By type
*** retrieve Truststore and Keystore password *** actual launch of AAI Resources Sat Dec 3 05:14:57 UTC 2022 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? Sat Dec 3 05:14:58 UTC 2022 Done /opt/app/aai-resources/scripts/updatePem.sh {"timestamp":"2022-12-03T05:15:00.765Z","message":"Initializing AAIConfig","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","LogTimestamp":"2022-12-03T05:15:00.756Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:00.779Z","message":"Reloading config from /opt/app/aai-resources/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","LogTimestamp":"2022-12-03T05:15:00.756Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:00.779Z","message":"Found the aaiconfig.properties in the following location: /opt/app/aai-resources/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","LogTimestamp":"2022-12-03T05:15:00.756Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:00.782Z","message":"A&AI Server Node Name = aai.config.nodename","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","LogTimestamp":"2022-12-03T05:15:00.756Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:02.344Z","message":"Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead.","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","LogTimestamp":"2022-12-03T05:15:00.756Z"},"thread":"main","logger":"o.s.b.l.logback.LogbackLoggingSystem","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:15:02.350Z","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":"2022-12-03T05:15:02.351Z","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":"2022-12-03T05:15:02.351Z","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":"2022-12-03T05:15:02.351Z","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":"2022-12-03T05:15:02.351Z","message":"HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.","thread":"background-preinit","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.12.RELEASE) 05:15:08,719 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml] 05:15:08,726 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set 05:15:08,730 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 05:15:08,730 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS] 05:15:08,731 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1548010882 - setting totalSizeCap to 1 GB 05:15:08,731 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1548010882 - Will use zip compression 05:15:08,731 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1548010882 - Will use the pattern /opt/app/aai-resources/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file 05:15:08,732 |-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'. 05:15:08,732 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 05:15:08,732 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Sat Dec 03 05:15:08 GMT 2022 05:15:08,751 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: /opt/app/aai-resources/logs/ajsc-jetty/localhost_access.log 05:15:08,751 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [/opt/app/aai-resources/logs/ajsc-jetty/localhost_access.log] 05:15:08,751 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null 05:15:08,751 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 05:15:08,751 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS] 05:15:08,753 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null 05:15:08,753 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration. 05:15:08,753 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@67d18ed7 - Registering current configuration as safe fallback point {"timestamp":"2022-12-03T05:15:09.026Z","message":"going to scan these urls:\njar:file:/opt/app/aai-resources/lib/aai-resources-1.11.0.jar!/BOOT-INF/classes!/","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","LogTimestamp":"2022-12-03T05:15:00.756Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:09.159Z","message":"Reflections took 133 ms to scan 1 urls, producing 6 keys and 46 values ","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","LogTimestamp":"2022-12-03T05:15:00.756Z"},"thread":"main","logger":"org.reflections.Reflections","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:09.161Z","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":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","LogTimestamp":"2022-12-03T05:15:00.756Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:09.166Z","message":"Reflections took 5 ms to scan 1 urls, producing 6 keys and 6 values ","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","LogTimestamp":"2022-12-03T05:15:00.756Z"},"thread":"main","logger":"org.reflections.Reflections","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:09.935Z","message":"Using SLF4J as the default logging framework","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","LogTimestamp":"2022-12-03T05:15:00.756Z"},"thread":"main","logger":"i.m.c.u.i.l.InternalLoggerFactory","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:11.508Z","message":"Translator is SchemaServiceTranslator","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","LogTimestamp":"2022-12-03T05:15:00.756Z"},"thread":"main","logger":"o.onap.aai.config.NodesConfiguration","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:12.085Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","LogTimestamp":"2022-12-03T05:15:00.756Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:12.086Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","LogTimestamp":"2022-12-03T05:15:00.756Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:12.086Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","LogTimestamp":"2022-12-03T05:15:00.756Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:12.088Z","message":"Request Headers: {}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","LogTimestamp":"2022-12-03T05:15:00.756Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:12.098Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/versions, BODY=","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","LogTimestamp":"2022-12-03T05:15:00.756Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:12.227Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"0e85a76f-1c2d-4834-b0eb-b28dfc2db19f","LogTimestamp":"2022-12-03T05:15:12.220Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:12.228Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"0e85a76f-1c2d-4834-b0eb-b28dfc2db19f","LogTimestamp":"2022-12-03T05:15:12.220Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:12.228Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"0e85a76f-1c2d-4834-b0eb-b28dfc2db19f","LogTimestamp":"2022-12-03T05:15:12.220Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:12.231Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"0e85a76f-1c2d-4834-b0eb-b28dfc2db19f","LogTimestamp":"2022-12-03T05:15:12.220Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:12.711Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"486","StatusCode":"COMPLETE","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","InvocationID":"0e85a76f-1c2d-4834-b0eb-b28dfc2db19f","LogTimestamp":"2022-12-03T05:15:12.706Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:12.825Z","message":"Processing the translator","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"486","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0e85a76f-1c2d-4834-b0eb-b28dfc2db19f","LogTimestamp":"2022-12-03T05:15:12.706Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:12.826Z","message":"Version being processedv11","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"486","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0e85a76f-1c2d-4834-b0eb-b28dfc2db19f","LogTimestamp":"2022-12-03T05:15:12.706Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:12.827Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"486","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0e85a76f-1c2d-4834-b0eb-b28dfc2db19f","LogTimestamp":"2022-12-03T05:15:12.706Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:12.920Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"d9cd39d9-1522-4270-9954-114c309e966d","LogTimestamp":"2022-12-03T05:15:12.919Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:12.920Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"d9cd39d9-1522-4270-9954-114c309e966d","LogTimestamp":"2022-12-03T05:15:12.919Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:12.920Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"d9cd39d9-1522-4270-9954-114c309e966d","LogTimestamp":"2022-12-03T05:15:12.919Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:12.921Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"d9cd39d9-1522-4270-9954-114c309e966d","LogTimestamp":"2022-12-03T05:15:12.919Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:12.948Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"d9cd39d9-1522-4270-9954-114c309e966d","LogTimestamp":"2022-12-03T05:15:12.948Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:13.014Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d9cd39d9-1522-4270-9954-114c309e966d","LogTimestamp":"2022-12-03T05:15:12.948Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:13.015Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d9cd39d9-1522-4270-9954-114c309e966d","LogTimestamp":"2022-12-03T05:15:12.948Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:13.015Z","message":"Ingested the InputStream","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d9cd39d9-1522-4270-9954-114c309e966d","LogTimestamp":"2022-12-03T05:15:12.948Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:16.553Z","message":"Types size 222","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d9cd39d9-1522-4270-9954-114c309e966d","LogTimestamp":"2022-12-03T05:15:12.948Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:16.570Z","message":"Version being processedv12","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d9cd39d9-1522-4270-9954-114c309e966d","LogTimestamp":"2022-12-03T05:15:12.948Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:16.571Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d9cd39d9-1522-4270-9954-114c309e966d","LogTimestamp":"2022-12-03T05:15:12.948Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:16.573Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"926b9381-0b16-4347-b671-47297853e701","LogTimestamp":"2022-12-03T05:15:16.573Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:16.574Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"926b9381-0b16-4347-b671-47297853e701","LogTimestamp":"2022-12-03T05:15:16.573Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:16.574Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"926b9381-0b16-4347-b671-47297853e701","LogTimestamp":"2022-12-03T05:15:16.573Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:16.574Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"926b9381-0b16-4347-b671-47297853e701","LogTimestamp":"2022-12-03T05:15:16.573Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:16.600Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"27","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"926b9381-0b16-4347-b671-47297853e701","LogTimestamp":"2022-12-03T05:15:16.600Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:16.619Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"926b9381-0b16-4347-b671-47297853e701","LogTimestamp":"2022-12-03T05:15:16.600Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:16.620Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"926b9381-0b16-4347-b671-47297853e701","LogTimestamp":"2022-12-03T05:15:16.600Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:16.620Z","message":"Ingested the InputStream","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"926b9381-0b16-4347-b671-47297853e701","LogTimestamp":"2022-12-03T05:15:16.600Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:18.414Z","message":"Types size 235","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"926b9381-0b16-4347-b671-47297853e701","LogTimestamp":"2022-12-03T05:15:16.600Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:18.430Z","message":"Version being processedv13","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"926b9381-0b16-4347-b671-47297853e701","LogTimestamp":"2022-12-03T05:15:16.600Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:18.431Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"926b9381-0b16-4347-b671-47297853e701","LogTimestamp":"2022-12-03T05:15:16.600Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:18.434Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"5b8267b9-ec54-49f9-bb1f-d8181a720871","LogTimestamp":"2022-12-03T05:15:18.433Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:18.434Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"5b8267b9-ec54-49f9-bb1f-d8181a720871","LogTimestamp":"2022-12-03T05:15:18.433Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:18.434Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"5b8267b9-ec54-49f9-bb1f-d8181a720871","LogTimestamp":"2022-12-03T05:15:18.433Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:18.434Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"5b8267b9-ec54-49f9-bb1f-d8181a720871","LogTimestamp":"2022-12-03T05:15:18.433Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:18.456Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"23","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"5b8267b9-ec54-49f9-bb1f-d8181a720871","LogTimestamp":"2022-12-03T05:15:18.456Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:18.473Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5b8267b9-ec54-49f9-bb1f-d8181a720871","LogTimestamp":"2022-12-03T05:15:18.456Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:18.474Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5b8267b9-ec54-49f9-bb1f-d8181a720871","LogTimestamp":"2022-12-03T05:15:18.456Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:18.474Z","message":"Ingested the InputStream","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5b8267b9-ec54-49f9-bb1f-d8181a720871","LogTimestamp":"2022-12-03T05:15:18.456Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:19.977Z","message":"Types size 237","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5b8267b9-ec54-49f9-bb1f-d8181a720871","LogTimestamp":"2022-12-03T05:15:18.456Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:19.993Z","message":"Version being processedv14","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5b8267b9-ec54-49f9-bb1f-d8181a720871","LogTimestamp":"2022-12-03T05:15:18.456Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:19.994Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5b8267b9-ec54-49f9-bb1f-d8181a720871","LogTimestamp":"2022-12-03T05:15:18.456Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:19.996Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"bd29cf1d-0f52-448c-8815-01d775f6ecb9","LogTimestamp":"2022-12-03T05:15:19.996Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:19.996Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"bd29cf1d-0f52-448c-8815-01d775f6ecb9","LogTimestamp":"2022-12-03T05:15:19.996Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:19.997Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"bd29cf1d-0f52-448c-8815-01d775f6ecb9","LogTimestamp":"2022-12-03T05:15:19.996Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:19.997Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"bd29cf1d-0f52-448c-8815-01d775f6ecb9","LogTimestamp":"2022-12-03T05:15:19.996Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:20.017Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"20","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"bd29cf1d-0f52-448c-8815-01d775f6ecb9","LogTimestamp":"2022-12-03T05:15:20.016Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:20.036Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"20","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bd29cf1d-0f52-448c-8815-01d775f6ecb9","LogTimestamp":"2022-12-03T05:15:20.016Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:20.036Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"20","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bd29cf1d-0f52-448c-8815-01d775f6ecb9","LogTimestamp":"2022-12-03T05:15:20.016Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:20.037Z","message":"Ingested the InputStream","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"20","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bd29cf1d-0f52-448c-8815-01d775f6ecb9","LogTimestamp":"2022-12-03T05:15:20.016Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:21.896Z","message":"Types size 272","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"20","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bd29cf1d-0f52-448c-8815-01d775f6ecb9","LogTimestamp":"2022-12-03T05:15:20.016Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:21.919Z","message":"Version being processedv15","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"20","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bd29cf1d-0f52-448c-8815-01d775f6ecb9","LogTimestamp":"2022-12-03T05:15:20.016Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:21.920Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"20","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bd29cf1d-0f52-448c-8815-01d775f6ecb9","LogTimestamp":"2022-12-03T05:15:20.016Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:21.922Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"fcad4b21-3841-4ebe-bd46-3b15d7547a66","LogTimestamp":"2022-12-03T05:15:21.922Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:21.923Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"fcad4b21-3841-4ebe-bd46-3b15d7547a66","LogTimestamp":"2022-12-03T05:15:21.922Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:21.923Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"fcad4b21-3841-4ebe-bd46-3b15d7547a66","LogTimestamp":"2022-12-03T05:15:21.922Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:21.923Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"fcad4b21-3841-4ebe-bd46-3b15d7547a66","LogTimestamp":"2022-12-03T05:15:21.922Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:21.959Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"37","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"fcad4b21-3841-4ebe-bd46-3b15d7547a66","LogTimestamp":"2022-12-03T05:15:21.959Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:21.980Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"37","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fcad4b21-3841-4ebe-bd46-3b15d7547a66","LogTimestamp":"2022-12-03T05:15:21.959Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:21.981Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"37","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fcad4b21-3841-4ebe-bd46-3b15d7547a66","LogTimestamp":"2022-12-03T05:15:21.959Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:21.981Z","message":"Ingested the InputStream","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"37","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fcad4b21-3841-4ebe-bd46-3b15d7547a66","LogTimestamp":"2022-12-03T05:15:21.959Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:23.622Z","message":"Types size 279","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"37","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fcad4b21-3841-4ebe-bd46-3b15d7547a66","LogTimestamp":"2022-12-03T05:15:21.959Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:23.635Z","message":"Version being processedv16","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"37","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fcad4b21-3841-4ebe-bd46-3b15d7547a66","LogTimestamp":"2022-12-03T05:15:21.959Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:23.635Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"37","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fcad4b21-3841-4ebe-bd46-3b15d7547a66","LogTimestamp":"2022-12-03T05:15:21.959Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:23.638Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e5369343-7323-42ba-aa52-3d409560af35","LogTimestamp":"2022-12-03T05:15:23.637Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:23.638Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e5369343-7323-42ba-aa52-3d409560af35","LogTimestamp":"2022-12-03T05:15:23.637Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:23.638Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e5369343-7323-42ba-aa52-3d409560af35","LogTimestamp":"2022-12-03T05:15:23.637Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:23.638Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e5369343-7323-42ba-aa52-3d409560af35","LogTimestamp":"2022-12-03T05:15:23.637Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:23.667Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"e5369343-7323-42ba-aa52-3d409560af35","LogTimestamp":"2022-12-03T05:15:23.666Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:23.796Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e5369343-7323-42ba-aa52-3d409560af35","LogTimestamp":"2022-12-03T05:15:23.666Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:23.813Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e5369343-7323-42ba-aa52-3d409560af35","LogTimestamp":"2022-12-03T05:15:23.666Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:23.813Z","message":"Ingested the InputStream","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e5369343-7323-42ba-aa52-3d409560af35","LogTimestamp":"2022-12-03T05:15:23.666Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:25.360Z","message":"Types size 281","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e5369343-7323-42ba-aa52-3d409560af35","LogTimestamp":"2022-12-03T05:15:23.666Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:25.370Z","message":"Version being processedv17","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e5369343-7323-42ba-aa52-3d409560af35","LogTimestamp":"2022-12-03T05:15:23.666Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:25.370Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e5369343-7323-42ba-aa52-3d409560af35","LogTimestamp":"2022-12-03T05:15:23.666Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:25.372Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f52ee28e-7300-4af1-911e-c384a6780344","LogTimestamp":"2022-12-03T05:15:25.372Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:25.373Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f52ee28e-7300-4af1-911e-c384a6780344","LogTimestamp":"2022-12-03T05:15:25.372Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:25.373Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f52ee28e-7300-4af1-911e-c384a6780344","LogTimestamp":"2022-12-03T05:15:25.372Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:25.373Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f52ee28e-7300-4af1-911e-c384a6780344","LogTimestamp":"2022-12-03T05:15:25.372Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:25.397Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"25","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"f52ee28e-7300-4af1-911e-c384a6780344","LogTimestamp":"2022-12-03T05:15:25.397Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:25.415Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f52ee28e-7300-4af1-911e-c384a6780344","LogTimestamp":"2022-12-03T05:15:25.397Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:25.416Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f52ee28e-7300-4af1-911e-c384a6780344","LogTimestamp":"2022-12-03T05:15:25.397Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:25.416Z","message":"Ingested the InputStream","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f52ee28e-7300-4af1-911e-c384a6780344","LogTimestamp":"2022-12-03T05:15:25.397Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:26.965Z","message":"Types size 281","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f52ee28e-7300-4af1-911e-c384a6780344","LogTimestamp":"2022-12-03T05:15:25.397Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:26.978Z","message":"Version being processedv18","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f52ee28e-7300-4af1-911e-c384a6780344","LogTimestamp":"2022-12-03T05:15:25.397Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:26.978Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f52ee28e-7300-4af1-911e-c384a6780344","LogTimestamp":"2022-12-03T05:15:25.397Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:26.981Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"38e15eeb-bc47-4761-b473-328ac224119a","LogTimestamp":"2022-12-03T05:15:26.980Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:26.981Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"38e15eeb-bc47-4761-b473-328ac224119a","LogTimestamp":"2022-12-03T05:15:26.980Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:26.981Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"38e15eeb-bc47-4761-b473-328ac224119a","LogTimestamp":"2022-12-03T05:15:26.980Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:26.981Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"38e15eeb-bc47-4761-b473-328ac224119a","LogTimestamp":"2022-12-03T05:15:26.980Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:27.003Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"23","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"38e15eeb-bc47-4761-b473-328ac224119a","LogTimestamp":"2022-12-03T05:15:27.003Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:27.038Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"38e15eeb-bc47-4761-b473-328ac224119a","LogTimestamp":"2022-12-03T05:15:27.003Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:27.040Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"38e15eeb-bc47-4761-b473-328ac224119a","LogTimestamp":"2022-12-03T05:15:27.003Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:27.040Z","message":"Ingested the InputStream","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"38e15eeb-bc47-4761-b473-328ac224119a","LogTimestamp":"2022-12-03T05:15:27.003Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:29.048Z","message":"Types size 281","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"38e15eeb-bc47-4761-b473-328ac224119a","LogTimestamp":"2022-12-03T05:15:27.003Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:29.059Z","message":"Version being processedv19","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"38e15eeb-bc47-4761-b473-328ac224119a","LogTimestamp":"2022-12-03T05:15:27.003Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:29.059Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"38e15eeb-bc47-4761-b473-328ac224119a","LogTimestamp":"2022-12-03T05:15:27.003Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:29.061Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"70af0db9-5ee4-4db8-9cc0-10970f6022de","LogTimestamp":"2022-12-03T05:15:29.061Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:29.061Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"70af0db9-5ee4-4db8-9cc0-10970f6022de","LogTimestamp":"2022-12-03T05:15:29.061Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:29.062Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"70af0db9-5ee4-4db8-9cc0-10970f6022de","LogTimestamp":"2022-12-03T05:15:29.061Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:29.062Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"70af0db9-5ee4-4db8-9cc0-10970f6022de","LogTimestamp":"2022-12-03T05:15:29.061Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:29.090Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"70af0db9-5ee4-4db8-9cc0-10970f6022de","LogTimestamp":"2022-12-03T05:15:29.090Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:29.111Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"70af0db9-5ee4-4db8-9cc0-10970f6022de","LogTimestamp":"2022-12-03T05:15:29.090Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:29.112Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"70af0db9-5ee4-4db8-9cc0-10970f6022de","LogTimestamp":"2022-12-03T05:15:29.090Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:29.112Z","message":"Ingested the InputStream","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"70af0db9-5ee4-4db8-9cc0-10970f6022de","LogTimestamp":"2022-12-03T05:15:29.090Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:30.726Z","message":"Types size 301","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"70af0db9-5ee4-4db8-9cc0-10970f6022de","LogTimestamp":"2022-12-03T05:15:29.090Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:30.737Z","message":"Version being processedv20","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"70af0db9-5ee4-4db8-9cc0-10970f6022de","LogTimestamp":"2022-12-03T05:15:29.090Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:30.737Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"70af0db9-5ee4-4db8-9cc0-10970f6022de","LogTimestamp":"2022-12-03T05:15:29.090Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:30.739Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"256266a8-34d6-4c25-b991-c17ff0934c9b","LogTimestamp":"2022-12-03T05:15:30.739Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:30.740Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"256266a8-34d6-4c25-b991-c17ff0934c9b","LogTimestamp":"2022-12-03T05:15:30.739Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:30.740Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"256266a8-34d6-4c25-b991-c17ff0934c9b","LogTimestamp":"2022-12-03T05:15:30.739Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:30.740Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"256266a8-34d6-4c25-b991-c17ff0934c9b","LogTimestamp":"2022-12-03T05:15:30.739Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:30.766Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"27","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"256266a8-34d6-4c25-b991-c17ff0934c9b","LogTimestamp":"2022-12-03T05:15:30.766Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:30.787Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"256266a8-34d6-4c25-b991-c17ff0934c9b","LogTimestamp":"2022-12-03T05:15:30.766Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:30.787Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"256266a8-34d6-4c25-b991-c17ff0934c9b","LogTimestamp":"2022-12-03T05:15:30.766Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:30.788Z","message":"Ingested the InputStream","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"256266a8-34d6-4c25-b991-c17ff0934c9b","LogTimestamp":"2022-12-03T05:15:30.766Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:32.745Z","message":"Types size 305","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"256266a8-34d6-4c25-b991-c17ff0934c9b","LogTimestamp":"2022-12-03T05:15:30.766Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:32.757Z","message":"Version being processedv21","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"256266a8-34d6-4c25-b991-c17ff0934c9b","LogTimestamp":"2022-12-03T05:15:30.766Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:32.758Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"256266a8-34d6-4c25-b991-c17ff0934c9b","LogTimestamp":"2022-12-03T05:15:30.766Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:32.762Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b3f0d058-988c-4fc7-8fe8-d2e6b90c74d5","LogTimestamp":"2022-12-03T05:15:32.761Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:32.762Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b3f0d058-988c-4fc7-8fe8-d2e6b90c74d5","LogTimestamp":"2022-12-03T05:15:32.761Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:32.762Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b3f0d058-988c-4fc7-8fe8-d2e6b90c74d5","LogTimestamp":"2022-12-03T05:15:32.761Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:32.762Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b3f0d058-988c-4fc7-8fe8-d2e6b90c74d5","LogTimestamp":"2022-12-03T05:15:32.761Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:32.787Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"24","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"b3f0d058-988c-4fc7-8fe8-d2e6b90c74d5","LogTimestamp":"2022-12-03T05:15:32.785Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:32.813Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b3f0d058-988c-4fc7-8fe8-d2e6b90c74d5","LogTimestamp":"2022-12-03T05:15:32.785Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:32.816Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b3f0d058-988c-4fc7-8fe8-d2e6b90c74d5","LogTimestamp":"2022-12-03T05:15:32.785Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:32.817Z","message":"Ingested the InputStream","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b3f0d058-988c-4fc7-8fe8-d2e6b90c74d5","LogTimestamp":"2022-12-03T05:15:32.785Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:34.808Z","message":"Types size 371","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b3f0d058-988c-4fc7-8fe8-d2e6b90c74d5","LogTimestamp":"2022-12-03T05:15:32.785Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:34.822Z","message":"Version being processedv22","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b3f0d058-988c-4fc7-8fe8-d2e6b90c74d5","LogTimestamp":"2022-12-03T05:15:32.785Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:34.822Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b3f0d058-988c-4fc7-8fe8-d2e6b90c74d5","LogTimestamp":"2022-12-03T05:15:32.785Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:34.825Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"4838f04a-bd14-4fd8-a5e0-ea14a3206f68","LogTimestamp":"2022-12-03T05:15:34.825Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:34.826Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"4838f04a-bd14-4fd8-a5e0-ea14a3206f68","LogTimestamp":"2022-12-03T05:15:34.825Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:34.826Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"4838f04a-bd14-4fd8-a5e0-ea14a3206f68","LogTimestamp":"2022-12-03T05:15:34.825Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:34.826Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"4838f04a-bd14-4fd8-a5e0-ea14a3206f68","LogTimestamp":"2022-12-03T05:15:34.825Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:34.863Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"38","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"4838f04a-bd14-4fd8-a5e0-ea14a3206f68","LogTimestamp":"2022-12-03T05:15:34.863Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:34.895Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4838f04a-bd14-4fd8-a5e0-ea14a3206f68","LogTimestamp":"2022-12-03T05:15:34.863Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:34.896Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4838f04a-bd14-4fd8-a5e0-ea14a3206f68","LogTimestamp":"2022-12-03T05:15:34.863Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:34.896Z","message":"Ingested the InputStream","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4838f04a-bd14-4fd8-a5e0-ea14a3206f68","LogTimestamp":"2022-12-03T05:15:34.863Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:37.042Z","message":"Types size 378","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4838f04a-bd14-4fd8-a5e0-ea14a3206f68","LogTimestamp":"2022-12-03T05:15:34.863Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:37.058Z","message":"Version being processedv23","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4838f04a-bd14-4fd8-a5e0-ea14a3206f68","LogTimestamp":"2022-12-03T05:15:34.863Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:37.059Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4838f04a-bd14-4fd8-a5e0-ea14a3206f68","LogTimestamp":"2022-12-03T05:15:34.863Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:37.063Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e19a5384-ac05-42cd-bccd-ddae6e910ef1","LogTimestamp":"2022-12-03T05:15:37.062Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:37.064Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e19a5384-ac05-42cd-bccd-ddae6e910ef1","LogTimestamp":"2022-12-03T05:15:37.062Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:37.065Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e19a5384-ac05-42cd-bccd-ddae6e910ef1","LogTimestamp":"2022-12-03T05:15:37.062Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:37.065Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e19a5384-ac05-42cd-bccd-ddae6e910ef1","LogTimestamp":"2022-12-03T05:15:37.062Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:37.092Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"30","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"e19a5384-ac05-42cd-bccd-ddae6e910ef1","LogTimestamp":"2022-12-03T05:15:37.092Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:37.128Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e19a5384-ac05-42cd-bccd-ddae6e910ef1","LogTimestamp":"2022-12-03T05:15:37.092Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:37.129Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e19a5384-ac05-42cd-bccd-ddae6e910ef1","LogTimestamp":"2022-12-03T05:15:37.092Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:37.129Z","message":"Ingested the InputStream","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e19a5384-ac05-42cd-bccd-ddae6e910ef1","LogTimestamp":"2022-12-03T05:15:37.092Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:39.374Z","message":"Types size 378","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e19a5384-ac05-42cd-bccd-ddae6e910ef1","LogTimestamp":"2022-12-03T05:15:37.092Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:39.389Z","message":"Version being processedv24","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e19a5384-ac05-42cd-bccd-ddae6e910ef1","LogTimestamp":"2022-12-03T05:15:37.092Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:39.390Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e19a5384-ac05-42cd-bccd-ddae6e910ef1","LogTimestamp":"2022-12-03T05:15:37.092Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:39.392Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"bc160171-8f4e-4b65-84e7-1919d6d55739","LogTimestamp":"2022-12-03T05:15:39.392Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:39.392Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"bc160171-8f4e-4b65-84e7-1919d6d55739","LogTimestamp":"2022-12-03T05:15:39.392Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:39.393Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"bc160171-8f4e-4b65-84e7-1919d6d55739","LogTimestamp":"2022-12-03T05:15:39.392Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:39.393Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"bc160171-8f4e-4b65-84e7-1919d6d55739","LogTimestamp":"2022-12-03T05:15:39.392Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:39.422Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"bc160171-8f4e-4b65-84e7-1919d6d55739","LogTimestamp":"2022-12-03T05:15:39.421Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:39.453Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bc160171-8f4e-4b65-84e7-1919d6d55739","LogTimestamp":"2022-12-03T05:15:39.421Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:39.454Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bc160171-8f4e-4b65-84e7-1919d6d55739","LogTimestamp":"2022-12-03T05:15:39.421Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:39.454Z","message":"Ingested the InputStream","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bc160171-8f4e-4b65-84e7-1919d6d55739","LogTimestamp":"2022-12-03T05:15:39.421Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:41.622Z","message":"Types size 406","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bc160171-8f4e-4b65-84e7-1919d6d55739","LogTimestamp":"2022-12-03T05:15:39.421Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:41.638Z","message":"Version being processedv25","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bc160171-8f4e-4b65-84e7-1919d6d55739","LogTimestamp":"2022-12-03T05:15:39.421Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:41.639Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bc160171-8f4e-4b65-84e7-1919d6d55739","LogTimestamp":"2022-12-03T05:15:39.421Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:41.641Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c1ee1894-5ead-4d73-a346-25e67debb4f4","LogTimestamp":"2022-12-03T05:15:41.640Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:41.641Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c1ee1894-5ead-4d73-a346-25e67debb4f4","LogTimestamp":"2022-12-03T05:15:41.640Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:41.641Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c1ee1894-5ead-4d73-a346-25e67debb4f4","LogTimestamp":"2022-12-03T05:15:41.640Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:41.642Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c1ee1894-5ead-4d73-a346-25e67debb4f4","LogTimestamp":"2022-12-03T05:15:41.640Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:41.669Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"c1ee1894-5ead-4d73-a346-25e67debb4f4","LogTimestamp":"2022-12-03T05:15:41.669Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:41.703Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1ee1894-5ead-4d73-a346-25e67debb4f4","LogTimestamp":"2022-12-03T05:15:41.669Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:41.704Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1ee1894-5ead-4d73-a346-25e67debb4f4","LogTimestamp":"2022-12-03T05:15:41.669Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:41.704Z","message":"Ingested the InputStream","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1ee1894-5ead-4d73-a346-25e67debb4f4","LogTimestamp":"2022-12-03T05:15:41.669Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:44.048Z","message":"Types size 410","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1ee1894-5ead-4d73-a346-25e67debb4f4","LogTimestamp":"2022-12-03T05:15:41.669Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:44.066Z","message":"Version being processedv26","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1ee1894-5ead-4d73-a346-25e67debb4f4","LogTimestamp":"2022-12-03T05:15:41.669Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:44.067Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1ee1894-5ead-4d73-a346-25e67debb4f4","LogTimestamp":"2022-12-03T05:15:41.669Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:44.069Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"f8b65851-01c7-4090-a091-ff8dcddc8a3c","LogTimestamp":"2022-12-03T05:15:44.069Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:44.069Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"f8b65851-01c7-4090-a091-ff8dcddc8a3c","LogTimestamp":"2022-12-03T05:15:44.069Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:44.069Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"f8b65851-01c7-4090-a091-ff8dcddc8a3c","LogTimestamp":"2022-12-03T05:15:44.069Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:44.070Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"f8b65851-01c7-4090-a091-ff8dcddc8a3c","LogTimestamp":"2022-12-03T05:15:44.069Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:44.093Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"24","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"f8b65851-01c7-4090-a091-ff8dcddc8a3c","LogTimestamp":"2022-12-03T05:15:44.092Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:44.125Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f8b65851-01c7-4090-a091-ff8dcddc8a3c","LogTimestamp":"2022-12-03T05:15:44.092Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:44.126Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f8b65851-01c7-4090-a091-ff8dcddc8a3c","LogTimestamp":"2022-12-03T05:15:44.092Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:44.127Z","message":"Ingested the InputStream","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f8b65851-01c7-4090-a091-ff8dcddc8a3c","LogTimestamp":"2022-12-03T05:15:44.092Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:46.396Z","message":"Types size 410","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f8b65851-01c7-4090-a091-ff8dcddc8a3c","LogTimestamp":"2022-12-03T05:15:44.092Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:46.413Z","message":"Version being processedv27","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f8b65851-01c7-4090-a091-ff8dcddc8a3c","LogTimestamp":"2022-12-03T05:15:44.092Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:46.413Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f8b65851-01c7-4090-a091-ff8dcddc8a3c","LogTimestamp":"2022-12-03T05:15:44.092Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:46.415Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"fbc9a7a7-95e6-4193-8915-61ac81efdf2c","LogTimestamp":"2022-12-03T05:15:46.415Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:46.415Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"fbc9a7a7-95e6-4193-8915-61ac81efdf2c","LogTimestamp":"2022-12-03T05:15:46.415Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:46.415Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"fbc9a7a7-95e6-4193-8915-61ac81efdf2c","LogTimestamp":"2022-12-03T05:15:46.415Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:46.415Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"fbc9a7a7-95e6-4193-8915-61ac81efdf2c","LogTimestamp":"2022-12-03T05:15:46.415Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:46.451Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"36","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"fbc9a7a7-95e6-4193-8915-61ac81efdf2c","LogTimestamp":"2022-12-03T05:15:46.450Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:46.483Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fbc9a7a7-95e6-4193-8915-61ac81efdf2c","LogTimestamp":"2022-12-03T05:15:46.450Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:46.507Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fbc9a7a7-95e6-4193-8915-61ac81efdf2c","LogTimestamp":"2022-12-03T05:15:46.450Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:46.507Z","message":"Ingested the InputStream","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fbc9a7a7-95e6-4193-8915-61ac81efdf2c","LogTimestamp":"2022-12-03T05:15:46.450Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:48.690Z","message":"Types size 410","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fbc9a7a7-95e6-4193-8915-61ac81efdf2c","LogTimestamp":"2022-12-03T05:15:46.450Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:48.714Z","message":"AAI Server initialization started...","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fbc9a7a7-95e6-4193-8915-61ac81efdf2c","LogTimestamp":"2022-12-03T05:15:46.450Z"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:48.715Z","message":"Starting AAIGraph connections and the NodeInjestor","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fbc9a7a7-95e6-4193-8915-61ac81efdf2c","LogTimestamp":"2022-12-03T05:15:46.450Z"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:48.872Z","message":"Setting up AaiGraphChecker with scheduleEnabled=true, scheduleDelay=5, schedulePeriod=10 ","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fbc9a7a7-95e6-4193-8915-61ac81efdf2c","LogTimestamp":"2022-12-03T05:15:46.450Z"},"thread":"main","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.050Z","message":"Processing the translator","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fbc9a7a7-95e6-4193-8915-61ac81efdf2c","LogTimestamp":"2022-12-03T05:15:46.450Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.051Z","message":"Version being processedv11","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fbc9a7a7-95e6-4193-8915-61ac81efdf2c","LogTimestamp":"2022-12-03T05:15:46.450Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.052Z","message":"Request Headers: {}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fbc9a7a7-95e6-4193-8915-61ac81efdf2c","LogTimestamp":"2022-12-03T05:15:46.450Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.052Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v11, BODY=","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fbc9a7a7-95e6-4193-8915-61ac81efdf2c","LogTimestamp":"2022-12-03T05:15:46.450Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.054Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6c89c493-cd48-4ade-923d-303e9e337a9a","LogTimestamp":"2022-12-03T05:15:49.053Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.054Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6c89c493-cd48-4ade-923d-303e9e337a9a","LogTimestamp":"2022-12-03T05:15:49.053Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.054Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6c89c493-cd48-4ade-923d-303e9e337a9a","LogTimestamp":"2022-12-03T05:15:49.053Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.054Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6c89c493-cd48-4ade-923d-303e9e337a9a","LogTimestamp":"2022-12-03T05:15:49.053Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.070Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"17","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"6c89c493-cd48-4ade-923d-303e9e337a9a","LogTimestamp":"2022-12-03T05:15:49.070Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.072Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6c89c493-cd48-4ade-923d-303e9e337a9a","LogTimestamp":"2022-12-03T05:15:49.070Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.072Z","message":"Retrieved json from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6c89c493-cd48-4ade-923d-303e9e337a9a","LogTimestamp":"2022-12-03T05:15:49.070Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.073Z","message":"Version being processedv12","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6c89c493-cd48-4ade-923d-303e9e337a9a","LogTimestamp":"2022-12-03T05:15:49.070Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.073Z","message":"Request Headers: {}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6c89c493-cd48-4ade-923d-303e9e337a9a","LogTimestamp":"2022-12-03T05:15:49.070Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.073Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v12, BODY=","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6c89c493-cd48-4ade-923d-303e9e337a9a","LogTimestamp":"2022-12-03T05:15:49.070Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.074Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1b0bc752-5ca8-41c2-a71b-1b814fe1dde2","LogTimestamp":"2022-12-03T05:15:49.074Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.075Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1b0bc752-5ca8-41c2-a71b-1b814fe1dde2","LogTimestamp":"2022-12-03T05:15:49.074Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.075Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1b0bc752-5ca8-41c2-a71b-1b814fe1dde2","LogTimestamp":"2022-12-03T05:15:49.074Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.075Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1b0bc752-5ca8-41c2-a71b-1b814fe1dde2","LogTimestamp":"2022-12-03T05:15:49.074Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.084Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"10","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"1b0bc752-5ca8-41c2-a71b-1b814fe1dde2","LogTimestamp":"2022-12-03T05:15:49.084Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.086Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"10","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1b0bc752-5ca8-41c2-a71b-1b814fe1dde2","LogTimestamp":"2022-12-03T05:15:49.084Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.086Z","message":"Retrieved json from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"10","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1b0bc752-5ca8-41c2-a71b-1b814fe1dde2","LogTimestamp":"2022-12-03T05:15:49.084Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.086Z","message":"Version being processedv13","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"10","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1b0bc752-5ca8-41c2-a71b-1b814fe1dde2","LogTimestamp":"2022-12-03T05:15:49.084Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.087Z","message":"Request Headers: {}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"10","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1b0bc752-5ca8-41c2-a71b-1b814fe1dde2","LogTimestamp":"2022-12-03T05:15:49.084Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.087Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v13, BODY=","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"10","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1b0bc752-5ca8-41c2-a71b-1b814fe1dde2","LogTimestamp":"2022-12-03T05:15:49.084Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.088Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1fdcd7e5-a53f-4f0d-bef8-d148361348c5","LogTimestamp":"2022-12-03T05:15:49.088Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.089Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1fdcd7e5-a53f-4f0d-bef8-d148361348c5","LogTimestamp":"2022-12-03T05:15:49.088Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.089Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1fdcd7e5-a53f-4f0d-bef8-d148361348c5","LogTimestamp":"2022-12-03T05:15:49.088Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.089Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1fdcd7e5-a53f-4f0d-bef8-d148361348c5","LogTimestamp":"2022-12-03T05:15:49.088Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.098Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"10","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"1fdcd7e5-a53f-4f0d-bef8-d148361348c5","LogTimestamp":"2022-12-03T05:15:49.098Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.100Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"10","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1fdcd7e5-a53f-4f0d-bef8-d148361348c5","LogTimestamp":"2022-12-03T05:15:49.098Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.101Z","message":"Retrieved json from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"10","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1fdcd7e5-a53f-4f0d-bef8-d148361348c5","LogTimestamp":"2022-12-03T05:15:49.098Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.101Z","message":"Version being processedv14","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"10","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1fdcd7e5-a53f-4f0d-bef8-d148361348c5","LogTimestamp":"2022-12-03T05:15:49.098Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.101Z","message":"Request Headers: {}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"10","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1fdcd7e5-a53f-4f0d-bef8-d148361348c5","LogTimestamp":"2022-12-03T05:15:49.098Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.101Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v14, BODY=","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"10","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1fdcd7e5-a53f-4f0d-bef8-d148361348c5","LogTimestamp":"2022-12-03T05:15:49.098Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.103Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"9763dcf6-9ddb-48a6-bb24-5dbfd47909c7","LogTimestamp":"2022-12-03T05:15:49.102Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.103Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"9763dcf6-9ddb-48a6-bb24-5dbfd47909c7","LogTimestamp":"2022-12-03T05:15:49.102Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.103Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"9763dcf6-9ddb-48a6-bb24-5dbfd47909c7","LogTimestamp":"2022-12-03T05:15:49.102Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.103Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"9763dcf6-9ddb-48a6-bb24-5dbfd47909c7","LogTimestamp":"2022-12-03T05:15:49.102Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.115Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"13","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"9763dcf6-9ddb-48a6-bb24-5dbfd47909c7","LogTimestamp":"2022-12-03T05:15:49.115Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.117Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"13","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9763dcf6-9ddb-48a6-bb24-5dbfd47909c7","LogTimestamp":"2022-12-03T05:15:49.115Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.118Z","message":"Retrieved json from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"13","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9763dcf6-9ddb-48a6-bb24-5dbfd47909c7","LogTimestamp":"2022-12-03T05:15:49.115Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.118Z","message":"Version being processedv15","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"13","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9763dcf6-9ddb-48a6-bb24-5dbfd47909c7","LogTimestamp":"2022-12-03T05:15:49.115Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.118Z","message":"Request Headers: {}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"13","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9763dcf6-9ddb-48a6-bb24-5dbfd47909c7","LogTimestamp":"2022-12-03T05:15:49.115Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.119Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v15, BODY=","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"13","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9763dcf6-9ddb-48a6-bb24-5dbfd47909c7","LogTimestamp":"2022-12-03T05:15:49.115Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.120Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"7a37963b-05b3-498a-880a-fa69bcd37d95","LogTimestamp":"2022-12-03T05:15:49.120Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.120Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"7a37963b-05b3-498a-880a-fa69bcd37d95","LogTimestamp":"2022-12-03T05:15:49.120Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.120Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"7a37963b-05b3-498a-880a-fa69bcd37d95","LogTimestamp":"2022-12-03T05:15:49.120Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.120Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"7a37963b-05b3-498a-880a-fa69bcd37d95","LogTimestamp":"2022-12-03T05:15:49.120Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.132Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"12","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"7a37963b-05b3-498a-880a-fa69bcd37d95","LogTimestamp":"2022-12-03T05:15:49.132Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.135Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"12","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7a37963b-05b3-498a-880a-fa69bcd37d95","LogTimestamp":"2022-12-03T05:15:49.132Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.135Z","message":"Retrieved json from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"12","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7a37963b-05b3-498a-880a-fa69bcd37d95","LogTimestamp":"2022-12-03T05:15:49.132Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.135Z","message":"Version being processedv16","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"12","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7a37963b-05b3-498a-880a-fa69bcd37d95","LogTimestamp":"2022-12-03T05:15:49.132Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.135Z","message":"Request Headers: {}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"12","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7a37963b-05b3-498a-880a-fa69bcd37d95","LogTimestamp":"2022-12-03T05:15:49.132Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.136Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v16, BODY=","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"12","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7a37963b-05b3-498a-880a-fa69bcd37d95","LogTimestamp":"2022-12-03T05:15:49.132Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.137Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d5188fa1-3a8e-422b-935b-a6cde625b9c6","LogTimestamp":"2022-12-03T05:15:49.137Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.137Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d5188fa1-3a8e-422b-935b-a6cde625b9c6","LogTimestamp":"2022-12-03T05:15:49.137Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.137Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d5188fa1-3a8e-422b-935b-a6cde625b9c6","LogTimestamp":"2022-12-03T05:15:49.137Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.137Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d5188fa1-3a8e-422b-935b-a6cde625b9c6","LogTimestamp":"2022-12-03T05:15:49.137Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.148Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"11","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"d5188fa1-3a8e-422b-935b-a6cde625b9c6","LogTimestamp":"2022-12-03T05:15:49.148Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.151Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"11","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d5188fa1-3a8e-422b-935b-a6cde625b9c6","LogTimestamp":"2022-12-03T05:15:49.148Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.151Z","message":"Retrieved json from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"11","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d5188fa1-3a8e-422b-935b-a6cde625b9c6","LogTimestamp":"2022-12-03T05:15:49.148Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.151Z","message":"Version being processedv17","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"11","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d5188fa1-3a8e-422b-935b-a6cde625b9c6","LogTimestamp":"2022-12-03T05:15:49.148Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.152Z","message":"Request Headers: {}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"11","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d5188fa1-3a8e-422b-935b-a6cde625b9c6","LogTimestamp":"2022-12-03T05:15:49.148Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.152Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v17, BODY=","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"11","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d5188fa1-3a8e-422b-935b-a6cde625b9c6","LogTimestamp":"2022-12-03T05:15:49.148Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.153Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"480dfd4d-913f-4b8d-a798-44fbc1363430","LogTimestamp":"2022-12-03T05:15:49.153Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.153Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"480dfd4d-913f-4b8d-a798-44fbc1363430","LogTimestamp":"2022-12-03T05:15:49.153Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.153Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"480dfd4d-913f-4b8d-a798-44fbc1363430","LogTimestamp":"2022-12-03T05:15:49.153Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.154Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"480dfd4d-913f-4b8d-a798-44fbc1363430","LogTimestamp":"2022-12-03T05:15:49.153Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.164Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"10","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"480dfd4d-913f-4b8d-a798-44fbc1363430","LogTimestamp":"2022-12-03T05:15:49.163Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.166Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"10","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"480dfd4d-913f-4b8d-a798-44fbc1363430","LogTimestamp":"2022-12-03T05:15:49.163Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.167Z","message":"Retrieved json from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"10","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"480dfd4d-913f-4b8d-a798-44fbc1363430","LogTimestamp":"2022-12-03T05:15:49.163Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.167Z","message":"Version being processedv18","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"10","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"480dfd4d-913f-4b8d-a798-44fbc1363430","LogTimestamp":"2022-12-03T05:15:49.163Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.167Z","message":"Request Headers: {}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"10","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"480dfd4d-913f-4b8d-a798-44fbc1363430","LogTimestamp":"2022-12-03T05:15:49.163Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.167Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v18, BODY=","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"10","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"480dfd4d-913f-4b8d-a798-44fbc1363430","LogTimestamp":"2022-12-03T05:15:49.163Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.169Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ae1bc926-3f2c-40bb-a953-f012ad210d74","LogTimestamp":"2022-12-03T05:15:49.168Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.169Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ae1bc926-3f2c-40bb-a953-f012ad210d74","LogTimestamp":"2022-12-03T05:15:49.168Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.169Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ae1bc926-3f2c-40bb-a953-f012ad210d74","LogTimestamp":"2022-12-03T05:15:49.168Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.169Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ae1bc926-3f2c-40bb-a953-f012ad210d74","LogTimestamp":"2022-12-03T05:15:49.168Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.187Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"18","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"ae1bc926-3f2c-40bb-a953-f012ad210d74","LogTimestamp":"2022-12-03T05:15:49.186Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.189Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"18","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ae1bc926-3f2c-40bb-a953-f012ad210d74","LogTimestamp":"2022-12-03T05:15:49.186Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.190Z","message":"Retrieved json from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"18","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ae1bc926-3f2c-40bb-a953-f012ad210d74","LogTimestamp":"2022-12-03T05:15:49.186Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.190Z","message":"Version being processedv19","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"18","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ae1bc926-3f2c-40bb-a953-f012ad210d74","LogTimestamp":"2022-12-03T05:15:49.186Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.190Z","message":"Request Headers: {}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"18","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ae1bc926-3f2c-40bb-a953-f012ad210d74","LogTimestamp":"2022-12-03T05:15:49.186Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.191Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v19, BODY=","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"18","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ae1bc926-3f2c-40bb-a953-f012ad210d74","LogTimestamp":"2022-12-03T05:15:49.186Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.192Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"65de4b90-8899-4897-a739-39bfaefc1f67","LogTimestamp":"2022-12-03T05:15:49.191Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.192Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"65de4b90-8899-4897-a739-39bfaefc1f67","LogTimestamp":"2022-12-03T05:15:49.191Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.192Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"65de4b90-8899-4897-a739-39bfaefc1f67","LogTimestamp":"2022-12-03T05:15:49.191Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.192Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"65de4b90-8899-4897-a739-39bfaefc1f67","LogTimestamp":"2022-12-03T05:15:49.191Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.203Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"12","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"65de4b90-8899-4897-a739-39bfaefc1f67","LogTimestamp":"2022-12-03T05:15:49.203Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.206Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"12","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"65de4b90-8899-4897-a739-39bfaefc1f67","LogTimestamp":"2022-12-03T05:15:49.203Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.206Z","message":"Retrieved json from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"12","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"65de4b90-8899-4897-a739-39bfaefc1f67","LogTimestamp":"2022-12-03T05:15:49.203Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.206Z","message":"Version being processedv20","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"12","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"65de4b90-8899-4897-a739-39bfaefc1f67","LogTimestamp":"2022-12-03T05:15:49.203Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.207Z","message":"Request Headers: {}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"12","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"65de4b90-8899-4897-a739-39bfaefc1f67","LogTimestamp":"2022-12-03T05:15:49.203Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.207Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v20, BODY=","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"12","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"65de4b90-8899-4897-a739-39bfaefc1f67","LogTimestamp":"2022-12-03T05:15:49.203Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.208Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1736e984-9bc9-4a07-81fd-1039c31639b3","LogTimestamp":"2022-12-03T05:15:49.208Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.208Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1736e984-9bc9-4a07-81fd-1039c31639b3","LogTimestamp":"2022-12-03T05:15:49.208Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.208Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1736e984-9bc9-4a07-81fd-1039c31639b3","LogTimestamp":"2022-12-03T05:15:49.208Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.209Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1736e984-9bc9-4a07-81fd-1039c31639b3","LogTimestamp":"2022-12-03T05:15:49.208Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.226Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"17","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"1736e984-9bc9-4a07-81fd-1039c31639b3","LogTimestamp":"2022-12-03T05:15:49.225Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.229Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1736e984-9bc9-4a07-81fd-1039c31639b3","LogTimestamp":"2022-12-03T05:15:49.225Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.229Z","message":"Retrieved json from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1736e984-9bc9-4a07-81fd-1039c31639b3","LogTimestamp":"2022-12-03T05:15:49.225Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.229Z","message":"Version being processedv21","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1736e984-9bc9-4a07-81fd-1039c31639b3","LogTimestamp":"2022-12-03T05:15:49.225Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.229Z","message":"Request Headers: {}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1736e984-9bc9-4a07-81fd-1039c31639b3","LogTimestamp":"2022-12-03T05:15:49.225Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.230Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v21, BODY=","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1736e984-9bc9-4a07-81fd-1039c31639b3","LogTimestamp":"2022-12-03T05:15:49.225Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.231Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d959eb6c-7173-4411-9729-615cec1f81df","LogTimestamp":"2022-12-03T05:15:49.231Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.231Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d959eb6c-7173-4411-9729-615cec1f81df","LogTimestamp":"2022-12-03T05:15:49.231Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.231Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d959eb6c-7173-4411-9729-615cec1f81df","LogTimestamp":"2022-12-03T05:15:49.231Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.231Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d959eb6c-7173-4411-9729-615cec1f81df","LogTimestamp":"2022-12-03T05:15:49.231Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.243Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"12","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"d959eb6c-7173-4411-9729-615cec1f81df","LogTimestamp":"2022-12-03T05:15:49.243Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.248Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"12","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d959eb6c-7173-4411-9729-615cec1f81df","LogTimestamp":"2022-12-03T05:15:49.243Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.249Z","message":"Retrieved json from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"12","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d959eb6c-7173-4411-9729-615cec1f81df","LogTimestamp":"2022-12-03T05:15:49.243Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.249Z","message":"Version being processedv22","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"12","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d959eb6c-7173-4411-9729-615cec1f81df","LogTimestamp":"2022-12-03T05:15:49.243Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.249Z","message":"Request Headers: {}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"12","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d959eb6c-7173-4411-9729-615cec1f81df","LogTimestamp":"2022-12-03T05:15:49.243Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.249Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v22, BODY=","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"12","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d959eb6c-7173-4411-9729-615cec1f81df","LogTimestamp":"2022-12-03T05:15:49.243Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.251Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d283b38e-b53e-46a3-b12d-bff33341c4cf","LogTimestamp":"2022-12-03T05:15:49.250Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.251Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d283b38e-b53e-46a3-b12d-bff33341c4cf","LogTimestamp":"2022-12-03T05:15:49.250Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.251Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d283b38e-b53e-46a3-b12d-bff33341c4cf","LogTimestamp":"2022-12-03T05:15:49.250Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.251Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d283b38e-b53e-46a3-b12d-bff33341c4cf","LogTimestamp":"2022-12-03T05:15:49.250Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.265Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"15","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"d283b38e-b53e-46a3-b12d-bff33341c4cf","LogTimestamp":"2022-12-03T05:15:49.265Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.271Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"15","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d283b38e-b53e-46a3-b12d-bff33341c4cf","LogTimestamp":"2022-12-03T05:15:49.265Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.271Z","message":"Retrieved json from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"15","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d283b38e-b53e-46a3-b12d-bff33341c4cf","LogTimestamp":"2022-12-03T05:15:49.265Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.271Z","message":"Version being processedv23","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"15","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d283b38e-b53e-46a3-b12d-bff33341c4cf","LogTimestamp":"2022-12-03T05:15:49.265Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.271Z","message":"Request Headers: {}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"15","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d283b38e-b53e-46a3-b12d-bff33341c4cf","LogTimestamp":"2022-12-03T05:15:49.265Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.272Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v23, BODY=","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"15","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d283b38e-b53e-46a3-b12d-bff33341c4cf","LogTimestamp":"2022-12-03T05:15:49.265Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.273Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"d5342636-cfe2-4ffd-a460-78e301d25661","LogTimestamp":"2022-12-03T05:15:49.273Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.273Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"d5342636-cfe2-4ffd-a460-78e301d25661","LogTimestamp":"2022-12-03T05:15:49.273Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.273Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"d5342636-cfe2-4ffd-a460-78e301d25661","LogTimestamp":"2022-12-03T05:15:49.273Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.273Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"d5342636-cfe2-4ffd-a460-78e301d25661","LogTimestamp":"2022-12-03T05:15:49.273Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.286Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"13","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"d5342636-cfe2-4ffd-a460-78e301d25661","LogTimestamp":"2022-12-03T05:15:49.285Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.291Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"13","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d5342636-cfe2-4ffd-a460-78e301d25661","LogTimestamp":"2022-12-03T05:15:49.285Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.291Z","message":"Retrieved json from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"13","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d5342636-cfe2-4ffd-a460-78e301d25661","LogTimestamp":"2022-12-03T05:15:49.285Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.292Z","message":"Version being processedv24","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"13","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d5342636-cfe2-4ffd-a460-78e301d25661","LogTimestamp":"2022-12-03T05:15:49.285Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.292Z","message":"Request Headers: {}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"13","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d5342636-cfe2-4ffd-a460-78e301d25661","LogTimestamp":"2022-12-03T05:15:49.285Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.292Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v24, BODY=","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"13","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d5342636-cfe2-4ffd-a460-78e301d25661","LogTimestamp":"2022-12-03T05:15:49.285Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.294Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1eae9182-7a44-4358-be32-f3c6057db59a","LogTimestamp":"2022-12-03T05:15:49.293Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.294Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1eae9182-7a44-4358-be32-f3c6057db59a","LogTimestamp":"2022-12-03T05:15:49.293Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.294Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1eae9182-7a44-4358-be32-f3c6057db59a","LogTimestamp":"2022-12-03T05:15:49.293Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.294Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1eae9182-7a44-4358-be32-f3c6057db59a","LogTimestamp":"2022-12-03T05:15:49.293Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.317Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"24","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"1eae9182-7a44-4358-be32-f3c6057db59a","LogTimestamp":"2022-12-03T05:15:49.317Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.323Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1eae9182-7a44-4358-be32-f3c6057db59a","LogTimestamp":"2022-12-03T05:15:49.317Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.323Z","message":"Retrieved json from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1eae9182-7a44-4358-be32-f3c6057db59a","LogTimestamp":"2022-12-03T05:15:49.317Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.324Z","message":"Version being processedv25","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1eae9182-7a44-4358-be32-f3c6057db59a","LogTimestamp":"2022-12-03T05:15:49.317Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.324Z","message":"Request Headers: {}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1eae9182-7a44-4358-be32-f3c6057db59a","LogTimestamp":"2022-12-03T05:15:49.317Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.324Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v25, BODY=","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1eae9182-7a44-4358-be32-f3c6057db59a","LogTimestamp":"2022-12-03T05:15:49.317Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.325Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d2219b19-7f05-470d-93e9-d3cc475e2dd9","LogTimestamp":"2022-12-03T05:15:49.325Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.326Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d2219b19-7f05-470d-93e9-d3cc475e2dd9","LogTimestamp":"2022-12-03T05:15:49.325Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.326Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d2219b19-7f05-470d-93e9-d3cc475e2dd9","LogTimestamp":"2022-12-03T05:15:49.325Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.326Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d2219b19-7f05-470d-93e9-d3cc475e2dd9","LogTimestamp":"2022-12-03T05:15:49.325Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.339Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"14","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"d2219b19-7f05-470d-93e9-d3cc475e2dd9","LogTimestamp":"2022-12-03T05:15:49.339Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.344Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d2219b19-7f05-470d-93e9-d3cc475e2dd9","LogTimestamp":"2022-12-03T05:15:49.339Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.345Z","message":"Retrieved json from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d2219b19-7f05-470d-93e9-d3cc475e2dd9","LogTimestamp":"2022-12-03T05:15:49.339Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.345Z","message":"Version being processedv26","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d2219b19-7f05-470d-93e9-d3cc475e2dd9","LogTimestamp":"2022-12-03T05:15:49.339Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.345Z","message":"Request Headers: {}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d2219b19-7f05-470d-93e9-d3cc475e2dd9","LogTimestamp":"2022-12-03T05:15:49.339Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.346Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v26, BODY=","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d2219b19-7f05-470d-93e9-d3cc475e2dd9","LogTimestamp":"2022-12-03T05:15:49.339Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.351Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6e12db0d-30dc-4026-aa75-99f9a12a4f6d","LogTimestamp":"2022-12-03T05:15:49.351Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.351Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6e12db0d-30dc-4026-aa75-99f9a12a4f6d","LogTimestamp":"2022-12-03T05:15:49.351Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.351Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6e12db0d-30dc-4026-aa75-99f9a12a4f6d","LogTimestamp":"2022-12-03T05:15:49.351Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.351Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6e12db0d-30dc-4026-aa75-99f9a12a4f6d","LogTimestamp":"2022-12-03T05:15:49.351Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.364Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"13","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"6e12db0d-30dc-4026-aa75-99f9a12a4f6d","LogTimestamp":"2022-12-03T05:15:49.364Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.370Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"13","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6e12db0d-30dc-4026-aa75-99f9a12a4f6d","LogTimestamp":"2022-12-03T05:15:49.364Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.371Z","message":"Retrieved json from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"13","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6e12db0d-30dc-4026-aa75-99f9a12a4f6d","LogTimestamp":"2022-12-03T05:15:49.364Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.371Z","message":"Version being processedv27","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"13","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6e12db0d-30dc-4026-aa75-99f9a12a4f6d","LogTimestamp":"2022-12-03T05:15:49.364Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.371Z","message":"Request Headers: {}","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"13","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6e12db0d-30dc-4026-aa75-99f9a12a4f6d","LogTimestamp":"2022-12-03T05:15:49.364Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.372Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v27, BODY=","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"13","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6e12db0d-30dc-4026-aa75-99f9a12a4f6d","LogTimestamp":"2022-12-03T05:15:49.364Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.373Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.372Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.373Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.372Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.373Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.372Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.374Z","message":"Invoke","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.372Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.386Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"14","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:49.391Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:49.392Z","message":"Retrieved json from SchemaService","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:50.519Z","message":"Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:50.519Z","message":"Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:50.519Z","message":"Loaded expression factory via original TCCL","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.m.ResourceBundleMessageInterpolator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:50.521Z","message":"Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:50.521Z","message":"Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:50.523Z","message":"Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ConfigurationImpl","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:50.524Z","message":"Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ConfigurationImpl","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:50.525Z","message":"Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ConfigurationImpl","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:50.526Z","message":"Trying to load META-INF/validation.xml for XML based Validator configuration.","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:50.526Z","message":"Trying to load META-INF/validation.xml via user class loader","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:50.527Z","message":"Trying to load META-INF/validation.xml via TCCL","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:50.528Z","message":"Trying to load META-INF/validation.xml via Hibernate Validator's class loader","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:50.528Z","message":"No META-INF/validation.xml found. Using annotation based configuration only.","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:50.541Z","message":"HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:50.541Z","message":"HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:50.541Z","message":"HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:50.541Z","message":"HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:50.542Z","message":"HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:51.228Z","message":"DataStax Java driver 3.6.0 for Apache Cassandra","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"com.datastax.driver.core","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:51.243Z","message":"Detected Guava >= 19 in the classpath, using modern compatibility layer","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.GuavaCompatibility","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:51.244Z","message":"com.datastax.driver.NEW_NODE_DELAY_SECONDS is undefined, using default value 1","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:51.244Z","message":"com.datastax.driver.NOTIF_LOCK_TIMEOUT_SECONDS is undefined, using default value 60","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:51.317Z","message":"com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:51.642Z","message":"Using native clock to generate timestamps.","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.datastax.driver.core.ClockFactory","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:51.646Z","message":"com.datastax.driver.NON_BLOCKING_EXECUTOR_SIZE is undefined, using default value 2","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:51.758Z","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":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.s.b.a.g.t.GroovyTemplateAutoConfiguration","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:15:53.037Z","message":"Filter 'webMetricsFilter' configured for use","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"i.m.s.w.servlet.WebMvcMetricsFilter","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:54.923Z","message":"Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:54.923Z","message":"Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:54.925Z","message":"Trying to load META-INF/validation.xml for XML based Validator configuration.","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:54.925Z","message":"Trying to load META-INF/validation.xml via TCCL","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:54.926Z","message":"Trying to load META-INF/validation.xml via Hibernate Validator's class loader","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:54.926Z","message":"No META-INF/validation.xml found. Using annotation based configuration only.","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:54.933Z","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":"2022-12-03T05:15:54.933Z","message":"Using native clock to generate timestamps.","thread":"Timer-0","logger":"c.datastax.driver.core.ClockFactory","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:54.933Z","message":"Starting new cluster with contact points [cassandra/10.233.72.189:9042]","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:54.945Z","message":"Loaded expression factory via original TCCL","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.m.ResourceBundleMessageInterpolator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:54.946Z","message":"HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:54.946Z","message":"HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:54.946Z","message":"HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:54.946Z","message":"HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:54.946Z","message":"HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.028Z","message":"Using SLF4J as the default logging framework","thread":"Timer-0","logger":"i.n.u.i.l.InternalLoggerFactory","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.054Z","message":"-Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024","thread":"Timer-0","logger":"i.n.u.i.InternalThreadLocalMap","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.054Z","message":"-Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096","thread":"Timer-0","logger":"i.n.u.i.InternalThreadLocalMap","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.123Z","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":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.glassfish.jersey.internal.Errors","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:15:55.131Z","message":"Filter 'errorHandler' configured for use","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.config.ErrorHandler","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.156Z","message":"-Dio.netty.noUnsafe: false","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.156Z","message":"Java version: 8","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.158Z","message":"sun.misc.Unsafe.theUnsafe: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.159Z","message":"sun.misc.Unsafe.copyMemory: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.160Z","message":"java.nio.Buffer.address: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.161Z","message":"direct buffer constructor: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.213Z","message":"java.nio.Bits.unaligned: available, true","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.213Z","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":"2022-12-03T05:15:55.213Z","message":"java.nio.DirectByteBuffer.
(long, int): available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.213Z","message":"sun.misc.Unsafe: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.214Z","message":"-Dio.netty.tmpdir: /tmp (java.io.tmpdir)","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.214Z","message":"-Dio.netty.bitMode: 64 (sun.arch.data.model)","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.216Z","message":"-Dio.netty.maxDirectMemory: 1020067840 bytes","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.217Z","message":"-Dio.netty.uninitializedArrayAllocationThreshold: -1","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.219Z","message":"java.nio.ByteBuffer.cleaner(): available","thread":"Timer-0","logger":"io.netty.util.internal.CleanerJava6","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.219Z","message":"-Dio.netty.noPreferDirect: false","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.227Z","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":"2022-12-03T05:15:55.238Z","message":"-Dio.netty.native.workdir: /tmp (io.netty.tmpdir)","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.238Z","message":"-Dio.netty.native.deleteLibAfterLoading: true","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.238Z","message":"-Dio.netty.native.tryPatchShadedId: true","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.243Z","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":"2022-12-03T05:15:55.245Z","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":"2022-12-03T05:15:55.318Z","message":"Unable to load the library '/tmp/libnetty_transport_native_epoll_x86_6421118464280827564.so', trying other loading mechanism.","exception":"java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_6421118464280827564.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":"2022-12-03T05:15:55.324Z","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":"2022-12-03T05:15:55.325Z","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":"2022-12-03T05:15:55.327Z","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_6421118464280827564.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_6421118464280827564.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":"2022-12-03T05:15:55.338Z","message":"-Dio.netty.eventLoopThreads: 4","thread":"Timer-0","logger":"i.n.c.MultithreadEventLoopGroup","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.357Z","message":"-Dio.netty.noKeySetOptimization: false","thread":"Timer-0","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.357Z","message":"-Dio.netty.selectorAutoRebuildThreshold: 512","thread":"Timer-0","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.585Z","message":"org.jctools-core.MpscChunkedArrayQueue: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.638Z","message":"-Dio.netty.leakDetection.level: simple","thread":"Timer-0","logger":"io.netty.util.ResourceLeakDetector","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.639Z","message":"-Dio.netty.leakDetection.targetRecords: 4","thread":"Timer-0","logger":"io.netty.util.ResourceLeakDetector","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.643Z","message":"Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@52435cad","thread":"Timer-0","logger":"i.n.util.ResourceLeakDetectorFactory","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.655Z","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":"2022-12-03T05:15:55.835Z","message":"[cassandra/10.233.72.189:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.842Z","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":"2022-12-03T05:15:55.842Z","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":"2022-12-03T05:15:55.842Z","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":"2022-12-03T05:15:55.951Z","message":"-Dio.netty.allocator.numHeapArenas: 4","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.951Z","message":"-Dio.netty.allocator.numDirectArenas: 4","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.951Z","message":"-Dio.netty.allocator.pageSize: 8192","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.952Z","message":"-Dio.netty.allocator.maxOrder: 11","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.952Z","message":"-Dio.netty.allocator.chunkSize: 16777216","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.952Z","message":"-Dio.netty.allocator.tinyCacheSize: 512","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.952Z","message":"-Dio.netty.allocator.smallCacheSize: 256","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.953Z","message":"-Dio.netty.allocator.normalCacheSize: 64","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.953Z","message":"-Dio.netty.allocator.maxCachedBufferCapacity: 32768","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.953Z","message":"-Dio.netty.allocator.cacheTrimInterval: 8192","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.953Z","message":"-Dio.netty.allocator.cacheTrimIntervalMillis: 0","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.954Z","message":"-Dio.netty.allocator.useCacheForAllThreads: true","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:55.954Z","message":"-Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:56.036Z","message":"-Dio.netty.processId: 10 (auto-detected)","thread":"Timer-0","logger":"io.netty.channel.DefaultChannelId","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:56.040Z","message":"-Djava.net.preferIPv4Stack: false","thread":"Timer-0","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:56.040Z","message":"-Djava.net.preferIPv6Addresses: false","thread":"Timer-0","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:56.043Z","message":"Loopback interface: lo (lo, 127.0.0.1)","thread":"Timer-0","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:56.044Z","message":"/proc/sys/net/core/somaxconn: 4096","thread":"Timer-0","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:56.046Z","message":"-Dio.netty.machineId: 2e:94:40:ff:fe:78:04:05 (auto-detected)","thread":"Timer-0","logger":"io.netty.channel.DefaultChannelId","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:56.128Z","message":"-Dio.netty.allocator.type: pooled","thread":"Timer-0","logger":"io.netty.buffer.ByteBufUtil","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:56.128Z","message":"-Dio.netty.threadLocalDirectBufferSize: 0","thread":"Timer-0","logger":"io.netty.buffer.ByteBufUtil","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:56.128Z","message":"-Dio.netty.maxThreadLocalCharBufferSize: 16384","thread":"Timer-0","logger":"io.netty.buffer.ByteBufUtil","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:56.249Z","message":"Connection[cassandra/10.233.72.189: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":"2022-12-03T05:15:56.373Z","message":"-Dio.netty.recycler.maxCapacityPerThread: 4096","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:56.373Z","message":"-Dio.netty.recycler.maxSharedCapacityFactor: 2","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:56.373Z","message":"-Dio.netty.recycler.linkCapacity: 16","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:56.373Z","message":"Application 'aai-resources' is running on 8447!","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:56.412Z","message":"-Dio.netty.recycler.ratio: 8","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:56.412Z","message":"Initializing AAIConfig","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:56.413Z","message":"Reloading config from /opt/app/aai-resources/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:56.413Z","message":"Found the aaiconfig.properties in the following location: /opt/app/aai-resources/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:56.413Z","message":"A&AI Server Node Name = aai.config.nodename","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:56.437Z","message":"-Dio.netty.buffer.checkAccessible: true","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.buffer.AbstractByteBuf","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:56.437Z","message":"-Dio.netty.buffer.checkBounds: true","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.buffer.AbstractByteBuf","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:56.437Z","message":"Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@12604e40","thread":"JanusGraph Cluster-nio-worker-0","logger":"i.n.util.ResourceLeakDetectorFactory","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:56.483Z","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":"2022-12-03T05:15:56.623Z","message":"[cassandra/10.233.72.189:9042] Connection[cassandra/10.233.72.189: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":"2022-12-03T05:15:56.625Z","message":"[Control connection] Refreshing node list and token map","thread":"Timer-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:56.738Z","message":"[Control connection] Refreshing schema","thread":"Timer-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:56.961Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"Timer-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:56.976Z","message":"Token to replica map computation for keyspace sdctitan completed in 14 milliseconds","thread":"Timer-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:57.018Z","message":"[Control connection] established to cassandra/10.233.72.189:9042","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:57.018Z","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":"2022-12-03T05:15:57.021Z","message":"New Cassandra host cassandra/10.233.72.189:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:57.022Z","message":"New Cassandra host /10.233.68.148:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:57.022Z","message":"New Cassandra host /10.233.65.68:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:57.028Z","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":"2022-12-03T05:15:57.036Z","message":"[cassandra/10.233.72.189:9042] preparing to open 1 new connections, total = 2","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:57.040Z","message":"Connection[cassandra/10.233.72.189:9042-2, 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":"2022-12-03T05:15:57.046Z","message":"[/10.233.68.148:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:57.047Z","message":"[/10.233.65.68:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:57.048Z","message":"Connection[/10.233.68.148: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":"2022-12-03T05:15:57.049Z","message":"Connection[/10.233.65.68: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":"2022-12-03T05:15:57.165Z","message":"[/10.233.65.68:9042] Connection[/10.233.65.68: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":"2022-12-03T05:15:57.166Z","message":"[/10.233.68.148:9042] Connection[/10.233.68.148: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":"2022-12-03T05:15:57.168Z","message":"Created connection pool to host /10.233.68.148:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-0","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:57.168Z","message":"Created connection pool to host /10.233.65.68:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-1","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:57.169Z","message":"Added connection pool for /10.233.65.68:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:57.169Z","message":"Added connection pool for /10.233.68.148:9042","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:57.181Z","message":"[cassandra/10.233.72.189:9042] Connection[cassandra/10.233.72.189:9042-2, 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":"2022-12-03T05:15:57.182Z","message":"Created connection pool to host cassandra/10.233.72.189:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-1","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:57.182Z","message":"Added connection pool for cassandra/10.233.72.189:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:57.406Z","message":"going to scan these urls:\nfile:/opt/app/aai-resources/resources/","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:57.410Z","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":"2022-12-03T05:15:57.410Z","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":"2022-12-03T05:15:57.411Z","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":"2022-12-03T05:15:57.411Z","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":"2022-12-03T05:15:57.412Z","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":"2022-12-03T05:15:57.412Z","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":"2022-12-03T05:15:57.412Z","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":"2022-12-03T05:15:57.413Z","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":"2022-12-03T05:15:57.413Z","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":"2022-12-03T05:15:57.413Z","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":"2022-12-03T05:15:57.414Z","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":"2022-12-03T05:15:57.414Z","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":"2022-12-03T05:15:57.414Z","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":"2022-12-03T05:15:57.415Z","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":"2022-12-03T05:15:57.415Z","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":"2022-12-03T05:15:57.415Z","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":"2022-12-03T05:15:57.416Z","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":"2022-12-03T05:15:57.416Z","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":"2022-12-03T05:15:57.416Z","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":"2022-12-03T05:15:57.417Z","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":"2022-12-03T05:15:57.417Z","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":"2022-12-03T05:15:57.417Z","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":"2022-12-03T05:15:57.418Z","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":"2022-12-03T05:15:57.418Z","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":"2022-12-03T05:15:57.418Z","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":"2022-12-03T05:15:57.419Z","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":"2022-12-03T05:15:57.419Z","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":"2022-12-03T05:15:57.419Z","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":"2022-12-03T05:15:57.420Z","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":"2022-12-03T05:15:57.420Z","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":"2022-12-03T05:15:57.420Z","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":"2022-12-03T05:15:57.421Z","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":"2022-12-03T05:15:57.421Z","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":"2022-12-03T05:15:57.421Z","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":"2022-12-03T05:15:57.422Z","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":"2022-12-03T05:15:57.422Z","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":"2022-12-03T05:15:57.422Z","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":"2022-12-03T05:15:57.422Z","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":"2022-12-03T05:15:57.423Z","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":"2022-12-03T05:15:57.423Z","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":"2022-12-03T05:15:57.424Z","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":"2022-12-03T05:15:57.424Z","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":"2022-12-03T05:15:57.424Z","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":"2022-12-03T05:15:57.424Z","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":"2022-12-03T05:15:57.425Z","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":"2022-12-03T05:15:57.425Z","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":"2022-12-03T05:15:57.425Z","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":"2022-12-03T05:15:57.426Z","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":"2022-12-03T05:15:57.426Z","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":"2022-12-03T05:15:57.426Z","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":"2022-12-03T05:15:57.427Z","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":"2022-12-03T05:15:57.427Z","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":"2022-12-03T05:15:57.427Z","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":"2022-12-03T05:15:57.428Z","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":"2022-12-03T05:15:57.428Z","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":"2022-12-03T05:15:57.428Z","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":"2022-12-03T05:15:57.429Z","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":"2022-12-03T05:15:57.429Z","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":"2022-12-03T05:15:57.429Z","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":"2022-12-03T05:15:57.429Z","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":"2022-12-03T05:15:57.430Z","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":"2022-12-03T05:15:57.430Z","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":"2022-12-03T05:15:57.430Z","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":"2022-12-03T05:15:57.431Z","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":"2022-12-03T05:15:57.431Z","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":"2022-12-03T05:15:57.431Z","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":"2022-12-03T05:15:57.431Z","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":"2022-12-03T05:15:57.432Z","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":"2022-12-03T05:15:57.432Z","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":"2022-12-03T05:15:57.432Z","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":"2022-12-03T05:15:57.433Z","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":"2022-12-03T05:15:57.433Z","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":"2022-12-03T05:15:57.433Z","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":"2022-12-03T05:15:57.433Z","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":"2022-12-03T05:15:57.434Z","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":"2022-12-03T05:15:57.434Z","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":"2022-12-03T05:15:57.434Z","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":"2022-12-03T05:15:57.435Z","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":"2022-12-03T05:15:57.435Z","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":"2022-12-03T05:15:57.435Z","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":"2022-12-03T05:15:57.435Z","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":"2022-12-03T05:15:57.436Z","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":"2022-12-03T05:15:57.436Z","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":"2022-12-03T05:15:57.436Z","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":"2022-12-03T05:15:57.437Z","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":"2022-12-03T05:15:57.437Z","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":"2022-12-03T05:15:57.437Z","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":"2022-12-03T05:15:57.437Z","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":"2022-12-03T05:15:57.438Z","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":"2022-12-03T05:15:57.438Z","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":"2022-12-03T05:15:57.438Z","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":"2022-12-03T05:15:57.438Z","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":"2022-12-03T05:15:57.439Z","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":"2022-12-03T05:15:57.439Z","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":"2022-12-03T05:15:57.439Z","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":"2022-12-03T05:15:57.440Z","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":"2022-12-03T05:15:57.440Z","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":"2022-12-03T05:15:57.440Z","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":"2022-12-03T05:15:57.441Z","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":"2022-12-03T05:15:57.441Z","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":"2022-12-03T05:15:57.441Z","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":"2022-12-03T05:15:57.441Z","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":"2022-12-03T05:15:57.442Z","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":"2022-12-03T05:15:57.442Z","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":"2022-12-03T05:15:57.442Z","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":"2022-12-03T05:15:57.443Z","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":"2022-12-03T05:15:57.443Z","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":"2022-12-03T05:15:57.443Z","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":"2022-12-03T05:15:57.444Z","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":"2022-12-03T05:15:57.444Z","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":"2022-12-03T05:15:57.444Z","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":"2022-12-03T05:15:57.445Z","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":"2022-12-03T05:15:57.445Z","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":"2022-12-03T05:15:57.445Z","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":"2022-12-03T05:15:57.445Z","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":"2022-12-03T05:15:57.446Z","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":"2022-12-03T05:15:57.446Z","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":"2022-12-03T05:15:57.446Z","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":"2022-12-03T05:15:57.447Z","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":"2022-12-03T05:15:57.447Z","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":"2022-12-03T05:15:57.447Z","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":"2022-12-03T05:15:57.448Z","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":"2022-12-03T05:15:57.448Z","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":"2022-12-03T05:15:57.448Z","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":"2022-12-03T05:15:57.448Z","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":"2022-12-03T05:15:57.449Z","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":"2022-12-03T05:15:57.449Z","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":"2022-12-03T05:15:57.449Z","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":"2022-12-03T05:15:57.450Z","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":"2022-12-03T05:15:57.450Z","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":"2022-12-03T05:15:57.450Z","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":"2022-12-03T05:15:57.451Z","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":"2022-12-03T05:15:57.451Z","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":"2022-12-03T05:15:57.451Z","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":"2022-12-03T05:15:57.451Z","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":"2022-12-03T05:15:57.452Z","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":"2022-12-03T05:15:57.452Z","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":"2022-12-03T05:15:57.452Z","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":"2022-12-03T05:15:57.453Z","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":"2022-12-03T05:15:57.453Z","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":"2022-12-03T05:15:57.453Z","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":"2022-12-03T05:15:57.454Z","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":"2022-12-03T05:15:57.454Z","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":"2022-12-03T05:15:57.454Z","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":"2022-12-03T05:15:57.454Z","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":"2022-12-03T05:15:57.455Z","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":"2022-12-03T05:15:57.455Z","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":"2022-12-03T05:15:57.455Z","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":"2022-12-03T05:15:57.456Z","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":"2022-12-03T05:15:57.456Z","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":"2022-12-03T05:15:57.456Z","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":"2022-12-03T05:15:57.456Z","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":"2022-12-03T05:15:57.457Z","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":"2022-12-03T05:15:57.457Z","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":"2022-12-03T05:15:57.457Z","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":"2022-12-03T05:15:57.458Z","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":"2022-12-03T05:15:57.458Z","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":"2022-12-03T05:15:57.458Z","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":"2022-12-03T05:15:57.458Z","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":"2022-12-03T05:15:57.459Z","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":"2022-12-03T05:15:57.459Z","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":"2022-12-03T05:15:57.459Z","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":"2022-12-03T05:15:57.459Z","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":"2022-12-03T05:15:57.460Z","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":"2022-12-03T05:15:57.460Z","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":"2022-12-03T05:15:57.460Z","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":"2022-12-03T05:15:57.461Z","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":"2022-12-03T05:15:57.461Z","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":"2022-12-03T05:15:57.461Z","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":"2022-12-03T05:15:57.462Z","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":"2022-12-03T05:15:57.462Z","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":"2022-12-03T05:15:57.462Z","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":"2022-12-03T05:15:57.462Z","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":"2022-12-03T05:15:57.463Z","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":"2022-12-03T05:15:57.463Z","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":"2022-12-03T05:15:57.463Z","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":"2022-12-03T05:15:57.464Z","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":"2022-12-03T05:15:57.464Z","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":"2022-12-03T05:15:57.464Z","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":"2022-12-03T05:15:57.465Z","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":"2022-12-03T05:15:57.465Z","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":"2022-12-03T05:15:57.465Z","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":"2022-12-03T05:15:57.465Z","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":"2022-12-03T05:15:57.466Z","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":"2022-12-03T05:15:57.466Z","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":"2022-12-03T05:15:57.466Z","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":"2022-12-03T05:15:57.467Z","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":"2022-12-03T05:15:57.467Z","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":"2022-12-03T05:15:57.467Z","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":"2022-12-03T05:15:57.467Z","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":"2022-12-03T05:15:57.468Z","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":"2022-12-03T05:15:57.468Z","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":"2022-12-03T05:15:57.468Z","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":"2022-12-03T05:15:57.468Z","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":"2022-12-03T05:15:57.469Z","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":"2022-12-03T05:15:57.469Z","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":"2022-12-03T05:15:57.469Z","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":"2022-12-03T05:15:57.470Z","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":"2022-12-03T05:15:57.470Z","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":"2022-12-03T05:15:57.470Z","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":"2022-12-03T05:15:57.470Z","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":"2022-12-03T05:15:57.471Z","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":"2022-12-03T05:15:57.471Z","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":"2022-12-03T05:15:57.471Z","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":"2022-12-03T05:15:57.472Z","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":"2022-12-03T05:15:57.472Z","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":"2022-12-03T05:15:57.472Z","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":"2022-12-03T05:15:57.472Z","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":"2022-12-03T05:15:57.473Z","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":"2022-12-03T05:15:57.473Z","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":"2022-12-03T05:15:57.473Z","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":"2022-12-03T05:15:57.474Z","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":"2022-12-03T05:15:57.474Z","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":"2022-12-03T05:15:57.474Z","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":"2022-12-03T05:15:57.474Z","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":"2022-12-03T05:15:57.475Z","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":"2022-12-03T05:15:57.475Z","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":"2022-12-03T05:15:57.475Z","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":"2022-12-03T05:15:57.476Z","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":"2022-12-03T05:15:57.476Z","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":"2022-12-03T05:15:57.476Z","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":"2022-12-03T05:15:57.476Z","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":"2022-12-03T05:15:57.477Z","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":"2022-12-03T05:15:57.477Z","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":"2022-12-03T05:15:57.477Z","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":"2022-12-03T05:15:57.478Z","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":"2022-12-03T05:15:57.478Z","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":"2022-12-03T05:15:57.478Z","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":"2022-12-03T05:15:57.478Z","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":"2022-12-03T05:15:57.479Z","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":"2022-12-03T05:15:57.479Z","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":"2022-12-03T05:15:57.479Z","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":"2022-12-03T05:15:57.480Z","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":"2022-12-03T05:15:57.480Z","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":"2022-12-03T05:15:57.480Z","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":"2022-12-03T05:15:57.481Z","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":"2022-12-03T05:15:57.481Z","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":"2022-12-03T05:15:57.481Z","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":"2022-12-03T05:15:57.481Z","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":"2022-12-03T05:15:57.482Z","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":"2022-12-03T05:15:57.482Z","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":"2022-12-03T05:15:57.482Z","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":"2022-12-03T05:15:57.483Z","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":"2022-12-03T05:15:57.483Z","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":"2022-12-03T05:15:57.483Z","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":"2022-12-03T05:15:57.483Z","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":"2022-12-03T05:15:57.484Z","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":"2022-12-03T05:15:57.484Z","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":"2022-12-03T05:15:57.484Z","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":"2022-12-03T05:15:57.484Z","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":"2022-12-03T05:15:57.485Z","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":"2022-12-03T05:15:57.485Z","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":"2022-12-03T05:15:57.485Z","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":"2022-12-03T05:15:57.485Z","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":"2022-12-03T05:15:57.486Z","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":"2022-12-03T05:15:57.486Z","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":"2022-12-03T05:15:57.486Z","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":"2022-12-03T05:15:57.487Z","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":"2022-12-03T05:15:57.487Z","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":"2022-12-03T05:15:57.487Z","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":"2022-12-03T05:15:57.487Z","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":"2022-12-03T05:15:57.488Z","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":"2022-12-03T05:15:57.488Z","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":"2022-12-03T05:15:57.488Z","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":"2022-12-03T05:15:57.488Z","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":"2022-12-03T05:15:57.489Z","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":"2022-12-03T05:15:57.489Z","message":"could not scan file aaf/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":"2022-12-03T05:15:57.489Z","message":"could not scan file aaf/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":"2022-12-03T05:15:57.490Z","message":"could not scan file aaf/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":"2022-12-03T05:15:57.490Z","message":"could not scan file aaf/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":"2022-12-03T05:15:57.490Z","message":"could not scan file aaf/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":"2022-12-03T05:15:57.490Z","message":"could not scan file aaf/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":"2022-12-03T05:15:57.491Z","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":"2022-12-03T05:15:57.491Z","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":"2022-12-03T05:15:57.491Z","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":"2022-12-03T05:15:57.492Z","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":"2022-12-03T05:15:57.492Z","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":"2022-12-03T05:15:57.492Z","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":"2022-12-03T05:15:57.492Z","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":"2022-12-03T05:15:57.493Z","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":"2022-12-03T05:15:57.493Z","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":"2022-12-03T05:15:57.493Z","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":"2022-12-03T05:15:57.494Z","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":"2022-12-03T05:15:57.494Z","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":"2022-12-03T05:15:57.494Z","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":"2022-12-03T05:15:57.494Z","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":"2022-12-03T05:15:57.495Z","message":"Reflections took 89 ms to scan 1 urls, producing 0 keys and 0 values ","thread":"Timer-0","logger":"org.reflections.Reflections","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:57.634Z","message":"Connection[cassandra/10.233.72.189:9042-2, inFlight=0, closed=true] closing connection","thread":"Timer-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:57.634Z","message":"[cassandra/10.233.72.189:9042] Connection[cassandra/10.233.72.189:9042-2, inFlight=0, closed=true] closed, remaining = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:57.639Z","message":"Connection[/10.233.68.148:9042-1, inFlight=0, closed=true] closing connection","thread":"Timer-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:57.639Z","message":"[/10.233.68.148:9042] Connection[/10.233.68.148:9042-1, inFlight=0, closed=true] closed, remaining = 0","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:57.640Z","message":"Connection[/10.233.65.68:9042-1, inFlight=0, closed=true] closing connection","thread":"Timer-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:57.640Z","message":"[/10.233.65.68:9042] Connection[/10.233.65.68:9042-1, inFlight=0, closed=true] closed, remaining = 0","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:57.641Z","message":"Shutting down","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:57.644Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=true] closing connection","thread":"Timer-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:57.644Z","message":"[cassandra/10.233.72.189:9042] Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=true] closed, remaining = 0","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:59.661Z","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":"2022-12-03T05:15:59.662Z","message":"Freed 21 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":"2022-12-03T05:15:59.690Z","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":"2022-12-03T05:15:59.691Z","message":"Using native clock to generate timestamps.","thread":"Timer-0","logger":"c.datastax.driver.core.ClockFactory","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:59.691Z","message":"Starting new cluster with contact points [cassandra/10.233.72.189:9042]","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:59.702Z","message":"[cassandra/10.233.72.189:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:59.705Z","message":"Connection[cassandra/10.233.72.189: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":"2022-12-03T05:15:59.831Z","message":"[cassandra/10.233.72.189:9042] Connection[cassandra/10.233.72.189: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":"2022-12-03T05:15:59.832Z","message":"[Control connection] Refreshing node list and token map","thread":"Timer-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:59.842Z","message":"[Control connection] Refreshing schema","thread":"Timer-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:59.909Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"Timer-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:59.919Z","message":"Token to replica map computation for keyspace sdctitan completed in 9 milliseconds","thread":"Timer-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:59.934Z","message":"[Control connection] established to cassandra/10.233.72.189:9042","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:59.934Z","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":"2022-12-03T05:15:59.934Z","message":"New Cassandra host cassandra/10.233.72.189:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:59.935Z","message":"New Cassandra host /10.233.68.148:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:59.935Z","message":"New Cassandra host /10.233.65.68:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:15:59.935Z","message":"[cassandra/10.233.72.189:9042] preparing to open 1 new connections, total = 2","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:59.936Z","message":"[/10.233.68.148:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:59.937Z","message":"[/10.233.65.68:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:15:59.938Z","message":"Connection[/10.233.68.148: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":"2022-12-03T05:15:59.939Z","message":"Connection[cassandra/10.233.72.189:9042-2, 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":"2022-12-03T05:15:59.941Z","message":"Connection[/10.233.65.68: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":"2022-12-03T05:16:00.097Z","message":"[/10.233.65.68:9042] Connection[/10.233.65.68: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":"2022-12-03T05:16:00.097Z","message":"Created connection pool to host /10.233.65.68:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-1","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:00.098Z","message":"Added connection pool for /10.233.65.68:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:00.098Z","message":"[cassandra/10.233.72.189:9042] Connection[cassandra/10.233.72.189:9042-2, 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":"2022-12-03T05:16:00.099Z","message":"Created connection pool to host cassandra/10.233.72.189:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-1","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:00.099Z","message":"Added connection pool for cassandra/10.233.72.189:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:00.298Z","message":"[/10.233.68.148:9042] Connection[/10.233.68.148: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":"2022-12-03T05:16:00.299Z","message":"Created connection pool to host /10.233.68.148:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-0","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:00.299Z","message":"Added connection pool for /10.233.68.148:9042","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:00.662Z","message":"Entering","context":{"RequestID":"50ce94b7-4f89-4bb7-a2df-bac05074a61b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bb7625ff-ac0f-4976-8741-50affbd5e712","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:16:00.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:16:00.789Z","message":"Database availability is UNKNOWN from CACHED check.","context":{"RequestID":"50ce94b7-4f89-4bb7-a2df-bac05074a61b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bb7625ff-ac0f-4976-8741-50affbd5e712","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:16:00.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"ERROR","logType":"app"} {"timestamp":"2022-12-03T05:16:00.807Z","message":"{\"transactionId\":\"50ce94b7-4f89-4bb7-a2df-bac05074a61b\",\"status\":\"200\",\"rqstDate\":\"221203-05:16:00:665\",\"respDate\":\"221203-05:16:00:807\",\"sourceId\":\"ReadinessCheck:50ce94b7-4f89-4bb7-a2df-bac05074a61b\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:16:00:665-7663\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[50ce94b7-4f89-4bb7-a2df-bac05074a61b]}\\\"}\"}","context":{"RequestID":"50ce94b7-4f89-4bb7-a2df-bac05074a61b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bb7625ff-ac0f-4976-8741-50affbd5e712","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:16:00.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:00.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50ce94b7-4f89-4bb7-a2df-bac05074a61b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"146","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb7625ff-ac0f-4976-8741-50affbd5e712","LogTimestamp":"2022-12-03T05:16:00.808Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:16:01 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 489 - "logType": "access" {"timestamp":"2022-12-03T05:16:01.406Z","message":"Resources MicroService Started","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:16:01.407Z","message":"Resources MicroService Started","context":{"RequestID":"4f3e67cc-3341-48fc-85de-cfc03564ed6a","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:15:49.386Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"DEBUG","logType":"app"} Resources Microservice Started {"timestamp":"2022-12-03T05:16:01.506Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:16:02.248Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:02.248Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:02.249Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:03.874Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:16:04.176Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:04.176Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:04.177Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:10.278Z","message":"Entering","context":{"RequestID":"45608755-2c84-4965-92f8-8ec063646baf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"abd9683c-fc02-46a3-bdc9-04d07b87c0c3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:16:10.277Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:16:10.281Z","message":"Database is available from CACHED check.","context":{"RequestID":"45608755-2c84-4965-92f8-8ec063646baf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"abd9683c-fc02-46a3-bdc9-04d07b87c0c3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:16:10.277Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:10.283Z","message":"{\"transactionId\":\"45608755-2c84-4965-92f8-8ec063646baf\",\"status\":\"200\",\"rqstDate\":\"221203-05:16:10:278\",\"respDate\":\"221203-05:16:10:282\",\"sourceId\":\"ReadinessCheck:45608755-2c84-4965-92f8-8ec063646baf\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:16:10:278-3321\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[45608755-2c84-4965-92f8-8ec063646baf]}\\\"}\"}","context":{"RequestID":"45608755-2c84-4965-92f8-8ec063646baf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"abd9683c-fc02-46a3-bdc9-04d07b87c0c3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:16:10.277Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:10.284Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45608755-2c84-4965-92f8-8ec063646baf","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"abd9683c-fc02-46a3-bdc9-04d07b87c0c3","LogTimestamp":"2022-12-03T05:16:10.283Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:16:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" {"timestamp":"2022-12-03T05:16:13.544Z","message":"Entering","context":{"RequestID":"7fdfd714-ee05-4470-9edb-a591c595d7f9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1c0639e7-51e0-4249-87b3-6a7d3a32e3a4","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:16:13.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:16:13.550Z","message":"{\"transactionId\":\"7fdfd714-ee05-4470-9edb-a591c595d7f9\",\"status\":\"200\",\"rqstDate\":\"221203-05:16:13:545\",\"respDate\":\"221203-05:16:13:550\",\"sourceId\":\"healthcheck:7fdfd714-ee05-4470-9edb-a591c595d7f9\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:16:13:545-35902\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[7fdfd714-ee05-4470-9edb-a591c595d7f9]}\\\"}\"}","context":{"RequestID":"7fdfd714-ee05-4470-9edb-a591c595d7f9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1c0639e7-51e0-4249-87b3-6a7d3a32e3a4","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:16:13.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:13.551Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7fdfd714-ee05-4470-9edb-a591c595d7f9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"7","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c0639e7-51e0-4249-87b3-6a7d3a32e3a4","LogTimestamp":"2022-12-03T05:16:13.551Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:16:13 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 294 - "logType": "access" {"timestamp":"2022-12-03T05:16:13.874Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:16:14.390Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:14.390Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:14.391Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:20.269Z","message":"Entering","context":{"RequestID":"bb64d20f-4445-42aa-bba0-a7c41aa68bf9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"29688af5-84f0-439d-a45e-122ec6d4bead","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:16:20.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:16:20.272Z","message":"Database is available from CACHED check.","context":{"RequestID":"bb64d20f-4445-42aa-bba0-a7c41aa68bf9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"29688af5-84f0-439d-a45e-122ec6d4bead","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:16:20.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:20.273Z","message":"{\"transactionId\":\"bb64d20f-4445-42aa-bba0-a7c41aa68bf9\",\"status\":\"200\",\"rqstDate\":\"221203-05:16:20:269\",\"respDate\":\"221203-05:16:20:272\",\"sourceId\":\"ReadinessCheck:bb64d20f-4445-42aa-bba0-a7c41aa68bf9\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:16:20:269-73990\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[bb64d20f-4445-42aa-bba0-a7c41aa68bf9]}\\\"}\"}","context":{"RequestID":"bb64d20f-4445-42aa-bba0-a7c41aa68bf9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"29688af5-84f0-439d-a45e-122ec6d4bead","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:16:20.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:20.273Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bb64d20f-4445-42aa-bba0-a7c41aa68bf9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29688af5-84f0-439d-a45e-122ec6d4bead","LogTimestamp":"2022-12-03T05:16:20.273Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:16:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-12-03T05:16:23.874Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:16:24.131Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:24.131Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:24.131Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:28.865Z","message":"Entering","context":{"RequestID":"d2efd556-e0d5-4029-967e-9f8b4bb68680","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a3833da9-6534-46a3-a2a2-c3d41634640e","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:16:28.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:16:28.869Z","message":"{\"transactionId\":\"d2efd556-e0d5-4029-967e-9f8b4bb68680\",\"status\":\"200\",\"rqstDate\":\"221203-05:16:28:866\",\"respDate\":\"221203-05:16:28:869\",\"sourceId\":\"healthcheck:d2efd556-e0d5-4029-967e-9f8b4bb68680\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:16:28:866-64401\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[d2efd556-e0d5-4029-967e-9f8b4bb68680]}\\\"}\"}","context":{"RequestID":"d2efd556-e0d5-4029-967e-9f8b4bb68680","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a3833da9-6534-46a3-a2a2-c3d41634640e","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:16:28.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:28.870Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2efd556-e0d5-4029-967e-9f8b4bb68680","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"5","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3833da9-6534-46a3-a2a2-c3d41634640e","LogTimestamp":"2022-12-03T05:16:28.870Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:16:28 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-12-03T05:16:29.883Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:29.886Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:30.266Z","message":"Entering","context":{"RequestID":"78558d12-d890-482b-9b5f-fa1bc127fe89","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"75b44f5f-99f5-48a1-85d6-bc9f02e23409","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:16:30.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:16:30.269Z","message":"Database is available from CACHED check.","context":{"RequestID":"78558d12-d890-482b-9b5f-fa1bc127fe89","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"75b44f5f-99f5-48a1-85d6-bc9f02e23409","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:16:30.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:30.271Z","message":"{\"transactionId\":\"78558d12-d890-482b-9b5f-fa1bc127fe89\",\"status\":\"200\",\"rqstDate\":\"221203-05:16:30:267\",\"respDate\":\"221203-05:16:30:270\",\"sourceId\":\"ReadinessCheck:78558d12-d890-482b-9b5f-fa1bc127fe89\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:16:30:267-22841\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[78558d12-d890-482b-9b5f-fa1bc127fe89]}\\\"}\"}","context":{"RequestID":"78558d12-d890-482b-9b5f-fa1bc127fe89","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"75b44f5f-99f5-48a1-85d6-bc9f02e23409","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:16:30.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:30.271Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78558d12-d890-482b-9b5f-fa1bc127fe89","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"75b44f5f-99f5-48a1-85d6-bc9f02e23409","LogTimestamp":"2022-12-03T05:16:30.271Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:16:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-12-03T05:16:33.875Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:16:34.066Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:34.067Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:34.067Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:40.269Z","message":"Entering","context":{"RequestID":"3b23ec4d-6684-47c9-b608-5526ff010044","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fc96b896-e822-477a-820c-70c50f643b67","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:16:40.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:16:40.271Z","message":"Database is available from CACHED check.","context":{"RequestID":"3b23ec4d-6684-47c9-b608-5526ff010044","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fc96b896-e822-477a-820c-70c50f643b67","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:16:40.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:40.273Z","message":"{\"transactionId\":\"3b23ec4d-6684-47c9-b608-5526ff010044\",\"status\":\"200\",\"rqstDate\":\"221203-05:16:40:269\",\"respDate\":\"221203-05:16:40:272\",\"sourceId\":\"ReadinessCheck:3b23ec4d-6684-47c9-b608-5526ff010044\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:16:40:269-58729\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[3b23ec4d-6684-47c9-b608-5526ff010044]}\\\"}\"}","context":{"RequestID":"3b23ec4d-6684-47c9-b608-5526ff010044","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fc96b896-e822-477a-820c-70c50f643b67","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:16:40.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:40.273Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b23ec4d-6684-47c9-b608-5526ff010044","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc96b896-e822-477a-820c-70c50f643b67","LogTimestamp":"2022-12-03T05:16:40.273Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:16:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-12-03T05:16:43.875Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:16:43.907Z","message":"Entering","context":{"RequestID":"3f6003ce-b4cc-4338-91da-5cf7a9a0e528","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"53246ec6-cae0-4a19-9d5b-c6767e48d764","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:16:43.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:16:43.912Z","message":"{\"transactionId\":\"3f6003ce-b4cc-4338-91da-5cf7a9a0e528\",\"status\":\"200\",\"rqstDate\":\"221203-05:16:43:908\",\"respDate\":\"221203-05:16:43:912\",\"sourceId\":\"healthcheck:3f6003ce-b4cc-4338-91da-5cf7a9a0e528\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:16:43:908-5114\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[3f6003ce-b4cc-4338-91da-5cf7a9a0e528]}\\\"}\"}","context":{"RequestID":"3f6003ce-b4cc-4338-91da-5cf7a9a0e528","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"53246ec6-cae0-4a19-9d5b-c6767e48d764","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:16:43.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:43.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f6003ce-b4cc-4338-91da-5cf7a9a0e528","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"6","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"53246ec6-cae0-4a19-9d5b-c6767e48d764","LogTimestamp":"2022-12-03T05:16:43.913Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:16:43 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-12-03T05:16:44.049Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:44.049Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:44.049Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:50.264Z","message":"Entering","context":{"RequestID":"deaad887-351c-4b55-bcc3-a59dba154b5d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"824eda0c-7d75-4bf2-bbbb-5b69b5ea404c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:16:50.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:16:50.266Z","message":"Database is available from CACHED check.","context":{"RequestID":"deaad887-351c-4b55-bcc3-a59dba154b5d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"824eda0c-7d75-4bf2-bbbb-5b69b5ea404c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:16:50.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:50.268Z","message":"{\"transactionId\":\"deaad887-351c-4b55-bcc3-a59dba154b5d\",\"status\":\"200\",\"rqstDate\":\"221203-05:16:50:264\",\"respDate\":\"221203-05:16:50:267\",\"sourceId\":\"ReadinessCheck:deaad887-351c-4b55-bcc3-a59dba154b5d\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:16:50:264-88507\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[deaad887-351c-4b55-bcc3-a59dba154b5d]}\\\"}\"}","context":{"RequestID":"deaad887-351c-4b55-bcc3-a59dba154b5d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"824eda0c-7d75-4bf2-bbbb-5b69b5ea404c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:16:50.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:50.268Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"deaad887-351c-4b55-bcc3-a59dba154b5d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"824eda0c-7d75-4bf2-bbbb-5b69b5ea404c","LogTimestamp":"2022-12-03T05:16:50.268Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:16:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-12-03T05:16:53.875Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:16:54.082Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:54.082Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:54.082Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:58.952Z","message":"Entering","context":{"RequestID":"e7c54b20-d0c3-4371-94bf-453e6b20d32c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"a46ec651-d43e-485b-a0df-bd508cd59d82","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:16:58.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:16:58.956Z","message":"{\"transactionId\":\"e7c54b20-d0c3-4371-94bf-453e6b20d32c\",\"status\":\"200\",\"rqstDate\":\"221203-05:16:58:953\",\"respDate\":\"221203-05:16:58:955\",\"sourceId\":\"healthcheck:e7c54b20-d0c3-4371-94bf-453e6b20d32c\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:16:58:953-53487\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e7c54b20-d0c3-4371-94bf-453e6b20d32c]}\\\"}\"}","context":{"RequestID":"e7c54b20-d0c3-4371-94bf-453e6b20d32c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"a46ec651-d43e-485b-a0df-bd508cd59d82","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:16:58.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:58.956Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7c54b20-d0c3-4371-94bf-453e6b20d32c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"5","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a46ec651-d43e-485b-a0df-bd508cd59d82","LogTimestamp":"2022-12-03T05:16:58.956Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:16:58 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-12-03T05:16:59.887Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:16:59.891Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:00.264Z","message":"Entering","context":{"RequestID":"de4fb4df-b1d2-4f20-9589-2e5e37013ee2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0d70525b-19cf-4304-bb6b-8192694e49ac","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:17:00.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:17:00.267Z","message":"Database is available from CACHED check.","context":{"RequestID":"de4fb4df-b1d2-4f20-9589-2e5e37013ee2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0d70525b-19cf-4304-bb6b-8192694e49ac","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:17:00.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:00.269Z","message":"{\"transactionId\":\"de4fb4df-b1d2-4f20-9589-2e5e37013ee2\",\"status\":\"200\",\"rqstDate\":\"221203-05:17:00:265\",\"respDate\":\"221203-05:17:00:268\",\"sourceId\":\"ReadinessCheck:de4fb4df-b1d2-4f20-9589-2e5e37013ee2\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:17:00:265-32597\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[de4fb4df-b1d2-4f20-9589-2e5e37013ee2]}\\\"}\"}","context":{"RequestID":"de4fb4df-b1d2-4f20-9589-2e5e37013ee2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0d70525b-19cf-4304-bb6b-8192694e49ac","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:17:00.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:00.269Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de4fb4df-b1d2-4f20-9589-2e5e37013ee2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d70525b-19cf-4304-bb6b-8192694e49ac","LogTimestamp":"2022-12-03T05:17:00.269Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:17:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-12-03T05:17:03.875Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:17:04.032Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:04.033Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:04.033Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:10.266Z","message":"Entering","context":{"RequestID":"53ef754a-9c06-4959-8a0f-d53122df01cd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bcc37726-241b-48f4-939c-b0bf7ff589db","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:17:10.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:17:10.268Z","message":"Database is available from CACHED check.","context":{"RequestID":"53ef754a-9c06-4959-8a0f-d53122df01cd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bcc37726-241b-48f4-939c-b0bf7ff589db","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:17:10.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:10.269Z","message":"{\"transactionId\":\"53ef754a-9c06-4959-8a0f-d53122df01cd\",\"status\":\"200\",\"rqstDate\":\"221203-05:17:10:266\",\"respDate\":\"221203-05:17:10:269\",\"sourceId\":\"ReadinessCheck:53ef754a-9c06-4959-8a0f-d53122df01cd\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:17:10:266-38947\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[53ef754a-9c06-4959-8a0f-d53122df01cd]}\\\"}\"}","context":{"RequestID":"53ef754a-9c06-4959-8a0f-d53122df01cd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bcc37726-241b-48f4-939c-b0bf7ff589db","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:17:10.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:10.270Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"53ef754a-9c06-4959-8a0f-d53122df01cd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bcc37726-241b-48f4-939c-b0bf7ff589db","LogTimestamp":"2022-12-03T05:17:10.270Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:17:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-12-03T05:17:13.875Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:17:13.988Z","message":"Entering","context":{"RequestID":"929b4755-9938-4bf7-882b-87711d335745","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"08034711-32af-4fcd-bced-1158e56f1241","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:17:13.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:17:13.992Z","message":"{\"transactionId\":\"929b4755-9938-4bf7-882b-87711d335745\",\"status\":\"200\",\"rqstDate\":\"221203-05:17:13:989\",\"respDate\":\"221203-05:17:13:992\",\"sourceId\":\"healthcheck:929b4755-9938-4bf7-882b-87711d335745\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:17:13:989-79287\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[929b4755-9938-4bf7-882b-87711d335745]}\\\"}\"}","context":{"RequestID":"929b4755-9938-4bf7-882b-87711d335745","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"08034711-32af-4fcd-bced-1158e56f1241","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:17:13.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:13.993Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"929b4755-9938-4bf7-882b-87711d335745","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"5","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"08034711-32af-4fcd-bced-1158e56f1241","LogTimestamp":"2022-12-03T05:17:13.993Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:17:13 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-12-03T05:17:14.172Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:14.173Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:14.173Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:20.266Z","message":"Entering","context":{"RequestID":"af3f808d-fb9c-4351-b9eb-7a4edd2196f1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"403842a4-4cf5-49f8-b736-6cdb6f5c7a9d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:17:20.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:17:20.269Z","message":"Database is available from CACHED check.","context":{"RequestID":"af3f808d-fb9c-4351-b9eb-7a4edd2196f1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"403842a4-4cf5-49f8-b736-6cdb6f5c7a9d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:17:20.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:20.270Z","message":"{\"transactionId\":\"af3f808d-fb9c-4351-b9eb-7a4edd2196f1\",\"status\":\"200\",\"rqstDate\":\"221203-05:17:20:267\",\"respDate\":\"221203-05:17:20:270\",\"sourceId\":\"ReadinessCheck:af3f808d-fb9c-4351-b9eb-7a4edd2196f1\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:17:20:267-39928\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[af3f808d-fb9c-4351-b9eb-7a4edd2196f1]}\\\"}\"}","context":{"RequestID":"af3f808d-fb9c-4351-b9eb-7a4edd2196f1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"403842a4-4cf5-49f8-b736-6cdb6f5c7a9d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:17:20.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:20.271Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af3f808d-fb9c-4351-b9eb-7a4edd2196f1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"403842a4-4cf5-49f8-b736-6cdb6f5c7a9d","LogTimestamp":"2022-12-03T05:17:20.271Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:17:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-12-03T05:17:23.874Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:17:24.050Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:24.050Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:24.050Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:29.024Z","message":"Entering","context":{"RequestID":"2899365c-57ca-4488-9bf7-11b9f0b6ba14","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8c6ea556-1730-4268-ac3f-2b06aca6f195","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:17:29.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:17:29.027Z","message":"{\"transactionId\":\"2899365c-57ca-4488-9bf7-11b9f0b6ba14\",\"status\":\"200\",\"rqstDate\":\"221203-05:17:29:024\",\"respDate\":\"221203-05:17:29:027\",\"sourceId\":\"healthcheck:2899365c-57ca-4488-9bf7-11b9f0b6ba14\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:17:29:024-466\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[2899365c-57ca-4488-9bf7-11b9f0b6ba14]}\\\"}\"}","context":{"RequestID":"2899365c-57ca-4488-9bf7-11b9f0b6ba14","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8c6ea556-1730-4268-ac3f-2b06aca6f195","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:17:29.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:29.027Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2899365c-57ca-4488-9bf7-11b9f0b6ba14","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c6ea556-1730-4268-ac3f-2b06aca6f195","LogTimestamp":"2022-12-03T05:17:29.027Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:17:29 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-12-03T05:17:29.894Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:29.896Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:30.266Z","message":"Entering","context":{"RequestID":"05d21daa-6151-42fb-ba8b-04c62007c58f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ebd7c83f-4bf5-49a4-8191-c15afe77144b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:17:30.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:17:30.269Z","message":"Database is available from CACHED check.","context":{"RequestID":"05d21daa-6151-42fb-ba8b-04c62007c58f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ebd7c83f-4bf5-49a4-8191-c15afe77144b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:17:30.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:30.270Z","message":"{\"transactionId\":\"05d21daa-6151-42fb-ba8b-04c62007c58f\",\"status\":\"200\",\"rqstDate\":\"221203-05:17:30:267\",\"respDate\":\"221203-05:17:30:270\",\"sourceId\":\"ReadinessCheck:05d21daa-6151-42fb-ba8b-04c62007c58f\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:17:30:267-20160\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[05d21daa-6151-42fb-ba8b-04c62007c58f]}\\\"}\"}","context":{"RequestID":"05d21daa-6151-42fb-ba8b-04c62007c58f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ebd7c83f-4bf5-49a4-8191-c15afe77144b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:17:30.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:30.271Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05d21daa-6151-42fb-ba8b-04c62007c58f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ebd7c83f-4bf5-49a4-8191-c15afe77144b","LogTimestamp":"2022-12-03T05:17:30.271Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:17:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-12-03T05:17:33.875Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:17:34.056Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:34.057Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:34.057Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:36.803Z","message":"Entering","context":{"RequestID":"e38cbe73-45d4-4443-bf7d-d3413f08b7ea","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"82055343-42b8-4bcd-807c-002bfc15be97","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:17:36.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:17:36.806Z","message":"{\"transactionId\":\"e38cbe73-45d4-4443-bf7d-d3413f08b7ea\",\"status\":\"200\",\"rqstDate\":\"221203-05:17:36:803\",\"respDate\":\"221203-05:17:36:806\",\"sourceId\":\"haproxy:e38cbe73-45d4-4443-bf7d-d3413f08b7ea\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:17:36:803-3862\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e38cbe73-45d4-4443-bf7d-d3413f08b7ea]}\\\"}\"}","context":{"RequestID":"e38cbe73-45d4-4443-bf7d-d3413f08b7ea","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"82055343-42b8-4bcd-807c-002bfc15be97","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:17:36.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:36.806Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e38cbe73-45d4-4443-bf7d-d3413f08b7ea","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82055343-42b8-4bcd-807c-002bfc15be97","LogTimestamp":"2022-12-03T05:17:36.806Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:17:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:17:38.833Z","message":"Entering","context":{"RequestID":"185378d9-f08e-4f81-8782-703d9ad177d8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"00b6aa0e-4171-445e-a5a7-1c06c8c5af3b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:17:38.833Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:17:38.836Z","message":"{\"transactionId\":\"185378d9-f08e-4f81-8782-703d9ad177d8\",\"status\":\"200\",\"rqstDate\":\"221203-05:17:38:834\",\"respDate\":\"221203-05:17:38:836\",\"sourceId\":\"haproxy:185378d9-f08e-4f81-8782-703d9ad177d8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:17:38:834-17894\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[185378d9-f08e-4f81-8782-703d9ad177d8]}\\\"}\"}","context":{"RequestID":"185378d9-f08e-4f81-8782-703d9ad177d8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"00b6aa0e-4171-445e-a5a7-1c06c8c5af3b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:17:38.833Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:38.837Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"185378d9-f08e-4f81-8782-703d9ad177d8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00b6aa0e-4171-445e-a5a7-1c06c8c5af3b","LogTimestamp":"2022-12-03T05:17:38.837Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:17:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-12-03T05:17:40.264Z","message":"Entering","context":{"RequestID":"437ff067-5519-4095-ac48-ed2b453f340b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dc40cff6-1c86-4ec9-91bd-84bf92a9602a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:17:40.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:17:40.267Z","message":"Database is available from CACHED check.","context":{"RequestID":"437ff067-5519-4095-ac48-ed2b453f340b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dc40cff6-1c86-4ec9-91bd-84bf92a9602a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:17:40.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:40.268Z","message":"{\"transactionId\":\"437ff067-5519-4095-ac48-ed2b453f340b\",\"status\":\"200\",\"rqstDate\":\"221203-05:17:40:265\",\"respDate\":\"221203-05:17:40:268\",\"sourceId\":\"ReadinessCheck:437ff067-5519-4095-ac48-ed2b453f340b\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:17:40:265-87913\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[437ff067-5519-4095-ac48-ed2b453f340b]}\\\"}\"}","context":{"RequestID":"437ff067-5519-4095-ac48-ed2b453f340b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dc40cff6-1c86-4ec9-91bd-84bf92a9602a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:17:40.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:40.268Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"437ff067-5519-4095-ac48-ed2b453f340b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc40cff6-1c86-4ec9-91bd-84bf92a9602a","LogTimestamp":"2022-12-03T05:17:40.268Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:17:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-12-03T05:17:40.862Z","message":"Entering","context":{"RequestID":"fe7c29dc-4c32-46e8-9d5d-d6333e94cf07","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7cacd066-2bec-4d66-9801-e4012371f5c5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:17:40.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:17:40.868Z","message":"{\"transactionId\":\"fe7c29dc-4c32-46e8-9d5d-d6333e94cf07\",\"status\":\"200\",\"rqstDate\":\"221203-05:17:40:863\",\"respDate\":\"221203-05:17:40:867\",\"sourceId\":\"haproxy:fe7c29dc-4c32-46e8-9d5d-d6333e94cf07\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:17:40:863-61953\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fe7c29dc-4c32-46e8-9d5d-d6333e94cf07]}\\\"}\"}","context":{"RequestID":"fe7c29dc-4c32-46e8-9d5d-d6333e94cf07","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7cacd066-2bec-4d66-9801-e4012371f5c5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:17:40.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:40.869Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe7c29dc-4c32-46e8-9d5d-d6333e94cf07","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7cacd066-2bec-4d66-9801-e4012371f5c5","LogTimestamp":"2022-12-03T05:17:40.868Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:17:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access" {"timestamp":"2022-12-03T05:17:42.893Z","message":"Entering","context":{"RequestID":"ab636f2a-1d77-45d2-9a75-496ad4280b8e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"da352931-20a1-4056-9ec8-60ff697f0278","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:17:42.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:17:42.897Z","message":"{\"transactionId\":\"ab636f2a-1d77-45d2-9a75-496ad4280b8e\",\"status\":\"200\",\"rqstDate\":\"221203-05:17:42:894\",\"respDate\":\"221203-05:17:42:897\",\"sourceId\":\"haproxy:ab636f2a-1d77-45d2-9a75-496ad4280b8e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:17:42:894-20617\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ab636f2a-1d77-45d2-9a75-496ad4280b8e]}\\\"}\"}","context":{"RequestID":"ab636f2a-1d77-45d2-9a75-496ad4280b8e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"da352931-20a1-4056-9ec8-60ff697f0278","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:17:42.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:42.897Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab636f2a-1d77-45d2-9a75-496ad4280b8e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da352931-20a1-4056-9ec8-60ff697f0278","LogTimestamp":"2022-12-03T05:17:42.897Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:17:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-12-03T05:17:43.876Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:17:44.060Z","message":"Entering","context":{"RequestID":"fe9df78e-1b02-4393-82ed-8417758db915","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"a2566ef7-7a52-4e28-8d8f-70f00c88aa54","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:17:44.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:17:44.063Z","message":"{\"transactionId\":\"fe9df78e-1b02-4393-82ed-8417758db915\",\"status\":\"200\",\"rqstDate\":\"221203-05:17:44:060\",\"respDate\":\"221203-05:17:44:063\",\"sourceId\":\"healthcheck:fe9df78e-1b02-4393-82ed-8417758db915\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:17:44:060-55725\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[fe9df78e-1b02-4393-82ed-8417758db915]}\\\"}\"}","context":{"RequestID":"fe9df78e-1b02-4393-82ed-8417758db915","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"a2566ef7-7a52-4e28-8d8f-70f00c88aa54","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:17:44.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:44.064Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe9df78e-1b02-4393-82ed-8417758db915","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"5","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2566ef7-7a52-4e28-8d8f-70f00c88aa54","LogTimestamp":"2022-12-03T05:17:44.064Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:17:44 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-12-03T05:17:44.068Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:44.069Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:44.069Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:44.918Z","message":"Entering","context":{"RequestID":"3a08b2d0-fe1d-4553-9003-94ad3397ee7e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"07ff65e9-9098-4be2-8fb8-2ebcc7353299","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:17:44.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:17:44.922Z","message":"{\"transactionId\":\"3a08b2d0-fe1d-4553-9003-94ad3397ee7e\",\"status\":\"200\",\"rqstDate\":\"221203-05:17:44:919\",\"respDate\":\"221203-05:17:44:921\",\"sourceId\":\"haproxy:3a08b2d0-fe1d-4553-9003-94ad3397ee7e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:17:44:919-4049\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3a08b2d0-fe1d-4553-9003-94ad3397ee7e]}\\\"}\"}","context":{"RequestID":"3a08b2d0-fe1d-4553-9003-94ad3397ee7e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"07ff65e9-9098-4be2-8fb8-2ebcc7353299","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:17:44.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:44.922Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a08b2d0-fe1d-4553-9003-94ad3397ee7e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07ff65e9-9098-4be2-8fb8-2ebcc7353299","LogTimestamp":"2022-12-03T05:17:44.922Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:17:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:17:46.944Z","message":"Entering","context":{"RequestID":"e33dc711-b08d-4b46-be4a-2cfae36044ea","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"65133319-84e0-4459-b2ae-fb484a654f1d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:17:46.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:17:46.947Z","message":"{\"transactionId\":\"e33dc711-b08d-4b46-be4a-2cfae36044ea\",\"status\":\"200\",\"rqstDate\":\"221203-05:17:46:944\",\"respDate\":\"221203-05:17:46:947\",\"sourceId\":\"haproxy:e33dc711-b08d-4b46-be4a-2cfae36044ea\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:17:46:944-26295\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e33dc711-b08d-4b46-be4a-2cfae36044ea]}\\\"}\"}","context":{"RequestID":"e33dc711-b08d-4b46-be4a-2cfae36044ea","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"65133319-84e0-4459-b2ae-fb484a654f1d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:17:46.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:46.947Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e33dc711-b08d-4b46-be4a-2cfae36044ea","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65133319-84e0-4459-b2ae-fb484a654f1d","LogTimestamp":"2022-12-03T05:17:46.947Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:17:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:17:48.960Z","message":"Entering","context":{"RequestID":"532c15a4-2d29-45d7-b7ce-03a796403f04","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"888d7d24-0e71-4c1f-83a0-8ffb3231cceb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:17:48.960Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:17:48.965Z","message":"{\"transactionId\":\"532c15a4-2d29-45d7-b7ce-03a796403f04\",\"status\":\"200\",\"rqstDate\":\"221203-05:17:48:961\",\"respDate\":\"221203-05:17:48:964\",\"sourceId\":\"haproxy:532c15a4-2d29-45d7-b7ce-03a796403f04\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:17:48:961-40356\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[532c15a4-2d29-45d7-b7ce-03a796403f04]}\\\"}\"}","context":{"RequestID":"532c15a4-2d29-45d7-b7ce-03a796403f04","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"888d7d24-0e71-4c1f-83a0-8ffb3231cceb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:17:48.960Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:48.965Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"532c15a4-2d29-45d7-b7ce-03a796403f04","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"888d7d24-0e71-4c1f-83a0-8ffb3231cceb","LogTimestamp":"2022-12-03T05:17:48.965Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:17:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-12-03T05:17:49.960Z","message":"Entering","context":{"RequestID":"ae2a9a8d-c5cf-456a-b0d8-8343aad84729","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a9592182-58fa-45b3-bb81-9d31490b9c3e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:17:49.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:17:49.963Z","message":"{\"transactionId\":\"ae2a9a8d-c5cf-456a-b0d8-8343aad84729\",\"status\":\"200\",\"rqstDate\":\"221203-05:17:49:960\",\"respDate\":\"221203-05:17:49:963\",\"sourceId\":\"OOM_ReadinessCheck:ae2a9a8d-c5cf-456a-b0d8-8343aad84729\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:17:49:960-23177\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[51814], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[ae2a9a8d-c5cf-456a-b0d8-8343aad84729]}\\\"}\"}","context":{"RequestID":"ae2a9a8d-c5cf-456a-b0d8-8343aad84729","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a9592182-58fa-45b3-bb81-9d31490b9c3e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:17:49.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:49.964Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae2a9a8d-c5cf-456a-b0d8-8343aad84729","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9592182-58fa-45b3-bb81-9d31490b9c3e","LogTimestamp":"2022-12-03T05:17:49.963Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:17:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 8 - "logType": "access" {"timestamp":"2022-12-03T05:17:50.263Z","message":"Entering","context":{"RequestID":"63eeb587-ade6-41cf-a86a-c8a882651e76","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"15d431e3-adf7-4fd5-8928-89d485f11824","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:17:50.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:17:50.266Z","message":"Database is available from CACHED check.","context":{"RequestID":"63eeb587-ade6-41cf-a86a-c8a882651e76","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"15d431e3-adf7-4fd5-8928-89d485f11824","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:17:50.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:50.267Z","message":"{\"transactionId\":\"63eeb587-ade6-41cf-a86a-c8a882651e76\",\"status\":\"200\",\"rqstDate\":\"221203-05:17:50:263\",\"respDate\":\"221203-05:17:50:267\",\"sourceId\":\"ReadinessCheck:63eeb587-ade6-41cf-a86a-c8a882651e76\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:17:50:263-87511\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[63eeb587-ade6-41cf-a86a-c8a882651e76]}\\\"}\"}","context":{"RequestID":"63eeb587-ade6-41cf-a86a-c8a882651e76","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"15d431e3-adf7-4fd5-8928-89d485f11824","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:17:50.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:50.268Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63eeb587-ade6-41cf-a86a-c8a882651e76","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15d431e3-adf7-4fd5-8928-89d485f11824","LogTimestamp":"2022-12-03T05:17:50.268Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:17:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-12-03T05:17:50.977Z","message":"Entering","context":{"RequestID":"b501f4cc-a5e3-48ce-b12a-c2cffa20f65d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3d5b1c98-802d-47b6-83dc-bb27e30cd64b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:17:50.977Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:17:50.980Z","message":"{\"transactionId\":\"b501f4cc-a5e3-48ce-b12a-c2cffa20f65d\",\"status\":\"200\",\"rqstDate\":\"221203-05:17:50:978\",\"respDate\":\"221203-05:17:50:980\",\"sourceId\":\"haproxy:b501f4cc-a5e3-48ce-b12a-c2cffa20f65d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:17:50:978-44075\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b501f4cc-a5e3-48ce-b12a-c2cffa20f65d]}\\\"}\"}","context":{"RequestID":"b501f4cc-a5e3-48ce-b12a-c2cffa20f65d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3d5b1c98-802d-47b6-83dc-bb27e30cd64b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:17:50.977Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:50.981Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b501f4cc-a5e3-48ce-b12a-c2cffa20f65d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d5b1c98-802d-47b6-83dc-bb27e30cd64b","LogTimestamp":"2022-12-03T05:17:50.981Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:17:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:17:52.993Z","message":"Entering","context":{"RequestID":"42ffe93e-f70a-440d-9709-af06659c0bae","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3a04f527-150d-4001-9030-5f7601a6c335","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:17:52.993Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:17:52.996Z","message":"{\"transactionId\":\"42ffe93e-f70a-440d-9709-af06659c0bae\",\"status\":\"200\",\"rqstDate\":\"221203-05:17:52:994\",\"respDate\":\"221203-05:17:52:996\",\"sourceId\":\"haproxy:42ffe93e-f70a-440d-9709-af06659c0bae\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:17:52:994-68699\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[42ffe93e-f70a-440d-9709-af06659c0bae]}\\\"}\"}","context":{"RequestID":"42ffe93e-f70a-440d-9709-af06659c0bae","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3a04f527-150d-4001-9030-5f7601a6c335","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:17:52.993Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:52.997Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42ffe93e-f70a-440d-9709-af06659c0bae","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a04f527-150d-4001-9030-5f7601a6c335","LogTimestamp":"2022-12-03T05:17:52.996Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:17:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:17:53.876Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:17:54.038Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:54.039Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:54.039Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:55.008Z","message":"Entering","context":{"RequestID":"fe47f7a7-5cbc-4b08-8cde-7e164a5ca19b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"12068143-9147-454b-9eb2-95080b4c4e66","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:17:55.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:17:55.012Z","message":"{\"transactionId\":\"fe47f7a7-5cbc-4b08-8cde-7e164a5ca19b\",\"status\":\"200\",\"rqstDate\":\"221203-05:17:55:009\",\"respDate\":\"221203-05:17:55:012\",\"sourceId\":\"haproxy:fe47f7a7-5cbc-4b08-8cde-7e164a5ca19b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:17:55:009-74016\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fe47f7a7-5cbc-4b08-8cde-7e164a5ca19b]}\\\"}\"}","context":{"RequestID":"fe47f7a7-5cbc-4b08-8cde-7e164a5ca19b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"12068143-9147-454b-9eb2-95080b4c4e66","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:17:55.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:55.012Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe47f7a7-5cbc-4b08-8cde-7e164a5ca19b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"12068143-9147-454b-9eb2-95080b4c4e66","LogTimestamp":"2022-12-03T05:17:55.012Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:17:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:17:57.033Z","message":"Entering","context":{"RequestID":"05b321b2-7cf3-44c8-82c4-771604765e91","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aba62170-945b-4165-b7a2-c15bb3b3daa2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:17:57.033Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:17:57.037Z","message":"{\"transactionId\":\"05b321b2-7cf3-44c8-82c4-771604765e91\",\"status\":\"200\",\"rqstDate\":\"221203-05:17:57:034\",\"respDate\":\"221203-05:17:57:037\",\"sourceId\":\"haproxy:05b321b2-7cf3-44c8-82c4-771604765e91\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:17:57:034-75526\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[05b321b2-7cf3-44c8-82c4-771604765e91]}\\\"}\"}","context":{"RequestID":"05b321b2-7cf3-44c8-82c4-771604765e91","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aba62170-945b-4165-b7a2-c15bb3b3daa2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:17:57.033Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:57.037Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05b321b2-7cf3-44c8-82c4-771604765e91","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aba62170-945b-4165-b7a2-c15bb3b3daa2","LogTimestamp":"2022-12-03T05:17:57.037Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:17:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:17:59.049Z","message":"Entering","context":{"RequestID":"87aa866d-e98f-48a7-8296-9084168164f9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ce19276c-57a6-4141-b09d-6a48a3a3bbb1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:17:59.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:17:59.052Z","message":"{\"transactionId\":\"87aa866d-e98f-48a7-8296-9084168164f9\",\"status\":\"200\",\"rqstDate\":\"221203-05:17:59:049\",\"respDate\":\"221203-05:17:59:052\",\"sourceId\":\"haproxy:87aa866d-e98f-48a7-8296-9084168164f9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:17:59:049-36617\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[87aa866d-e98f-48a7-8296-9084168164f9]}\\\"}\"}","context":{"RequestID":"87aa866d-e98f-48a7-8296-9084168164f9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ce19276c-57a6-4141-b09d-6a48a3a3bbb1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:17:59.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:59.053Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"87aa866d-e98f-48a7-8296-9084168164f9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce19276c-57a6-4141-b09d-6a48a3a3bbb1","LogTimestamp":"2022-12-03T05:17:59.053Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:17:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-12-03T05:17:59.088Z","message":"Entering","context":{"RequestID":"031a842a-760a-4fcb-8162-1e3eba1af565","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2b00cb47-5b38-460d-8687-2e7033af7ca2","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:17:59.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:17:59.092Z","message":"{\"transactionId\":\"031a842a-760a-4fcb-8162-1e3eba1af565\",\"status\":\"200\",\"rqstDate\":\"221203-05:17:59:089\",\"respDate\":\"221203-05:17:59:091\",\"sourceId\":\"healthcheck:031a842a-760a-4fcb-8162-1e3eba1af565\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:17:59:089-36359\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[031a842a-760a-4fcb-8162-1e3eba1af565]}\\\"}\"}","context":{"RequestID":"031a842a-760a-4fcb-8162-1e3eba1af565","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2b00cb47-5b38-460d-8687-2e7033af7ca2","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:17:59.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:59.093Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"031a842a-760a-4fcb-8162-1e3eba1af565","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b00cb47-5b38-460d-8687-2e7033af7ca2","LogTimestamp":"2022-12-03T05:17:59.092Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:17:59 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-12-03T05:17:59.900Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:59.903Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:59.960Z","message":"Entering","context":{"RequestID":"0fd4acf1-4cac-4ca1-adbe-7a62252be3a9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0a117575-a339-4da6-afbb-9782fb2dd5be","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:17:59.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:17:59.963Z","message":"{\"transactionId\":\"0fd4acf1-4cac-4ca1-adbe-7a62252be3a9\",\"status\":\"200\",\"rqstDate\":\"221203-05:17:59:960\",\"respDate\":\"221203-05:17:59:963\",\"sourceId\":\"OOM_ReadinessCheck:0fd4acf1-4cac-4ca1-adbe-7a62252be3a9\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:17:59:960-7354\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[51988], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[0fd4acf1-4cac-4ca1-adbe-7a62252be3a9]}\\\"}\"}","context":{"RequestID":"0fd4acf1-4cac-4ca1-adbe-7a62252be3a9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0a117575-a339-4da6-afbb-9782fb2dd5be","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:17:59.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:17:59.963Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0fd4acf1-4cac-4ca1-adbe-7a62252be3a9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a117575-a339-4da6-afbb-9782fb2dd5be","LogTimestamp":"2022-12-03T05:17:59.963Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:17:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 8 - "logType": "access" {"timestamp":"2022-12-03T05:18:00.262Z","message":"Entering","context":{"RequestID":"a1393fd9-749d-4fda-bf6b-a3fb85b7e0dc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5283b621-d7f0-42ac-be56-420fa918bf33","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:18:00.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:00.264Z","message":"Database is available from CACHED check.","context":{"RequestID":"a1393fd9-749d-4fda-bf6b-a3fb85b7e0dc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5283b621-d7f0-42ac-be56-420fa918bf33","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:18:00.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:00.266Z","message":"{\"transactionId\":\"a1393fd9-749d-4fda-bf6b-a3fb85b7e0dc\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:00:263\",\"respDate\":\"221203-05:18:00:265\",\"sourceId\":\"ReadinessCheck:a1393fd9-749d-4fda-bf6b-a3fb85b7e0dc\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:00:263-48424\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[a1393fd9-749d-4fda-bf6b-a3fb85b7e0dc]}\\\"}\"}","context":{"RequestID":"a1393fd9-749d-4fda-bf6b-a3fb85b7e0dc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5283b621-d7f0-42ac-be56-420fa918bf33","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:18:00.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:00.266Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1393fd9-749d-4fda-bf6b-a3fb85b7e0dc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5283b621-d7f0-42ac-be56-420fa918bf33","LogTimestamp":"2022-12-03T05:18:00.266Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:18:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-12-03T05:18:01.063Z","message":"Entering","context":{"RequestID":"ddf862d0-11da-49ca-b2ac-d6637c40af10","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bf8f8d9b-a288-4ca2-ad34-b9849a63f0d0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:01.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:01.066Z","message":"{\"transactionId\":\"ddf862d0-11da-49ca-b2ac-d6637c40af10\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:01:064\",\"respDate\":\"221203-05:18:01:066\",\"sourceId\":\"haproxy:ddf862d0-11da-49ca-b2ac-d6637c40af10\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:01:064-97211\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ddf862d0-11da-49ca-b2ac-d6637c40af10]}\\\"}\"}","context":{"RequestID":"ddf862d0-11da-49ca-b2ac-d6637c40af10","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bf8f8d9b-a288-4ca2-ad34-b9849a63f0d0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:01.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:01.067Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ddf862d0-11da-49ca-b2ac-d6637c40af10","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf8f8d9b-a288-4ca2-ad34-b9849a63f0d0","LogTimestamp":"2022-12-03T05:18:01.067Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:18:03.077Z","message":"Entering","context":{"RequestID":"594b2a1c-363c-4556-89b2-9a5ef906b52c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7df2237a-e919-4682-b6f5-1afc0c016f61","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:03.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:03.080Z","message":"{\"transactionId\":\"594b2a1c-363c-4556-89b2-9a5ef906b52c\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:03:078\",\"respDate\":\"221203-05:18:03:080\",\"sourceId\":\"haproxy:594b2a1c-363c-4556-89b2-9a5ef906b52c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:03:078-79028\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[594b2a1c-363c-4556-89b2-9a5ef906b52c]}\\\"}\"}","context":{"RequestID":"594b2a1c-363c-4556-89b2-9a5ef906b52c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7df2237a-e919-4682-b6f5-1afc0c016f61","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:03.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:03.081Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"594b2a1c-363c-4556-89b2-9a5ef906b52c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7df2237a-e919-4682-b6f5-1afc0c016f61","LogTimestamp":"2022-12-03T05:18:03.081Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:18:03.431Z","message":"Entering","context":{"RequestID":"3e5861b9-73e3-492e-aa12-01ab241662b2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"9b252399-3adb-4837-846d-dc87a095e1f8","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:18:03.431Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:03.434Z","message":"{\"transactionId\":\"3e5861b9-73e3-492e-aa12-01ab241662b2\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:03:432\",\"respDate\":\"221203-05:18:03:434\",\"sourceId\":\"healthcheck:3e5861b9-73e3-492e-aa12-01ab241662b2\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:03:432-3526\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[60878], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[3e5861b9-73e3-492e-aa12-01ab241662b2]}\\\"}\"}","context":{"RequestID":"3e5861b9-73e3-492e-aa12-01ab241662b2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"9b252399-3adb-4837-846d-dc87a095e1f8","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:18:03.431Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:03.435Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e5861b9-73e3-492e-aa12-01ab241662b2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"5","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b252399-3adb-4837-846d-dc87a095e1f8","LogTimestamp":"2022-12-03T05:18:03.435Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:03 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 9 - "logType": "access" {"timestamp":"2022-12-03T05:18:03.876Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:18:04.077Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:04.077Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:04.077Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:05.094Z","message":"Entering","context":{"RequestID":"0e1edb22-6b80-44ac-8be9-4be9dc2ae868","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f770df46-61fe-48f8-a11e-fbde63eff24b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:05.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:05.099Z","message":"{\"transactionId\":\"0e1edb22-6b80-44ac-8be9-4be9dc2ae868\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:05:095\",\"respDate\":\"221203-05:18:05:099\",\"sourceId\":\"haproxy:0e1edb22-6b80-44ac-8be9-4be9dc2ae868\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:05:095-78223\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0e1edb22-6b80-44ac-8be9-4be9dc2ae868]}\\\"}\"}","context":{"RequestID":"0e1edb22-6b80-44ac-8be9-4be9dc2ae868","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f770df46-61fe-48f8-a11e-fbde63eff24b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:05.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:05.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e1edb22-6b80-44ac-8be9-4be9dc2ae868","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f770df46-61fe-48f8-a11e-fbde63eff24b","LogTimestamp":"2022-12-03T05:18:05.100Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access" {"timestamp":"2022-12-03T05:18:07.113Z","message":"Entering","context":{"RequestID":"92825a82-4425-47b9-813b-f467ff930ebd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7aa02acf-edd1-47d3-847f-dee838cc6b88","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:07.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:07.116Z","message":"{\"transactionId\":\"92825a82-4425-47b9-813b-f467ff930ebd\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:07:114\",\"respDate\":\"221203-05:18:07:116\",\"sourceId\":\"haproxy:92825a82-4425-47b9-813b-f467ff930ebd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:07:114-57299\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[92825a82-4425-47b9-813b-f467ff930ebd]}\\\"}\"}","context":{"RequestID":"92825a82-4425-47b9-813b-f467ff930ebd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7aa02acf-edd1-47d3-847f-dee838cc6b88","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:07.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:07.117Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92825a82-4425-47b9-813b-f467ff930ebd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7aa02acf-edd1-47d3-847f-dee838cc6b88","LogTimestamp":"2022-12-03T05:18:07.117Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:18:08.065Z","message":"Entering","context":{"RequestID":"31870d23-69c6-4e30-aa6e-f7fbc217903c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a19b99fc-3d0b-4274-b104-ede162bf5493","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:08.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:08.382Z","message":"Checking for system property [partnerName]","context":{"RequestID":"31870d23-69c6-4e30-aa6e-f7fbc217903c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a19b99fc-3d0b-4274-b104-ede162bf5493","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:08.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:08.382Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"31870d23-69c6-4e30-aa6e-f7fbc217903c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a19b99fc-3d0b-4274-b104-ede162bf5493","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:08.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:08.382Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"31870d23-69c6-4e30-aa6e-f7fbc217903c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a19b99fc-3d0b-4274-b104-ede162bf5493","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:08.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:08.383Z","message":"Invoke","context":{"RequestID":"31870d23-69c6-4e30-aa6e-f7fbc217903c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"a19b99fc-3d0b-4274-b104-ede162bf5493","LogTimestamp":"2022-12-03T05:18:08.383Z"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:09.128Z","message":"Entering","context":{"RequestID":"aaa9cb4a-ddda-45df-88a1-519fd0b9a056","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"96aa6508-10db-4b46-82fb-340d8ec62cd8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:09.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:09.131Z","message":"{\"transactionId\":\"aaa9cb4a-ddda-45df-88a1-519fd0b9a056\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:09:129\",\"respDate\":\"221203-05:18:09:131\",\"sourceId\":\"haproxy:aaa9cb4a-ddda-45df-88a1-519fd0b9a056\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:09:129-54890\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aaa9cb4a-ddda-45df-88a1-519fd0b9a056]}\\\"}\"}","context":{"RequestID":"aaa9cb4a-ddda-45df-88a1-519fd0b9a056","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"96aa6508-10db-4b46-82fb-340d8ec62cd8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:09.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:09.131Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aaa9cb4a-ddda-45df-88a1-519fd0b9a056","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"96aa6508-10db-4b46-82fb-340d8ec62cd8","LogTimestamp":"2022-12-03T05:18:09.131Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:18:09.957Z","message":"Entering","context":{"RequestID":"ad6b4c0a-6611-4aa3-b4e1-a4fe6e87af5f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"149174f7-8f50-4728-92ec-ee8c26bc0263","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:18:09.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:09.960Z","message":"{\"transactionId\":\"ad6b4c0a-6611-4aa3-b4e1-a4fe6e87af5f\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:09:958\",\"respDate\":\"221203-05:18:09:960\",\"sourceId\":\"OOM_ReadinessCheck:ad6b4c0a-6611-4aa3-b4e1-a4fe6e87af5f\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:09:958-533\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[52168], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[ad6b4c0a-6611-4aa3-b4e1-a4fe6e87af5f]}\\\"}\"}","context":{"RequestID":"ad6b4c0a-6611-4aa3-b4e1-a4fe6e87af5f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"149174f7-8f50-4728-92ec-ee8c26bc0263","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:18:09.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:09.961Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad6b4c0a-6611-4aa3-b4e1-a4fe6e87af5f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"149174f7-8f50-4728-92ec-ee8c26bc0263","LogTimestamp":"2022-12-03T05:18:09.960Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:18:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 7 - "logType": "access" {"timestamp":"2022-12-03T05:18:10.261Z","message":"Entering","context":{"RequestID":"f9941239-ee7c-43d1-92ae-69886de33b04","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b472ec10-cadd-494b-bd16-e6e4f56d56c5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:18:10.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:10.264Z","message":"Database is available from CACHED check.","context":{"RequestID":"f9941239-ee7c-43d1-92ae-69886de33b04","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b472ec10-cadd-494b-bd16-e6e4f56d56c5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:18:10.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:10.265Z","message":"{\"transactionId\":\"f9941239-ee7c-43d1-92ae-69886de33b04\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:10:262\",\"respDate\":\"221203-05:18:10:265\",\"sourceId\":\"ReadinessCheck:f9941239-ee7c-43d1-92ae-69886de33b04\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:10:262-8595\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[f9941239-ee7c-43d1-92ae-69886de33b04]}\\\"}\"}","context":{"RequestID":"f9941239-ee7c-43d1-92ae-69886de33b04","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b472ec10-cadd-494b-bd16-e6e4f56d56c5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:18:10.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:10.266Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9941239-ee7c-43d1-92ae-69886de33b04","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b472ec10-cadd-494b-bd16-e6e4f56d56c5","LogTimestamp":"2022-12-03T05:18:10.265Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:18:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:18:11.152Z","message":"Entering","context":{"RequestID":"97ea837b-c424-4f4e-ad8e-1e3699ab1f75","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fc5a57ab-a551-46d6-b7ce-a97739aae329","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:11.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:11.155Z","message":"{\"transactionId\":\"97ea837b-c424-4f4e-ad8e-1e3699ab1f75\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:11:153\",\"respDate\":\"221203-05:18:11:155\",\"sourceId\":\"haproxy:97ea837b-c424-4f4e-ad8e-1e3699ab1f75\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:11:153-75180\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[97ea837b-c424-4f4e-ad8e-1e3699ab1f75]}\\\"}\"}","context":{"RequestID":"97ea837b-c424-4f4e-ad8e-1e3699ab1f75","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fc5a57ab-a551-46d6-b7ce-a97739aae329","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:11.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:11.156Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97ea837b-c424-4f4e-ad8e-1e3699ab1f75","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc5a57ab-a551-46d6-b7ce-a97739aae329","LogTimestamp":"2022-12-03T05:18:11.156Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:18:11.970Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"31870d23-69c6-4e30-aa6e-f7fbc217903c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3586","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"a19b99fc-3d0b-4274-b104-ede162bf5493","LogTimestamp":"2022-12-03T05:18:11.969Z","ResponseDesc":"Created","elapsedTime":"34"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:12.133Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"31870d23-69c6-4e30-aa6e-f7fbc217903c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:12:046\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044688375\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"fd7fb09e-d930-41b9-b83f-cfde9df48640\",\"resource-version\":\"1670044688375\",\"model-name\":\"action\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"af593b4b-490e-4665-ad74-2f6351c0a7ce\"}}","context":{"RequestID":"31870d23-69c6-4e30-aa6e-f7fbc217903c","ServiceName":"/aai/v27/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:12.133Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:12.591Z","message":"{\"transactionId\":\"31870d23-69c6-4e30-aa6e-f7fbc217903c\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:08:065\",\"respDate\":\"221203-05:18:12:591\",\"sourceId\":\"AAI-TOOLS:31870d23-69c6-4e30-aa6e-f7fbc217903c\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:08:065-74253\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[260], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[31870d23-69c6-4e30-aa6e-f7fbc217903c], Host=[aai.onap:8443], X-Forwarded-Port=[37666], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[31870d23-69c6-4e30-aa6e-f7fbc217903c]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"af593b4b-490e-4665-ad74-2f6351c0a7ce\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"fd7fb09e-d930-41b9-b83f-cfde9df48640\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"action\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:08:065-74253\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[4200], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:08:065-74253]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"31870d23-69c6-4e30-aa6e-f7fbc217903c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3586","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a19b99fc-3d0b-4274-b104-ede162bf5493","LogTimestamp":"2022-12-03T05:18:11.969Z","elapsedTime":"65"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:12.592Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"31870d23-69c6-4e30-aa6e-f7fbc217903c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4528","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a19b99fc-3d0b-4274-b104-ede162bf5493","LogTimestamp":"2022-12-03T05:18:12.592Z","ResponseDesc":"Created","elapsedTime":"65"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:12 +0000] "PUT /aai/v27/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce" 201 0 REST 31870d23-69c6-4e30-aa6e-f7fbc217903c AAI-TOOLS 10.233.71.240 4560 - "logType": "access" {"timestamp":"2022-12-03T05:18:12.738Z","message":"Entering","context":{"RequestID":"210c7536-4023-4857-afba-c2ece18c7a3e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c988a461-6539-4fd3-a359-9a121a9418ea","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:12.737Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:12.753Z","message":"Checking for system property [partnerName]","context":{"RequestID":"210c7536-4023-4857-afba-c2ece18c7a3e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c988a461-6539-4fd3-a359-9a121a9418ea","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:12.737Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:12.753Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"210c7536-4023-4857-afba-c2ece18c7a3e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c988a461-6539-4fd3-a359-9a121a9418ea","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:12.737Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:12.753Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"210c7536-4023-4857-afba-c2ece18c7a3e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c988a461-6539-4fd3-a359-9a121a9418ea","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:12.737Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:12.754Z","message":"Invoke","context":{"RequestID":"210c7536-4023-4857-afba-c2ece18c7a3e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"c988a461-6539-4fd3-a359-9a121a9418ea","LogTimestamp":"2022-12-03T05:18:12.754Z"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:12.891Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"31870d23-69c6-4e30-aa6e-f7fbc217903c","ServiceName":"/aai/v27/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce","TargetServiceName":"AAI-EVENT","ElapsedTime":"759","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:12.891Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:13.168Z","message":"Entering","context":{"RequestID":"403610a9-32b2-41ac-9eb8-e6b977d8e1d2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"10786aca-efa6-439f-b943-01dab989ee34","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:13.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:13.171Z","message":"{\"transactionId\":\"403610a9-32b2-41ac-9eb8-e6b977d8e1d2\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:13:168\",\"respDate\":\"221203-05:18:13:171\",\"sourceId\":\"haproxy:403610a9-32b2-41ac-9eb8-e6b977d8e1d2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:13:168-56843\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[403610a9-32b2-41ac-9eb8-e6b977d8e1d2]}\\\"}\"}","context":{"RequestID":"403610a9-32b2-41ac-9eb8-e6b977d8e1d2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"10786aca-efa6-439f-b943-01dab989ee34","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:13.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:13.171Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"403610a9-32b2-41ac-9eb8-e6b977d8e1d2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"10786aca-efa6-439f-b943-01dab989ee34","LogTimestamp":"2022-12-03T05:18:13.171Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:18:13.687Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"210c7536-4023-4857-afba-c2ece18c7a3e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"934","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"c988a461-6539-4fd3-a359-9a121a9418ea","LogTimestamp":"2022-12-03T05:18:13.687Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:13.747Z","message":"{\"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\":\"210c7536-4023-4857-afba-c2ece18c7a3e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:13:702\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044692752\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"2f80c596-27e5-4ca9-b5bb-e03a7fd4c0fd\",\"resource-version\":\"1670044692752\",\"model-name\":\"action-data\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"9551346c-7d8b-4daf-9926-b93e96e2344a\"}}","context":{"RequestID":"210c7536-4023-4857-afba-c2ece18c7a3e","ServiceName":"/aai/v27/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:13.710Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:13.766Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"210c7536-4023-4857-afba-c2ece18c7a3e","ServiceName":"/aai/v27/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a","TargetServiceName":"AAI-EVENT","ElapsedTime":"56","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:13.766Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:13.784Z","message":"{\"transactionId\":\"210c7536-4023-4857-afba-c2ece18c7a3e\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:12:738\",\"respDate\":\"221203-05:18:13:784\",\"sourceId\":\"AAI-TOOLS:210c7536-4023-4857-afba-c2ece18c7a3e\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:12:738-70835\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[265], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[210c7536-4023-4857-afba-c2ece18c7a3e], Host=[aai.onap:8443], X-Forwarded-Port=[37748], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[210c7536-4023-4857-afba-c2ece18c7a3e]}\\\",\\\"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\\\":\\\"1-aai-resources-221203-05:18:12:738-70835\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[8296], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:12:738-70835]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"210c7536-4023-4857-afba-c2ece18c7a3e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"934","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c988a461-6539-4fd3-a359-9a121a9418ea","LogTimestamp":"2022-12-03T05:18:13.687Z","elapsedTime":"11"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:13.785Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"210c7536-4023-4857-afba-c2ece18c7a3e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1047","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c988a461-6539-4fd3-a359-9a121a9418ea","LogTimestamp":"2022-12-03T05:18:13.784Z","ResponseDesc":"Created","elapsedTime":"11"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:13 +0000] "PUT /aai/v27/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a" 201 0 REST 210c7536-4023-4857-afba-c2ece18c7a3e AAI-TOOLS 10.233.71.240 1052 - "logType": "access" {"timestamp":"2022-12-03T05:18:13.876Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:18:13.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:13.981Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:13.981Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:14.000Z","message":"Entering","context":{"RequestID":"b5681d35-23a3-47b2-87b9-9988894b67f2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d1b9defc-6d44-4774-859d-b6e174be0177","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:13.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:14.010Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b5681d35-23a3-47b2-87b9-9988894b67f2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d1b9defc-6d44-4774-859d-b6e174be0177","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:13.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:14.010Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b5681d35-23a3-47b2-87b9-9988894b67f2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d1b9defc-6d44-4774-859d-b6e174be0177","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:13.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:14.010Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b5681d35-23a3-47b2-87b9-9988894b67f2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d1b9defc-6d44-4774-859d-b6e174be0177","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:13.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:14.011Z","message":"Invoke","context":{"RequestID":"b5681d35-23a3-47b2-87b9-9988894b67f2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"d1b9defc-6d44-4774-859d-b6e174be0177","LogTimestamp":"2022-12-03T05:18:14.011Z"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:14.119Z","message":"Entering","context":{"RequestID":"f2a71114-249e-4fda-ac9e-fd94a15dc08f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"808bb3a4-cfb0-4a46-8089-d29f946e0c11","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:18:14.119Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:14.123Z","message":"{\"transactionId\":\"f2a71114-249e-4fda-ac9e-fd94a15dc08f\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:14:120\",\"respDate\":\"221203-05:18:14:122\",\"sourceId\":\"healthcheck:f2a71114-249e-4fda-ac9e-fd94a15dc08f\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:14:120-34170\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[f2a71114-249e-4fda-ac9e-fd94a15dc08f]}\\\"}\"}","context":{"RequestID":"f2a71114-249e-4fda-ac9e-fd94a15dc08f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"808bb3a4-cfb0-4a46-8089-d29f946e0c11","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:18:14.119Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:14.123Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f2a71114-249e-4fda-ac9e-fd94a15dc08f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"808bb3a4-cfb0-4a46-8089-d29f946e0c11","LogTimestamp":"2022-12-03T05:18:14.123Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:18:14 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 16 - "logType": "access" {"timestamp":"2022-12-03T05:18:15.182Z","message":"Entering","context":{"RequestID":"00cf40c9-e34e-4649-ae8e-2a07dae371d7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"618e09d5-708f-4582-a5f9-dc015623818d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:15.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:15.185Z","message":"{\"transactionId\":\"00cf40c9-e34e-4649-ae8e-2a07dae371d7\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:15:182\",\"respDate\":\"221203-05:18:15:185\",\"sourceId\":\"haproxy:00cf40c9-e34e-4649-ae8e-2a07dae371d7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:15:182-35409\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[00cf40c9-e34e-4649-ae8e-2a07dae371d7]}\\\"}\"}","context":{"RequestID":"00cf40c9-e34e-4649-ae8e-2a07dae371d7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"618e09d5-708f-4582-a5f9-dc015623818d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:15.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:15.185Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00cf40c9-e34e-4649-ae8e-2a07dae371d7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"618e09d5-708f-4582-a5f9-dc015623818d","LogTimestamp":"2022-12-03T05:18:15.185Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:18:15.508Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b5681d35-23a3-47b2-87b9-9988894b67f2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1497","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"d1b9defc-6d44-4774-859d-b6e174be0177","LogTimestamp":"2022-12-03T05:18:15.508Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:15.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/f6d6a23d-a1a9-48ff-8419-b6530da2d381\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"b5681d35-23a3-47b2-87b9-9988894b67f2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:15:522\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044694009\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"7ad0915f-25c0-4a70-b9bc-185a75f87564\",\"resource-version\":\"1670044694009\",\"model-name\":\"allotted-resource\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"f6d6a23d-a1a9-48ff-8419-b6530da2d381\"}}","context":{"RequestID":"b5681d35-23a3-47b2-87b9-9988894b67f2","ServiceName":"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:15.531Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:15.547Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b5681d35-23a3-47b2-87b9-9988894b67f2","ServiceName":"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:15.547Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:15.564Z","message":"{\"transactionId\":\"b5681d35-23a3-47b2-87b9-9988894b67f2\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:14:000\",\"respDate\":\"221203-05:18:15:564\",\"sourceId\":\"AAI-TOOLS:b5681d35-23a3-47b2-87b9-9988894b67f2\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:14:000-18790\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[271], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[b5681d35-23a3-47b2-87b9-9988894b67f2], Host=[aai.onap:8443], X-Forwarded-Port=[37766], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[b5681d35-23a3-47b2-87b9-9988894b67f2]}\\\",\\\"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\\\":\\\"2-aai-resources-221203-05:18:14:000-18790\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[4328], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:14:000-18790]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b5681d35-23a3-47b2-87b9-9988894b67f2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1497","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d1b9defc-6d44-4774-859d-b6e174be0177","LogTimestamp":"2022-12-03T05:18:15.508Z","elapsedTime":"10"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:15.565Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b5681d35-23a3-47b2-87b9-9988894b67f2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1566","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d1b9defc-6d44-4774-859d-b6e174be0177","LogTimestamp":"2022-12-03T05:18:15.565Z","ResponseDesc":"Created","elapsedTime":"10"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:15 +0000] "PUT /aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381" 201 0 REST b5681d35-23a3-47b2-87b9-9988894b67f2 AAI-TOOLS 10.233.71.240 1570 - "logType": "access" {"timestamp":"2022-12-03T05:18:15.698Z","message":"Entering","context":{"RequestID":"aecb89e9-b3ee-4796-93b5-511544905904","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e4f0880f-011b-4544-8d18-e487f490fd69","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:15.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:15.709Z","message":"Checking for system property [partnerName]","context":{"RequestID":"aecb89e9-b3ee-4796-93b5-511544905904","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e4f0880f-011b-4544-8d18-e487f490fd69","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:15.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:15.709Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"aecb89e9-b3ee-4796-93b5-511544905904","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e4f0880f-011b-4544-8d18-e487f490fd69","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:15.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:15.709Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"aecb89e9-b3ee-4796-93b5-511544905904","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e4f0880f-011b-4544-8d18-e487f490fd69","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:15.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:15.710Z","message":"Invoke","context":{"RequestID":"aecb89e9-b3ee-4796-93b5-511544905904","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"e4f0880f-011b-4544-8d18-e487f490fd69","LogTimestamp":"2022-12-03T05:18:15.710Z"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:15.800Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"aecb89e9-b3ee-4796-93b5-511544905904","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"91","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"e4f0880f-011b-4544-8d18-e487f490fd69","LogTimestamp":"2022-12-03T05:18:15.800Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:15.821Z","message":"{\"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\":\"aecb89e9-b3ee-4796-93b5-511544905904\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:15:812\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044695708\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6c092fb1-21b2-456b-9e01-67fb4de1896e\",\"resource-version\":\"1670044695708\",\"model-name\":\"availability-zone\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"61b88c01-d819-41c0-8e21-7fd7ba47148e\"}}","context":{"RequestID":"aecb89e9-b3ee-4796-93b5-511544905904","ServiceName":"/aai/v27/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:15.821Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:15.856Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"aecb89e9-b3ee-4796-93b5-511544905904","ServiceName":"/aai/v27/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e","TargetServiceName":"AAI-EVENT","ElapsedTime":"34","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:15.855Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:15.862Z","message":"{\"transactionId\":\"aecb89e9-b3ee-4796-93b5-511544905904\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:15:699\",\"respDate\":\"221203-05:18:15:862\",\"sourceId\":\"AAI-TOOLS:aecb89e9-b3ee-4796-93b5-511544905904\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:15:699-13087\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[271], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[aecb89e9-b3ee-4796-93b5-511544905904], Host=[aai.onap:8443], X-Forwarded-Port=[37780], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[aecb89e9-b3ee-4796-93b5-511544905904]}\\\",\\\"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-221203-05:18:15:699-13087\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[8408], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:15:699-13087]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"aecb89e9-b3ee-4796-93b5-511544905904","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"91","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e4f0880f-011b-4544-8d18-e487f490fd69","LogTimestamp":"2022-12-03T05:18:15.800Z","elapsedTime":"9"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:15.863Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"aecb89e9-b3ee-4796-93b5-511544905904","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"165","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e4f0880f-011b-4544-8d18-e487f490fd69","LogTimestamp":"2022-12-03T05:18:15.863Z","ResponseDesc":"Created","elapsedTime":"9"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:15 +0000] "PUT /aai/v27/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e" 201 0 REST aecb89e9-b3ee-4796-93b5-511544905904 AAI-TOOLS 10.233.71.240 169 - "logType": "access" {"timestamp":"2022-12-03T05:18:15.979Z","message":"Entering","context":{"RequestID":"9018e895-c604-4384-bf45-478c0bdaecc3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"94d82b64-1681-41ad-886c-16609e3afa93","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:15.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:15.991Z","message":"Checking for system property [partnerName]","context":{"RequestID":"9018e895-c604-4384-bf45-478c0bdaecc3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"94d82b64-1681-41ad-886c-16609e3afa93","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:15.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:15.991Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"9018e895-c604-4384-bf45-478c0bdaecc3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"94d82b64-1681-41ad-886c-16609e3afa93","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:15.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:15.991Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"9018e895-c604-4384-bf45-478c0bdaecc3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"94d82b64-1681-41ad-886c-16609e3afa93","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:15.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:15.992Z","message":"Invoke","context":{"RequestID":"9018e895-c604-4384-bf45-478c0bdaecc3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"94d82b64-1681-41ad-886c-16609e3afa93","LogTimestamp":"2022-12-03T05:18:15.992Z"},"thread":"qtp532048323-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:16.093Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"9018e895-c604-4384-bf45-478c0bdaecc3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"101","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"94d82b64-1681-41ad-886c-16609e3afa93","LogTimestamp":"2022-12-03T05:18:16.092Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp532048323-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:16.113Z","message":"{\"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\":\"9018e895-c604-4384-bf45-478c0bdaecc3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:16:105\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044695990\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"b2dea88d-78a0-49bf-95c9-5819df08e966\",\"resource-version\":\"1670044695990\",\"model-name\":\"az-and-dvs-switches\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"53dc00d4-e6d9-48ec-b6cc-3d3797e9b896\"}}","context":{"RequestID":"9018e895-c604-4384-bf45-478c0bdaecc3","ServiceName":"/aai/v27/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:16.113Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:16.127Z","message":"{\"transactionId\":\"9018e895-c604-4384-bf45-478c0bdaecc3\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:15:980\",\"respDate\":\"221203-05:18:16:127\",\"sourceId\":\"AAI-TOOLS:9018e895-c604-4384-bf45-478c0bdaecc3\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:15:980-32524\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[273], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[9018e895-c604-4384-bf45-478c0bdaecc3], Host=[aai.onap:8443], X-Forwarded-Port=[37782], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[9018e895-c604-4384-bf45-478c0bdaecc3]}\\\",\\\"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\\\":\\\"0-aai-resources-221203-05:18:15:980-32524\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[8424], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:15:980-32524]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"9018e895-c604-4384-bf45-478c0bdaecc3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"101","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"94d82b64-1681-41ad-886c-16609e3afa93","LogTimestamp":"2022-12-03T05:18:16.092Z","elapsedTime":"9"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:16.129Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"9018e895-c604-4384-bf45-478c0bdaecc3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"149","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"94d82b64-1681-41ad-886c-16609e3afa93","LogTimestamp":"2022-12-03T05:18:16.128Z","ResponseDesc":"Created","elapsedTime":"9"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:16 +0000] "PUT /aai/v27/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896" 201 0 REST 9018e895-c604-4384-bf45-478c0bdaecc3 AAI-TOOLS 10.233.71.240 154 - "logType": "access" {"timestamp":"2022-12-03T05:18:16.157Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9018e895-c604-4384-bf45-478c0bdaecc3","ServiceName":"/aai/v27/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896","TargetServiceName":"AAI-EVENT","ElapsedTime":"44","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:16.157Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:16.222Z","message":"Entering","context":{"RequestID":"f9f8a1c2-6c82-43d6-9c22-d05b44e1b971","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ef41b17b-838e-4a6d-8e97-bea282485380","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:16.222Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:16.237Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f9f8a1c2-6c82-43d6-9c22-d05b44e1b971","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ef41b17b-838e-4a6d-8e97-bea282485380","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:16.222Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:16.238Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f9f8a1c2-6c82-43d6-9c22-d05b44e1b971","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ef41b17b-838e-4a6d-8e97-bea282485380","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:16.222Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:16.238Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f9f8a1c2-6c82-43d6-9c22-d05b44e1b971","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ef41b17b-838e-4a6d-8e97-bea282485380","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:16.222Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:16.239Z","message":"Invoke","context":{"RequestID":"f9f8a1c2-6c82-43d6-9c22-d05b44e1b971","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"ef41b17b-838e-4a6d-8e97-bea282485380","LogTimestamp":"2022-12-03T05:18:16.239Z"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:16.299Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f9f8a1c2-6c82-43d6-9c22-d05b44e1b971","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"61","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"ef41b17b-838e-4a6d-8e97-bea282485380","LogTimestamp":"2022-12-03T05:18:16.299Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:16.332Z","message":"{\"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\":\"f9f8a1c2-6c82-43d6-9c22-d05b44e1b971\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:16:325\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044696236\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d2fb27cc-15eb-4c4e-828e-71d41aaecc5b\",\"resource-version\":\"1670044696236\",\"model-name\":\"class-of-service\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"18094b19-d16d-4822-8acf-e92c6aefa178\"}}","context":{"RequestID":"f9f8a1c2-6c82-43d6-9c22-d05b44e1b971","ServiceName":"/aai/v27/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:16.332Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:16.347Z","message":"{\"transactionId\":\"f9f8a1c2-6c82-43d6-9c22-d05b44e1b971\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:16:223\",\"respDate\":\"221203-05:18:16:347\",\"sourceId\":\"AAI-TOOLS:f9f8a1c2-6c82-43d6-9c22-d05b44e1b971\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:16:223-20913\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[270], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[f9f8a1c2-6c82-43d6-9c22-d05b44e1b971], Host=[aai.onap:8443], X-Forwarded-Port=[37790], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[f9f8a1c2-6c82-43d6-9c22-d05b44e1b971]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"18094b19-d16d-4822-8acf-e92c6aefa178\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"d2fb27cc-15eb-4c4e-828e-71d41aaecc5b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"class-of-service\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:16:223-20913\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[12496], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:16:223-20913]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f9f8a1c2-6c82-43d6-9c22-d05b44e1b971","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"61","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ef41b17b-838e-4a6d-8e97-bea282485380","LogTimestamp":"2022-12-03T05:18:16.299Z","elapsedTime":"10"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:16.348Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f9f8a1c2-6c82-43d6-9c22-d05b44e1b971","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"126","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ef41b17b-838e-4a6d-8e97-bea282485380","LogTimestamp":"2022-12-03T05:18:16.348Z","ResponseDesc":"Created","elapsedTime":"10"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:16 +0000] "PUT /aai/v27/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178" 201 0 REST f9f8a1c2-6c82-43d6-9c22-d05b44e1b971 AAI-TOOLS 10.233.71.240 131 - "logType": "access" {"timestamp":"2022-12-03T05:18:16.367Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f9f8a1c2-6c82-43d6-9c22-d05b44e1b971","ServiceName":"/aai/v27/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178","TargetServiceName":"AAI-EVENT","ElapsedTime":"35","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:16.367Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:16.466Z","message":"Entering","context":{"RequestID":"7d2873ab-6159-4beb-9a21-490c8e4a0803","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"b113eb04-3dbe-45b7-87f6-97e14289d311","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:16.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:16.478Z","message":"Checking for system property [partnerName]","context":{"RequestID":"7d2873ab-6159-4beb-9a21-490c8e4a0803","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"b113eb04-3dbe-45b7-87f6-97e14289d311","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:16.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:16.479Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"7d2873ab-6159-4beb-9a21-490c8e4a0803","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"b113eb04-3dbe-45b7-87f6-97e14289d311","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:16.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:16.479Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"7d2873ab-6159-4beb-9a21-490c8e4a0803","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"b113eb04-3dbe-45b7-87f6-97e14289d311","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:16.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:16.480Z","message":"Invoke","context":{"RequestID":"7d2873ab-6159-4beb-9a21-490c8e4a0803","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"b113eb04-3dbe-45b7-87f6-97e14289d311","LogTimestamp":"2022-12-03T05:18:16.480Z"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:16.578Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"7d2873ab-6159-4beb-9a21-490c8e4a0803","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"99","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"b113eb04-3dbe-45b7-87f6-97e14289d311","LogTimestamp":"2022-12-03T05:18:16.578Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:16.596Z","message":"{\"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\":\"7d2873ab-6159-4beb-9a21-490c8e4a0803\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:16:589\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044696474\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"2a160989-b202-47dd-874b-4a0f275998f7\",\"resource-version\":\"1670044696474\",\"model-name\":\"cloud-region\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"7d2873ab-6159-4beb-9a21-490c8e4a0803","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:16.596Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:16.613Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7d2873ab-6159-4beb-9a21-490c8e4a0803","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:16.613Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:16.616Z","message":"{\"transactionId\":\"7d2873ab-6159-4beb-9a21-490c8e4a0803\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:16:466\",\"respDate\":\"221203-05:18:16:615\",\"sourceId\":\"AAI-TOOLS:7d2873ab-6159-4beb-9a21-490c8e4a0803\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:16:466-61513\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[266], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[7d2873ab-6159-4beb-9a21-490c8e4a0803], Host=[aai.onap:8443], X-Forwarded-Port=[37792], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[7d2873ab-6159-4beb-9a21-490c8e4a0803]}\\\",\\\"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-221203-05:18:16:466-61513\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20688], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:16:466-61513]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"7d2873ab-6159-4beb-9a21-490c8e4a0803","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"99","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b113eb04-3dbe-45b7-87f6-97e14289d311","LogTimestamp":"2022-12-03T05:18:16.578Z","elapsedTime":"8"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:16.616Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"7d2873ab-6159-4beb-9a21-490c8e4a0803","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"151","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b113eb04-3dbe-45b7-87f6-97e14289d311","LogTimestamp":"2022-12-03T05:18:16.616Z","ResponseDesc":"Created","elapsedTime":"8"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:16 +0000] "PUT /aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3" 201 0 REST 7d2873ab-6159-4beb-9a21-490c8e4a0803 AAI-TOOLS 10.233.71.240 155 - "logType": "access" {"timestamp":"2022-12-03T05:18:16.740Z","message":"Entering","context":{"RequestID":"3f315cf9-7337-4a3f-9a57-07f744c20c01","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6de13916-efd9-4be9-8a77-99253e032a95","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:16.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:16.752Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3f315cf9-7337-4a3f-9a57-07f744c20c01","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6de13916-efd9-4be9-8a77-99253e032a95","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:16.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:16.752Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3f315cf9-7337-4a3f-9a57-07f744c20c01","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6de13916-efd9-4be9-8a77-99253e032a95","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:16.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:16.752Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3f315cf9-7337-4a3f-9a57-07f744c20c01","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6de13916-efd9-4be9-8a77-99253e032a95","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:16.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:16.753Z","message":"Invoke","context":{"RequestID":"3f315cf9-7337-4a3f-9a57-07f744c20c01","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"6de13916-efd9-4be9-8a77-99253e032a95","LogTimestamp":"2022-12-03T05:18:16.753Z"},"thread":"qtp532048323-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:17.197Z","message":"Entering","context":{"RequestID":"c60582b7-0782-4a3c-b87f-6f24b7e0eb74","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d36be4e2-60de-4291-a425-998fd229567a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:17.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:17.200Z","message":"{\"transactionId\":\"c60582b7-0782-4a3c-b87f-6f24b7e0eb74\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:17:198\",\"respDate\":\"221203-05:18:17:200\",\"sourceId\":\"haproxy:c60582b7-0782-4a3c-b87f-6f24b7e0eb74\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:17:198-74856\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c60582b7-0782-4a3c-b87f-6f24b7e0eb74]}\\\"}\"}","context":{"RequestID":"c60582b7-0782-4a3c-b87f-6f24b7e0eb74","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d36be4e2-60de-4291-a425-998fd229567a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:17.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:17.201Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c60582b7-0782-4a3c-b87f-6f24b7e0eb74","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d36be4e2-60de-4291-a425-998fd229567a","LogTimestamp":"2022-12-03T05:18:17.201Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:18:17.491Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"3f315cf9-7337-4a3f-9a57-07f744c20c01","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"738","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"6de13916-efd9-4be9-8a77-99253e032a95","LogTimestamp":"2022-12-03T05:18:17.491Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp532048323-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:17.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/8bac3599-9a1c-4b7f-80e5-c1838f744c23\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"3f315cf9-7337-4a3f-9a57-07f744c20c01\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:17:500\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044696752\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"3f908abc-3a15-40d0-b674-2a639e52884d\",\"resource-version\":\"1670044696752\",\"model-name\":\"collection\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"8bac3599-9a1c-4b7f-80e5-c1838f744c23\"}}","context":{"RequestID":"3f315cf9-7337-4a3f-9a57-07f744c20c01","ServiceName":"/aai/v27/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:17.508Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:17.523Z","message":"{\"transactionId\":\"3f315cf9-7337-4a3f-9a57-07f744c20c01\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:16:740\",\"respDate\":\"221203-05:18:17:523\",\"sourceId\":\"AAI-TOOLS:3f315cf9-7337-4a3f-9a57-07f744c20c01\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:16:740-6935\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[298], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[3f315cf9-7337-4a3f-9a57-07f744c20c01], Host=[aai.onap:8443], X-Forwarded-Port=[37798], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[3f315cf9-7337-4a3f-9a57-07f744c20c01]}\\\",\\\"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\\\":\\\"2-aai-resources-221203-05:18:16:740-6935\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[4248], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:16:740-6935]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"3f315cf9-7337-4a3f-9a57-07f744c20c01","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"738","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6de13916-efd9-4be9-8a77-99253e032a95","LogTimestamp":"2022-12-03T05:18:17.491Z","elapsedTime":"6"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:17.523Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3f315cf9-7337-4a3f-9a57-07f744c20c01","ServiceName":"/aai/v27/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:17.523Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:17.524Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"3f315cf9-7337-4a3f-9a57-07f744c20c01","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"784","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6de13916-efd9-4be9-8a77-99253e032a95","LogTimestamp":"2022-12-03T05:18:17.524Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:17 +0000] "PUT /aai/v27/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23" 201 0 REST 3f315cf9-7337-4a3f-9a57-07f744c20c01 AAI-TOOLS 10.233.71.240 789 - "logType": "access" {"timestamp":"2022-12-03T05:18:17.624Z","message":"Entering","context":{"RequestID":"58345c1c-2b7c-4aff-b10b-09fb294101e1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a33317bf-156f-48b4-968d-49364471a177","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:17.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:17.638Z","message":"Checking for system property [partnerName]","context":{"RequestID":"58345c1c-2b7c-4aff-b10b-09fb294101e1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a33317bf-156f-48b4-968d-49364471a177","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:17.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:17.638Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"58345c1c-2b7c-4aff-b10b-09fb294101e1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a33317bf-156f-48b4-968d-49364471a177","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:17.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:17.638Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"58345c1c-2b7c-4aff-b10b-09fb294101e1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a33317bf-156f-48b4-968d-49364471a177","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:17.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:17.639Z","message":"Invoke","context":{"RequestID":"58345c1c-2b7c-4aff-b10b-09fb294101e1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"a33317bf-156f-48b4-968d-49364471a177","LogTimestamp":"2022-12-03T05:18:17.639Z"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:17.693Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"58345c1c-2b7c-4aff-b10b-09fb294101e1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"54","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"a33317bf-156f-48b4-968d-49364471a177","LogTimestamp":"2022-12-03T05:18:17.693Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:17.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/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"58345c1c-2b7c-4aff-b10b-09fb294101e1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:17:702\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044697637\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"3a8ab1ee-9220-4fe8-b89c-9251d160ddc2\",\"resource-version\":\"1670044697637\",\"model-name\":\"complex\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"58345c1c-2b7c-4aff-b10b-09fb294101e1","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:17.709Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:17.722Z","message":"{\"transactionId\":\"58345c1c-2b7c-4aff-b10b-09fb294101e1\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:17:624\",\"respDate\":\"221203-05:18:17:722\",\"sourceId\":\"AAI-TOOLS:58345c1c-2b7c-4aff-b10b-09fb294101e1\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:17:624-50831\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[261], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[58345c1c-2b7c-4aff-b10b-09fb294101e1], Host=[aai.onap:8443], X-Forwarded-Port=[37810], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[58345c1c-2b7c-4aff-b10b-09fb294101e1]}\\\",\\\"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\\\":\\\"2-aai-resources-221203-05:18:17:624-50831\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[12520], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:17:624-50831]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"58345c1c-2b7c-4aff-b10b-09fb294101e1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"54","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a33317bf-156f-48b4-968d-49364471a177","LogTimestamp":"2022-12-03T05:18:17.693Z","elapsedTime":"7"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:17.723Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"58345c1c-2b7c-4aff-b10b-09fb294101e1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"100","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a33317bf-156f-48b4-968d-49364471a177","LogTimestamp":"2022-12-03T05:18:17.723Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:17.724Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"58345c1c-2b7c-4aff-b10b-09fb294101e1","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:17.724Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:17 +0000] "PUT /aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353" 201 0 REST 58345c1c-2b7c-4aff-b10b-09fb294101e1 AAI-TOOLS 10.233.71.240 104 - "logType": "access" {"timestamp":"2022-12-03T05:18:17.835Z","message":"Entering","context":{"RequestID":"05e424b6-4594-42bc-9f11-c4737411a433","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b0675c41-9a45-48a8-953f-fc48b60901d5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:17.834Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:17.844Z","message":"Checking for system property [partnerName]","context":{"RequestID":"05e424b6-4594-42bc-9f11-c4737411a433","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b0675c41-9a45-48a8-953f-fc48b60901d5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:17.834Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:17.844Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"05e424b6-4594-42bc-9f11-c4737411a433","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b0675c41-9a45-48a8-953f-fc48b60901d5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:17.834Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:17.844Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"05e424b6-4594-42bc-9f11-c4737411a433","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b0675c41-9a45-48a8-953f-fc48b60901d5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:17.834Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:17.845Z","message":"Invoke","context":{"RequestID":"05e424b6-4594-42bc-9f11-c4737411a433","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"b0675c41-9a45-48a8-953f-fc48b60901d5","LogTimestamp":"2022-12-03T05:18:17.845Z"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:17.889Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"05e424b6-4594-42bc-9f11-c4737411a433","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"43","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"b0675c41-9a45-48a8-953f-fc48b60901d5","LogTimestamp":"2022-12-03T05:18:17.888Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:17.906Z","message":"{\"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\":\"05e424b6-4594-42bc-9f11-c4737411a433\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:17:899\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044697844\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5a175add-57e4-4a5d-8b02-c36f1d69c52b\",\"resource-version\":\"1670044697844\",\"model-name\":\"configuration\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"166c050d-f69d-4305-943e-0bc58c3a26cf\"}}","context":{"RequestID":"05e424b6-4594-42bc-9f11-c4737411a433","ServiceName":"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:17.906Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:17.921Z","message":"{\"transactionId\":\"05e424b6-4594-42bc-9f11-c4737411a433\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:17:835\",\"respDate\":\"221203-05:18:17:921\",\"sourceId\":\"AAI-TOOLS:05e424b6-4594-42bc-9f11-c4737411a433\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:17:835-92292\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[267], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[05e424b6-4594-42bc-9f11-c4737411a433], Host=[aai.onap:8443], X-Forwarded-Port=[37814], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[05e424b6-4594-42bc-9f11-c4737411a433]}\\\",\\\"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-221203-05:18:17:835-92292\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[32976], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:17:835-92292]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"05e424b6-4594-42bc-9f11-c4737411a433","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"43","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b0675c41-9a45-48a8-953f-fc48b60901d5","LogTimestamp":"2022-12-03T05:18:17.888Z","elapsedTime":"7"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:17.922Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"05e424b6-4594-42bc-9f11-c4737411a433","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"88","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b0675c41-9a45-48a8-953f-fc48b60901d5","LogTimestamp":"2022-12-03T05:18:17.922Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:17.922Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"05e424b6-4594-42bc-9f11-c4737411a433","ServiceName":"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:17.922Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:17 +0000] "PUT /aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf" 201 0 REST 05e424b6-4594-42bc-9f11-c4737411a433 AAI-TOOLS 10.233.71.240 92 - "logType": "access" {"timestamp":"2022-12-03T05:18:18.026Z","message":"Entering","context":{"RequestID":"8add4759-931b-4aa4-9d4f-7346382e46be","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e8f8d62f-4874-4017-b965-67c900c08e2d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:18.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:18.034Z","message":"Checking for system property [partnerName]","context":{"RequestID":"8add4759-931b-4aa4-9d4f-7346382e46be","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e8f8d62f-4874-4017-b965-67c900c08e2d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:18.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:18.034Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"8add4759-931b-4aa4-9d4f-7346382e46be","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e8f8d62f-4874-4017-b965-67c900c08e2d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:18.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:18.034Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"8add4759-931b-4aa4-9d4f-7346382e46be","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e8f8d62f-4874-4017-b965-67c900c08e2d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:18.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:18.035Z","message":"Invoke","context":{"RequestID":"8add4759-931b-4aa4-9d4f-7346382e46be","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"e8f8d62f-4874-4017-b965-67c900c08e2d","LogTimestamp":"2022-12-03T05:18:18.035Z"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:18.459Z","message":"Entering","context":{"RequestID":"4af16739-69bf-4514-97ec-dbe248796dfc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2a8581d5-e42b-4bc3-94a2-82802ccdab06","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:18:18.459Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:18.462Z","message":"{\"transactionId\":\"4af16739-69bf-4514-97ec-dbe248796dfc\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:18:460\",\"respDate\":\"221203-05:18:18:462\",\"sourceId\":\"healthcheck:4af16739-69bf-4514-97ec-dbe248796dfc\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:18:460-72229\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[32780], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[4af16739-69bf-4514-97ec-dbe248796dfc]}\\\"}\"}","context":{"RequestID":"4af16739-69bf-4514-97ec-dbe248796dfc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2a8581d5-e42b-4bc3-94a2-82802ccdab06","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:18:18.459Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:18.463Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4af16739-69bf-4514-97ec-dbe248796dfc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a8581d5-e42b-4bc3-94a2-82802ccdab06","LogTimestamp":"2022-12-03T05:18:18.463Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:18 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 7 - "logType": "access" {"timestamp":"2022-12-03T05:18:18.771Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"8add4759-931b-4aa4-9d4f-7346382e46be","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"737","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"e8f8d62f-4874-4017-b965-67c900c08e2d","LogTimestamp":"2022-12-03T05:18:18.771Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:18.787Z","message":"{\"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\":\"8add4759-931b-4aa4-9d4f-7346382e46be\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:18:779\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044698034\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"22104c9f-29fd-462f-be07-96cd6b46dd33\",\"resource-version\":\"1670044698034\",\"model-name\":\"connector\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"4c01c948-7607-4d66-8a6c-99c2c2717936\"}}","context":{"RequestID":"8add4759-931b-4aa4-9d4f-7346382e46be","ServiceName":"/aai/v27/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:18.787Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:18.801Z","message":"{\"transactionId\":\"8add4759-931b-4aa4-9d4f-7346382e46be\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:18:026\",\"respDate\":\"221203-05:18:18:800\",\"sourceId\":\"AAI-TOOLS:8add4759-931b-4aa4-9d4f-7346382e46be\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:18:026-27090\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[263], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[8add4759-931b-4aa4-9d4f-7346382e46be], Host=[aai.onap:8443], X-Forwarded-Port=[37818], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[8add4759-931b-4aa4-9d4f-7346382e46be]}\\\",\\\"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-221203-05:18:18:026-27090\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[16536], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:18:026-27090]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"8add4759-931b-4aa4-9d4f-7346382e46be","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"737","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e8f8d62f-4874-4017-b965-67c900c08e2d","LogTimestamp":"2022-12-03T05:18:18.771Z","elapsedTime":"5"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:18.802Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"8add4759-931b-4aa4-9d4f-7346382e46be","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"776","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e8f8d62f-4874-4017-b965-67c900c08e2d","LogTimestamp":"2022-12-03T05:18:18.801Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:18 +0000] "PUT /aai/v27/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936" 201 0 REST 8add4759-931b-4aa4-9d4f-7346382e46be AAI-TOOLS 10.233.71.240 781 - "logType": "access" {"timestamp":"2022-12-03T05:18:18.811Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"8add4759-931b-4aa4-9d4f-7346382e46be","ServiceName":"/aai/v27/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:18.811Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:18.955Z","message":"Entering","context":{"RequestID":"08eca1dd-d034-4cf8-ae95-2ac969458290","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c1c69a3f-ca8f-4e94-abb4-a2b88139ec41","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:18.955Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:18.964Z","message":"Checking for system property [partnerName]","context":{"RequestID":"08eca1dd-d034-4cf8-ae95-2ac969458290","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c1c69a3f-ca8f-4e94-abb4-a2b88139ec41","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:18.955Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:18.964Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"08eca1dd-d034-4cf8-ae95-2ac969458290","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c1c69a3f-ca8f-4e94-abb4-a2b88139ec41","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:18.955Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:18.964Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"08eca1dd-d034-4cf8-ae95-2ac969458290","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c1c69a3f-ca8f-4e94-abb4-a2b88139ec41","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:18.955Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:18.965Z","message":"Invoke","context":{"RequestID":"08eca1dd-d034-4cf8-ae95-2ac969458290","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"c1c69a3f-ca8f-4e94-abb4-a2b88139ec41","LogTimestamp":"2022-12-03T05:18:18.965Z"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:19.009Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"08eca1dd-d034-4cf8-ae95-2ac969458290","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"44","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"c1c69a3f-ca8f-4e94-abb4-a2b88139ec41","LogTimestamp":"2022-12-03T05:18:19.009Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:19.025Z","message":"{\"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\":\"08eca1dd-d034-4cf8-ae95-2ac969458290\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:19:017\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044698964\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"01102126-9c04-4a89-945b-b131e61e95d7\",\"resource-version\":\"1670044698964\",\"model-name\":\"constrained-element-set\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"c0292b4f-ee97-40cc-8c2e-f967c48f5701\"}}","context":{"RequestID":"08eca1dd-d034-4cf8-ae95-2ac969458290","ServiceName":"/aai/v27/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:19.025Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:19.040Z","message":"{\"transactionId\":\"08eca1dd-d034-4cf8-ae95-2ac969458290\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:18:955\",\"respDate\":\"221203-05:18:19:040\",\"sourceId\":\"AAI-TOOLS:08eca1dd-d034-4cf8-ae95-2ac969458290\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:18:955-75414\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[277], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[08eca1dd-d034-4cf8-ae95-2ac969458290], Host=[aai.onap:8443], X-Forwarded-Port=[37836], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[08eca1dd-d034-4cf8-ae95-2ac969458290]}\\\",\\\"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\\\":\\\"1-aai-resources-221203-05:18:18:955-75414\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[12504], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:18:955-75414]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"08eca1dd-d034-4cf8-ae95-2ac969458290","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"44","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c1c69a3f-ca8f-4e94-abb4-a2b88139ec41","LogTimestamp":"2022-12-03T05:18:19.009Z","elapsedTime":"5"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:19.041Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"08eca1dd-d034-4cf8-ae95-2ac969458290","ServiceName":"/aai/v27/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:19.041Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:19.041Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"08eca1dd-d034-4cf8-ae95-2ac969458290","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"86","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c1c69a3f-ca8f-4e94-abb4-a2b88139ec41","LogTimestamp":"2022-12-03T05:18:19.041Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:19 +0000] "PUT /aai/v27/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701" 201 0 REST 08eca1dd-d034-4cf8-ae95-2ac969458290 AAI-TOOLS 10.233.71.240 91 - "logType": "access" {"timestamp":"2022-12-03T05:18:19.152Z","message":"Entering","context":{"RequestID":"4cbec033-1a36-466c-a7f6-eddb0571e3e2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9220f371-481a-498b-8d84-9ded872b4a1c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:19.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:19.164Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4cbec033-1a36-466c-a7f6-eddb0571e3e2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9220f371-481a-498b-8d84-9ded872b4a1c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:19.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:19.164Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4cbec033-1a36-466c-a7f6-eddb0571e3e2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9220f371-481a-498b-8d84-9ded872b4a1c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:19.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:19.165Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4cbec033-1a36-466c-a7f6-eddb0571e3e2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9220f371-481a-498b-8d84-9ded872b4a1c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:19.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:19.165Z","message":"Invoke","context":{"RequestID":"4cbec033-1a36-466c-a7f6-eddb0571e3e2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"9220f371-481a-498b-8d84-9ded872b4a1c","LogTimestamp":"2022-12-03T05:18:19.165Z"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:19.213Z","message":"Entering","context":{"RequestID":"bf553ab6-667d-4a94-8a82-86658605e033","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ff30a216-9c2b-44ec-936a-6d273368f6d1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:19.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:19.218Z","message":"{\"transactionId\":\"bf553ab6-667d-4a94-8a82-86658605e033\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:19:214\",\"respDate\":\"221203-05:18:19:218\",\"sourceId\":\"haproxy:bf553ab6-667d-4a94-8a82-86658605e033\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:19:214-25738\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bf553ab6-667d-4a94-8a82-86658605e033]}\\\"}\"}","context":{"RequestID":"bf553ab6-667d-4a94-8a82-86658605e033","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ff30a216-9c2b-44ec-936a-6d273368f6d1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:19.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:19.219Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf553ab6-667d-4a94-8a82-86658605e033","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff30a216-9c2b-44ec-936a-6d273368f6d1","LogTimestamp":"2022-12-03T05:18:19.219Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-12-03T05:18:19.552Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"4cbec033-1a36-466c-a7f6-eddb0571e3e2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"387","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"9220f371-481a-498b-8d84-9ded872b4a1c","LogTimestamp":"2022-12-03T05:18:19.552Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:19.567Z","message":"{\"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\":\"4cbec033-1a36-466c-a7f6-eddb0571e3e2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:19:560\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044699163\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"44e5cb1f-0938-41aa-b766-d4595109fe89\",\"resource-version\":\"1670044699163\",\"model-name\":\"ctag-assignment\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"fcb8d46b-b656-4ad6-8fa4-22cef74b443f\"}}","context":{"RequestID":"4cbec033-1a36-466c-a7f6-eddb0571e3e2","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:19.567Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:19.579Z","message":"{\"transactionId\":\"4cbec033-1a36-466c-a7f6-eddb0571e3e2\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:19:153\",\"respDate\":\"221203-05:18:19:579\",\"sourceId\":\"AAI-TOOLS:4cbec033-1a36-466c-a7f6-eddb0571e3e2\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:19:153-79990\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[269], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[4cbec033-1a36-466c-a7f6-eddb0571e3e2], Host=[aai.onap:8443], X-Forwarded-Port=[37846], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[4cbec033-1a36-466c-a7f6-eddb0571e3e2]}\\\",\\\"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\\\":\\\"1-aai-resources-221203-05:18:19:153-79990\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[4096], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:19:153-79990]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"4cbec033-1a36-466c-a7f6-eddb0571e3e2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"387","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"9220f371-481a-498b-8d84-9ded872b4a1c","LogTimestamp":"2022-12-03T05:18:19.552Z","elapsedTime":"6"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:19.580Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"4cbec033-1a36-466c-a7f6-eddb0571e3e2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"427","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"9220f371-481a-498b-8d84-9ded872b4a1c","LogTimestamp":"2022-12-03T05:18:19.579Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:19 +0000] "PUT /aai/v27/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f" 201 0 REST 4cbec033-1a36-466c-a7f6-eddb0571e3e2 AAI-TOOLS 10.233.71.240 431 - "logType": "access" {"timestamp":"2022-12-03T05:18:19.585Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4cbec033-1a36-466c-a7f6-eddb0571e3e2","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:19.585Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:19.682Z","message":"Entering","context":{"RequestID":"8ae3f0da-2f23-48c0-b87b-841bdeeedf96","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3312a146-fe11-40f6-b0e6-5212efc2b648","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:19.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:19.691Z","message":"Checking for system property [partnerName]","context":{"RequestID":"8ae3f0da-2f23-48c0-b87b-841bdeeedf96","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3312a146-fe11-40f6-b0e6-5212efc2b648","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:19.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:19.691Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"8ae3f0da-2f23-48c0-b87b-841bdeeedf96","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3312a146-fe11-40f6-b0e6-5212efc2b648","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:19.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:19.691Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"8ae3f0da-2f23-48c0-b87b-841bdeeedf96","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3312a146-fe11-40f6-b0e6-5212efc2b648","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:19.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:19.691Z","message":"Invoke","context":{"RequestID":"8ae3f0da-2f23-48c0-b87b-841bdeeedf96","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"3312a146-fe11-40f6-b0e6-5212efc2b648","LogTimestamp":"2022-12-03T05:18:19.691Z"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:19.741Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"8ae3f0da-2f23-48c0-b87b-841bdeeedf96","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"50","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"3312a146-fe11-40f6-b0e6-5212efc2b648","LogTimestamp":"2022-12-03T05:18:19.741Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:19.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/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"8ae3f0da-2f23-48c0-b87b-841bdeeedf96\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:19:751\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044699690\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"2056c41f-23b9-4de7-9f50-819adad37d76\",\"resource-version\":\"1670044699690\",\"model-name\":\"ctag-pool\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa\"}}","context":{"RequestID":"8ae3f0da-2f23-48c0-b87b-841bdeeedf96","ServiceName":"/aai/v27/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:19.758Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:19.772Z","message":"{\"transactionId\":\"8ae3f0da-2f23-48c0-b87b-841bdeeedf96\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:19:683\",\"respDate\":\"221203-05:18:19:771\",\"sourceId\":\"AAI-TOOLS:8ae3f0da-2f23-48c0-b87b-841bdeeedf96\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:19:683-87068\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[263], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[8ae3f0da-2f23-48c0-b87b-841bdeeedf96], Host=[aai.onap:8443], X-Forwarded-Port=[37848], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[8ae3f0da-2f23-48c0-b87b-841bdeeedf96]}\\\",\\\"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-221203-05:18:19:683-87068\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[41168], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:19:683-87068]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"8ae3f0da-2f23-48c0-b87b-841bdeeedf96","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"50","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3312a146-fe11-40f6-b0e6-5212efc2b648","LogTimestamp":"2022-12-03T05:18:19.741Z","elapsedTime":"8"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:19.773Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"8ae3f0da-2f23-48c0-b87b-841bdeeedf96","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"90","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3312a146-fe11-40f6-b0e6-5212efc2b648","LogTimestamp":"2022-12-03T05:18:19.772Z","ResponseDesc":"Created","elapsedTime":"8"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:19 +0000] "PUT /aai/v27/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa" 201 0 REST 8ae3f0da-2f23-48c0-b87b-841bdeeedf96 AAI-TOOLS 10.233.71.240 94 - "logType": "access" {"timestamp":"2022-12-03T05:18:19.777Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"8ae3f0da-2f23-48c0-b87b-841bdeeedf96","ServiceName":"/aai/v27/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:19.777Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:19.887Z","message":"Entering","context":{"RequestID":"446b1b52-b12b-4e49-8548-575316a6a764","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5fb3b5af-d89d-4070-9910-72da8f2b551e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:19.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:19.896Z","message":"Checking for system property [partnerName]","context":{"RequestID":"446b1b52-b12b-4e49-8548-575316a6a764","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5fb3b5af-d89d-4070-9910-72da8f2b551e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:19.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:19.896Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"446b1b52-b12b-4e49-8548-575316a6a764","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5fb3b5af-d89d-4070-9910-72da8f2b551e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:19.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:19.896Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"446b1b52-b12b-4e49-8548-575316a6a764","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5fb3b5af-d89d-4070-9910-72da8f2b551e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:19.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:19.898Z","message":"Invoke","context":{"RequestID":"446b1b52-b12b-4e49-8548-575316a6a764","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"5fb3b5af-d89d-4070-9910-72da8f2b551e","LogTimestamp":"2022-12-03T05:18:19.898Z"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:19.950Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"446b1b52-b12b-4e49-8548-575316a6a764","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"54","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"5fb3b5af-d89d-4070-9910-72da8f2b551e","LogTimestamp":"2022-12-03T05:18:19.950Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:19.957Z","message":"Entering","context":{"RequestID":"6330913d-3536-426b-a68a-cc48ff0511b1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"64a67daf-98c5-4e3d-813e-0d23e27c637c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:18:19.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:19.960Z","message":"{\"transactionId\":\"6330913d-3536-426b-a68a-cc48ff0511b1\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:19:957\",\"respDate\":\"221203-05:18:19:960\",\"sourceId\":\"OOM_ReadinessCheck:6330913d-3536-426b-a68a-cc48ff0511b1\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:19:957-61882\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[52376], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[6330913d-3536-426b-a68a-cc48ff0511b1]}\\\"}\"}","context":{"RequestID":"6330913d-3536-426b-a68a-cc48ff0511b1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"64a67daf-98c5-4e3d-813e-0d23e27c637c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:18:19.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:19.961Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6330913d-3536-426b-a68a-cc48ff0511b1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64a67daf-98c5-4e3d-813e-0d23e27c637c","LogTimestamp":"2022-12-03T05:18:19.961Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:18:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 13 - "logType": "access" {"timestamp":"2022-12-03T05:18:19.974Z","message":"{\"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\":\"446b1b52-b12b-4e49-8548-575316a6a764\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:19:961\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044699895\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d4df5c27-98a1-4812-a8aa-c17f055b7a3f\",\"resource-version\":\"1670044699895\",\"model-name\":\"customer\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"446b1b52-b12b-4e49-8548-575316a6a764","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:19.973Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:19.986Z","message":"{\"transactionId\":\"446b1b52-b12b-4e49-8548-575316a6a764\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:19:888\",\"respDate\":\"221203-05:18:19:986\",\"sourceId\":\"AAI-TOOLS:446b1b52-b12b-4e49-8548-575316a6a764\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:19:888-60509\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[262], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[446b1b52-b12b-4e49-8548-575316a6a764], Host=[aai.onap:8443], X-Forwarded-Port=[37862], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[446b1b52-b12b-4e49-8548-575316a6a764]}\\\",\\\"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-221203-05:18:19:888-60509\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[16600], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:19:888-60509]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"446b1b52-b12b-4e49-8548-575316a6a764","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"54","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5fb3b5af-d89d-4070-9910-72da8f2b551e","LogTimestamp":"2022-12-03T05:18:19.950Z","elapsedTime":"7"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:19.987Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"446b1b52-b12b-4e49-8548-575316a6a764","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"100","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5fb3b5af-d89d-4070-9910-72da8f2b551e","LogTimestamp":"2022-12-03T05:18:19.987Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:19.988Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"446b1b52-b12b-4e49-8548-575316a6a764","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:19.988Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:19 +0000] "PUT /aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e" 201 0 REST 446b1b52-b12b-4e49-8548-575316a6a764 AAI-TOOLS 10.233.71.240 105 - "logType": "access" {"timestamp":"2022-12-03T05:18:20.124Z","message":"Entering","context":{"RequestID":"f855c19b-29da-476d-9edb-7e5d287b7911","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d899cbb5-c05b-46f1-a153-8caab40c39b1","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:20.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:20.139Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f855c19b-29da-476d-9edb-7e5d287b7911","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d899cbb5-c05b-46f1-a153-8caab40c39b1","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:20.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:20.139Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f855c19b-29da-476d-9edb-7e5d287b7911","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d899cbb5-c05b-46f1-a153-8caab40c39b1","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:20.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:20.140Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f855c19b-29da-476d-9edb-7e5d287b7911","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d899cbb5-c05b-46f1-a153-8caab40c39b1","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:20.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:20.140Z","message":"Invoke","context":{"RequestID":"f855c19b-29da-476d-9edb-7e5d287b7911","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"d899cbb5-c05b-46f1-a153-8caab40c39b1","LogTimestamp":"2022-12-03T05:18:20.140Z"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:20.187Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f855c19b-29da-476d-9edb-7e5d287b7911","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"47","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"d899cbb5-c05b-46f1-a153-8caab40c39b1","LogTimestamp":"2022-12-03T05:18:20.187Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:20.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/245cf4b0-7cc5-4eea-bbd9-753e939adcab\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"f855c19b-29da-476d-9edb-7e5d287b7911\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:20:196\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044700138\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c3878ffb-8d85-4114-bee6-e4074a9db10b\",\"resource-version\":\"1670044700138\",\"model-name\":\"cvlan-tag-entry\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"245cf4b0-7cc5-4eea-bbd9-753e939adcab\"}}","context":{"RequestID":"f855c19b-29da-476d-9edb-7e5d287b7911","ServiceName":"/aai/v27/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:20.204Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:20.224Z","message":"{\"transactionId\":\"f855c19b-29da-476d-9edb-7e5d287b7911\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:20:124\",\"respDate\":\"221203-05:18:20:224\",\"sourceId\":\"AAI-TOOLS:f855c19b-29da-476d-9edb-7e5d287b7911\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:20:124-29632\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[269], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[f855c19b-29da-476d-9edb-7e5d287b7911], Host=[aai.onap:8443], X-Forwarded-Port=[37868], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[f855c19b-29da-476d-9edb-7e5d287b7911]}\\\",\\\"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\\\":\\\"1-aai-resources-221203-05:18:20:124-29632\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[16616], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:20:124-29632]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f855c19b-29da-476d-9edb-7e5d287b7911","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"47","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d899cbb5-c05b-46f1-a153-8caab40c39b1","LogTimestamp":"2022-12-03T05:18:20.187Z","elapsedTime":"6"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:20.225Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f855c19b-29da-476d-9edb-7e5d287b7911","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"102","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d899cbb5-c05b-46f1-a153-8caab40c39b1","LogTimestamp":"2022-12-03T05:18:20.225Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:20 +0000] "PUT /aai/v27/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab" 201 0 REST f855c19b-29da-476d-9edb-7e5d287b7911 AAI-TOOLS 10.233.71.240 106 - "logType": "access" {"timestamp":"2022-12-03T05:18:20.237Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f855c19b-29da-476d-9edb-7e5d287b7911","ServiceName":"/aai/v27/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:20.236Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:20.261Z","message":"Entering","context":{"RequestID":"8a535026-aacd-49be-ac2c-fc9fb44abaee","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dc805f9c-4cbb-4e37-ab71-f735ce258e12","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:18:20.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:20.264Z","message":"Database is available from CACHED check.","context":{"RequestID":"8a535026-aacd-49be-ac2c-fc9fb44abaee","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dc805f9c-4cbb-4e37-ab71-f735ce258e12","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:18:20.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:20.265Z","message":"{\"transactionId\":\"8a535026-aacd-49be-ac2c-fc9fb44abaee\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:20:262\",\"respDate\":\"221203-05:18:20:265\",\"sourceId\":\"ReadinessCheck:8a535026-aacd-49be-ac2c-fc9fb44abaee\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:20:262-46700\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[8a535026-aacd-49be-ac2c-fc9fb44abaee]}\\\"}\"}","context":{"RequestID":"8a535026-aacd-49be-ac2c-fc9fb44abaee","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dc805f9c-4cbb-4e37-ab71-f735ce258e12","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:18:20.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:20.265Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a535026-aacd-49be-ac2c-fc9fb44abaee","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc805f9c-4cbb-4e37-ab71-f735ce258e12","LogTimestamp":"2022-12-03T05:18:20.265Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:18:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:18:20.365Z","message":"Entering","context":{"RequestID":"6921283a-e8ad-48e0-9b6e-4d8e3e2b925b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"97568ba1-c4ae-49cb-8782-519d10cb227d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:20.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:20.374Z","message":"Checking for system property [partnerName]","context":{"RequestID":"6921283a-e8ad-48e0-9b6e-4d8e3e2b925b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"97568ba1-c4ae-49cb-8782-519d10cb227d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:20.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:20.374Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"6921283a-e8ad-48e0-9b6e-4d8e3e2b925b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"97568ba1-c4ae-49cb-8782-519d10cb227d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:20.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:20.374Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"6921283a-e8ad-48e0-9b6e-4d8e3e2b925b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"97568ba1-c4ae-49cb-8782-519d10cb227d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:20.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:20.375Z","message":"Invoke","context":{"RequestID":"6921283a-e8ad-48e0-9b6e-4d8e3e2b925b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"97568ba1-c4ae-49cb-8782-519d10cb227d","LogTimestamp":"2022-12-03T05:18:20.375Z"},"thread":"qtp532048323-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:20.418Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"6921283a-e8ad-48e0-9b6e-4d8e3e2b925b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"43","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"97568ba1-c4ae-49cb-8782-519d10cb227d","LogTimestamp":"2022-12-03T05:18:20.418Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:20.433Z","message":"{\"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\":\"6921283a-e8ad-48e0-9b6e-4d8e3e2b925b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:20:425\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044700373\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"4cb44ae8-e3ab-452a-9f95-bcc8a44c55ea\",\"resource-version\":\"1670044700373\",\"model-name\":\"dvs-switch\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"98fbb471-1f86-428e-bd8a-c8a25de6fa23\"}}","context":{"RequestID":"6921283a-e8ad-48e0-9b6e-4d8e3e2b925b","ServiceName":"/aai/v27/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:20.433Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:20.445Z","message":"{\"transactionId\":\"6921283a-e8ad-48e0-9b6e-4d8e3e2b925b\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:20:366\",\"respDate\":\"221203-05:18:20:445\",\"sourceId\":\"AAI-TOOLS:6921283a-e8ad-48e0-9b6e-4d8e3e2b925b\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:20:366-80333\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[264], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[6921283a-e8ad-48e0-9b6e-4d8e3e2b925b], Host=[aai.onap:8443], X-Forwarded-Port=[37870], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[6921283a-e8ad-48e0-9b6e-4d8e3e2b925b]}\\\",\\\"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\\\":\\\"2-aai-resources-221203-05:18:20:366-80333\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[45264], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:20:366-80333]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"6921283a-e8ad-48e0-9b6e-4d8e3e2b925b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"43","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"97568ba1-c4ae-49cb-8782-519d10cb227d","LogTimestamp":"2022-12-03T05:18:20.418Z","elapsedTime":"5"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:20.446Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"6921283a-e8ad-48e0-9b6e-4d8e3e2b925b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"81","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"97568ba1-c4ae-49cb-8782-519d10cb227d","LogTimestamp":"2022-12-03T05:18:20.446Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:20 +0000] "PUT /aai/v27/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23" 201 0 REST 6921283a-e8ad-48e0-9b6e-4d8e3e2b925b AAI-TOOLS 10.233.71.240 84 - "logType": "access" {"timestamp":"2022-12-03T05:18:20.449Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6921283a-e8ad-48e0-9b6e-4d8e3e2b925b","ServiceName":"/aai/v27/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:20.449Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:20.563Z","message":"Entering","context":{"RequestID":"446b8438-d100-4485-9b45-ef7903a9f29c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"29f055c9-2080-4275-a0f0-1f7598cf4ef2","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:20.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:20.572Z","message":"Checking for system property [partnerName]","context":{"RequestID":"446b8438-d100-4485-9b45-ef7903a9f29c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"29f055c9-2080-4275-a0f0-1f7598cf4ef2","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:20.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:20.572Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"446b8438-d100-4485-9b45-ef7903a9f29c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"29f055c9-2080-4275-a0f0-1f7598cf4ef2","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:20.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:20.572Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"446b8438-d100-4485-9b45-ef7903a9f29c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"29f055c9-2080-4275-a0f0-1f7598cf4ef2","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:20.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:20.573Z","message":"Invoke","context":{"RequestID":"446b8438-d100-4485-9b45-ef7903a9f29c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"29f055c9-2080-4275-a0f0-1f7598cf4ef2","LogTimestamp":"2022-12-03T05:18:20.573Z"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:20.618Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"446b8438-d100-4485-9b45-ef7903a9f29c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"45","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"29f055c9-2080-4275-a0f0-1f7598cf4ef2","LogTimestamp":"2022-12-03T05:18:20.618Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:20.634Z","message":"{\"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\":\"446b8438-d100-4485-9b45-ef7903a9f29c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:20:626\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044700571\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f0442326-8201-4d0e-857c-74b4ddcbfc9f\",\"resource-version\":\"1670044700571\",\"model-name\":\"edge-prop-names\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"7a08cad4-8759-46a5-8245-095d1ba57ac6\"}}","context":{"RequestID":"446b8438-d100-4485-9b45-ef7903a9f29c","ServiceName":"/aai/v27/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:20.634Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:20.645Z","message":"{\"transactionId\":\"446b8438-d100-4485-9b45-ef7903a9f29c\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:20:564\",\"respDate\":\"221203-05:18:20:645\",\"sourceId\":\"AAI-TOOLS:446b8438-d100-4485-9b45-ef7903a9f29c\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:20:564-93173\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[269], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[446b8438-d100-4485-9b45-ef7903a9f29c], Host=[aai.onap:8443], X-Forwarded-Port=[37872], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[446b8438-d100-4485-9b45-ef7903a9f29c]}\\\",\\\"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\\\":\\\"2-aai-resources-221203-05:18:20:564-93173\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20712], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:20:564-93173]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"446b8438-d100-4485-9b45-ef7903a9f29c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"45","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"29f055c9-2080-4275-a0f0-1f7598cf4ef2","LogTimestamp":"2022-12-03T05:18:20.618Z","elapsedTime":"5"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:20.646Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"446b8438-d100-4485-9b45-ef7903a9f29c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"83","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"29f055c9-2080-4275-a0f0-1f7598cf4ef2","LogTimestamp":"2022-12-03T05:18:20.646Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:20 +0000] "PUT /aai/v27/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6" 201 0 REST 446b8438-d100-4485-9b45-ef7903a9f29c AAI-TOOLS 10.233.71.240 87 - "logType": "access" {"timestamp":"2022-12-03T05:18:20.650Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"446b8438-d100-4485-9b45-ef7903a9f29c","ServiceName":"/aai/v27/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:20.650Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:20.797Z","message":"Entering","context":{"RequestID":"ce7c8f8c-7df1-48f3-a271-e077dd52ba49","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"78d6c1dc-c43c-48dc-98bf-24c6c39f729c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:20.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:20.806Z","message":"Checking for system property [partnerName]","context":{"RequestID":"ce7c8f8c-7df1-48f3-a271-e077dd52ba49","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"78d6c1dc-c43c-48dc-98bf-24c6c39f729c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:20.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:20.806Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"ce7c8f8c-7df1-48f3-a271-e077dd52ba49","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"78d6c1dc-c43c-48dc-98bf-24c6c39f729c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:20.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:20.806Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"ce7c8f8c-7df1-48f3-a271-e077dd52ba49","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"78d6c1dc-c43c-48dc-98bf-24c6c39f729c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:20.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:20.806Z","message":"Invoke","context":{"RequestID":"ce7c8f8c-7df1-48f3-a271-e077dd52ba49","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"78d6c1dc-c43c-48dc-98bf-24c6c39f729c","LogTimestamp":"2022-12-03T05:18:20.806Z"},"thread":"qtp532048323-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:20.852Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"ce7c8f8c-7df1-48f3-a271-e077dd52ba49","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"46","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"78d6c1dc-c43c-48dc-98bf-24c6c39f729c","LogTimestamp":"2022-12-03T05:18:20.852Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp532048323-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:20.870Z","message":"{\"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\":\"ce7c8f8c-7df1-48f3-a271-e077dd52ba49\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:20:862\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044700805\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"af27fbfd-598d-44da-aeae-0f9d3a5fcd6a\",\"resource-version\":\"1670044700805\",\"model-name\":\"element-choice-set\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"9a011958-7165-47a3-b872-00951d1f09ae\"}}","context":{"RequestID":"ce7c8f8c-7df1-48f3-a271-e077dd52ba49","ServiceName":"/aai/v27/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:20.870Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:20.881Z","message":"{\"transactionId\":\"ce7c8f8c-7df1-48f3-a271-e077dd52ba49\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:20:797\",\"respDate\":\"221203-05:18:20:881\",\"sourceId\":\"AAI-TOOLS:ce7c8f8c-7df1-48f3-a271-e077dd52ba49\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:20:797-71802\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[272], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[ce7c8f8c-7df1-48f3-a271-e077dd52ba49], Host=[aai.onap:8443], X-Forwarded-Port=[37874], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[ce7c8f8c-7df1-48f3-a271-e077dd52ba49]}\\\",\\\"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\\\":\\\"2-aai-resources-221203-05:18:20:797-71802\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[8192], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:20:797-71802]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"ce7c8f8c-7df1-48f3-a271-e077dd52ba49","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"46","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"78d6c1dc-c43c-48dc-98bf-24c6c39f729c","LogTimestamp":"2022-12-03T05:18:20.852Z","elapsedTime":"6"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:20.882Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"ce7c8f8c-7df1-48f3-a271-e077dd52ba49","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"85","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"78d6c1dc-c43c-48dc-98bf-24c6c39f729c","LogTimestamp":"2022-12-03T05:18:20.882Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:20 +0000] "PUT /aai/v27/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae" 201 0 REST ce7c8f8c-7df1-48f3-a271-e077dd52ba49 AAI-TOOLS 10.233.71.240 90 - "logType": "access" {"timestamp":"2022-12-03T05:18:20.903Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ce7c8f8c-7df1-48f3-a271-e077dd52ba49","ServiceName":"/aai/v27/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:20.903Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.001Z","message":"Entering","context":{"RequestID":"84642799-ee67-441c-b3e4-4dd8184f09f5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cc2d920b-f7c0-4b55-911b-bbb1bd9ca8e8","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:21.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.012Z","message":"Checking for system property [partnerName]","context":{"RequestID":"84642799-ee67-441c-b3e4-4dd8184f09f5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cc2d920b-f7c0-4b55-911b-bbb1bd9ca8e8","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:21.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.012Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"84642799-ee67-441c-b3e4-4dd8184f09f5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cc2d920b-f7c0-4b55-911b-bbb1bd9ca8e8","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:21.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.012Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"84642799-ee67-441c-b3e4-4dd8184f09f5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cc2d920b-f7c0-4b55-911b-bbb1bd9ca8e8","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:21.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.012Z","message":"Invoke","context":{"RequestID":"84642799-ee67-441c-b3e4-4dd8184f09f5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"cc2d920b-f7c0-4b55-911b-bbb1bd9ca8e8","LogTimestamp":"2022-12-03T05:18:21.012Z"},"thread":"qtp532048323-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.065Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"84642799-ee67-441c-b3e4-4dd8184f09f5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"52","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"cc2d920b-f7c0-4b55-911b-bbb1bd9ca8e8","LogTimestamp":"2022-12-03T05:18:21.064Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp532048323-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.081Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"84642799-ee67-441c-b3e4-4dd8184f09f5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:21:072\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044701011\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"7e27ba2e-b7db-4e13-9fae-d142152ef98a\",\"resource-version\":\"1670044701011\",\"model-name\":\"entitlement\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ae75b5a0-d5e1-4f3a-b8fb-37626a753da3\"}}","context":{"RequestID":"84642799-ee67-441c-b3e4-4dd8184f09f5","ServiceName":"/aai/v27/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:21.081Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.093Z","message":"{\"transactionId\":\"84642799-ee67-441c-b3e4-4dd8184f09f5\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:21:002\",\"respDate\":\"221203-05:18:21:093\",\"sourceId\":\"AAI-TOOLS:84642799-ee67-441c-b3e4-4dd8184f09f5\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:21:002-87717\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[265], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[84642799-ee67-441c-b3e4-4dd8184f09f5], Host=[aai.onap:8443], X-Forwarded-Port=[37878], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[84642799-ee67-441c-b3e4-4dd8184f09f5]}\\\",\\\"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\\\":\\\"0-aai-resources-221203-05:18:21:002-87717\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24808], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:21:002-87717]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"84642799-ee67-441c-b3e4-4dd8184f09f5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"52","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"cc2d920b-f7c0-4b55-911b-bbb1bd9ca8e8","LogTimestamp":"2022-12-03T05:18:21.064Z","elapsedTime":"5"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:21.094Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"84642799-ee67-441c-b3e4-4dd8184f09f5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"93","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"cc2d920b-f7c0-4b55-911b-bbb1bd9ca8e8","LogTimestamp":"2022-12-03T05:18:21.094Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.095Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"84642799-ee67-441c-b3e4-4dd8184f09f5","ServiceName":"/aai/v27/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:21.095Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:21 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3" 201 0 REST 84642799-ee67-441c-b3e4-4dd8184f09f5 AAI-TOOLS 10.233.71.240 98 - "logType": "access" {"timestamp":"2022-12-03T05:18:21.224Z","message":"Entering","context":{"RequestID":"19fe574b-3ba7-480e-99d5-ca40800ac4f8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f7869be1-a507-4f2e-8955-b605d1f2b9b2","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:21.224Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.226Z","message":"Entering","context":{"RequestID":"dbd3cbf7-0251-4095-8a6f-d7a508889afc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e4106fff-7aca-431c-a68f-20142c4f5d50","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:21.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.228Z","message":"{\"transactionId\":\"dbd3cbf7-0251-4095-8a6f-d7a508889afc\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:21:226\",\"respDate\":\"221203-05:18:21:228\",\"sourceId\":\"haproxy:dbd3cbf7-0251-4095-8a6f-d7a508889afc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:21:226-51004\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dbd3cbf7-0251-4095-8a6f-d7a508889afc]}\\\"}\"}","context":{"RequestID":"dbd3cbf7-0251-4095-8a6f-d7a508889afc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e4106fff-7aca-431c-a68f-20142c4f5d50","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:21.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:21.228Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dbd3cbf7-0251-4095-8a6f-d7a508889afc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4106fff-7aca-431c-a68f-20142c4f5d50","LogTimestamp":"2022-12-03T05:18:21.228Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:18:21.234Z","message":"Checking for system property [partnerName]","context":{"RequestID":"19fe574b-3ba7-480e-99d5-ca40800ac4f8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f7869be1-a507-4f2e-8955-b605d1f2b9b2","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:21.224Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.235Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"19fe574b-3ba7-480e-99d5-ca40800ac4f8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f7869be1-a507-4f2e-8955-b605d1f2b9b2","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:21.224Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.235Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"19fe574b-3ba7-480e-99d5-ca40800ac4f8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f7869be1-a507-4f2e-8955-b605d1f2b9b2","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:21.224Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.236Z","message":"Invoke","context":{"RequestID":"19fe574b-3ba7-480e-99d5-ca40800ac4f8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"f7869be1-a507-4f2e-8955-b605d1f2b9b2","LogTimestamp":"2022-12-03T05:18:21.236Z"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.274Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"19fe574b-3ba7-480e-99d5-ca40800ac4f8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"39","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"f7869be1-a507-4f2e-8955-b605d1f2b9b2","LogTimestamp":"2022-12-03T05:18:21.274Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.288Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"19fe574b-3ba7-480e-99d5-ca40800ac4f8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:21:281\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044701234\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5ded840b-42aa-4692-a7ac-9a6ed5f3146b\",\"resource-version\":\"1670044701234\",\"model-name\":\"esr-system-info\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"0562518b-e5b3-49f4-8ad8-19b43766c79d\"}}","context":{"RequestID":"19fe574b-3ba7-480e-99d5-ca40800ac4f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:21.288Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.297Z","message":"{\"transactionId\":\"19fe574b-3ba7-480e-99d5-ca40800ac4f8\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:21:225\",\"respDate\":\"221203-05:18:21:297\",\"sourceId\":\"AAI-TOOLS:19fe574b-3ba7-480e-99d5-ca40800ac4f8\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:21:225-15166\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[269], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[19fe574b-3ba7-480e-99d5-ca40800ac4f8], Host=[aai.onap:8443], X-Forwarded-Port=[37882], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[19fe574b-3ba7-480e-99d5-ca40800ac4f8]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:21:225-15166\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[28888], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:21:225-15166]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"19fe574b-3ba7-480e-99d5-ca40800ac4f8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"39","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f7869be1-a507-4f2e-8955-b605d1f2b9b2","LogTimestamp":"2022-12-03T05:18:21.274Z","elapsedTime":"4"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:21.298Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"19fe574b-3ba7-480e-99d5-ca40800ac4f8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"74","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f7869be1-a507-4f2e-8955-b605d1f2b9b2","LogTimestamp":"2022-12-03T05:18:21.298Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:21 +0000] "PUT /aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d" 201 0 REST 19fe574b-3ba7-480e-99d5-ca40800ac4f8 AAI-TOOLS 10.233.71.240 78 - "logType": "access" {"timestamp":"2022-12-03T05:18:21.304Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"19fe574b-3ba7-480e-99d5-ca40800ac4f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:21.304Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.420Z","message":"Entering","context":{"RequestID":"754938f9-e28c-4d57-baf9-8bdc152d2790","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"71f5ac8c-d790-41ea-91bf-366b55f9b80b","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:21.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.428Z","message":"Checking for system property [partnerName]","context":{"RequestID":"754938f9-e28c-4d57-baf9-8bdc152d2790","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"71f5ac8c-d790-41ea-91bf-366b55f9b80b","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:21.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.428Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"754938f9-e28c-4d57-baf9-8bdc152d2790","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"71f5ac8c-d790-41ea-91bf-366b55f9b80b","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:21.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.428Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"754938f9-e28c-4d57-baf9-8bdc152d2790","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"71f5ac8c-d790-41ea-91bf-366b55f9b80b","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:21.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.428Z","message":"Invoke","context":{"RequestID":"754938f9-e28c-4d57-baf9-8bdc152d2790","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"71f5ac8c-d790-41ea-91bf-366b55f9b80b","LogTimestamp":"2022-12-03T05:18:21.428Z"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.469Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"754938f9-e28c-4d57-baf9-8bdc152d2790","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"41","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"71f5ac8c-d790-41ea-91bf-366b55f9b80b","LogTimestamp":"2022-12-03T05:18:21.469Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.483Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"754938f9-e28c-4d57-baf9-8bdc152d2790\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:21:476\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044701427\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"36200fb5-f251-4f5d-a520-7c5ad5c2cd4b\",\"resource-version\":\"1670044701427\",\"model-name\":\"flavor\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"bace8d1c-a261-4041-9e37-823117415d0f\"}}","context":{"RequestID":"754938f9-e28c-4d57-baf9-8bdc152d2790","ServiceName":"/aai/v27/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:21.483Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.497Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"754938f9-e28c-4d57-baf9-8bdc152d2790","ServiceName":"/aai/v27/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:21.497Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.503Z","message":"{\"transactionId\":\"754938f9-e28c-4d57-baf9-8bdc152d2790\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:21:420\",\"respDate\":\"221203-05:18:21:503\",\"sourceId\":\"AAI-TOOLS:754938f9-e28c-4d57-baf9-8bdc152d2790\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:21:420-68398\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[260], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[754938f9-e28c-4d57-baf9-8bdc152d2790], Host=[aai.onap:8443], X-Forwarded-Port=[37884], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[754938f9-e28c-4d57-baf9-8bdc152d2790]}\\\",\\\"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\\\":\\\"0-aai-resources-221203-05:18:21:420-68398\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[12392], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:21:420-68398]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"754938f9-e28c-4d57-baf9-8bdc152d2790","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"41","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"71f5ac8c-d790-41ea-91bf-366b55f9b80b","LogTimestamp":"2022-12-03T05:18:21.469Z","elapsedTime":"5"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:21.504Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"754938f9-e28c-4d57-baf9-8bdc152d2790","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"85","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"71f5ac8c-d790-41ea-91bf-366b55f9b80b","LogTimestamp":"2022-12-03T05:18:21.504Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:21 +0000] "PUT /aai/v27/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f" 201 0 REST 754938f9-e28c-4d57-baf9-8bdc152d2790 AAI-TOOLS 10.233.71.240 88 - "logType": "access" {"timestamp":"2022-12-03T05:18:21.609Z","message":"Entering","context":{"RequestID":"9abbfea0-cf39-49e9-acf8-e1713bc89173","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a501b08c-9fbc-4284-99b2-aa066282ace4","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:21.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.621Z","message":"Checking for system property [partnerName]","context":{"RequestID":"9abbfea0-cf39-49e9-acf8-e1713bc89173","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a501b08c-9fbc-4284-99b2-aa066282ace4","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:21.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.621Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"9abbfea0-cf39-49e9-acf8-e1713bc89173","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a501b08c-9fbc-4284-99b2-aa066282ace4","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:21.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.621Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"9abbfea0-cf39-49e9-acf8-e1713bc89173","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a501b08c-9fbc-4284-99b2-aa066282ace4","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:21.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.622Z","message":"Invoke","context":{"RequestID":"9abbfea0-cf39-49e9-acf8-e1713bc89173","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"a501b08c-9fbc-4284-99b2-aa066282ace4","LogTimestamp":"2022-12-03T05:18:21.622Z"},"thread":"qtp532048323-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.665Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"9abbfea0-cf39-49e9-acf8-e1713bc89173","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"44","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"a501b08c-9fbc-4284-99b2-aa066282ace4","LogTimestamp":"2022-12-03T05:18:21.665Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.679Z","message":"{\"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\":\"9abbfea0-cf39-49e9-acf8-e1713bc89173\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:21:672\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044701620\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"93a6166f-b3d5-4f06-b4ba-aed48d009ad9\",\"resource-version\":\"1670044701620\",\"model-name\":\"generic-vnf\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"9abbfea0-cf39-49e9-acf8-e1713bc89173","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:21.679Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.689Z","message":"{\"transactionId\":\"9abbfea0-cf39-49e9-acf8-e1713bc89173\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:21:610\",\"respDate\":\"221203-05:18:21:689\",\"sourceId\":\"AAI-TOOLS:9abbfea0-cf39-49e9-acf8-e1713bc89173\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:21:610-45075\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[265], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[9abbfea0-cf39-49e9-acf8-e1713bc89173], Host=[aai.onap:8443], X-Forwarded-Port=[37890], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[9abbfea0-cf39-49e9-acf8-e1713bc89173]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:21:610-45075\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[32984], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:21:610-45075]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"9abbfea0-cf39-49e9-acf8-e1713bc89173","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"44","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a501b08c-9fbc-4284-99b2-aa066282ace4","LogTimestamp":"2022-12-03T05:18:21.665Z","elapsedTime":"5"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:21.690Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"9abbfea0-cf39-49e9-acf8-e1713bc89173","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"81","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a501b08c-9fbc-4284-99b2-aa066282ace4","LogTimestamp":"2022-12-03T05:18:21.690Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:21 +0000] "PUT /aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c" 201 0 REST 9abbfea0-cf39-49e9-acf8-e1713bc89173 AAI-TOOLS 10.233.71.240 84 - "logType": "access" {"timestamp":"2022-12-03T05:18:21.695Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9abbfea0-cf39-49e9-acf8-e1713bc89173","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:21.694Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.870Z","message":"Entering","context":{"RequestID":"91285da1-6eb5-4880-9347-39cd0a4ae825","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"49d9d502-59f0-4afb-ba15-e1a20c47f7ed","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:21.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.879Z","message":"Checking for system property [partnerName]","context":{"RequestID":"91285da1-6eb5-4880-9347-39cd0a4ae825","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"49d9d502-59f0-4afb-ba15-e1a20c47f7ed","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:21.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.879Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"91285da1-6eb5-4880-9347-39cd0a4ae825","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"49d9d502-59f0-4afb-ba15-e1a20c47f7ed","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:21.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.879Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"91285da1-6eb5-4880-9347-39cd0a4ae825","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"49d9d502-59f0-4afb-ba15-e1a20c47f7ed","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:21.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.880Z","message":"Invoke","context":{"RequestID":"91285da1-6eb5-4880-9347-39cd0a4ae825","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"49d9d502-59f0-4afb-ba15-e1a20c47f7ed","LogTimestamp":"2022-12-03T05:18:21.880Z"},"thread":"qtp532048323-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.920Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"91285da1-6eb5-4880-9347-39cd0a4ae825","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"40","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"49d9d502-59f0-4afb-ba15-e1a20c47f7ed","LogTimestamp":"2022-12-03T05:18:21.919Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp532048323-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.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/7cc05f25-7ba2-42b7-a237-c5662a1689e1\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"91285da1-6eb5-4880-9347-39cd0a4ae825\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:21:927\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044701878\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"fe578080-ce19-4604-8760-fc264fbb2565\",\"resource-version\":\"1670044701878\",\"model-name\":\"group-assignment\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"7cc05f25-7ba2-42b7-a237-c5662a1689e1\"}}","context":{"RequestID":"91285da1-6eb5-4880-9347-39cd0a4ae825","ServiceName":"/aai/v27/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:21.934Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.952Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"91285da1-6eb5-4880-9347-39cd0a4ae825","ServiceName":"/aai/v27/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:21.952Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:21.957Z","message":"{\"transactionId\":\"91285da1-6eb5-4880-9347-39cd0a4ae825\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:21:871\",\"respDate\":\"221203-05:18:21:956\",\"sourceId\":\"AAI-TOOLS:91285da1-6eb5-4880-9347-39cd0a4ae825\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:21:871-20595\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[270], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[91285da1-6eb5-4880-9347-39cd0a4ae825], Host=[aai.onap:8443], X-Forwarded-Port=[37896], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[91285da1-6eb5-4880-9347-39cd0a4ae825]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:21:871-20595\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[37080], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:21:871-20595]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"91285da1-6eb5-4880-9347-39cd0a4ae825","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"40","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"49d9d502-59f0-4afb-ba15-e1a20c47f7ed","LogTimestamp":"2022-12-03T05:18:21.919Z","elapsedTime":"4"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:21.957Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"91285da1-6eb5-4880-9347-39cd0a4ae825","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"87","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"49d9d502-59f0-4afb-ba15-e1a20c47f7ed","LogTimestamp":"2022-12-03T05:18:21.957Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:21 +0000] "PUT /aai/v27/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1" 201 0 REST 91285da1-6eb5-4880-9347-39cd0a4ae825 AAI-TOOLS 10.233.71.240 91 - "logType": "access" {"timestamp":"2022-12-03T05:18:22.082Z","message":"Entering","context":{"RequestID":"5a833419-163a-43a9-ac5e-5ee1833605a3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5eea5c51-fb26-4b6d-a5fd-5efa5b7f4c5e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:22.081Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.090Z","message":"Checking for system property [partnerName]","context":{"RequestID":"5a833419-163a-43a9-ac5e-5ee1833605a3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5eea5c51-fb26-4b6d-a5fd-5efa5b7f4c5e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:22.081Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.090Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"5a833419-163a-43a9-ac5e-5ee1833605a3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5eea5c51-fb26-4b6d-a5fd-5efa5b7f4c5e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:22.081Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.090Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"5a833419-163a-43a9-ac5e-5ee1833605a3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5eea5c51-fb26-4b6d-a5fd-5efa5b7f4c5e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:22.081Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.091Z","message":"Invoke","context":{"RequestID":"5a833419-163a-43a9-ac5e-5ee1833605a3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"5eea5c51-fb26-4b6d-a5fd-5efa5b7f4c5e","LogTimestamp":"2022-12-03T05:18:22.091Z"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.139Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"5a833419-163a-43a9-ac5e-5ee1833605a3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"48","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"5eea5c51-fb26-4b6d-a5fd-5efa5b7f4c5e","LogTimestamp":"2022-12-03T05:18:22.139Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.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/3f4c7204-739b-4bbb-87a7-8a6856439c90\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"5a833419-163a-43a9-ac5e-5ee1833605a3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:22:146\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044702089\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f6a038c2-820c-42ba-8c2b-375e24e8f932\",\"resource-version\":\"1670044702089\",\"model-name\":\"image\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"3f4c7204-739b-4bbb-87a7-8a6856439c90\"}}","context":{"RequestID":"5a833419-163a-43a9-ac5e-5ee1833605a3","ServiceName":"/aai/v27/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:22.152Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.167Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5a833419-163a-43a9-ac5e-5ee1833605a3","ServiceName":"/aai/v27/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:22.167Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.173Z","message":"{\"transactionId\":\"5a833419-163a-43a9-ac5e-5ee1833605a3\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:22:082\",\"respDate\":\"221203-05:18:22:173\",\"sourceId\":\"AAI-TOOLS:5a833419-163a-43a9-ac5e-5ee1833605a3\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:22:082-40135\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[259], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[5a833419-163a-43a9-ac5e-5ee1833605a3], Host=[aai.onap:8443], X-Forwarded-Port=[37906], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[5a833419-163a-43a9-ac5e-5ee1833605a3]}\\\",\\\"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-221203-05:18:22:082-40135\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[69840], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:22:082-40135]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"5a833419-163a-43a9-ac5e-5ee1833605a3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"48","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5eea5c51-fb26-4b6d-a5fd-5efa5b7f4c5e","LogTimestamp":"2022-12-03T05:18:22.139Z","elapsedTime":"4"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:22.174Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"5a833419-163a-43a9-ac5e-5ee1833605a3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"93","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5eea5c51-fb26-4b6d-a5fd-5efa5b7f4c5e","LogTimestamp":"2022-12-03T05:18:22.174Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:22 +0000] "PUT /aai/v27/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90" 201 0 REST 5a833419-163a-43a9-ac5e-5ee1833605a3 AAI-TOOLS 10.233.71.240 96 - "logType": "access" {"timestamp":"2022-12-03T05:18:22.284Z","message":"Entering","context":{"RequestID":"6e2aa6b1-df75-42fc-871d-7a2b8a25eb3c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ba4de383-cf21-42d7-a7ff-13611422ec4e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:22.283Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.292Z","message":"Checking for system property [partnerName]","context":{"RequestID":"6e2aa6b1-df75-42fc-871d-7a2b8a25eb3c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ba4de383-cf21-42d7-a7ff-13611422ec4e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:22.283Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.292Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"6e2aa6b1-df75-42fc-871d-7a2b8a25eb3c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ba4de383-cf21-42d7-a7ff-13611422ec4e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:22.283Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.292Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"6e2aa6b1-df75-42fc-871d-7a2b8a25eb3c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ba4de383-cf21-42d7-a7ff-13611422ec4e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:22.283Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.293Z","message":"Invoke","context":{"RequestID":"6e2aa6b1-df75-42fc-871d-7a2b8a25eb3c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"ba4de383-cf21-42d7-a7ff-13611422ec4e","LogTimestamp":"2022-12-03T05:18:22.293Z"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.332Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"6e2aa6b1-df75-42fc-871d-7a2b8a25eb3c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"40","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"ba4de383-cf21-42d7-a7ff-13611422ec4e","LogTimestamp":"2022-12-03T05:18:22.332Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.346Z","message":"{\"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\":\"6e2aa6b1-df75-42fc-871d-7a2b8a25eb3c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:22:339\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044702291\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f05f804d-7057-4ffe-bdc5-39f2f0c9c9fd\",\"resource-version\":\"1670044702291\",\"model-name\":\"include-node-filter\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2a2d8ad2-af0a-4e1f-9982-0c899e7dc827\"}}","context":{"RequestID":"6e2aa6b1-df75-42fc-871d-7a2b8a25eb3c","ServiceName":"/aai/v27/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:22.346Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.356Z","message":"{\"transactionId\":\"6e2aa6b1-df75-42fc-871d-7a2b8a25eb3c\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:22:284\",\"respDate\":\"221203-05:18:22:356\",\"sourceId\":\"AAI-TOOLS:6e2aa6b1-df75-42fc-871d-7a2b8a25eb3c\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:22:284-44548\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[273], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[6e2aa6b1-df75-42fc-871d-7a2b8a25eb3c], Host=[aai.onap:8443], X-Forwarded-Port=[37908], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[6e2aa6b1-df75-42fc-871d-7a2b8a25eb3c]}\\\",\\\"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-221203-05:18:22:284-44548\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24728], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:22:284-44548]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"6e2aa6b1-df75-42fc-871d-7a2b8a25eb3c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"40","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ba4de383-cf21-42d7-a7ff-13611422ec4e","LogTimestamp":"2022-12-03T05:18:22.332Z","elapsedTime":"5"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:22.357Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"6e2aa6b1-df75-42fc-871d-7a2b8a25eb3c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"74","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ba4de383-cf21-42d7-a7ff-13611422ec4e","LogTimestamp":"2022-12-03T05:18:22.357Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:22 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827" 201 0 REST 6e2aa6b1-df75-42fc-871d-7a2b8a25eb3c AAI-TOOLS 10.233.71.240 77 - "logType": "access" {"timestamp":"2022-12-03T05:18:22.365Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6e2aa6b1-df75-42fc-871d-7a2b8a25eb3c","ServiceName":"/aai/v27/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:22.365Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.469Z","message":"Entering","context":{"RequestID":"55c8e13e-1e5b-4bd4-b217-930b925287fc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bbd6f25a-4706-4c57-93af-2363edb6c17f","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:22.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.478Z","message":"Checking for system property [partnerName]","context":{"RequestID":"55c8e13e-1e5b-4bd4-b217-930b925287fc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bbd6f25a-4706-4c57-93af-2363edb6c17f","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:22.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.478Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"55c8e13e-1e5b-4bd4-b217-930b925287fc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bbd6f25a-4706-4c57-93af-2363edb6c17f","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:22.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.478Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"55c8e13e-1e5b-4bd4-b217-930b925287fc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bbd6f25a-4706-4c57-93af-2363edb6c17f","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:22.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.478Z","message":"Invoke","context":{"RequestID":"55c8e13e-1e5b-4bd4-b217-930b925287fc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"bbd6f25a-4706-4c57-93af-2363edb6c17f","LogTimestamp":"2022-12-03T05:18:22.478Z"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.519Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"55c8e13e-1e5b-4bd4-b217-930b925287fc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"41","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"bbd6f25a-4706-4c57-93af-2363edb6c17f","LogTimestamp":"2022-12-03T05:18:22.519Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.532Z","message":"{\"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\":\"55c8e13e-1e5b-4bd4-b217-930b925287fc\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:22:526\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044702477\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"8e6ee9dc-9017-444a-83b3-219edb018128\",\"resource-version\":\"1670044702477\",\"model-name\":\"instance-group\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd\"}}","context":{"RequestID":"55c8e13e-1e5b-4bd4-b217-930b925287fc","ServiceName":"/aai/v27/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:22.532Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.546Z","message":"{\"transactionId\":\"55c8e13e-1e5b-4bd4-b217-930b925287fc\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:22:470\",\"respDate\":\"221203-05:18:22:546\",\"sourceId\":\"AAI-TOOLS:55c8e13e-1e5b-4bd4-b217-930b925287fc\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:22:470-33483\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[268], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[55c8e13e-1e5b-4bd4-b217-930b925287fc], Host=[aai.onap:8443], X-Forwarded-Port=[37912], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[55c8e13e-1e5b-4bd4-b217-930b925287fc]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:22:470-33483\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[16576], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:22:470-33483]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"55c8e13e-1e5b-4bd4-b217-930b925287fc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"41","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"bbd6f25a-4706-4c57-93af-2363edb6c17f","LogTimestamp":"2022-12-03T05:18:22.519Z","elapsedTime":"4"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:22.547Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"55c8e13e-1e5b-4bd4-b217-930b925287fc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"77","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"bbd6f25a-4706-4c57-93af-2363edb6c17f","LogTimestamp":"2022-12-03T05:18:22.546Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:22 +0000] "PUT /aai/v27/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd" 201 0 REST 55c8e13e-1e5b-4bd4-b217-930b925287fc AAI-TOOLS 10.233.71.240 81 - "logType": "access" {"timestamp":"2022-12-03T05:18:22.573Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"55c8e13e-1e5b-4bd4-b217-930b925287fc","ServiceName":"/aai/v27/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd","TargetServiceName":"AAI-EVENT","ElapsedTime":"41","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:22.573Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.653Z","message":"Entering","context":{"RequestID":"071d8faa-9457-41dc-a681-246e579b0646","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"64852a8f-c0d5-4596-9747-c4a9fa0c22ee","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:22.653Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.662Z","message":"Checking for system property [partnerName]","context":{"RequestID":"071d8faa-9457-41dc-a681-246e579b0646","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"64852a8f-c0d5-4596-9747-c4a9fa0c22ee","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:22.653Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.662Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"071d8faa-9457-41dc-a681-246e579b0646","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"64852a8f-c0d5-4596-9747-c4a9fa0c22ee","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:22.653Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.662Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"071d8faa-9457-41dc-a681-246e579b0646","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"64852a8f-c0d5-4596-9747-c4a9fa0c22ee","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:22.653Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.662Z","message":"Invoke","context":{"RequestID":"071d8faa-9457-41dc-a681-246e579b0646","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"64852a8f-c0d5-4596-9747-c4a9fa0c22ee","LogTimestamp":"2022-12-03T05:18:22.662Z"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.712Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"071d8faa-9457-41dc-a681-246e579b0646","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"50","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"64852a8f-c0d5-4596-9747-c4a9fa0c22ee","LogTimestamp":"2022-12-03T05:18:22.712Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.728Z","message":"{\"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\":\"071d8faa-9457-41dc-a681-246e579b0646\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:22:721\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044702661\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"69957f4a-2155-4b95-8d72-d6dd9b88b27b\",\"resource-version\":\"1670044702661\",\"model-name\":\"inventory-item\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"cd57d844-9017-4078-aa19-926935a3d77c\"}}","context":{"RequestID":"071d8faa-9457-41dc-a681-246e579b0646","ServiceName":"/aai/v27/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:22.727Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.742Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"071d8faa-9457-41dc-a681-246e579b0646","ServiceName":"/aai/v27/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:22.742Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.765Z","message":"{\"transactionId\":\"071d8faa-9457-41dc-a681-246e579b0646\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:22:654\",\"respDate\":\"221203-05:18:22:765\",\"sourceId\":\"AAI-TOOLS:071d8faa-9457-41dc-a681-246e579b0646\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:22:654-53817\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[268], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[071d8faa-9457-41dc-a681-246e579b0646], Host=[aai.onap:8443], X-Forwarded-Port=[37914], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[071d8faa-9457-41dc-a681-246e579b0646]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"cd57d844-9017-4078-aa19-926935a3d77c\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"69957f4a-2155-4b95-8d72-d6dd9b88b27b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"inventory-item\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:22:654-53817\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[73936], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:22:654-53817]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"071d8faa-9457-41dc-a681-246e579b0646","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"50","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"64852a8f-c0d5-4596-9747-c4a9fa0c22ee","LogTimestamp":"2022-12-03T05:18:22.712Z","elapsedTime":"6"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:22.766Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"071d8faa-9457-41dc-a681-246e579b0646","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"113","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"64852a8f-c0d5-4596-9747-c4a9fa0c22ee","LogTimestamp":"2022-12-03T05:18:22.766Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:22 +0000] "PUT /aai/v27/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c" 201 0 REST 071d8faa-9457-41dc-a681-246e579b0646 AAI-TOOLS 10.233.71.240 116 - "logType": "access" {"timestamp":"2022-12-03T05:18:22.869Z","message":"Entering","context":{"RequestID":"e77bff84-703e-4bd8-8bb4-88191d78e9d2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"79268ecf-a428-478b-b5ed-9ebb497f2e39","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:22.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.877Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e77bff84-703e-4bd8-8bb4-88191d78e9d2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"79268ecf-a428-478b-b5ed-9ebb497f2e39","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:22.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.877Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e77bff84-703e-4bd8-8bb4-88191d78e9d2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"79268ecf-a428-478b-b5ed-9ebb497f2e39","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:22.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.877Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e77bff84-703e-4bd8-8bb4-88191d78e9d2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"79268ecf-a428-478b-b5ed-9ebb497f2e39","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:22.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.878Z","message":"Invoke","context":{"RequestID":"e77bff84-703e-4bd8-8bb4-88191d78e9d2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"79268ecf-a428-478b-b5ed-9ebb497f2e39","LogTimestamp":"2022-12-03T05:18:22.878Z"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.922Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e77bff84-703e-4bd8-8bb4-88191d78e9d2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"45","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"79268ecf-a428-478b-b5ed-9ebb497f2e39","LogTimestamp":"2022-12-03T05:18:22.922Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.939Z","message":"{\"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\":\"e77bff84-703e-4bd8-8bb4-88191d78e9d2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:22:928\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044702876\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"0e54bb87-bd6e-4a2b-ad1c-6d935b87ae51\",\"resource-version\":\"1670044702876\",\"model-name\":\"inventory-item-data\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"87a383ae-cf03-432e-a9de-04e6a622d0fd\"}}","context":{"RequestID":"e77bff84-703e-4bd8-8bb4-88191d78e9d2","ServiceName":"/aai/v27/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:22.939Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:22.950Z","message":"{\"transactionId\":\"e77bff84-703e-4bd8-8bb4-88191d78e9d2\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:22:869\",\"respDate\":\"221203-05:18:22:950\",\"sourceId\":\"AAI-TOOLS:e77bff84-703e-4bd8-8bb4-88191d78e9d2\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:22:869-57579\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[273], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[e77bff84-703e-4bd8-8bb4-88191d78e9d2], Host=[aai.onap:8443], X-Forwarded-Port=[37916], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[e77bff84-703e-4bd8-8bb4-88191d78e9d2]}\\\",\\\"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-221203-05:18:22:869-57579\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[49368], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:22:869-57579]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e77bff84-703e-4bd8-8bb4-88191d78e9d2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"45","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"79268ecf-a428-478b-b5ed-9ebb497f2e39","LogTimestamp":"2022-12-03T05:18:22.922Z","elapsedTime":"4"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:22.951Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e77bff84-703e-4bd8-8bb4-88191d78e9d2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"82","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"79268ecf-a428-478b-b5ed-9ebb497f2e39","LogTimestamp":"2022-12-03T05:18:22.950Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:22 +0000] "PUT /aai/v27/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd" 201 0 REST e77bff84-703e-4bd8-8bb4-88191d78e9d2 AAI-TOOLS 10.233.71.240 86 - "logType": "access" {"timestamp":"2022-12-03T05:18:22.953Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e77bff84-703e-4bd8-8bb4-88191d78e9d2","ServiceName":"/aai/v27/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:22.953Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.045Z","message":"Entering","context":{"RequestID":"8531a15c-1f86-4a94-a4ea-3c590ef93c6f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"db57f214-e426-4d1a-89f2-9e9ef085fe59","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:23.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.053Z","message":"Checking for system property [partnerName]","context":{"RequestID":"8531a15c-1f86-4a94-a4ea-3c590ef93c6f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"db57f214-e426-4d1a-89f2-9e9ef085fe59","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:23.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.053Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"8531a15c-1f86-4a94-a4ea-3c590ef93c6f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"db57f214-e426-4d1a-89f2-9e9ef085fe59","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:23.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.053Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"8531a15c-1f86-4a94-a4ea-3c590ef93c6f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"db57f214-e426-4d1a-89f2-9e9ef085fe59","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:23.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.053Z","message":"Invoke","context":{"RequestID":"8531a15c-1f86-4a94-a4ea-3c590ef93c6f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"db57f214-e426-4d1a-89f2-9e9ef085fe59","LogTimestamp":"2022-12-03T05:18:23.053Z"},"thread":"qtp532048323-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.094Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"8531a15c-1f86-4a94-a4ea-3c590ef93c6f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"41","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"db57f214-e426-4d1a-89f2-9e9ef085fe59","LogTimestamp":"2022-12-03T05:18:23.094Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp532048323-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.107Z","message":"{\"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\":\"8531a15c-1f86-4a94-a4ea-3c590ef93c6f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:23:101\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044703052\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d949fd10-36bf-408a-ac7a-cad5004d2e0d\",\"resource-version\":\"1670044703052\",\"model-name\":\"ipsec-configuration\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"aca4c310-cb45-42bd-9f88-73e40ba7b962\"}}","context":{"RequestID":"8531a15c-1f86-4a94-a4ea-3c590ef93c6f","ServiceName":"/aai/v27/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:23.107Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.120Z","message":"{\"transactionId\":\"8531a15c-1f86-4a94-a4ea-3c590ef93c6f\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:23:045\",\"respDate\":\"221203-05:18:23:119\",\"sourceId\":\"AAI-TOOLS:8531a15c-1f86-4a94-a4ea-3c590ef93c6f\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:23:045-53846\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[273], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[8531a15c-1f86-4a94-a4ea-3c590ef93c6f], Host=[aai.onap:8443], X-Forwarded-Port=[37920], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[8531a15c-1f86-4a94-a4ea-3c590ef93c6f]}\\\",\\\"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-221203-05:18:23:045-53846\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20576], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:23:045-53846]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"8531a15c-1f86-4a94-a4ea-3c590ef93c6f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"41","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"db57f214-e426-4d1a-89f2-9e9ef085fe59","LogTimestamp":"2022-12-03T05:18:23.094Z","elapsedTime":"4"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:23.120Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"8531a15c-1f86-4a94-a4ea-3c590ef93c6f","ServiceName":"/aai/v27/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:23.120Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.120Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"8531a15c-1f86-4a94-a4ea-3c590ef93c6f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"75","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"db57f214-e426-4d1a-89f2-9e9ef085fe59","LogTimestamp":"2022-12-03T05:18:23.120Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:23 +0000] "PUT /aai/v27/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962" 201 0 REST 8531a15c-1f86-4a94-a4ea-3c590ef93c6f AAI-TOOLS 10.233.71.240 80 - "logType": "access" {"timestamp":"2022-12-03T05:18:23.230Z","message":"Entering","context":{"RequestID":"ef0802c4-31b1-412b-aeb9-17b7b59849e1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dcba5c79-3c39-458e-af16-976217434677","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:23.229Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.236Z","message":"Entering","context":{"RequestID":"f05fba7a-4d28-410b-b59b-04decadd4e79","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"88a1c866-d7ef-48a8-a110-451964f7ffe3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:23.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.238Z","message":"Checking for system property [partnerName]","context":{"RequestID":"ef0802c4-31b1-412b-aeb9-17b7b59849e1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dcba5c79-3c39-458e-af16-976217434677","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:23.229Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.238Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"ef0802c4-31b1-412b-aeb9-17b7b59849e1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dcba5c79-3c39-458e-af16-976217434677","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:23.229Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.238Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"ef0802c4-31b1-412b-aeb9-17b7b59849e1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dcba5c79-3c39-458e-af16-976217434677","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:23.229Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.238Z","message":"{\"transactionId\":\"f05fba7a-4d28-410b-b59b-04decadd4e79\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:23:237\",\"respDate\":\"221203-05:18:23:238\",\"sourceId\":\"haproxy:f05fba7a-4d28-410b-b59b-04decadd4e79\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:23:237-84801\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f05fba7a-4d28-410b-b59b-04decadd4e79]}\\\"}\"}","context":{"RequestID":"f05fba7a-4d28-410b-b59b-04decadd4e79","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"88a1c866-d7ef-48a8-a110-451964f7ffe3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:23.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:23.238Z","message":"Invoke","context":{"RequestID":"ef0802c4-31b1-412b-aeb9-17b7b59849e1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"dcba5c79-3c39-458e-af16-976217434677","LogTimestamp":"2022-12-03T05:18:23.238Z"},"thread":"qtp532048323-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.239Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f05fba7a-4d28-410b-b59b-04decadd4e79","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88a1c866-d7ef-48a8-a110-451964f7ffe3","LogTimestamp":"2022-12-03T05:18:23.239Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:18:23.301Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"ef0802c4-31b1-412b-aeb9-17b7b59849e1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"63","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"dcba5c79-3c39-458e-af16-976217434677","LogTimestamp":"2022-12-03T05:18:23.301Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.318Z","message":"{\"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\":\"ef0802c4-31b1-412b-aeb9-17b7b59849e1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:23:308\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044703237\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c23ea04d-1a3b-453d-bc49-a6c783a5e92b\",\"resource-version\":\"1670044703237\",\"model-name\":\"key-data\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"f5faa464-c2f2-4cc3-89d2-a90452dc3a07\"}}","context":{"RequestID":"ef0802c4-31b1-412b-aeb9-17b7b59849e1","ServiceName":"/aai/v27/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:23.318Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.333Z","message":"{\"transactionId\":\"ef0802c4-31b1-412b-aeb9-17b7b59849e1\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:23:230\",\"respDate\":\"221203-05:18:23:333\",\"sourceId\":\"AAI-TOOLS:ef0802c4-31b1-412b-aeb9-17b7b59849e1\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:23:230-39494\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[262], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[ef0802c4-31b1-412b-aeb9-17b7b59849e1], Host=[aai.onap:8443], X-Forwarded-Port=[37926], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[ef0802c4-31b1-412b-aeb9-17b7b59849e1]}\\\",\\\"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-221203-05:18:23:230-39494\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20672], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:23:230-39494]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"ef0802c4-31b1-412b-aeb9-17b7b59849e1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"63","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"dcba5c79-3c39-458e-af16-976217434677","LogTimestamp":"2022-12-03T05:18:23.301Z","elapsedTime":"5"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:23.334Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"ef0802c4-31b1-412b-aeb9-17b7b59849e1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"104","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"dcba5c79-3c39-458e-af16-976217434677","LogTimestamp":"2022-12-03T05:18:23.333Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:23 +0000] "PUT /aai/v27/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07" 201 0 REST ef0802c4-31b1-412b-aeb9-17b7b59849e1 AAI-TOOLS 10.233.71.240 108 - "logType": "access" {"timestamp":"2022-12-03T05:18:23.339Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ef0802c4-31b1-412b-aeb9-17b7b59849e1","ServiceName":"/aai/v27/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:23.338Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.450Z","message":"Entering","context":{"RequestID":"e3c827a0-42e7-4f93-874f-9b0bb1a64f7d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7c23c3f9-5fda-406a-9bc3-deb5e7f135f9","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:23.450Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.459Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e3c827a0-42e7-4f93-874f-9b0bb1a64f7d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7c23c3f9-5fda-406a-9bc3-deb5e7f135f9","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:23.450Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.459Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e3c827a0-42e7-4f93-874f-9b0bb1a64f7d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7c23c3f9-5fda-406a-9bc3-deb5e7f135f9","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:23.450Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.459Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e3c827a0-42e7-4f93-874f-9b0bb1a64f7d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7c23c3f9-5fda-406a-9bc3-deb5e7f135f9","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:23.450Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.459Z","message":"Invoke","context":{"RequestID":"e3c827a0-42e7-4f93-874f-9b0bb1a64f7d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"7c23c3f9-5fda-406a-9bc3-deb5e7f135f9","LogTimestamp":"2022-12-03T05:18:23.459Z"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.504Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e3c827a0-42e7-4f93-874f-9b0bb1a64f7d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"45","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"7c23c3f9-5fda-406a-9bc3-deb5e7f135f9","LogTimestamp":"2022-12-03T05:18:23.504Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.517Z","message":"{\"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\":\"e3c827a0-42e7-4f93-874f-9b0bb1a64f7d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:23:511\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044703458\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"a32613fd-18b9-459e-aab8-fffb3912966a\",\"resource-version\":\"1670044703458\",\"model-name\":\"l-interface\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"e3c827a0-42e7-4f93-874f-9b0bb1a64f7d","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:23.517Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.532Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e3c827a0-42e7-4f93-874f-9b0bb1a64f7d","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:23.532Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.535Z","message":"{\"transactionId\":\"e3c827a0-42e7-4f93-874f-9b0bb1a64f7d\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:23:451\",\"respDate\":\"221203-05:18:23:535\",\"sourceId\":\"AAI-TOOLS:e3c827a0-42e7-4f93-874f-9b0bb1a64f7d\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:23:451-7380\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[265], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[e3c827a0-42e7-4f93-874f-9b0bb1a64f7d], Host=[aai.onap:8443], X-Forwarded-Port=[37928], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[e3c827a0-42e7-4f93-874f-9b0bb1a64f7d]}\\\",\\\"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-221203-05:18:23:451-7380\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[28824], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:23:451-7380]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e3c827a0-42e7-4f93-874f-9b0bb1a64f7d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"45","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"7c23c3f9-5fda-406a-9bc3-deb5e7f135f9","LogTimestamp":"2022-12-03T05:18:23.504Z","elapsedTime":"4"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:23.536Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e3c827a0-42e7-4f93-874f-9b0bb1a64f7d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"86","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"7c23c3f9-5fda-406a-9bc3-deb5e7f135f9","LogTimestamp":"2022-12-03T05:18:23.536Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:23 +0000] "PUT /aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060" 201 0 REST e3c827a0-42e7-4f93-874f-9b0bb1a64f7d AAI-TOOLS 10.233.71.240 90 - "logType": "access" {"timestamp":"2022-12-03T05:18:23.698Z","message":"Entering","context":{"RequestID":"762465c0-7cb0-4f13-b50e-1a4aa86351a4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3d77e2e9-34a8-4446-87aa-7bd98b496c1c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:23.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.711Z","message":"Checking for system property [partnerName]","context":{"RequestID":"762465c0-7cb0-4f13-b50e-1a4aa86351a4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3d77e2e9-34a8-4446-87aa-7bd98b496c1c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:23.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.711Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"762465c0-7cb0-4f13-b50e-1a4aa86351a4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3d77e2e9-34a8-4446-87aa-7bd98b496c1c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:23.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.712Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"762465c0-7cb0-4f13-b50e-1a4aa86351a4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3d77e2e9-34a8-4446-87aa-7bd98b496c1c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:23.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.712Z","message":"Invoke","context":{"RequestID":"762465c0-7cb0-4f13-b50e-1a4aa86351a4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"3d77e2e9-34a8-4446-87aa-7bd98b496c1c","LogTimestamp":"2022-12-03T05:18:23.712Z"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.762Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"762465c0-7cb0-4f13-b50e-1a4aa86351a4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"49","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"3d77e2e9-34a8-4446-87aa-7bd98b496c1c","LogTimestamp":"2022-12-03T05:18:23.761Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.779Z","message":"{\"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\":\"762465c0-7cb0-4f13-b50e-1a4aa86351a4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:23:770\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044703710\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"41e76b6f-1e06-4fd4-82cd-81c50fc4574b\",\"resource-version\":\"1670044703710\",\"model-name\":\"l3-interface-ipv4-address-list\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"aad85df2-09be-40fa-b867-16415e4e10e2\"}}","context":{"RequestID":"762465c0-7cb0-4f13-b50e-1a4aa86351a4","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:23.778Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.800Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"762465c0-7cb0-4f13-b50e-1a4aa86351a4","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:23.800Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.805Z","message":"{\"transactionId\":\"762465c0-7cb0-4f13-b50e-1a4aa86351a4\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:23:699\",\"respDate\":\"221203-05:18:23:797\",\"sourceId\":\"AAI-TOOLS:762465c0-7cb0-4f13-b50e-1a4aa86351a4\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:23:699-3759\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[284], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[762465c0-7cb0-4f13-b50e-1a4aa86351a4], Host=[aai.onap:8443], X-Forwarded-Port=[37930], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[762465c0-7cb0-4f13-b50e-1a4aa86351a4]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:23:699-3759\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[32920], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:23:699-3759]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"762465c0-7cb0-4f13-b50e-1a4aa86351a4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"49","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3d77e2e9-34a8-4446-87aa-7bd98b496c1c","LogTimestamp":"2022-12-03T05:18:23.761Z","elapsedTime":"5"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:23.805Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"762465c0-7cb0-4f13-b50e-1a4aa86351a4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"108","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3d77e2e9-34a8-4446-87aa-7bd98b496c1c","LogTimestamp":"2022-12-03T05:18:23.805Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:23 +0000] "PUT /aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2" 201 0 REST 762465c0-7cb0-4f13-b50e-1a4aa86351a4 AAI-TOOLS 10.233.71.240 112 - "logType": "access" {"timestamp":"2022-12-03T05:18:23.876Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:18:23.890Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:23.890Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:23.890Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:23.982Z","message":"Entering","context":{"RequestID":"1d3774f6-6447-43f2-b133-7ec3a5d1f470","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5edd7627-423d-446d-b368-e1de2553f7d3","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:23.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.993Z","message":"Checking for system property [partnerName]","context":{"RequestID":"1d3774f6-6447-43f2-b133-7ec3a5d1f470","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5edd7627-423d-446d-b368-e1de2553f7d3","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:23.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.993Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"1d3774f6-6447-43f2-b133-7ec3a5d1f470","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5edd7627-423d-446d-b368-e1de2553f7d3","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:23.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.993Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"1d3774f6-6447-43f2-b133-7ec3a5d1f470","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5edd7627-423d-446d-b368-e1de2553f7d3","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:23.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:23.994Z","message":"Invoke","context":{"RequestID":"1d3774f6-6447-43f2-b133-7ec3a5d1f470","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"5edd7627-423d-446d-b368-e1de2553f7d3","LogTimestamp":"2022-12-03T05:18:23.994Z"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.037Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"1d3774f6-6447-43f2-b133-7ec3a5d1f470","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"43","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"5edd7627-423d-446d-b368-e1de2553f7d3","LogTimestamp":"2022-12-03T05:18:24.036Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.050Z","message":"{\"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\":\"1d3774f6-6447-43f2-b133-7ec3a5d1f470\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:24:044\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044703992\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d040621d-541a-477b-bb1b-a2b61b14e295\",\"resource-version\":\"1670044703992\",\"model-name\":\"l3-interface-ipv6-address-list\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"82966045-43ee-4982-8307-7e9610866140\"}}","context":{"RequestID":"1d3774f6-6447-43f2-b133-7ec3a5d1f470","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:24.050Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.060Z","message":"{\"transactionId\":\"1d3774f6-6447-43f2-b133-7ec3a5d1f470\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:23:983\",\"respDate\":\"221203-05:18:24:060\",\"sourceId\":\"AAI-TOOLS:1d3774f6-6447-43f2-b133-7ec3a5d1f470\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:23:983-10302\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[284], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[1d3774f6-6447-43f2-b133-7ec3a5d1f470], Host=[aai.onap:8443], X-Forwarded-Port=[37934], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[1d3774f6-6447-43f2-b133-7ec3a5d1f470]}\\\",\\\"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\\\":\\\"1-aai-resources-221203-05:18:23:983-10302\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[16488], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:23:983-10302]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"1d3774f6-6447-43f2-b133-7ec3a5d1f470","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"43","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5edd7627-423d-446d-b368-e1de2553f7d3","LogTimestamp":"2022-12-03T05:18:24.036Z","elapsedTime":"5"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:24.061Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"1d3774f6-6447-43f2-b133-7ec3a5d1f470","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"79","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5edd7627-423d-446d-b368-e1de2553f7d3","LogTimestamp":"2022-12-03T05:18:24.060Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:24 +0000] "PUT /aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140" 201 0 REST 1d3774f6-6447-43f2-b133-7ec3a5d1f470 AAI-TOOLS 10.233.71.240 84 - "logType": "access" {"timestamp":"2022-12-03T05:18:24.067Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1d3774f6-6447-43f2-b133-7ec3a5d1f470","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:24.067Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.164Z","message":"Entering","context":{"RequestID":"8fd52dcc-b3b1-4350-a034-64ecda662da2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0e1114de-310f-482f-8955-1c8a92033ddf","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:24.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.171Z","message":"Checking for system property [partnerName]","context":{"RequestID":"8fd52dcc-b3b1-4350-a034-64ecda662da2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0e1114de-310f-482f-8955-1c8a92033ddf","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:24.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.171Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"8fd52dcc-b3b1-4350-a034-64ecda662da2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0e1114de-310f-482f-8955-1c8a92033ddf","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:24.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.171Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"8fd52dcc-b3b1-4350-a034-64ecda662da2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0e1114de-310f-482f-8955-1c8a92033ddf","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:24.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.172Z","message":"Invoke","context":{"RequestID":"8fd52dcc-b3b1-4350-a034-64ecda662da2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"0e1114de-310f-482f-8955-1c8a92033ddf","LogTimestamp":"2022-12-03T05:18:24.172Z"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.214Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"8fd52dcc-b3b1-4350-a034-64ecda662da2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"42","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"0e1114de-310f-482f-8955-1c8a92033ddf","LogTimestamp":"2022-12-03T05:18:24.214Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.225Z","message":"{\"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\":\"8fd52dcc-b3b1-4350-a034-64ecda662da2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:24:220\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044704171\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"9111f20f-e680-4001-b83f-19a2fc23bfc1\",\"resource-version\":\"1670044704171\",\"model-name\":\"l3-network\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"8fd52dcc-b3b1-4350-a034-64ecda662da2","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:24.225Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.234Z","message":"{\"transactionId\":\"8fd52dcc-b3b1-4350-a034-64ecda662da2\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:24:164\",\"respDate\":\"221203-05:18:24:234\",\"sourceId\":\"AAI-TOOLS:8fd52dcc-b3b1-4350-a034-64ecda662da2\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:24:164-4607\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[264], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[8fd52dcc-b3b1-4350-a034-64ecda662da2], Host=[aai.onap:8443], X-Forwarded-Port=[37942], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[8fd52dcc-b3b1-4350-a034-64ecda662da2]}\\\",\\\"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-221203-05:18:24:164-4607\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24768], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:24:164-4607]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"8fd52dcc-b3b1-4350-a034-64ecda662da2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"42","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0e1114de-310f-482f-8955-1c8a92033ddf","LogTimestamp":"2022-12-03T05:18:24.214Z","elapsedTime":"3"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:24.235Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"8fd52dcc-b3b1-4350-a034-64ecda662da2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"72","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0e1114de-310f-482f-8955-1c8a92033ddf","LogTimestamp":"2022-12-03T05:18:24.235Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:24 +0000] "PUT /aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a" 201 0 REST 8fd52dcc-b3b1-4350-a034-64ecda662da2 AAI-TOOLS 10.233.71.240 75 - "logType": "access" {"timestamp":"2022-12-03T05:18:24.241Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"8fd52dcc-b3b1-4350-a034-64ecda662da2","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:24.241Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.346Z","message":"Entering","context":{"RequestID":"379a80f3-2ca3-4487-a176-d2bb1630bf0d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b4ec6f10-e2c1-4e2d-9722-f98dcc0a0be5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:24.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.355Z","message":"Checking for system property [partnerName]","context":{"RequestID":"379a80f3-2ca3-4487-a176-d2bb1630bf0d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b4ec6f10-e2c1-4e2d-9722-f98dcc0a0be5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:24.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.355Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"379a80f3-2ca3-4487-a176-d2bb1630bf0d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b4ec6f10-e2c1-4e2d-9722-f98dcc0a0be5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:24.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.355Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"379a80f3-2ca3-4487-a176-d2bb1630bf0d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b4ec6f10-e2c1-4e2d-9722-f98dcc0a0be5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:24.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.355Z","message":"Invoke","context":{"RequestID":"379a80f3-2ca3-4487-a176-d2bb1630bf0d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"b4ec6f10-e2c1-4e2d-9722-f98dcc0a0be5","LogTimestamp":"2022-12-03T05:18:24.355Z"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.393Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"379a80f3-2ca3-4487-a176-d2bb1630bf0d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"38","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"b4ec6f10-e2c1-4e2d-9722-f98dcc0a0be5","LogTimestamp":"2022-12-03T05:18:24.393Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.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/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"379a80f3-2ca3-4487-a176-d2bb1630bf0d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:24:399\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044704354\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"ce95f7c3-b61b-4758-ae9e-7e943b1c103d\",\"resource-version\":\"1670044704354\",\"model-name\":\"lag-interface\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"e0ee9bde-c1fc-4651-a95d-8e0597bf7d70\"}}","context":{"RequestID":"379a80f3-2ca3-4487-a176-d2bb1630bf0d","ServiceName":"/aai/v27/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:24.405Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.415Z","message":"{\"transactionId\":\"379a80f3-2ca3-4487-a176-d2bb1630bf0d\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:24:346\",\"respDate\":\"221203-05:18:24:415\",\"sourceId\":\"AAI-TOOLS:379a80f3-2ca3-4487-a176-d2bb1630bf0d\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:24:346-56532\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[267], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[379a80f3-2ca3-4487-a176-d2bb1630bf0d], Host=[aai.onap:8443], X-Forwarded-Port=[37944], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[379a80f3-2ca3-4487-a176-d2bb1630bf0d]}\\\",\\\"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-221203-05:18:24:346-56532\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[94416], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:24:346-56532]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"379a80f3-2ca3-4487-a176-d2bb1630bf0d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"38","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b4ec6f10-e2c1-4e2d-9722-f98dcc0a0be5","LogTimestamp":"2022-12-03T05:18:24.393Z","elapsedTime":"3"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:24.415Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"379a80f3-2ca3-4487-a176-d2bb1630bf0d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"69","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b4ec6f10-e2c1-4e2d-9722-f98dcc0a0be5","LogTimestamp":"2022-12-03T05:18:24.415Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:24 +0000] "PUT /aai/v27/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70" 201 0 REST 379a80f3-2ca3-4487-a176-d2bb1630bf0d AAI-TOOLS 10.233.71.240 74 - "logType": "access" {"timestamp":"2022-12-03T05:18:24.425Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"379a80f3-2ca3-4487-a176-d2bb1630bf0d","ServiceName":"/aai/v27/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:24.425Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.513Z","message":"Entering","context":{"RequestID":"420a9216-7ce7-4a89-bef7-2d028817cd7c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8f5c8f14-77d7-4131-9a07-7650ae13ed80","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:24.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.521Z","message":"Checking for system property [partnerName]","context":{"RequestID":"420a9216-7ce7-4a89-bef7-2d028817cd7c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8f5c8f14-77d7-4131-9a07-7650ae13ed80","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:24.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.521Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"420a9216-7ce7-4a89-bef7-2d028817cd7c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8f5c8f14-77d7-4131-9a07-7650ae13ed80","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:24.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.521Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"420a9216-7ce7-4a89-bef7-2d028817cd7c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8f5c8f14-77d7-4131-9a07-7650ae13ed80","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:24.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.522Z","message":"Invoke","context":{"RequestID":"420a9216-7ce7-4a89-bef7-2d028817cd7c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"8f5c8f14-77d7-4131-9a07-7650ae13ed80","LogTimestamp":"2022-12-03T05:18:24.522Z"},"thread":"qtp532048323-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.558Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"420a9216-7ce7-4a89-bef7-2d028817cd7c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"37","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"8f5c8f14-77d7-4131-9a07-7650ae13ed80","LogTimestamp":"2022-12-03T05:18:24.558Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.572Z","message":"{\"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\":\"420a9216-7ce7-4a89-bef7-2d028817cd7c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:24:565\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044704520\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d29a087a-af59-4053-a3f8-0f95a92faa75\",\"resource-version\":\"1670044704520\",\"model-name\":\"lag-link\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\"}}","context":{"RequestID":"420a9216-7ce7-4a89-bef7-2d028817cd7c","ServiceName":"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:24.572Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.585Z","message":"{\"transactionId\":\"420a9216-7ce7-4a89-bef7-2d028817cd7c\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:24:514\",\"respDate\":\"221203-05:18:24:585\",\"sourceId\":\"AAI-TOOLS:420a9216-7ce7-4a89-bef7-2d028817cd7c\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:24:514-38999\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[262], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[420a9216-7ce7-4a89-bef7-2d028817cd7c], Host=[aai.onap:8443], X-Forwarded-Port=[37946], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[420a9216-7ce7-4a89-bef7-2d028817cd7c]}\\\",\\\"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\\\":\\\"2-aai-resources-221203-05:18:24:514-38999\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[57560], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:24:514-38999]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"420a9216-7ce7-4a89-bef7-2d028817cd7c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"37","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8f5c8f14-77d7-4131-9a07-7650ae13ed80","LogTimestamp":"2022-12-03T05:18:24.558Z","elapsedTime":"4"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:24.586Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"420a9216-7ce7-4a89-bef7-2d028817cd7c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"72","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8f5c8f14-77d7-4131-9a07-7650ae13ed80","LogTimestamp":"2022-12-03T05:18:24.585Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.587Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"420a9216-7ce7-4a89-bef7-2d028817cd7c","ServiceName":"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:24.587Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:24 +0000] "PUT /aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98" 201 0 REST 420a9216-7ce7-4a89-bef7-2d028817cd7c AAI-TOOLS 10.233.71.240 76 - "logType": "access" {"timestamp":"2022-12-03T05:18:24.683Z","message":"Entering","context":{"RequestID":"12e615bb-3958-40db-a37d-6391ea74b6aa","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8713d5e0-9fcb-41a1-a8e1-7d214115973d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:24.683Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.691Z","message":"Checking for system property [partnerName]","context":{"RequestID":"12e615bb-3958-40db-a37d-6391ea74b6aa","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8713d5e0-9fcb-41a1-a8e1-7d214115973d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:24.683Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.691Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"12e615bb-3958-40db-a37d-6391ea74b6aa","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8713d5e0-9fcb-41a1-a8e1-7d214115973d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:24.683Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.691Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"12e615bb-3958-40db-a37d-6391ea74b6aa","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8713d5e0-9fcb-41a1-a8e1-7d214115973d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:24.683Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.692Z","message":"Invoke","context":{"RequestID":"12e615bb-3958-40db-a37d-6391ea74b6aa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"8713d5e0-9fcb-41a1-a8e1-7d214115973d","LogTimestamp":"2022-12-03T05:18:24.692Z"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.740Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"12e615bb-3958-40db-a37d-6391ea74b6aa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"49","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"8713d5e0-9fcb-41a1-a8e1-7d214115973d","LogTimestamp":"2022-12-03T05:18:24.740Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.753Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"12e615bb-3958-40db-a37d-6391ea74b6aa\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:24:746\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044704691\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6889274b-a1dc-40ab-9090-93677e13e2e6\",\"resource-version\":\"1670044704691\",\"model-name\":\"license\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"b9a9b337-1f86-42d3-b9f9-f987a089507c\"}}","context":{"RequestID":"12e615bb-3958-40db-a37d-6391ea74b6aa","ServiceName":"/aai/v27/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:24.753Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.767Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"12e615bb-3958-40db-a37d-6391ea74b6aa","ServiceName":"/aai/v27/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:24.766Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.769Z","message":"{\"transactionId\":\"12e615bb-3958-40db-a37d-6391ea74b6aa\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:24:683\",\"respDate\":\"221203-05:18:24:769\",\"sourceId\":\"AAI-TOOLS:12e615bb-3958-40db-a37d-6391ea74b6aa\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:24:683-74167\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[261], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[12e615bb-3958-40db-a37d-6391ea74b6aa], Host=[aai.onap:8443], X-Forwarded-Port=[37948], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[12e615bb-3958-40db-a37d-6391ea74b6aa]}\\\",\\\"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-221203-05:18:24:683-74167\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[61656], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:24:683-74167]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"12e615bb-3958-40db-a37d-6391ea74b6aa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"49","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8713d5e0-9fcb-41a1-a8e1-7d214115973d","LogTimestamp":"2022-12-03T05:18:24.740Z","elapsedTime":"3"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:24.770Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"12e615bb-3958-40db-a37d-6391ea74b6aa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"86","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8713d5e0-9fcb-41a1-a8e1-7d214115973d","LogTimestamp":"2022-12-03T05:18:24.769Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:24 +0000] "PUT /aai/v27/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c" 201 0 REST 12e615bb-3958-40db-a37d-6391ea74b6aa AAI-TOOLS 10.233.71.240 90 - "logType": "access" {"timestamp":"2022-12-03T05:18:24.914Z","message":"Entering","context":{"RequestID":"e7d013bb-5edb-4c54-bace-2ba392c6e9d6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ff8bf070-0391-446b-b9fc-04bd5735e824","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:24.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.926Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e7d013bb-5edb-4c54-bace-2ba392c6e9d6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ff8bf070-0391-446b-b9fc-04bd5735e824","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:24.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.926Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e7d013bb-5edb-4c54-bace-2ba392c6e9d6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ff8bf070-0391-446b-b9fc-04bd5735e824","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:24.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.926Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e7d013bb-5edb-4c54-bace-2ba392c6e9d6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ff8bf070-0391-446b-b9fc-04bd5735e824","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:24.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.927Z","message":"Invoke","context":{"RequestID":"e7d013bb-5edb-4c54-bace-2ba392c6e9d6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"ff8bf070-0391-446b-b9fc-04bd5735e824","LogTimestamp":"2022-12-03T05:18:24.927Z"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.970Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e7d013bb-5edb-4c54-bace-2ba392c6e9d6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"44","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"ff8bf070-0391-446b-b9fc-04bd5735e824","LogTimestamp":"2022-12-03T05:18:24.970Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.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/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"e7d013bb-5edb-4c54-bace-2ba392c6e9d6\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:24:976\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044704925\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"24b25f8c-b8bd-4c62-9421-87c12667aac9\",\"resource-version\":\"1670044704925\",\"model-name\":\"license-key-resource\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"9022ebfe-b54f-4911-a6b2-8c3f5ec189b7\"}}","context":{"RequestID":"e7d013bb-5edb-4c54-bace-2ba392c6e9d6","ServiceName":"/aai/v27/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:24.982Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:24.994Z","message":"{\"transactionId\":\"e7d013bb-5edb-4c54-bace-2ba392c6e9d6\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:24:915\",\"respDate\":\"221203-05:18:24:994\",\"sourceId\":\"AAI-TOOLS:e7d013bb-5edb-4c54-bace-2ba392c6e9d6\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:24:915-33293\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[274], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[e7d013bb-5edb-4c54-bace-2ba392c6e9d6], Host=[aai.onap:8443], X-Forwarded-Port=[37952], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[e7d013bb-5edb-4c54-bace-2ba392c6e9d6]}\\\",\\\"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\\\":\\\"2-aai-resources-221203-05:18:24:915-33293\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[98512], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:24:915-33293]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e7d013bb-5edb-4c54-bace-2ba392c6e9d6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"44","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ff8bf070-0391-446b-b9fc-04bd5735e824","LogTimestamp":"2022-12-03T05:18:24.970Z","elapsedTime":"4"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:24.995Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e7d013bb-5edb-4c54-bace-2ba392c6e9d6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"81","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ff8bf070-0391-446b-b9fc-04bd5735e824","LogTimestamp":"2022-12-03T05:18:24.995Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:24 +0000] "PUT /aai/v27/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7" 201 0 REST e7d013bb-5edb-4c54-bace-2ba392c6e9d6 AAI-TOOLS 10.233.71.240 85 - "logType": "access" {"timestamp":"2022-12-03T05:18:25.000Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e7d013bb-5edb-4c54-bace-2ba392c6e9d6","ServiceName":"/aai/v27/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:25Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.089Z","message":"Entering","context":{"RequestID":"e42234d4-672c-4c45-8371-20ce05044887","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"36e2a6a7-fb6f-4114-9833-e52792b8bcc1","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:25.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.097Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e42234d4-672c-4c45-8371-20ce05044887","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"36e2a6a7-fb6f-4114-9833-e52792b8bcc1","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:25.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.097Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e42234d4-672c-4c45-8371-20ce05044887","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"36e2a6a7-fb6f-4114-9833-e52792b8bcc1","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:25.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.097Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e42234d4-672c-4c45-8371-20ce05044887","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"36e2a6a7-fb6f-4114-9833-e52792b8bcc1","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:25.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.098Z","message":"Invoke","context":{"RequestID":"e42234d4-672c-4c45-8371-20ce05044887","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"36e2a6a7-fb6f-4114-9833-e52792b8bcc1","LogTimestamp":"2022-12-03T05:18:25.098Z"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.144Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e42234d4-672c-4c45-8371-20ce05044887","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"47","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"36e2a6a7-fb6f-4114-9833-e52792b8bcc1","LogTimestamp":"2022-12-03T05:18:25.144Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.156Z","message":"{\"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\":\"e42234d4-672c-4c45-8371-20ce05044887\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:25:150\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044705096\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"a1481a38-f8ba-4ae4-bdf1-06c2c6af4c54\",\"resource-version\":\"1670044705096\",\"model-name\":\"logical-link\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"e42234d4-672c-4c45-8371-20ce05044887","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:25.156Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.166Z","message":"{\"transactionId\":\"e42234d4-672c-4c45-8371-20ce05044887\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:25:090\",\"respDate\":\"221203-05:18:25:166\",\"sourceId\":\"AAI-TOOLS:e42234d4-672c-4c45-8371-20ce05044887\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:25:090-15427\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[266], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[e42234d4-672c-4c45-8371-20ce05044887], Host=[aai.onap:8443], X-Forwarded-Port=[37956], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[e42234d4-672c-4c45-8371-20ce05044887]}\\\",\\\"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-221203-05:18:25:090-15427\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[32960], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:25:090-15427]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e42234d4-672c-4c45-8371-20ce05044887","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"47","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"36e2a6a7-fb6f-4114-9833-e52792b8bcc1","LogTimestamp":"2022-12-03T05:18:25.144Z","elapsedTime":"3"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:25.167Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e42234d4-672c-4c45-8371-20ce05044887","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"78","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"36e2a6a7-fb6f-4114-9833-e52792b8bcc1","LogTimestamp":"2022-12-03T05:18:25.167Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:25 +0000] "PUT /aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0" 201 0 REST e42234d4-672c-4c45-8371-20ce05044887 AAI-TOOLS 10.233.71.240 81 - "logType": "access" {"timestamp":"2022-12-03T05:18:25.170Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e42234d4-672c-4c45-8371-20ce05044887","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:25.170Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.248Z","message":"Entering","context":{"RequestID":"f05451dc-0aa7-4725-8fc3-4eeccde24aa6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6c342550-13a1-484a-a46c-376c42eae409","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:25.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.250Z","message":"{\"transactionId\":\"f05451dc-0aa7-4725-8fc3-4eeccde24aa6\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:25:248\",\"respDate\":\"221203-05:18:25:250\",\"sourceId\":\"haproxy:f05451dc-0aa7-4725-8fc3-4eeccde24aa6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:25:248-16911\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f05451dc-0aa7-4725-8fc3-4eeccde24aa6]}\\\"}\"}","context":{"RequestID":"f05451dc-0aa7-4725-8fc3-4eeccde24aa6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6c342550-13a1-484a-a46c-376c42eae409","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:25.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:25.251Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f05451dc-0aa7-4725-8fc3-4eeccde24aa6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c342550-13a1-484a-a46c-376c42eae409","LogTimestamp":"2022-12-03T05:18:25.251Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:18:25.268Z","message":"Entering","context":{"RequestID":"7cd6bcf8-17b3-4a44-ac8e-841adf5ae34c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"59a085f2-1ef9-4e69-b8c4-6e939f5d8fa2","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:25.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.276Z","message":"Checking for system property [partnerName]","context":{"RequestID":"7cd6bcf8-17b3-4a44-ac8e-841adf5ae34c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"59a085f2-1ef9-4e69-b8c4-6e939f5d8fa2","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:25.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.276Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"7cd6bcf8-17b3-4a44-ac8e-841adf5ae34c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"59a085f2-1ef9-4e69-b8c4-6e939f5d8fa2","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:25.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.276Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"7cd6bcf8-17b3-4a44-ac8e-841adf5ae34c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"59a085f2-1ef9-4e69-b8c4-6e939f5d8fa2","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:25.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.277Z","message":"Invoke","context":{"RequestID":"7cd6bcf8-17b3-4a44-ac8e-841adf5ae34c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"59a085f2-1ef9-4e69-b8c4-6e939f5d8fa2","LogTimestamp":"2022-12-03T05:18:25.277Z"},"thread":"qtp532048323-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.312Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"7cd6bcf8-17b3-4a44-ac8e-841adf5ae34c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"36","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"59a085f2-1ef9-4e69-b8c4-6e939f5d8fa2","LogTimestamp":"2022-12-03T05:18:25.312Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.325Z","message":"{\"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\":\"7cd6bcf8-17b3-4a44-ac8e-841adf5ae34c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:25:318\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044705275\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6bae950e-8939-41d3-a6a7-251b03e4c1fc\",\"resource-version\":\"1670044705275\",\"model-name\":\"metadatum\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"86dbb63a-265e-4614-993f-6771c30b56a5\"}}","context":{"RequestID":"7cd6bcf8-17b3-4a44-ac8e-841adf5ae34c","ServiceName":"/aai/v27/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:25.324Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.335Z","message":"{\"transactionId\":\"7cd6bcf8-17b3-4a44-ac8e-841adf5ae34c\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:25:268\",\"respDate\":\"221203-05:18:25:334\",\"sourceId\":\"AAI-TOOLS:7cd6bcf8-17b3-4a44-ac8e-841adf5ae34c\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:25:268-22047\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[263], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[7cd6bcf8-17b3-4a44-ac8e-841adf5ae34c], Host=[aai.onap:8443], X-Forwarded-Port=[37960], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[7cd6bcf8-17b3-4a44-ac8e-841adf5ae34c]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:25:268-22047\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[65752], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:25:268-22047]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"7cd6bcf8-17b3-4a44-ac8e-841adf5ae34c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"36","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"59a085f2-1ef9-4e69-b8c4-6e939f5d8fa2","LogTimestamp":"2022-12-03T05:18:25.312Z","elapsedTime":"3"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:25.335Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"7cd6bcf8-17b3-4a44-ac8e-841adf5ae34c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"67","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"59a085f2-1ef9-4e69-b8c4-6e939f5d8fa2","LogTimestamp":"2022-12-03T05:18:25.335Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:25 +0000] "PUT /aai/v27/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5" 201 0 REST 7cd6bcf8-17b3-4a44-ac8e-841adf5ae34c AAI-TOOLS 10.233.71.240 71 - "logType": "access" {"timestamp":"2022-12-03T05:18:25.338Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7cd6bcf8-17b3-4a44-ac8e-841adf5ae34c","ServiceName":"/aai/v27/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:25.338Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.425Z","message":"Entering","context":{"RequestID":"68362e52-554a-4056-a249-75230c7472bd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d25ff16f-783f-4c28-b258-47e5156e7aa2","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:25.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.437Z","message":"Checking for system property [partnerName]","context":{"RequestID":"68362e52-554a-4056-a249-75230c7472bd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d25ff16f-783f-4c28-b258-47e5156e7aa2","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:25.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.437Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"68362e52-554a-4056-a249-75230c7472bd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d25ff16f-783f-4c28-b258-47e5156e7aa2","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:25.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.437Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"68362e52-554a-4056-a249-75230c7472bd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d25ff16f-783f-4c28-b258-47e5156e7aa2","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:25.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.438Z","message":"Invoke","context":{"RequestID":"68362e52-554a-4056-a249-75230c7472bd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"d25ff16f-783f-4c28-b258-47e5156e7aa2","LogTimestamp":"2022-12-03T05:18:25.438Z"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.479Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"68362e52-554a-4056-a249-75230c7472bd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"42","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"d25ff16f-783f-4c28-b258-47e5156e7aa2","LogTimestamp":"2022-12-03T05:18:25.479Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.492Z","message":"{\"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\":\"68362e52-554a-4056-a249-75230c7472bd\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:25:485\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044705436\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"1f51c05c-b164-4c27-9c03-5cbb239fd6be\",\"resource-version\":\"1670044705436\",\"model-name\":\"model\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"06d1418a-5faa-452d-a94b-a2829df5f67b\"}}","context":{"RequestID":"68362e52-554a-4056-a249-75230c7472bd","ServiceName":"/aai/v27/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:25.492Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.505Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"68362e52-554a-4056-a249-75230c7472bd","ServiceName":"/aai/v27/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:25.505Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.507Z","message":"{\"transactionId\":\"68362e52-554a-4056-a249-75230c7472bd\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:25:426\",\"respDate\":\"221203-05:18:25:507\",\"sourceId\":\"AAI-TOOLS:68362e52-554a-4056-a249-75230c7472bd\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:25:426-72901\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[259], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[68362e52-554a-4056-a249-75230c7472bd], Host=[aai.onap:8443], X-Forwarded-Port=[37962], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[68362e52-554a-4056-a249-75230c7472bd]}\\\",\\\"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-221203-05:18:25:426-72901\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[41112], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:25:426-72901]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"68362e52-554a-4056-a249-75230c7472bd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"42","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d25ff16f-783f-4c28-b258-47e5156e7aa2","LogTimestamp":"2022-12-03T05:18:25.479Z","elapsedTime":"3"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:25.508Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"68362e52-554a-4056-a249-75230c7472bd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"83","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d25ff16f-783f-4c28-b258-47e5156e7aa2","LogTimestamp":"2022-12-03T05:18:25.508Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:25 +0000] "PUT /aai/v27/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b" 201 0 REST 68362e52-554a-4056-a249-75230c7472bd AAI-TOOLS 10.233.71.240 88 - "logType": "access" {"timestamp":"2022-12-03T05:18:25.608Z","message":"Entering","context":{"RequestID":"dce1b8ef-2322-44d5-9474-2ca694ecc963","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"58b76795-65cf-4537-bcdc-e0973247dd60","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:25.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.616Z","message":"Checking for system property [partnerName]","context":{"RequestID":"dce1b8ef-2322-44d5-9474-2ca694ecc963","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"58b76795-65cf-4537-bcdc-e0973247dd60","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:25.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.616Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"dce1b8ef-2322-44d5-9474-2ca694ecc963","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"58b76795-65cf-4537-bcdc-e0973247dd60","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:25.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.616Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"dce1b8ef-2322-44d5-9474-2ca694ecc963","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"58b76795-65cf-4537-bcdc-e0973247dd60","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:25.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.617Z","message":"Invoke","context":{"RequestID":"dce1b8ef-2322-44d5-9474-2ca694ecc963","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"58b76795-65cf-4537-bcdc-e0973247dd60","LogTimestamp":"2022-12-03T05:18:25.616Z"},"thread":"qtp532048323-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.666Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"dce1b8ef-2322-44d5-9474-2ca694ecc963","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"50","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"58b76795-65cf-4537-bcdc-e0973247dd60","LogTimestamp":"2022-12-03T05:18:25.666Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.678Z","message":"{\"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\":\"dce1b8ef-2322-44d5-9474-2ca694ecc963\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:25:672\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044705615\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"ad70dd19-f156-4fb5-a865-97b5563b0d37\",\"resource-version\":\"1670044705615\",\"model-name\":\"model-constraint\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"c28966f3-e758-4483-b37b-a90b05d3dd33\"}}","context":{"RequestID":"dce1b8ef-2322-44d5-9474-2ca694ecc963","ServiceName":"/aai/v27/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:25.678Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.689Z","message":"{\"transactionId\":\"dce1b8ef-2322-44d5-9474-2ca694ecc963\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:25:608\",\"respDate\":\"221203-05:18:25:689\",\"sourceId\":\"AAI-TOOLS:dce1b8ef-2322-44d5-9474-2ca694ecc963\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:25:608-77297\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[270], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[dce1b8ef-2322-44d5-9474-2ca694ecc963], Host=[aai.onap:8443], X-Forwarded-Port=[37964], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[dce1b8ef-2322-44d5-9474-2ca694ecc963]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:25:608-77297\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[45208], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:25:608-77297]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"dce1b8ef-2322-44d5-9474-2ca694ecc963","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"50","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"58b76795-65cf-4537-bcdc-e0973247dd60","LogTimestamp":"2022-12-03T05:18:25.666Z","elapsedTime":"4"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:25.690Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"dce1b8ef-2322-44d5-9474-2ca694ecc963","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"82","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"58b76795-65cf-4537-bcdc-e0973247dd60","LogTimestamp":"2022-12-03T05:18:25.689Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:25 +0000] "PUT /aai/v27/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33" 201 0 REST dce1b8ef-2322-44d5-9474-2ca694ecc963 AAI-TOOLS 10.233.71.240 86 - "logType": "access" {"timestamp":"2022-12-03T05:18:25.692Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"dce1b8ef-2322-44d5-9474-2ca694ecc963","ServiceName":"/aai/v27/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:25.692Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.799Z","message":"Entering","context":{"RequestID":"b0ab491c-9521-4f4b-941e-38570afe804c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8e12d3cc-b94c-4719-87de-e0cb2f1e4161","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:25.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.807Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b0ab491c-9521-4f4b-941e-38570afe804c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8e12d3cc-b94c-4719-87de-e0cb2f1e4161","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:25.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.807Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b0ab491c-9521-4f4b-941e-38570afe804c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8e12d3cc-b94c-4719-87de-e0cb2f1e4161","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:25.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.807Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b0ab491c-9521-4f4b-941e-38570afe804c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8e12d3cc-b94c-4719-87de-e0cb2f1e4161","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:25.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.807Z","message":"Invoke","context":{"RequestID":"b0ab491c-9521-4f4b-941e-38570afe804c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"8e12d3cc-b94c-4719-87de-e0cb2f1e4161","LogTimestamp":"2022-12-03T05:18:25.807Z"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.854Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b0ab491c-9521-4f4b-941e-38570afe804c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"47","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"8e12d3cc-b94c-4719-87de-e0cb2f1e4161","LogTimestamp":"2022-12-03T05:18:25.854Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.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/2076e726-3577-477a-a300-7fa65cd4df11\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"b0ab491c-9521-4f4b-941e-38570afe804c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:25:859\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044705806\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"753e813a-ba9e-4a1d-ab34-b2f6dc6eec0c\",\"resource-version\":\"1670044705806\",\"model-name\":\"model-element\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2076e726-3577-477a-a300-7fa65cd4df11\"}}","context":{"RequestID":"b0ab491c-9521-4f4b-941e-38570afe804c","ServiceName":"/aai/v27/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:25.865Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:25.875Z","message":"{\"transactionId\":\"b0ab491c-9521-4f4b-941e-38570afe804c\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:25:800\",\"respDate\":\"221203-05:18:25:875\",\"sourceId\":\"AAI-TOOLS:b0ab491c-9521-4f4b-941e-38570afe804c\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:25:800-18863\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[267], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[b0ab491c-9521-4f4b-941e-38570afe804c], Host=[aai.onap:8443], X-Forwarded-Port=[37970], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[b0ab491c-9521-4f4b-941e-38570afe804c]}\\\",\\\"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-221203-05:18:25:800-18863\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[49304], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:25:800-18863]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b0ab491c-9521-4f4b-941e-38570afe804c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"47","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8e12d3cc-b94c-4719-87de-e0cb2f1e4161","LogTimestamp":"2022-12-03T05:18:25.854Z","elapsedTime":"3"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:25.875Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b0ab491c-9521-4f4b-941e-38570afe804c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"76","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8e12d3cc-b94c-4719-87de-e0cb2f1e4161","LogTimestamp":"2022-12-03T05:18:25.875Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:25 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11" 201 0 REST b0ab491c-9521-4f4b-941e-38570afe804c AAI-TOOLS 10.233.71.240 80 - "logType": "access" {"timestamp":"2022-12-03T05:18:25.879Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b0ab491c-9521-4f4b-941e-38570afe804c","ServiceName":"/aai/v27/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:25.879Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.016Z","message":"Entering","context":{"RequestID":"370f68dc-88a5-49c3-9677-c3468df59276","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8441fdcb-0eb6-426a-be3a-5625936a78a9","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:26.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.025Z","message":"Checking for system property [partnerName]","context":{"RequestID":"370f68dc-88a5-49c3-9677-c3468df59276","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8441fdcb-0eb6-426a-be3a-5625936a78a9","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:26.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.025Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"370f68dc-88a5-49c3-9677-c3468df59276","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8441fdcb-0eb6-426a-be3a-5625936a78a9","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:26.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.025Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"370f68dc-88a5-49c3-9677-c3468df59276","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8441fdcb-0eb6-426a-be3a-5625936a78a9","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:26.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.026Z","message":"Invoke","context":{"RequestID":"370f68dc-88a5-49c3-9677-c3468df59276","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"8441fdcb-0eb6-426a-be3a-5625936a78a9","LogTimestamp":"2022-12-03T05:18:26.026Z"},"thread":"qtp532048323-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.071Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"370f68dc-88a5-49c3-9677-c3468df59276","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"46","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"8441fdcb-0eb6-426a-be3a-5625936a78a9","LogTimestamp":"2022-12-03T05:18:26.071Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp532048323-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.083Z","message":"{\"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\":\"370f68dc-88a5-49c3-9677-c3468df59276\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:26:078\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044706023\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"93f2f8bc-cb12-4a01-96c8-3d2649e4ab8f\",\"resource-version\":\"1670044706023\",\"model-name\":\"model-ver\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"b5cd462f-e426-4146-b1fe-5475ae272c3d\"}}","context":{"RequestID":"370f68dc-88a5-49c3-9677-c3468df59276","ServiceName":"/aai/v27/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:26.083Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.094Z","message":"{\"transactionId\":\"370f68dc-88a5-49c3-9677-c3468df59276\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:26:016\",\"respDate\":\"221203-05:18:26:094\",\"sourceId\":\"AAI-TOOLS:370f68dc-88a5-49c3-9677-c3468df59276\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:26:016-82194\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[297], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[370f68dc-88a5-49c3-9677-c3468df59276], Host=[aai.onap:8443], X-Forwarded-Port=[37976], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[370f68dc-88a5-49c3-9677-c3468df59276]}\\\",\\\"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-221203-05:18:26:016-82194\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[73944], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:26:016-82194]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"370f68dc-88a5-49c3-9677-c3468df59276","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"46","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8441fdcb-0eb6-426a-be3a-5625936a78a9","LogTimestamp":"2022-12-03T05:18:26.071Z","elapsedTime":"4"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:26.095Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"370f68dc-88a5-49c3-9677-c3468df59276","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"80","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8441fdcb-0eb6-426a-be3a-5625936a78a9","LogTimestamp":"2022-12-03T05:18:26.095Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.096Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"370f68dc-88a5-49c3-9677-c3468df59276","ServiceName":"/aai/v27/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:26.096Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:26 +0000] "PUT /aai/v27/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d" 201 0 REST 370f68dc-88a5-49c3-9677-c3468df59276 AAI-TOOLS 10.233.71.240 84 - "logType": "access" {"timestamp":"2022-12-03T05:18:26.192Z","message":"Entering","context":{"RequestID":"f2a4eaeb-3e41-47a9-9a86-728345f211b8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b0d64eb9-5403-43b9-bdf5-ac59f8e40c48","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:26.192Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.201Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f2a4eaeb-3e41-47a9-9a86-728345f211b8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b0d64eb9-5403-43b9-bdf5-ac59f8e40c48","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:26.192Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.201Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f2a4eaeb-3e41-47a9-9a86-728345f211b8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b0d64eb9-5403-43b9-bdf5-ac59f8e40c48","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:26.192Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.201Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f2a4eaeb-3e41-47a9-9a86-728345f211b8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b0d64eb9-5403-43b9-bdf5-ac59f8e40c48","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:26.192Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.201Z","message":"Invoke","context":{"RequestID":"f2a4eaeb-3e41-47a9-9a86-728345f211b8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"b0d64eb9-5403-43b9-bdf5-ac59f8e40c48","LogTimestamp":"2022-12-03T05:18:26.201Z"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.234Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f2a4eaeb-3e41-47a9-9a86-728345f211b8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"33","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"b0d64eb9-5403-43b9-bdf5-ac59f8e40c48","LogTimestamp":"2022-12-03T05:18:26.234Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.245Z","message":"{\"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\":\"f2a4eaeb-3e41-47a9-9a86-728345f211b8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:26:239\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044706200\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"666a06ee-4b57-46df-bacf-908da8f10c3f\",\"resource-version\":\"1670044706200\",\"model-name\":\"multicast-configuration\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ea78c9e3-514d-4a0a-9162-13837fa54c35\"}}","context":{"RequestID":"f2a4eaeb-3e41-47a9-9a86-728345f211b8","ServiceName":"/aai/v27/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:26.245Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.255Z","message":"{\"transactionId\":\"f2a4eaeb-3e41-47a9-9a86-728345f211b8\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:26:193\",\"respDate\":\"221203-05:18:26:254\",\"sourceId\":\"AAI-TOOLS:f2a4eaeb-3e41-47a9-9a86-728345f211b8\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:26:193-29434\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[277], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[f2a4eaeb-3e41-47a9-9a86-728345f211b8], Host=[aai.onap:8443], X-Forwarded-Port=[37980], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[f2a4eaeb-3e41-47a9-9a86-728345f211b8]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:26:193-29434\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20480], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:26:193-29434]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f2a4eaeb-3e41-47a9-9a86-728345f211b8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"33","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b0d64eb9-5403-43b9-bdf5-ac59f8e40c48","LogTimestamp":"2022-12-03T05:18:26.234Z","elapsedTime":"3"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:26.255Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f2a4eaeb-3e41-47a9-9a86-728345f211b8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"63","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b0d64eb9-5403-43b9-bdf5-ac59f8e40c48","LogTimestamp":"2022-12-03T05:18:26.255Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:26 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35" 201 0 REST f2a4eaeb-3e41-47a9-9a86-728345f211b8 AAI-TOOLS 10.233.71.240 67 - "logType": "access" {"timestamp":"2022-12-03T05:18:26.260Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f2a4eaeb-3e41-47a9-9a86-728345f211b8","ServiceName":"/aai/v27/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:26.259Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.356Z","message":"Entering","context":{"RequestID":"982853d0-f415-4d50-b360-1b63e669412e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"47347b65-b668-4503-8bb4-1c723a8d582f","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:26.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.363Z","message":"Checking for system property [partnerName]","context":{"RequestID":"982853d0-f415-4d50-b360-1b63e669412e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"47347b65-b668-4503-8bb4-1c723a8d582f","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:26.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.363Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"982853d0-f415-4d50-b360-1b63e669412e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"47347b65-b668-4503-8bb4-1c723a8d582f","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:26.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.363Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"982853d0-f415-4d50-b360-1b63e669412e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"47347b65-b668-4503-8bb4-1c723a8d582f","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:26.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.364Z","message":"Invoke","context":{"RequestID":"982853d0-f415-4d50-b360-1b63e669412e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"47347b65-b668-4503-8bb4-1c723a8d582f","LogTimestamp":"2022-12-03T05:18:26.364Z"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.407Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"982853d0-f415-4d50-b360-1b63e669412e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"43","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"47347b65-b668-4503-8bb4-1c723a8d582f","LogTimestamp":"2022-12-03T05:18:26.407Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.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/80b712fd-0ad3-4180-a99c-8c995cf1cc32\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"982853d0-f415-4d50-b360-1b63e669412e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:26:413\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044706363\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5c3b7c33-afa3-4be5-8da7-1a5ac6f99896\",\"resource-version\":\"1670044706363\",\"model-name\":\"named-query\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"80b712fd-0ad3-4180-a99c-8c995cf1cc32\"}}","context":{"RequestID":"982853d0-f415-4d50-b360-1b63e669412e","ServiceName":"/aai/v27/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:26.419Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.435Z","message":"{\"transactionId\":\"982853d0-f415-4d50-b360-1b63e669412e\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:26:356\",\"respDate\":\"221203-05:18:26:435\",\"sourceId\":\"AAI-TOOLS:982853d0-f415-4d50-b360-1b63e669412e\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:26:356-35214\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[265], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[982853d0-f415-4d50-b360-1b63e669412e], Host=[aai.onap:8443], X-Forwarded-Port=[37982], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[982853d0-f415-4d50-b360-1b63e669412e]}\\\",\\\"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\\\":\\\"2-aai-resources-221203-05:18:26:356-35214\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[32864], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:26:356-35214]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"982853d0-f415-4d50-b360-1b63e669412e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"43","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"47347b65-b668-4503-8bb4-1c723a8d582f","LogTimestamp":"2022-12-03T05:18:26.407Z","elapsedTime":"3"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:26.436Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"982853d0-f415-4d50-b360-1b63e669412e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"80","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"47347b65-b668-4503-8bb4-1c723a8d582f","LogTimestamp":"2022-12-03T05:18:26.435Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.436Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"982853d0-f415-4d50-b360-1b63e669412e","ServiceName":"/aai/v27/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:26.436Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:26 +0000] "PUT /aai/v27/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32" 201 0 REST 982853d0-f415-4d50-b360-1b63e669412e AAI-TOOLS 10.233.71.240 84 - "logType": "access" {"timestamp":"2022-12-03T05:18:26.549Z","message":"Entering","context":{"RequestID":"34b6164d-9635-4faf-9dc6-baeee7c0df52","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"936a1522-19e5-47ea-a142-b3a1911351d6","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:26.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.557Z","message":"Checking for system property [partnerName]","context":{"RequestID":"34b6164d-9635-4faf-9dc6-baeee7c0df52","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"936a1522-19e5-47ea-a142-b3a1911351d6","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:26.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.557Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"34b6164d-9635-4faf-9dc6-baeee7c0df52","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"936a1522-19e5-47ea-a142-b3a1911351d6","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:26.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.557Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"34b6164d-9635-4faf-9dc6-baeee7c0df52","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"936a1522-19e5-47ea-a142-b3a1911351d6","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:26.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.558Z","message":"Invoke","context":{"RequestID":"34b6164d-9635-4faf-9dc6-baeee7c0df52","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"936a1522-19e5-47ea-a142-b3a1911351d6","LogTimestamp":"2022-12-03T05:18:26.558Z"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.592Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"34b6164d-9635-4faf-9dc6-baeee7c0df52","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"35","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"936a1522-19e5-47ea-a142-b3a1911351d6","LogTimestamp":"2022-12-03T05:18:26.592Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.603Z","message":"{\"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\":\"34b6164d-9635-4faf-9dc6-baeee7c0df52\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:26:597\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044706556\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"204c641a-3494-48c8-979a-86856f5fd32a\",\"resource-version\":\"1670044706556\",\"model-name\":\"named-query-element\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"3c504d40-b847-424c-9d25-4fb7e0a3e994\"}}","context":{"RequestID":"34b6164d-9635-4faf-9dc6-baeee7c0df52","ServiceName":"/aai/v27/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:26.603Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.616Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"34b6164d-9635-4faf-9dc6-baeee7c0df52","ServiceName":"/aai/v27/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:26.616Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.616Z","message":"{\"transactionId\":\"34b6164d-9635-4faf-9dc6-baeee7c0df52\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:26:549\",\"respDate\":\"221203-05:18:26:616\",\"sourceId\":\"AAI-TOOLS:34b6164d-9635-4faf-9dc6-baeee7c0df52\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:26:549-49747\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[273], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[34b6164d-9635-4faf-9dc6-baeee7c0df52], Host=[aai.onap:8443], X-Forwarded-Port=[37988], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[34b6164d-9635-4faf-9dc6-baeee7c0df52]}\\\",\\\"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-221203-05:18:26:549-49747\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[106704], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:26:549-49747]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"34b6164d-9635-4faf-9dc6-baeee7c0df52","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"35","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"936a1522-19e5-47ea-a142-b3a1911351d6","LogTimestamp":"2022-12-03T05:18:26.592Z","elapsedTime":"3"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:26.617Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"34b6164d-9635-4faf-9dc6-baeee7c0df52","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"69","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"936a1522-19e5-47ea-a142-b3a1911351d6","LogTimestamp":"2022-12-03T05:18:26.617Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:26 +0000] "PUT /aai/v27/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994" 201 0 REST 34b6164d-9635-4faf-9dc6-baeee7c0df52 AAI-TOOLS 10.233.71.240 72 - "logType": "access" {"timestamp":"2022-12-03T05:18:26.706Z","message":"Entering","context":{"RequestID":"3beea335-98cb-4ffd-b601-e3fa405c7e7c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8a0bc678-cdb6-4df1-a876-f0702ab4500d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:26.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.714Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3beea335-98cb-4ffd-b601-e3fa405c7e7c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8a0bc678-cdb6-4df1-a876-f0702ab4500d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:26.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.714Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3beea335-98cb-4ffd-b601-e3fa405c7e7c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8a0bc678-cdb6-4df1-a876-f0702ab4500d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:26.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.714Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3beea335-98cb-4ffd-b601-e3fa405c7e7c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8a0bc678-cdb6-4df1-a876-f0702ab4500d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:26.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.715Z","message":"Invoke","context":{"RequestID":"3beea335-98cb-4ffd-b601-e3fa405c7e7c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"8a0bc678-cdb6-4df1-a876-f0702ab4500d","LogTimestamp":"2022-12-03T05:18:26.715Z"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.751Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"3beea335-98cb-4ffd-b601-e3fa405c7e7c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"37","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"8a0bc678-cdb6-4df1-a876-f0702ab4500d","LogTimestamp":"2022-12-03T05:18:26.751Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.767Z","message":"{\"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\":\"3beea335-98cb-4ffd-b601-e3fa405c7e7c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:26:757\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044706713\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"a0ccd9dc-7062-4940-9bcc-e91dd28af510\",\"resource-version\":\"1670044706713\",\"model-name\":\"network-policy\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"6aa05779-94d7-4d8b-9bee-59ef2ab0c246\"}}","context":{"RequestID":"3beea335-98cb-4ffd-b601-e3fa405c7e7c","ServiceName":"/aai/v27/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:26.767Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.773Z","message":"{\"transactionId\":\"3beea335-98cb-4ffd-b601-e3fa405c7e7c\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:26:707\",\"respDate\":\"221203-05:18:26:773\",\"sourceId\":\"AAI-TOOLS:3beea335-98cb-4ffd-b601-e3fa405c7e7c\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:26:707-74992\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[268], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[3beea335-98cb-4ffd-b601-e3fa405c7e7c], Host=[aai.onap:8443], X-Forwarded-Port=[37990], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[3beea335-98cb-4ffd-b601-e3fa405c7e7c]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"6aa05779-94d7-4d8b-9bee-59ef2ab0c246\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"a0ccd9dc-7062-4940-9bcc-e91dd28af510\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"network-policy\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:26:707-74992\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[114896], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:26:707-74992]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"3beea335-98cb-4ffd-b601-e3fa405c7e7c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"37","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8a0bc678-cdb6-4df1-a876-f0702ab4500d","LogTimestamp":"2022-12-03T05:18:26.751Z","elapsedTime":"3"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:26.774Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"3beea335-98cb-4ffd-b601-e3fa405c7e7c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8a0bc678-cdb6-4df1-a876-f0702ab4500d","LogTimestamp":"2022-12-03T05:18:26.774Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:26 +0000] "PUT /aai/v27/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246" 201 0 REST 3beea335-98cb-4ffd-b601-e3fa405c7e7c AAI-TOOLS 10.233.71.240 71 - "logType": "access" {"timestamp":"2022-12-03T05:18:26.781Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3beea335-98cb-4ffd-b601-e3fa405c7e7c","ServiceName":"/aai/v27/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:26.781Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.867Z","message":"Entering","context":{"RequestID":"f5ae292c-58f1-41cd-b8a0-2cde3a40480c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0e2afaa7-6d7a-4cba-a061-b21a77d1aa05","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:26.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.875Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f5ae292c-58f1-41cd-b8a0-2cde3a40480c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0e2afaa7-6d7a-4cba-a061-b21a77d1aa05","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:26.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.875Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f5ae292c-58f1-41cd-b8a0-2cde3a40480c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0e2afaa7-6d7a-4cba-a061-b21a77d1aa05","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:26.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.875Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f5ae292c-58f1-41cd-b8a0-2cde3a40480c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0e2afaa7-6d7a-4cba-a061-b21a77d1aa05","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:26.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.875Z","message":"Invoke","context":{"RequestID":"f5ae292c-58f1-41cd-b8a0-2cde3a40480c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"0e2afaa7-6d7a-4cba-a061-b21a77d1aa05","LogTimestamp":"2022-12-03T05:18:26.875Z"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.912Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f5ae292c-58f1-41cd-b8a0-2cde3a40480c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"36","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"0e2afaa7-6d7a-4cba-a061-b21a77d1aa05","LogTimestamp":"2022-12-03T05:18:26.911Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.923Z","message":"{\"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\":\"f5ae292c-58f1-41cd-b8a0-2cde3a40480c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:26:917\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044706874\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"01f45471-4240-498c-a9e1-235dc0b8b4a6\",\"resource-version\":\"1670044706874\",\"model-name\":\"network-profile\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2734b44a-b8a2-40f6-957d-6256589e5d00\"}}","context":{"RequestID":"f5ae292c-58f1-41cd-b8a0-2cde3a40480c","ServiceName":"/aai/v27/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:26.923Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:26.934Z","message":"{\"transactionId\":\"f5ae292c-58f1-41cd-b8a0-2cde3a40480c\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:26:868\",\"respDate\":\"221203-05:18:26:933\",\"sourceId\":\"AAI-TOOLS:f5ae292c-58f1-41cd-b8a0-2cde3a40480c\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:26:868-75735\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[269], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[f5ae292c-58f1-41cd-b8a0-2cde3a40480c], Host=[aai.onap:8443], X-Forwarded-Port=[37992], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[f5ae292c-58f1-41cd-b8a0-2cde3a40480c]}\\\",\\\"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-221203-05:18:26:868-75735\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[41056], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:26:868-75735]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f5ae292c-58f1-41cd-b8a0-2cde3a40480c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"36","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0e2afaa7-6d7a-4cba-a061-b21a77d1aa05","LogTimestamp":"2022-12-03T05:18:26.911Z","elapsedTime":"3"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:26.934Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f5ae292c-58f1-41cd-b8a0-2cde3a40480c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"67","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0e2afaa7-6d7a-4cba-a061-b21a77d1aa05","LogTimestamp":"2022-12-03T05:18:26.934Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:26 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00" 201 0 REST f5ae292c-58f1-41cd-b8a0-2cde3a40480c AAI-TOOLS 10.233.71.240 71 - "logType": "access" {"timestamp":"2022-12-03T05:18:26.952Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f5ae292c-58f1-41cd-b8a0-2cde3a40480c","ServiceName":"/aai/v27/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:26.952Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.030Z","message":"Entering","context":{"RequestID":"29060fe3-704b-47d5-960c-6bb80b3d27c7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f414692e-047f-4648-867e-9e3f463d9203","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:27.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.038Z","message":"Checking for system property [partnerName]","context":{"RequestID":"29060fe3-704b-47d5-960c-6bb80b3d27c7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f414692e-047f-4648-867e-9e3f463d9203","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:27.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.038Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"29060fe3-704b-47d5-960c-6bb80b3d27c7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f414692e-047f-4648-867e-9e3f463d9203","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:27.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.038Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"29060fe3-704b-47d5-960c-6bb80b3d27c7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f414692e-047f-4648-867e-9e3f463d9203","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:27.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.039Z","message":"Invoke","context":{"RequestID":"29060fe3-704b-47d5-960c-6bb80b3d27c7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"f414692e-047f-4648-867e-9e3f463d9203","LogTimestamp":"2022-12-03T05:18:27.038Z"},"thread":"qtp532048323-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.073Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"29060fe3-704b-47d5-960c-6bb80b3d27c7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"35","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"f414692e-047f-4648-867e-9e3f463d9203","LogTimestamp":"2022-12-03T05:18:27.073Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.085Z","message":"{\"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\":\"29060fe3-704b-47d5-960c-6bb80b3d27c7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:27:079\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044707037\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"7c79e11f-a408-4593-aa86-ba948a1236af\",\"resource-version\":\"1670044707037\",\"model-name\":\"newvce\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"4b05ec9c-c55d-4987-83ff-e08d6ddb694f\"}}","context":{"RequestID":"29060fe3-704b-47d5-960c-6bb80b3d27c7","ServiceName":"/aai/v27/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:27.085Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.093Z","message":"{\"transactionId\":\"29060fe3-704b-47d5-960c-6bb80b3d27c7\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:27:031\",\"respDate\":\"221203-05:18:27:093\",\"sourceId\":\"AAI-TOOLS:29060fe3-704b-47d5-960c-6bb80b3d27c7\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:27:031-50568\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[260], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[29060fe3-704b-47d5-960c-6bb80b3d27c7], Host=[aai.onap:8443], X-Forwarded-Port=[37996], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[29060fe3-704b-47d5-960c-6bb80b3d27c7]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"4b05ec9c-c55d-4987-83ff-e08d6ddb694f\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"7c79e11f-a408-4593-aa86-ba948a1236af\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"newvce\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:27:031-50568\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[37096], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:27:031-50568]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"29060fe3-704b-47d5-960c-6bb80b3d27c7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"35","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f414692e-047f-4648-867e-9e3f463d9203","LogTimestamp":"2022-12-03T05:18:27.073Z","elapsedTime":"3"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:27.094Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"29060fe3-704b-47d5-960c-6bb80b3d27c7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"64","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f414692e-047f-4648-867e-9e3f463d9203","LogTimestamp":"2022-12-03T05:18:27.094Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:27 +0000] "PUT /aai/v27/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f" 201 0 REST 29060fe3-704b-47d5-960c-6bb80b3d27c7 AAI-TOOLS 10.233.71.240 68 - "logType": "access" {"timestamp":"2022-12-03T05:18:27.097Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"29060fe3-704b-47d5-960c-6bb80b3d27c7","ServiceName":"/aai/v27/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:27.097Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.195Z","message":"Entering","context":{"RequestID":"81d0b1ea-cf8c-4c35-9ef9-2d8ff675f56d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6e622a6b-1bfa-4277-9123-7986e3c31897","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:27.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.202Z","message":"Checking for system property [partnerName]","context":{"RequestID":"81d0b1ea-cf8c-4c35-9ef9-2d8ff675f56d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6e622a6b-1bfa-4277-9123-7986e3c31897","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:27.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.203Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"81d0b1ea-cf8c-4c35-9ef9-2d8ff675f56d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6e622a6b-1bfa-4277-9123-7986e3c31897","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:27.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.203Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"81d0b1ea-cf8c-4c35-9ef9-2d8ff675f56d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6e622a6b-1bfa-4277-9123-7986e3c31897","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:27.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.203Z","message":"Invoke","context":{"RequestID":"81d0b1ea-cf8c-4c35-9ef9-2d8ff675f56d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"6e622a6b-1bfa-4277-9123-7986e3c31897","LogTimestamp":"2022-12-03T05:18:27.203Z"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.245Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"81d0b1ea-cf8c-4c35-9ef9-2d8ff675f56d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"42","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"6e622a6b-1bfa-4277-9123-7986e3c31897","LogTimestamp":"2022-12-03T05:18:27.245Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.258Z","message":"{\"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\":\"81d0b1ea-cf8c-4c35-9ef9-2d8ff675f56d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:27:251\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044707202\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f4fb34f3-fd6e-4a8f-a3fb-4ab61a343b79\",\"resource-version\":\"1670044707202\",\"model-name\":\"oam-network\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2851cf01-9c40-4064-87d4-6184a6fcff35\"}}","context":{"RequestID":"81d0b1ea-cf8c-4c35-9ef9-2d8ff675f56d","ServiceName":"/aai/v27/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:27.258Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.261Z","message":"Entering","context":{"RequestID":"7dd9590c-b67a-42d6-8621-7080d70ce770","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b2e6eaef-846f-472b-bb95-1119e4d904c4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:27.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.264Z","message":"{\"transactionId\":\"7dd9590c-b67a-42d6-8621-7080d70ce770\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:27:261\",\"respDate\":\"221203-05:18:27:263\",\"sourceId\":\"haproxy:7dd9590c-b67a-42d6-8621-7080d70ce770\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:27:261-44823\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7dd9590c-b67a-42d6-8621-7080d70ce770]}\\\"}\"}","context":{"RequestID":"7dd9590c-b67a-42d6-8621-7080d70ce770","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b2e6eaef-846f-472b-bb95-1119e4d904c4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:27.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:27.264Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7dd9590c-b67a-42d6-8621-7080d70ce770","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2e6eaef-846f-472b-bb95-1119e4d904c4","LogTimestamp":"2022-12-03T05:18:27.264Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:18:27.270Z","message":"{\"transactionId\":\"81d0b1ea-cf8c-4c35-9ef9-2d8ff675f56d\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:27:195\",\"respDate\":\"221203-05:18:27:270\",\"sourceId\":\"AAI-TOOLS:81d0b1ea-cf8c-4c35-9ef9-2d8ff675f56d\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:27:195-44251\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[265], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[81d0b1ea-cf8c-4c35-9ef9-2d8ff675f56d], Host=[aai.onap:8443], X-Forwarded-Port=[37998], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[81d0b1ea-cf8c-4c35-9ef9-2d8ff675f56d]}\\\",\\\"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\\\":\\\"0-aai-resources-221203-05:18:27:195-44251\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[118992], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:27:195-44251]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"81d0b1ea-cf8c-4c35-9ef9-2d8ff675f56d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"42","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6e622a6b-1bfa-4277-9123-7986e3c31897","LogTimestamp":"2022-12-03T05:18:27.245Z","elapsedTime":"3"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:27.270Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"81d0b1ea-cf8c-4c35-9ef9-2d8ff675f56d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"76","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6e622a6b-1bfa-4277-9123-7986e3c31897","LogTimestamp":"2022-12-03T05:18:27.270Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:27 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35" 201 0 REST 81d0b1ea-cf8c-4c35-9ef9-2d8ff675f56d AAI-TOOLS 10.233.71.240 79 - "logType": "access" {"timestamp":"2022-12-03T05:18:27.273Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"81d0b1ea-cf8c-4c35-9ef9-2d8ff675f56d","ServiceName":"/aai/v27/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:27.273Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.365Z","message":"Entering","context":{"RequestID":"b8c182b4-6b6a-497c-9d71-5cc696c198ff","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"763bd035-536f-4961-ae46-443cb138cf85","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:27.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.373Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b8c182b4-6b6a-497c-9d71-5cc696c198ff","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"763bd035-536f-4961-ae46-443cb138cf85","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:27.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.373Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b8c182b4-6b6a-497c-9d71-5cc696c198ff","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"763bd035-536f-4961-ae46-443cb138cf85","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:27.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.373Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b8c182b4-6b6a-497c-9d71-5cc696c198ff","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"763bd035-536f-4961-ae46-443cb138cf85","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:27.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.374Z","message":"Invoke","context":{"RequestID":"b8c182b4-6b6a-497c-9d71-5cc696c198ff","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"763bd035-536f-4961-ae46-443cb138cf85","LogTimestamp":"2022-12-03T05:18:27.374Z"},"thread":"qtp532048323-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.407Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b8c182b4-6b6a-497c-9d71-5cc696c198ff","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"33","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"763bd035-536f-4961-ae46-443cb138cf85","LogTimestamp":"2022-12-03T05:18:27.407Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.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/94043c37-4e73-439c-a790-0fdd697924cd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"b8c182b4-6b6a-497c-9d71-5cc696c198ff\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:27:413\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044707372\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d2cdb2d0-fc1f-4a57-a89e-591b1c4e3754\",\"resource-version\":\"1670044707372\",\"model-name\":\"p-interface\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"b8c182b4-6b6a-497c-9d71-5cc696c198ff","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:27.420Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.438Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b8c182b4-6b6a-497c-9d71-5cc696c198ff","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:27.437Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.442Z","message":"{\"transactionId\":\"b8c182b4-6b6a-497c-9d71-5cc696c198ff\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:27:365\",\"respDate\":\"221203-05:18:27:442\",\"sourceId\":\"AAI-TOOLS:b8c182b4-6b6a-497c-9d71-5cc696c198ff\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:27:365-74872\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[265], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[b8c182b4-6b6a-497c-9d71-5cc696c198ff], Host=[aai.onap:8443], X-Forwarded-Port=[38004], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[b8c182b4-6b6a-497c-9d71-5cc696c198ff]}\\\",\\\"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-221203-05:18:27:365-74872\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[123088], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:27:365-74872]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b8c182b4-6b6a-497c-9d71-5cc696c198ff","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"33","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"763bd035-536f-4961-ae46-443cb138cf85","LogTimestamp":"2022-12-03T05:18:27.407Z","elapsedTime":"4"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:27.443Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b8c182b4-6b6a-497c-9d71-5cc696c198ff","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"78","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"763bd035-536f-4961-ae46-443cb138cf85","LogTimestamp":"2022-12-03T05:18:27.443Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:27 +0000] "PUT /aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd" 201 0 REST b8c182b4-6b6a-497c-9d71-5cc696c198ff AAI-TOOLS 10.233.71.240 81 - "logType": "access" {"timestamp":"2022-12-03T05:18:27.542Z","message":"Entering","context":{"RequestID":"fdf9d460-3c70-4d9e-8913-57de007339ec","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5e80c621-fd08-4576-ba68-e540ab88d669","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:27.541Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.549Z","message":"Checking for system property [partnerName]","context":{"RequestID":"fdf9d460-3c70-4d9e-8913-57de007339ec","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5e80c621-fd08-4576-ba68-e540ab88d669","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:27.541Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.549Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"fdf9d460-3c70-4d9e-8913-57de007339ec","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5e80c621-fd08-4576-ba68-e540ab88d669","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:27.541Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.549Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"fdf9d460-3c70-4d9e-8913-57de007339ec","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5e80c621-fd08-4576-ba68-e540ab88d669","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:27.541Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.550Z","message":"Invoke","context":{"RequestID":"fdf9d460-3c70-4d9e-8913-57de007339ec","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"5e80c621-fd08-4576-ba68-e540ab88d669","LogTimestamp":"2022-12-03T05:18:27.550Z"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.592Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"fdf9d460-3c70-4d9e-8913-57de007339ec","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"42","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"5e80c621-fd08-4576-ba68-e540ab88d669","LogTimestamp":"2022-12-03T05:18:27.592Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.603Z","message":"{\"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\":\"fdf9d460-3c70-4d9e-8913-57de007339ec\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:27:597\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044707549\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"9c523936-95b4-4d7f-9f53-6bdfe0cf2c05\",\"resource-version\":\"1670044707549\",\"model-name\":\"physical-link\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"c822d81f-822f-4304-9623-1025b53da568\"}}","context":{"RequestID":"fdf9d460-3c70-4d9e-8913-57de007339ec","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:27.603Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.615Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fdf9d460-3c70-4d9e-8913-57de007339ec","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:27.615Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.625Z","message":"{\"transactionId\":\"fdf9d460-3c70-4d9e-8913-57de007339ec\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:27:542\",\"respDate\":\"221203-05:18:27:625\",\"sourceId\":\"AAI-TOOLS:fdf9d460-3c70-4d9e-8913-57de007339ec\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:27:542-53469\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[267], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[fdf9d460-3c70-4d9e-8913-57de007339ec], Host=[aai.onap:8443], X-Forwarded-Port=[38008], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[fdf9d460-3c70-4d9e-8913-57de007339ec]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"c822d81f-822f-4304-9623-1025b53da568\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"9c523936-95b4-4d7f-9f53-6bdfe0cf2c05\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"physical-link\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:27:542-53469\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[78040], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:27:542-53469]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"fdf9d460-3c70-4d9e-8913-57de007339ec","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"42","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5e80c621-fd08-4576-ba68-e540ab88d669","LogTimestamp":"2022-12-03T05:18:27.592Z","elapsedTime":"3"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:27.626Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"fdf9d460-3c70-4d9e-8913-57de007339ec","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"85","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5e80c621-fd08-4576-ba68-e540ab88d669","LogTimestamp":"2022-12-03T05:18:27.626Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:27 +0000] "PUT /aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568" 201 0 REST fdf9d460-3c70-4d9e-8913-57de007339ec AAI-TOOLS 10.233.71.240 88 - "logType": "access" {"timestamp":"2022-12-03T05:18:27.736Z","message":"Entering","context":{"RequestID":"49eb9edd-eb30-4743-9aae-07a873e1c9aa","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c37ac561-94d8-4ba7-bd18-58829ed27575","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:27.736Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.744Z","message":"Checking for system property [partnerName]","context":{"RequestID":"49eb9edd-eb30-4743-9aae-07a873e1c9aa","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c37ac561-94d8-4ba7-bd18-58829ed27575","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:27.736Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.745Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"49eb9edd-eb30-4743-9aae-07a873e1c9aa","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c37ac561-94d8-4ba7-bd18-58829ed27575","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:27.736Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.745Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"49eb9edd-eb30-4743-9aae-07a873e1c9aa","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c37ac561-94d8-4ba7-bd18-58829ed27575","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:27.736Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.745Z","message":"Invoke","context":{"RequestID":"49eb9edd-eb30-4743-9aae-07a873e1c9aa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"c37ac561-94d8-4ba7-bd18-58829ed27575","LogTimestamp":"2022-12-03T05:18:27.745Z"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.784Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"49eb9edd-eb30-4743-9aae-07a873e1c9aa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"39","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"c37ac561-94d8-4ba7-bd18-58829ed27575","LogTimestamp":"2022-12-03T05:18:27.784Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.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/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"49eb9edd-eb30-4743-9aae-07a873e1c9aa\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:27:789\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044707744\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"e9f1fa7d-c839-418a-9601-03dc0d2ad687\",\"resource-version\":\"1670044707744\",\"model-name\":\"pnf\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\"}}","context":{"RequestID":"49eb9edd-eb30-4743-9aae-07a873e1c9aa","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:27.802Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.811Z","message":"{\"transactionId\":\"49eb9edd-eb30-4743-9aae-07a873e1c9aa\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:27:737\",\"respDate\":\"221203-05:18:27:811\",\"sourceId\":\"AAI-TOOLS:49eb9edd-eb30-4743-9aae-07a873e1c9aa\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:27:737-59126\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[257], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[49eb9edd-eb30-4743-9aae-07a873e1c9aa], Host=[aai.onap:8443], X-Forwarded-Port=[38012], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[49eb9edd-eb30-4743-9aae-07a873e1c9aa]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"862b25a1-262a-4961-bdaa-cdc55d69785a\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"e9f1fa7d-c839-418a-9601-03dc0d2ad687\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"pnf\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:27:737-59126\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[131280], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:27:737-59126]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"49eb9edd-eb30-4743-9aae-07a873e1c9aa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"39","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c37ac561-94d8-4ba7-bd18-58829ed27575","LogTimestamp":"2022-12-03T05:18:27.784Z","elapsedTime":"3"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:27.812Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"49eb9edd-eb30-4743-9aae-07a873e1c9aa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"76","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c37ac561-94d8-4ba7-bd18-58829ed27575","LogTimestamp":"2022-12-03T05:18:27.812Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:27 +0000] "PUT /aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a" 201 0 REST 49eb9edd-eb30-4743-9aae-07a873e1c9aa AAI-TOOLS 10.233.71.240 79 - "logType": "access" {"timestamp":"2022-12-03T05:18:27.816Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"49eb9edd-eb30-4743-9aae-07a873e1c9aa","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:27.815Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.937Z","message":"Entering","context":{"RequestID":"b6948503-8334-42d6-80f7-6cbd06a26ce3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eeda0a1f-065c-42b5-a38f-3732cb746c82","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:27.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.945Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b6948503-8334-42d6-80f7-6cbd06a26ce3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eeda0a1f-065c-42b5-a38f-3732cb746c82","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:27.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.945Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b6948503-8334-42d6-80f7-6cbd06a26ce3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eeda0a1f-065c-42b5-a38f-3732cb746c82","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:27.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.945Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b6948503-8334-42d6-80f7-6cbd06a26ce3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eeda0a1f-065c-42b5-a38f-3732cb746c82","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:27.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.946Z","message":"Invoke","context":{"RequestID":"b6948503-8334-42d6-80f7-6cbd06a26ce3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"eeda0a1f-065c-42b5-a38f-3732cb746c82","LogTimestamp":"2022-12-03T05:18:27.946Z"},"thread":"qtp532048323-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.983Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b6948503-8334-42d6-80f7-6cbd06a26ce3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"37","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"eeda0a1f-065c-42b5-a38f-3732cb746c82","LogTimestamp":"2022-12-03T05:18:27.983Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:27.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/8ce940fb-55d7-4230-9e7f-a56cc2741f77\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"b6948503-8334-42d6-80f7-6cbd06a26ce3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:27:988\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044707944\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"03e8bb6b-b48a-46ae-b5d4-e5af577e6844\",\"resource-version\":\"1670044707944\",\"model-name\":\"port-group\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"8ce940fb-55d7-4230-9e7f-a56cc2741f77\"}}","context":{"RequestID":"b6948503-8334-42d6-80f7-6cbd06a26ce3","ServiceName":"/aai/v27/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:27.994Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.005Z","message":"{\"transactionId\":\"b6948503-8334-42d6-80f7-6cbd06a26ce3\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:27:938\",\"respDate\":\"221203-05:18:28:004\",\"sourceId\":\"AAI-TOOLS:b6948503-8334-42d6-80f7-6cbd06a26ce3\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:27:938-19045\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[264], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[b6948503-8334-42d6-80f7-6cbd06a26ce3], Host=[aai.onap:8443], X-Forwarded-Port=[38014], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[b6948503-8334-42d6-80f7-6cbd06a26ce3]}\\\",\\\"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-221203-05:18:27:938-19045\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[57496], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:27:938-19045]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b6948503-8334-42d6-80f7-6cbd06a26ce3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"37","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"eeda0a1f-065c-42b5-a38f-3732cb746c82","LogTimestamp":"2022-12-03T05:18:27.983Z","elapsedTime":"3"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:28.005Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b6948503-8334-42d6-80f7-6cbd06a26ce3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"eeda0a1f-065c-42b5-a38f-3732cb746c82","LogTimestamp":"2022-12-03T05:18:28.005Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:28 +0000] "PUT /aai/v27/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77" 201 0 REST b6948503-8334-42d6-80f7-6cbd06a26ce3 AAI-TOOLS 10.233.71.240 72 - "logType": "access" {"timestamp":"2022-12-03T05:18:28.009Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b6948503-8334-42d6-80f7-6cbd06a26ce3","ServiceName":"/aai/v27/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:28.009Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.114Z","message":"Entering","context":{"RequestID":"51e5e43e-b9ca-493d-9462-e0a465c16d85","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1e20d5d3-11b4-48fd-a212-2e47de6304e6","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:28.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.129Z","message":"Checking for system property [partnerName]","context":{"RequestID":"51e5e43e-b9ca-493d-9462-e0a465c16d85","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1e20d5d3-11b4-48fd-a212-2e47de6304e6","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:28.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.129Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"51e5e43e-b9ca-493d-9462-e0a465c16d85","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1e20d5d3-11b4-48fd-a212-2e47de6304e6","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:28.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.130Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"51e5e43e-b9ca-493d-9462-e0a465c16d85","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1e20d5d3-11b4-48fd-a212-2e47de6304e6","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:28.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.130Z","message":"Invoke","context":{"RequestID":"51e5e43e-b9ca-493d-9462-e0a465c16d85","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"1e20d5d3-11b4-48fd-a212-2e47de6304e6","LogTimestamp":"2022-12-03T05:18:28.130Z"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.174Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"51e5e43e-b9ca-493d-9462-e0a465c16d85","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"44","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"1e20d5d3-11b4-48fd-a212-2e47de6304e6","LogTimestamp":"2022-12-03T05:18:28.174Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.185Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"51e5e43e-b9ca-493d-9462-e0a465c16d85\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:28:179\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044708121\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"81706bbd-981e-4362-ae20-995cbcb2d995\",\"resource-version\":\"1670044708121\",\"model-name\":\"property-constraint\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"f4a863c3-6886-470a-a6ae-05723837ea45\"}}","context":{"RequestID":"51e5e43e-b9ca-493d-9462-e0a465c16d85","ServiceName":"/aai/v27/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:28.185Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.197Z","message":"{\"transactionId\":\"51e5e43e-b9ca-493d-9462-e0a465c16d85\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:28:114\",\"respDate\":\"221203-05:18:28:197\",\"sourceId\":\"AAI-TOOLS:51e5e43e-b9ca-493d-9462-e0a465c16d85\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:28:114-35929\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[273], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[51e5e43e-b9ca-493d-9462-e0a465c16d85], Host=[aai.onap:8443], X-Forwarded-Port=[38022], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[51e5e43e-b9ca-493d-9462-e0a465c16d85]}\\\",\\\"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-221203-05:18:28:114-35929\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[45152], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:28:114-35929]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"51e5e43e-b9ca-493d-9462-e0a465c16d85","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"44","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"1e20d5d3-11b4-48fd-a212-2e47de6304e6","LogTimestamp":"2022-12-03T05:18:28.174Z","elapsedTime":"3"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:28.198Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"51e5e43e-b9ca-493d-9462-e0a465c16d85","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"84","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"1e20d5d3-11b4-48fd-a212-2e47de6304e6","LogTimestamp":"2022-12-03T05:18:28.197Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:28 +0000] "PUT /aai/v27/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45" 201 0 REST 51e5e43e-b9ca-493d-9462-e0a465c16d85 AAI-TOOLS 10.233.71.240 88 - "logType": "access" {"timestamp":"2022-12-03T05:18:28.206Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"51e5e43e-b9ca-493d-9462-e0a465c16d85","ServiceName":"/aai/v27/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:28.206Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.308Z","message":"Entering","context":{"RequestID":"e7caf2d4-c7ea-4d44-8235-cdded44b81d1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2431cde8-e1b8-4fbc-bd80-4eb904782403","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:28.308Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.315Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e7caf2d4-c7ea-4d44-8235-cdded44b81d1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2431cde8-e1b8-4fbc-bd80-4eb904782403","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:28.308Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.315Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e7caf2d4-c7ea-4d44-8235-cdded44b81d1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2431cde8-e1b8-4fbc-bd80-4eb904782403","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:28.308Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.316Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e7caf2d4-c7ea-4d44-8235-cdded44b81d1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2431cde8-e1b8-4fbc-bd80-4eb904782403","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:28.308Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.316Z","message":"Invoke","context":{"RequestID":"e7caf2d4-c7ea-4d44-8235-cdded44b81d1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"2431cde8-e1b8-4fbc-bd80-4eb904782403","LogTimestamp":"2022-12-03T05:18:28.316Z"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.348Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e7caf2d4-c7ea-4d44-8235-cdded44b81d1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"32","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"2431cde8-e1b8-4fbc-bd80-4eb904782403","LogTimestamp":"2022-12-03T05:18:28.348Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.360Z","message":"{\"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\":\"e7caf2d4-c7ea-4d44-8235-cdded44b81d1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:28:353\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044708315\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"72f0d495-bc27-4653-9e1a-eef76bd34bc9\",\"resource-version\":\"1670044708315\",\"model-name\":\"pserver\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"e7caf2d4-c7ea-4d44-8235-cdded44b81d1","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:28.360Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.373Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e7caf2d4-c7ea-4d44-8235-cdded44b81d1","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:28.373Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.373Z","message":"{\"transactionId\":\"e7caf2d4-c7ea-4d44-8235-cdded44b81d1\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:28:308\",\"respDate\":\"221203-05:18:28:373\",\"sourceId\":\"AAI-TOOLS:e7caf2d4-c7ea-4d44-8235-cdded44b81d1\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:28:308-81820\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[261], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[e7caf2d4-c7ea-4d44-8235-cdded44b81d1], Host=[aai.onap:8443], X-Forwarded-Port=[38036], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[e7caf2d4-c7ea-4d44-8235-cdded44b81d1]}\\\",\\\"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-221203-05:18:28:308-81820\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24576], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:28:308-81820]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e7caf2d4-c7ea-4d44-8235-cdded44b81d1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"32","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2431cde8-e1b8-4fbc-bd80-4eb904782403","LogTimestamp":"2022-12-03T05:18:28.348Z","elapsedTime":"3"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:28.374Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e7caf2d4-c7ea-4d44-8235-cdded44b81d1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"65","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2431cde8-e1b8-4fbc-bd80-4eb904782403","LogTimestamp":"2022-12-03T05:18:28.373Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:28 +0000] "PUT /aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d" 201 0 REST e7caf2d4-c7ea-4d44-8235-cdded44b81d1 AAI-TOOLS 10.233.71.240 70 - "logType": "access" {"timestamp":"2022-12-03T05:18:28.516Z","message":"Entering","context":{"RequestID":"baef25a3-9e4f-4011-acef-3b8584020bbc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6d4f8716-aff9-4771-a5dd-b7cbb14bacc3","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:28.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.524Z","message":"Checking for system property [partnerName]","context":{"RequestID":"baef25a3-9e4f-4011-acef-3b8584020bbc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6d4f8716-aff9-4771-a5dd-b7cbb14bacc3","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:28.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.524Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"baef25a3-9e4f-4011-acef-3b8584020bbc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6d4f8716-aff9-4771-a5dd-b7cbb14bacc3","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:28.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.524Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"baef25a3-9e4f-4011-acef-3b8584020bbc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6d4f8716-aff9-4771-a5dd-b7cbb14bacc3","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:28.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.524Z","message":"Invoke","context":{"RequestID":"baef25a3-9e4f-4011-acef-3b8584020bbc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"6d4f8716-aff9-4771-a5dd-b7cbb14bacc3","LogTimestamp":"2022-12-03T05:18:28.524Z"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.560Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"baef25a3-9e4f-4011-acef-3b8584020bbc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"36","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"6d4f8716-aff9-4771-a5dd-b7cbb14bacc3","LogTimestamp":"2022-12-03T05:18:28.560Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.571Z","message":"{\"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\":\"baef25a3-9e4f-4011-acef-3b8584020bbc\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:28:565\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044708523\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"0988bab5-bf4f-4938-a419-ab249867d12a\",\"resource-version\":\"1670044708523\",\"model-name\":\"related-lookup\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"468f6f5b-2996-41bb-b2a3-7cf9613ebb9b\"}}","context":{"RequestID":"baef25a3-9e4f-4011-acef-3b8584020bbc","ServiceName":"/aai/v27/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:28.571Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.585Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"baef25a3-9e4f-4011-acef-3b8584020bbc","ServiceName":"/aai/v27/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:28.584Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.591Z","message":"{\"transactionId\":\"baef25a3-9e4f-4011-acef-3b8584020bbc\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:28:517\",\"respDate\":\"221203-05:18:28:591\",\"sourceId\":\"AAI-TOOLS:baef25a3-9e4f-4011-acef-3b8584020bbc\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:28:517-66410\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[268], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[baef25a3-9e4f-4011-acef-3b8584020bbc], Host=[aai.onap:8443], X-Forwarded-Port=[38042], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[baef25a3-9e4f-4011-acef-3b8584020bbc]}\\\",\\\"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\\\":\\\"2-aai-resources-221203-05:18:28:517-66410\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[135376], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:28:517-66410]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"baef25a3-9e4f-4011-acef-3b8584020bbc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"36","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6d4f8716-aff9-4771-a5dd-b7cbb14bacc3","LogTimestamp":"2022-12-03T05:18:28.560Z","elapsedTime":"3"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:28.592Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"baef25a3-9e4f-4011-acef-3b8584020bbc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"76","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6d4f8716-aff9-4771-a5dd-b7cbb14bacc3","LogTimestamp":"2022-12-03T05:18:28.592Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:28 +0000] "PUT /aai/v27/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b" 201 0 REST baef25a3-9e4f-4011-acef-3b8584020bbc AAI-TOOLS 10.233.71.240 79 - "logType": "access" {"timestamp":"2022-12-03T05:18:28.749Z","message":"Entering","context":{"RequestID":"1056c02f-875e-4328-98bc-72e59509e6ea","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"be5c1a40-4b2d-4066-8d8f-1724fbea3be1","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:28.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.757Z","message":"Checking for system property [partnerName]","context":{"RequestID":"1056c02f-875e-4328-98bc-72e59509e6ea","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"be5c1a40-4b2d-4066-8d8f-1724fbea3be1","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:28.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.757Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"1056c02f-875e-4328-98bc-72e59509e6ea","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"be5c1a40-4b2d-4066-8d8f-1724fbea3be1","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:28.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.757Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"1056c02f-875e-4328-98bc-72e59509e6ea","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"be5c1a40-4b2d-4066-8d8f-1724fbea3be1","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:28.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.758Z","message":"Invoke","context":{"RequestID":"1056c02f-875e-4328-98bc-72e59509e6ea","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"be5c1a40-4b2d-4066-8d8f-1724fbea3be1","LogTimestamp":"2022-12-03T05:18:28.758Z"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.793Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"1056c02f-875e-4328-98bc-72e59509e6ea","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"34","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"be5c1a40-4b2d-4066-8d8f-1724fbea3be1","LogTimestamp":"2022-12-03T05:18:28.792Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.804Z","message":"{\"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\":\"1056c02f-875e-4328-98bc-72e59509e6ea\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:28:798\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044708757\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"ac49d26d-9163-430e-934a-13b738a04f5c\",\"resource-version\":\"1670044708757\",\"model-name\":\"reserved-prop-names\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"0c3e0ba3-618c-498d-9127-c8d42b00170f\"}}","context":{"RequestID":"1056c02f-875e-4328-98bc-72e59509e6ea","ServiceName":"/aai/v27/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:28.804Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.816Z","message":"{\"transactionId\":\"1056c02f-875e-4328-98bc-72e59509e6ea\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:28:750\",\"respDate\":\"221203-05:18:28:815\",\"sourceId\":\"AAI-TOOLS:1056c02f-875e-4328-98bc-72e59509e6ea\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:28:750-52422\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[273], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[1056c02f-875e-4328-98bc-72e59509e6ea], Host=[aai.onap:8443], X-Forwarded-Port=[38046], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[1056c02f-875e-4328-98bc-72e59509e6ea]}\\\",\\\"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\\\":\\\"1-aai-resources-221203-05:18:28:750-52422\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[86232], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:28:750-52422]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"1056c02f-875e-4328-98bc-72e59509e6ea","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"34","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"be5c1a40-4b2d-4066-8d8f-1724fbea3be1","LogTimestamp":"2022-12-03T05:18:28.792Z","elapsedTime":"3"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:28.817Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"1056c02f-875e-4328-98bc-72e59509e6ea","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"be5c1a40-4b2d-4066-8d8f-1724fbea3be1","LogTimestamp":"2022-12-03T05:18:28.817Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:28 +0000] "PUT /aai/v27/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f" 201 0 REST 1056c02f-875e-4328-98bc-72e59509e6ea AAI-TOOLS 10.233.71.240 72 - "logType": "access" {"timestamp":"2022-12-03T05:18:28.908Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1056c02f-875e-4328-98bc-72e59509e6ea","ServiceName":"/aai/v27/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f","TargetServiceName":"AAI-EVENT","ElapsedTime":"104","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:28.908Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.988Z","message":"Entering","context":{"RequestID":"1058e5a3-0259-4393-b069-7eb3a5733063","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b8827d9e-bb1a-49ee-83c2-492b2e493669","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:28.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:28.999Z","message":"Checking for system property [partnerName]","context":{"RequestID":"1058e5a3-0259-4393-b069-7eb3a5733063","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b8827d9e-bb1a-49ee-83c2-492b2e493669","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:28.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.000Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"1058e5a3-0259-4393-b069-7eb3a5733063","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b8827d9e-bb1a-49ee-83c2-492b2e493669","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:28.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.000Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"1058e5a3-0259-4393-b069-7eb3a5733063","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b8827d9e-bb1a-49ee-83c2-492b2e493669","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:28.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.000Z","message":"Invoke","context":{"RequestID":"1058e5a3-0259-4393-b069-7eb3a5733063","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"b8827d9e-bb1a-49ee-83c2-492b2e493669","LogTimestamp":"2022-12-03T05:18:29Z"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.040Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"1058e5a3-0259-4393-b069-7eb3a5733063","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"39","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"b8827d9e-bb1a-49ee-83c2-492b2e493669","LogTimestamp":"2022-12-03T05:18:29.039Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.050Z","message":"{\"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\":\"1058e5a3-0259-4393-b069-7eb3a5733063\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:29:044\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044708998\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"4e9b50aa-5227-4f6f-b489-62e6bbc03c79\",\"resource-version\":\"1670044708998\",\"model-name\":\"result-data\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ff656f23-6185-406f-9006-4b26834f3e1c\"}}","context":{"RequestID":"1058e5a3-0259-4393-b069-7eb3a5733063","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:29.050Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.060Z","message":"{\"transactionId\":\"1058e5a3-0259-4393-b069-7eb3a5733063\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:28:989\",\"respDate\":\"221203-05:18:29:060\",\"sourceId\":\"AAI-TOOLS:1058e5a3-0259-4393-b069-7eb3a5733063\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:28:989-10394\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[265], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[1058e5a3-0259-4393-b069-7eb3a5733063], Host=[aai.onap:8443], X-Forwarded-Port=[38056], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[1058e5a3-0259-4393-b069-7eb3a5733063]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:28:989-10394\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[49384], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:28:989-10394]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"1058e5a3-0259-4393-b069-7eb3a5733063","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"39","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b8827d9e-bb1a-49ee-83c2-492b2e493669","LogTimestamp":"2022-12-03T05:18:29.039Z","elapsedTime":"3"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:29.061Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"1058e5a3-0259-4393-b069-7eb3a5733063","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"73","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b8827d9e-bb1a-49ee-83c2-492b2e493669","LogTimestamp":"2022-12-03T05:18:29.061Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:29 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c" 201 0 REST 1058e5a3-0259-4393-b069-7eb3a5733063 AAI-TOOLS 10.233.71.240 76 - "logType": "access" {"timestamp":"2022-12-03T05:18:29.069Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1058e5a3-0259-4393-b069-7eb3a5733063","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:29.069Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.156Z","message":"Entering","context":{"RequestID":"e6a0ba91-f248-4e5b-b33b-7cc1746e97f0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5297f039-2050-477a-a9c3-ff741c6ceaf0","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:18:29.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.159Z","message":"{\"transactionId\":\"e6a0ba91-f248-4e5b-b33b-7cc1746e97f0\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:29:157\",\"respDate\":\"221203-05:18:29:159\",\"sourceId\":\"healthcheck:e6a0ba91-f248-4e5b-b33b-7cc1746e97f0\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:29:157-93421\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e6a0ba91-f248-4e5b-b33b-7cc1746e97f0]}\\\"}\"}","context":{"RequestID":"e6a0ba91-f248-4e5b-b33b-7cc1746e97f0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5297f039-2050-477a-a9c3-ff741c6ceaf0","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:18:29.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:29.159Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6a0ba91-f248-4e5b-b33b-7cc1746e97f0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5297f039-2050-477a-a9c3-ff741c6ceaf0","LogTimestamp":"2022-12-03T05:18:29.159Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:18:29 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:18:29.197Z","message":"Entering","context":{"RequestID":"95a39009-656f-4187-8055-f8b7e24b6e86","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fd1d5128-0189-4dd7-94f6-f1198a952b61","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:29.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.205Z","message":"Checking for system property [partnerName]","context":{"RequestID":"95a39009-656f-4187-8055-f8b7e24b6e86","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fd1d5128-0189-4dd7-94f6-f1198a952b61","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:29.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.205Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"95a39009-656f-4187-8055-f8b7e24b6e86","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fd1d5128-0189-4dd7-94f6-f1198a952b61","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:29.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.205Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"95a39009-656f-4187-8055-f8b7e24b6e86","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fd1d5128-0189-4dd7-94f6-f1198a952b61","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:29.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.205Z","message":"Invoke","context":{"RequestID":"95a39009-656f-4187-8055-f8b7e24b6e86","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"fd1d5128-0189-4dd7-94f6-f1198a952b61","LogTimestamp":"2022-12-03T05:18:29.205Z"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.241Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"95a39009-656f-4187-8055-f8b7e24b6e86","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"36","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"fd1d5128-0189-4dd7-94f6-f1198a952b61","LogTimestamp":"2022-12-03T05:18:29.241Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.254Z","message":"{\"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\":\"95a39009-656f-4187-8055-f8b7e24b6e86\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:29:246\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044709204\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"fed7e326-03a7-45ff-a3f2-471470d268c4\",\"resource-version\":\"1670044709204\",\"model-name\":\"route-table-reference\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"a8614b63-2636-4c4f-98df-fd448c4241db\"}}","context":{"RequestID":"95a39009-656f-4187-8055-f8b7e24b6e86","ServiceName":"/aai/v27/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:29.254Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.266Z","message":"{\"transactionId\":\"95a39009-656f-4187-8055-f8b7e24b6e86\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:29:197\",\"respDate\":\"221203-05:18:29:266\",\"sourceId\":\"AAI-TOOLS:95a39009-656f-4187-8055-f8b7e24b6e86\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:29:197-16231\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[275], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[95a39009-656f-4187-8055-f8b7e24b6e86], Host=[aai.onap:8443], X-Forwarded-Port=[38064], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[95a39009-656f-4187-8055-f8b7e24b6e86]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:29:197-16231\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[49248], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:29:197-16231]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"95a39009-656f-4187-8055-f8b7e24b6e86","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"36","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"fd1d5128-0189-4dd7-94f6-f1198a952b61","LogTimestamp":"2022-12-03T05:18:29.241Z","elapsedTime":"3"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:29.267Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"95a39009-656f-4187-8055-f8b7e24b6e86","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"70","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"fd1d5128-0189-4dd7-94f6-f1198a952b61","LogTimestamp":"2022-12-03T05:18:29.267Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:29 +0000] "PUT /aai/v27/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db" 201 0 REST 95a39009-656f-4187-8055-f8b7e24b6e86 AAI-TOOLS 10.233.71.240 74 - "logType": "access" {"timestamp":"2022-12-03T05:18:29.270Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"95a39009-656f-4187-8055-f8b7e24b6e86","ServiceName":"/aai/v27/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:29.270Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.274Z","message":"Entering","context":{"RequestID":"8c971818-0ffd-4341-9123-ca5c8456a03f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"13823d8d-e81c-4499-81d6-a7608acffdb7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:29.274Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.276Z","message":"{\"transactionId\":\"8c971818-0ffd-4341-9123-ca5c8456a03f\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:29:274\",\"respDate\":\"221203-05:18:29:276\",\"sourceId\":\"haproxy:8c971818-0ffd-4341-9123-ca5c8456a03f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:29:274-1139\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8c971818-0ffd-4341-9123-ca5c8456a03f]}\\\"}\"}","context":{"RequestID":"8c971818-0ffd-4341-9123-ca5c8456a03f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"13823d8d-e81c-4499-81d6-a7608acffdb7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:29.274Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:29.277Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c971818-0ffd-4341-9123-ca5c8456a03f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13823d8d-e81c-4499-81d6-a7608acffdb7","LogTimestamp":"2022-12-03T05:18:29.277Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:18:29.385Z","message":"Entering","context":{"RequestID":"0414e701-6a8a-4c05-a69c-8142db289289","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4f06652a-afaf-4ab6-ab95-b73471f2a8cd","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:29.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.393Z","message":"Checking for system property [partnerName]","context":{"RequestID":"0414e701-6a8a-4c05-a69c-8142db289289","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4f06652a-afaf-4ab6-ab95-b73471f2a8cd","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:29.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.393Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"0414e701-6a8a-4c05-a69c-8142db289289","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4f06652a-afaf-4ab6-ab95-b73471f2a8cd","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:29.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.393Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"0414e701-6a8a-4c05-a69c-8142db289289","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4f06652a-afaf-4ab6-ab95-b73471f2a8cd","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:29.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.393Z","message":"Invoke","context":{"RequestID":"0414e701-6a8a-4c05-a69c-8142db289289","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"4f06652a-afaf-4ab6-ab95-b73471f2a8cd","LogTimestamp":"2022-12-03T05:18:29.393Z"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.427Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"0414e701-6a8a-4c05-a69c-8142db289289","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"34","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"4f06652a-afaf-4ab6-ab95-b73471f2a8cd","LogTimestamp":"2022-12-03T05:18:29.427Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.439Z","message":"{\"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\":\"0414e701-6a8a-4c05-a69c-8142db289289\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:29:432\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044709392\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"3ccbcbc7-d19e-44d5-a52f-7e18aa8d69fa\",\"resource-version\":\"1670044709392\",\"model-name\":\"routing-instance\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"1c2ded4f-8b01-4193-829c-966847dfec3e\"}}","context":{"RequestID":"0414e701-6a8a-4c05-a69c-8142db289289","ServiceName":"/aai/v27/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:29.439Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.450Z","message":"{\"transactionId\":\"0414e701-6a8a-4c05-a69c-8142db289289\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:29:386\",\"respDate\":\"221203-05:18:29:450\",\"sourceId\":\"AAI-TOOLS:0414e701-6a8a-4c05-a69c-8142db289289\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:29:386-60068\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[270], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[0414e701-6a8a-4c05-a69c-8142db289289], Host=[aai.onap:8443], X-Forwarded-Port=[38066], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[0414e701-6a8a-4c05-a69c-8142db289289]}\\\",\\\"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\\\":\\\"1-aai-resources-221203-05:18:29:386-60068\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[53480], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:29:386-60068]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"0414e701-6a8a-4c05-a69c-8142db289289","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"34","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4f06652a-afaf-4ab6-ab95-b73471f2a8cd","LogTimestamp":"2022-12-03T05:18:29.427Z","elapsedTime":"3"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:29.450Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"0414e701-6a8a-4c05-a69c-8142db289289","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"65","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4f06652a-afaf-4ab6-ab95-b73471f2a8cd","LogTimestamp":"2022-12-03T05:18:29.450Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.452Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0414e701-6a8a-4c05-a69c-8142db289289","ServiceName":"/aai/v27/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:29.452Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:29 +0000] "PUT /aai/v27/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e" 201 0 REST 0414e701-6a8a-4c05-a69c-8142db289289 AAI-TOOLS 10.233.71.240 71 - "logType": "access" {"timestamp":"2022-12-03T05:18:29.548Z","message":"Entering","context":{"RequestID":"23549d86-9f2b-45a3-af8f-f1f9534bd5c4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6f37b00c-eccd-4f4d-a889-cefc3c9374fe","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:29.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.556Z","message":"Checking for system property [partnerName]","context":{"RequestID":"23549d86-9f2b-45a3-af8f-f1f9534bd5c4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6f37b00c-eccd-4f4d-a889-cefc3c9374fe","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:29.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.556Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"23549d86-9f2b-45a3-af8f-f1f9534bd5c4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6f37b00c-eccd-4f4d-a889-cefc3c9374fe","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:29.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.557Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"23549d86-9f2b-45a3-af8f-f1f9534bd5c4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6f37b00c-eccd-4f4d-a889-cefc3c9374fe","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:29.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.557Z","message":"Invoke","context":{"RequestID":"23549d86-9f2b-45a3-af8f-f1f9534bd5c4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"6f37b00c-eccd-4f4d-a889-cefc3c9374fe","LogTimestamp":"2022-12-03T05:18:29.557Z"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.602Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"23549d86-9f2b-45a3-af8f-f1f9534bd5c4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"45","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"6f37b00c-eccd-4f4d-a889-cefc3c9374fe","LogTimestamp":"2022-12-03T05:18:29.602Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.616Z","message":"{\"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\":\"23549d86-9f2b-45a3-af8f-f1f9534bd5c4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:29:607\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044709556\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"1380619d-dd1a-4cec-b755-c6407833e065\",\"resource-version\":\"1670044709556\",\"model-name\":\"secondary-filter\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"738ff299-6290-4c00-8998-bd0e96a07b93\"}}","context":{"RequestID":"23549d86-9f2b-45a3-af8f-f1f9534bd5c4","ServiceName":"/aai/v27/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:29.616Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.630Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"23549d86-9f2b-45a3-af8f-f1f9534bd5c4","ServiceName":"/aai/v27/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:29.630Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.631Z","message":"{\"transactionId\":\"23549d86-9f2b-45a3-af8f-f1f9534bd5c4\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:29:549\",\"respDate\":\"221203-05:18:29:630\",\"sourceId\":\"AAI-TOOLS:23549d86-9f2b-45a3-af8f-f1f9534bd5c4\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:29:549-21215\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[270], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[23549d86-9f2b-45a3-af8f-f1f9534bd5c4], Host=[aai.onap:8443], X-Forwarded-Port=[38068], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[23549d86-9f2b-45a3-af8f-f1f9534bd5c4]}\\\",\\\"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\\\":\\\"2-aai-resources-221203-05:18:29:549-21215\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[98520], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:29:549-21215]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"23549d86-9f2b-45a3-af8f-f1f9534bd5c4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"45","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6f37b00c-eccd-4f4d-a889-cefc3c9374fe","LogTimestamp":"2022-12-03T05:18:29.602Z","elapsedTime":"3"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:29.631Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"23549d86-9f2b-45a3-af8f-f1f9534bd5c4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"83","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6f37b00c-eccd-4f4d-a889-cefc3c9374fe","LogTimestamp":"2022-12-03T05:18:29.631Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:29 +0000] "PUT /aai/v27/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93" 201 0 REST 23549d86-9f2b-45a3-af8f-f1f9534bd5c4 AAI-TOOLS 10.233.71.240 87 - "logType": "access" {"timestamp":"2022-12-03T05:18:29.752Z","message":"Entering","context":{"RequestID":"362fa404-826a-4d7e-9b4c-f27c2db6e374","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"66b3e892-70aa-49cb-b318-4d2cde064fe5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:29.752Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.763Z","message":"Checking for system property [partnerName]","context":{"RequestID":"362fa404-826a-4d7e-9b4c-f27c2db6e374","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"66b3e892-70aa-49cb-b318-4d2cde064fe5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:29.752Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.763Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"362fa404-826a-4d7e-9b4c-f27c2db6e374","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"66b3e892-70aa-49cb-b318-4d2cde064fe5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:29.752Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.763Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"362fa404-826a-4d7e-9b4c-f27c2db6e374","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"66b3e892-70aa-49cb-b318-4d2cde064fe5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:29.752Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.763Z","message":"Invoke","context":{"RequestID":"362fa404-826a-4d7e-9b4c-f27c2db6e374","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"66b3e892-70aa-49cb-b318-4d2cde064fe5","LogTimestamp":"2022-12-03T05:18:29.763Z"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.801Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"362fa404-826a-4d7e-9b4c-f27c2db6e374","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"38","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"66b3e892-70aa-49cb-b318-4d2cde064fe5","LogTimestamp":"2022-12-03T05:18:29.801Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.817Z","message":"{\"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\":\"362fa404-826a-4d7e-9b4c-f27c2db6e374\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:29:807\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044709762\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c5171ae0-44fb-4c04-b482-d56702241a44\",\"resource-version\":\"1670044709762\",\"model-name\":\"segmentation-assignment\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"6e814aee-46e1-4583-a9d4-0049bfd2b59b\"}}","context":{"RequestID":"362fa404-826a-4d7e-9b4c-f27c2db6e374","ServiceName":"/aai/v27/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:29.817Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.831Z","message":"{\"transactionId\":\"362fa404-826a-4d7e-9b4c-f27c2db6e374\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:29:753\",\"respDate\":\"221203-05:18:29:830\",\"sourceId\":\"AAI-TOOLS:362fa404-826a-4d7e-9b4c-f27c2db6e374\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:29:753-76066\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[277], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[362fa404-826a-4d7e-9b4c-f27c2db6e374], Host=[aai.onap:8443], X-Forwarded-Port=[38076], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[362fa404-826a-4d7e-9b4c-f27c2db6e374]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:29:753-76066\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[65688], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:29:753-76066]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"362fa404-826a-4d7e-9b4c-f27c2db6e374","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"38","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"66b3e892-70aa-49cb-b318-4d2cde064fe5","LogTimestamp":"2022-12-03T05:18:29.801Z","elapsedTime":"3"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:29.831Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"362fa404-826a-4d7e-9b4c-f27c2db6e374","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"79","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"66b3e892-70aa-49cb-b318-4d2cde064fe5","LogTimestamp":"2022-12-03T05:18:29.831Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:29 +0000] "PUT /aai/v27/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b" 201 0 REST 362fa404-826a-4d7e-9b4c-f27c2db6e374 AAI-TOOLS 10.233.71.240 83 - "logType": "access" {"timestamp":"2022-12-03T05:18:29.836Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"362fa404-826a-4d7e-9b4c-f27c2db6e374","ServiceName":"/aai/v27/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:29.836Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.904Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:29.908Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:29.952Z","message":"Entering","context":{"RequestID":"3d833874-59ca-49fe-a3bc-7811b47ad72f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a08ee232-e3a4-430d-91d1-b8be5fd4fe09","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:29.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.954Z","message":"Entering","context":{"RequestID":"ef30beae-4c7b-444d-ae4d-34c0a3ad8915","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bc398417-dd22-4eee-9eac-f0239ffd7605","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:18:29.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.956Z","message":"{\"transactionId\":\"ef30beae-4c7b-444d-ae4d-34c0a3ad8915\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:29:954\",\"respDate\":\"221203-05:18:29:956\",\"sourceId\":\"OOM_ReadinessCheck:ef30beae-4c7b-444d-ae4d-34c0a3ad8915\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:29:954-18240\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[52636], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[ef30beae-4c7b-444d-ae4d-34c0a3ad8915]}\\\"}\"}","context":{"RequestID":"ef30beae-4c7b-444d-ae4d-34c0a3ad8915","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bc398417-dd22-4eee-9eac-f0239ffd7605","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:18:29.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:29.957Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef30beae-4c7b-444d-ae4d-34c0a3ad8915","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc398417-dd22-4eee-9eac-f0239ffd7605","LogTimestamp":"2022-12-03T05:18:29.957Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:18:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:18:29.959Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3d833874-59ca-49fe-a3bc-7811b47ad72f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a08ee232-e3a4-430d-91d1-b8be5fd4fe09","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:29.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.960Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3d833874-59ca-49fe-a3bc-7811b47ad72f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a08ee232-e3a4-430d-91d1-b8be5fd4fe09","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:29.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.960Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3d833874-59ca-49fe-a3bc-7811b47ad72f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a08ee232-e3a4-430d-91d1-b8be5fd4fe09","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:29.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.960Z","message":"Invoke","context":{"RequestID":"3d833874-59ca-49fe-a3bc-7811b47ad72f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"a08ee232-e3a4-430d-91d1-b8be5fd4fe09","LogTimestamp":"2022-12-03T05:18:29.960Z"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:29.994Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"3d833874-59ca-49fe-a3bc-7811b47ad72f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"34","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"a08ee232-e3a4-430d-91d1-b8be5fd4fe09","LogTimestamp":"2022-12-03T05:18:29.994Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.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/07a3a60b-1b6c-4367-8173-8014386f89e3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"3d833874-59ca-49fe-a3bc-7811b47ad72f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:29:999\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044709959\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"ecce2c42-3957-4ae0-9442-54bc6afe27b6\",\"resource-version\":\"1670044709959\",\"model-name\":\"service\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"07a3a60b-1b6c-4367-8173-8014386f89e3\"}}","context":{"RequestID":"3d833874-59ca-49fe-a3bc-7811b47ad72f","ServiceName":"/aai/v27/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:30.004Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.014Z","message":"{\"transactionId\":\"3d833874-59ca-49fe-a3bc-7811b47ad72f\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:29:953\",\"respDate\":\"221203-05:18:30:013\",\"sourceId\":\"AAI-TOOLS:3d833874-59ca-49fe-a3bc-7811b47ad72f\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:29:953-86941\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[261], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[3d833874-59ca-49fe-a3bc-7811b47ad72f], Host=[aai.onap:8443], X-Forwarded-Port=[38082], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[3d833874-59ca-49fe-a3bc-7811b47ad72f]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"07a3a60b-1b6c-4367-8173-8014386f89e3\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"ecce2c42-3957-4ae0-9442-54bc6afe27b6\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"service\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:29:953-86941\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[69784], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:29:953-86941]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"3d833874-59ca-49fe-a3bc-7811b47ad72f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"34","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a08ee232-e3a4-430d-91d1-b8be5fd4fe09","LogTimestamp":"2022-12-03T05:18:29.994Z","elapsedTime":"2"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:30.014Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"3d833874-59ca-49fe-a3bc-7811b47ad72f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"62","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a08ee232-e3a4-430d-91d1-b8be5fd4fe09","LogTimestamp":"2022-12-03T05:18:30.014Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:30 +0000] "PUT /aai/v27/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3" 201 0 REST 3d833874-59ca-49fe-a3bc-7811b47ad72f AAI-TOOLS 10.233.71.240 66 - "logType": "access" {"timestamp":"2022-12-03T05:18:30.024Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3d833874-59ca-49fe-a3bc-7811b47ad72f","ServiceName":"/aai/v27/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:30.024Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.132Z","message":"Entering","context":{"RequestID":"44e4b28f-d59a-4d07-a86d-153036a12ee8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f4eeddd3-0fa5-4378-995c-604c1b6eeda4","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:30.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.141Z","message":"Checking for system property [partnerName]","context":{"RequestID":"44e4b28f-d59a-4d07-a86d-153036a12ee8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f4eeddd3-0fa5-4378-995c-604c1b6eeda4","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:30.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.141Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"44e4b28f-d59a-4d07-a86d-153036a12ee8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f4eeddd3-0fa5-4378-995c-604c1b6eeda4","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:30.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.141Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"44e4b28f-d59a-4d07-a86d-153036a12ee8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f4eeddd3-0fa5-4378-995c-604c1b6eeda4","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:30.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.141Z","message":"Invoke","context":{"RequestID":"44e4b28f-d59a-4d07-a86d-153036a12ee8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"f4eeddd3-0fa5-4378-995c-604c1b6eeda4","LogTimestamp":"2022-12-03T05:18:30.141Z"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.172Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"44e4b28f-d59a-4d07-a86d-153036a12ee8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"31","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"f4eeddd3-0fa5-4378-995c-604c1b6eeda4","LogTimestamp":"2022-12-03T05:18:30.172Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.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/b1a7cc05-d19d-443b-a5d1-733e325c4232\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"44e4b28f-d59a-4d07-a86d-153036a12ee8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:30:176\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044710140\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f9cfec1b-18da-4bba-bd83-4b26cca115cd\",\"resource-version\":\"1670044710140\",\"model-name\":\"service-capability\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"b1a7cc05-d19d-443b-a5d1-733e325c4232\"}}","context":{"RequestID":"44e4b28f-d59a-4d07-a86d-153036a12ee8","ServiceName":"/aai/v27/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:30.186Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.205Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"44e4b28f-d59a-4d07-a86d-153036a12ee8","ServiceName":"/aai/v27/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:30.205Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.208Z","message":"{\"transactionId\":\"44e4b28f-d59a-4d07-a86d-153036a12ee8\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:30:132\",\"respDate\":\"221203-05:18:30:208\",\"sourceId\":\"AAI-TOOLS:44e4b28f-d59a-4d07-a86d-153036a12ee8\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:30:132-40510\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[272], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[44e4b28f-d59a-4d07-a86d-153036a12ee8], Host=[aai.onap:8443], X-Forwarded-Port=[38088], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[44e4b28f-d59a-4d07-a86d-153036a12ee8]}\\\",\\\"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-221203-05:18:30:132-40510\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[102616], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:30:132-40510]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"44e4b28f-d59a-4d07-a86d-153036a12ee8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"31","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f4eeddd3-0fa5-4378-995c-604c1b6eeda4","LogTimestamp":"2022-12-03T05:18:30.172Z","elapsedTime":"2"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:30.209Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"44e4b28f-d59a-4d07-a86d-153036a12ee8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"76","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f4eeddd3-0fa5-4378-995c-604c1b6eeda4","LogTimestamp":"2022-12-03T05:18:30.208Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:30 +0000] "PUT /aai/v27/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232" 201 0 REST 44e4b28f-d59a-4d07-a86d-153036a12ee8 AAI-TOOLS 10.233.71.240 81 - "logType": "access" {"timestamp":"2022-12-03T05:18:30.264Z","message":"Entering","context":{"RequestID":"542407ff-1e6e-43a6-9b39-6ca29ac9535c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aae6161e-9041-45e8-9ded-fa3df2842aab","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:18:30.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.267Z","message":"Database is available from CACHED check.","context":{"RequestID":"542407ff-1e6e-43a6-9b39-6ca29ac9535c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aae6161e-9041-45e8-9ded-fa3df2842aab","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:18:30.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:30.268Z","message":"{\"transactionId\":\"542407ff-1e6e-43a6-9b39-6ca29ac9535c\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:30:265\",\"respDate\":\"221203-05:18:30:268\",\"sourceId\":\"ReadinessCheck:542407ff-1e6e-43a6-9b39-6ca29ac9535c\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:30:265-57\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[542407ff-1e6e-43a6-9b39-6ca29ac9535c]}\\\"}\"}","context":{"RequestID":"542407ff-1e6e-43a6-9b39-6ca29ac9535c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aae6161e-9041-45e8-9ded-fa3df2842aab","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:18:30.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:30.269Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"542407ff-1e6e-43a6-9b39-6ca29ac9535c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aae6161e-9041-45e8-9ded-fa3df2842aab","LogTimestamp":"2022-12-03T05:18:30.269Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:18:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-12-03T05:18:30.306Z","message":"Entering","context":{"RequestID":"cfe07f1a-d682-42bf-b045-2f092f95d392","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"73911806-86b1-41d0-9c6a-dc8c92e763a2","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:30.306Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.317Z","message":"Checking for system property [partnerName]","context":{"RequestID":"cfe07f1a-d682-42bf-b045-2f092f95d392","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"73911806-86b1-41d0-9c6a-dc8c92e763a2","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:30.306Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.317Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"cfe07f1a-d682-42bf-b045-2f092f95d392","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"73911806-86b1-41d0-9c6a-dc8c92e763a2","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:30.306Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.317Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"cfe07f1a-d682-42bf-b045-2f092f95d392","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"73911806-86b1-41d0-9c6a-dc8c92e763a2","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:30.306Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.318Z","message":"Invoke","context":{"RequestID":"cfe07f1a-d682-42bf-b045-2f092f95d392","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"73911806-86b1-41d0-9c6a-dc8c92e763a2","LogTimestamp":"2022-12-03T05:18:30.318Z"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.366Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"cfe07f1a-d682-42bf-b045-2f092f95d392","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"49","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"73911806-86b1-41d0-9c6a-dc8c92e763a2","LogTimestamp":"2022-12-03T05:18:30.366Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.376Z","message":"{\"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\":\"cfe07f1a-d682-42bf-b045-2f092f95d392\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:30:370\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044710316\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"46b92144-923a-4d20-b85a-3cbd847668a9\",\"resource-version\":\"1670044710316\",\"model-name\":\"service-instance\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"cfe07f1a-d682-42bf-b045-2f092f95d392","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:30.376Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.386Z","message":"{\"transactionId\":\"cfe07f1a-d682-42bf-b045-2f092f95d392\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:30:307\",\"respDate\":\"221203-05:18:30:386\",\"sourceId\":\"AAI-TOOLS:cfe07f1a-d682-42bf-b045-2f092f95d392\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:30:307-49672\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[270], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[cfe07f1a-d682-42bf-b045-2f092f95d392], Host=[aai.onap:8443], X-Forwarded-Port=[38090], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[cfe07f1a-d682-42bf-b045-2f092f95d392]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"46b92144-923a-4d20-b85a-3cbd847668a9\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"service-instance\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:30:307-49672\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[143568], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:30:307-49672]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"cfe07f1a-d682-42bf-b045-2f092f95d392","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"49","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"73911806-86b1-41d0-9c6a-dc8c92e763a2","LogTimestamp":"2022-12-03T05:18:30.366Z","elapsedTime":"2"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:30.387Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"cfe07f1a-d682-42bf-b045-2f092f95d392","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"81","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"73911806-86b1-41d0-9c6a-dc8c92e763a2","LogTimestamp":"2022-12-03T05:18:30.387Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:30 +0000] "PUT /aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4" 201 0 REST cfe07f1a-d682-42bf-b045-2f092f95d392 AAI-TOOLS 10.233.71.240 87 - "logType": "access" {"timestamp":"2022-12-03T05:18:30.393Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cfe07f1a-d682-42bf-b045-2f092f95d392","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:30.393Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.520Z","message":"Entering","context":{"RequestID":"517807c0-c777-46e9-a1ec-d00ae915ee85","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"d54e6d99-d938-4ba9-b8c5-acd7f57a368a","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:30.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.527Z","message":"Checking for system property [partnerName]","context":{"RequestID":"517807c0-c777-46e9-a1ec-d00ae915ee85","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"d54e6d99-d938-4ba9-b8c5-acd7f57a368a","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:30.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.527Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"517807c0-c777-46e9-a1ec-d00ae915ee85","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"d54e6d99-d938-4ba9-b8c5-acd7f57a368a","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:30.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.527Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"517807c0-c777-46e9-a1ec-d00ae915ee85","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"d54e6d99-d938-4ba9-b8c5-acd7f57a368a","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:30.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.528Z","message":"Invoke","context":{"RequestID":"517807c0-c777-46e9-a1ec-d00ae915ee85","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"d54e6d99-d938-4ba9-b8c5-acd7f57a368a","LogTimestamp":"2022-12-03T05:18:30.528Z"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.561Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"517807c0-c777-46e9-a1ec-d00ae915ee85","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"34","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"d54e6d99-d938-4ba9-b8c5-acd7f57a368a","LogTimestamp":"2022-12-03T05:18:30.561Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.572Z","message":"{\"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\":\"517807c0-c777-46e9-a1ec-d00ae915ee85\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:30:565\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044710526\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5e68299a-79f2-4bfb-8fbc-2bae877a2459\",\"resource-version\":\"1670044710526\",\"model-name\":\"service-subscription\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"517807c0-c777-46e9-a1ec-d00ae915ee85","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:30.571Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.579Z","message":"{\"transactionId\":\"517807c0-c777-46e9-a1ec-d00ae915ee85\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:30:520\",\"respDate\":\"221203-05:18:30:579\",\"sourceId\":\"AAI-TOOLS:517807c0-c777-46e9-a1ec-d00ae915ee85\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:30:520-69716\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[274], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[517807c0-c777-46e9-a1ec-d00ae915ee85], Host=[aai.onap:8443], X-Forwarded-Port=[38094], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[517807c0-c777-46e9-a1ec-d00ae915ee85]}\\\",\\\"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\\\":\\\"2-aai-resources-221203-05:18:30:520-69716\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[41064], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:30:520-69716]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"517807c0-c777-46e9-a1ec-d00ae915ee85","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"34","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d54e6d99-d938-4ba9-b8c5-acd7f57a368a","LogTimestamp":"2022-12-03T05:18:30.561Z","elapsedTime":"2"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:30.580Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"517807c0-c777-46e9-a1ec-d00ae915ee85","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"61","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d54e6d99-d938-4ba9-b8c5-acd7f57a368a","LogTimestamp":"2022-12-03T05:18:30.580Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:30 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b" 201 0 REST 517807c0-c777-46e9-a1ec-d00ae915ee85 AAI-TOOLS 10.233.71.240 64 - "logType": "access" {"timestamp":"2022-12-03T05:18:30.586Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"517807c0-c777-46e9-a1ec-d00ae915ee85","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:30.585Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.679Z","message":"Entering","context":{"RequestID":"e73e6d0f-0bb9-4b66-9157-8e83c362f1d7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ca4aafd2-6cf3-4229-9495-3b427aa7eaf6","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:30.679Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.689Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e73e6d0f-0bb9-4b66-9157-8e83c362f1d7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ca4aafd2-6cf3-4229-9495-3b427aa7eaf6","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:30.679Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.689Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e73e6d0f-0bb9-4b66-9157-8e83c362f1d7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ca4aafd2-6cf3-4229-9495-3b427aa7eaf6","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:30.679Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.689Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e73e6d0f-0bb9-4b66-9157-8e83c362f1d7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ca4aafd2-6cf3-4229-9495-3b427aa7eaf6","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:30.679Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.690Z","message":"Invoke","context":{"RequestID":"e73e6d0f-0bb9-4b66-9157-8e83c362f1d7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"ca4aafd2-6cf3-4229-9495-3b427aa7eaf6","LogTimestamp":"2022-12-03T05:18:30.690Z"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.725Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e73e6d0f-0bb9-4b66-9157-8e83c362f1d7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"36","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"ca4aafd2-6cf3-4229-9495-3b427aa7eaf6","LogTimestamp":"2022-12-03T05:18:30.725Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.735Z","message":"{\"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\":\"e73e6d0f-0bb9-4b66-9157-8e83c362f1d7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:30:729\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044710688\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"7106bc02-6552-4fc3-8a56-4f3df9034531\",\"resource-version\":\"1670044710688\",\"model-name\":\"site-pair\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"db63f3e6-f8d1-484e-8d5e-191600b7914b\"}}","context":{"RequestID":"e73e6d0f-0bb9-4b66-9157-8e83c362f1d7","ServiceName":"/aai/v27/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:30.735Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.745Z","message":"{\"transactionId\":\"e73e6d0f-0bb9-4b66-9157-8e83c362f1d7\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:30:680\",\"respDate\":\"221203-05:18:30:745\",\"sourceId\":\"AAI-TOOLS:e73e6d0f-0bb9-4b66-9157-8e83c362f1d7\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:30:680-1059\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[263], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[e73e6d0f-0bb9-4b66-9157-8e83c362f1d7], Host=[aai.onap:8443], X-Forwarded-Port=[38096], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[e73e6d0f-0bb9-4b66-9157-8e83c362f1d7]}\\\",\\\"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-221203-05:18:30:680-1059\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[61672], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:30:680-1059]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e73e6d0f-0bb9-4b66-9157-8e83c362f1d7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"36","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ca4aafd2-6cf3-4229-9495-3b427aa7eaf6","LogTimestamp":"2022-12-03T05:18:30.725Z","elapsedTime":"2"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:30.745Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e73e6d0f-0bb9-4b66-9157-8e83c362f1d7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"66","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ca4aafd2-6cf3-4229-9495-3b427aa7eaf6","LogTimestamp":"2022-12-03T05:18:30.745Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:30 +0000] "PUT /aai/v27/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b" 201 0 REST e73e6d0f-0bb9-4b66-9157-8e83c362f1d7 AAI-TOOLS 10.233.71.240 71 - "logType": "access" {"timestamp":"2022-12-03T05:18:30.749Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e73e6d0f-0bb9-4b66-9157-8e83c362f1d7","ServiceName":"/aai/v27/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:30.749Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.849Z","message":"Entering","context":{"RequestID":"f616f037-43f8-48ac-86b3-39225203d655","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ac23c448-1b62-4816-8bcc-ce6e825b99be","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.856Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f616f037-43f8-48ac-86b3-39225203d655","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ac23c448-1b62-4816-8bcc-ce6e825b99be","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.856Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f616f037-43f8-48ac-86b3-39225203d655","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ac23c448-1b62-4816-8bcc-ce6e825b99be","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.856Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f616f037-43f8-48ac-86b3-39225203d655","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ac23c448-1b62-4816-8bcc-ce6e825b99be","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.856Z","message":"Invoke","context":{"RequestID":"f616f037-43f8-48ac-86b3-39225203d655","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"ac23c448-1b62-4816-8bcc-ce6e825b99be","LogTimestamp":"2022-12-03T05:18:30.856Z"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.893Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f616f037-43f8-48ac-86b3-39225203d655","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"37","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"ac23c448-1b62-4816-8bcc-ce6e825b99be","LogTimestamp":"2022-12-03T05:18:30.893Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.904Z","message":"{\"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\":\"f616f037-43f8-48ac-86b3-39225203d655\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:30:897\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044710855\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"a5c6c1bc-dc38-468e-9459-bb08f87247df\",\"resource-version\":\"1670044710855\",\"model-name\":\"site-pair-set\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"5d4dae3e-b402-4bfd-909e-ece12ff75d26\"}}","context":{"RequestID":"f616f037-43f8-48ac-86b3-39225203d655","ServiceName":"/aai/v27/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:30.904Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:30.914Z","message":"{\"transactionId\":\"f616f037-43f8-48ac-86b3-39225203d655\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:30:849\",\"respDate\":\"221203-05:18:30:913\",\"sourceId\":\"AAI-TOOLS:f616f037-43f8-48ac-86b3-39225203d655\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:30:849-11699\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[267], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[f616f037-43f8-48ac-86b3-39225203d655], Host=[aai.onap:8443], X-Forwarded-Port=[38100], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[f616f037-43f8-48ac-86b3-39225203d655]}\\\",\\\"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-221203-05:18:30:849-11699\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[40960], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:30:849-11699]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f616f037-43f8-48ac-86b3-39225203d655","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"37","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ac23c448-1b62-4816-8bcc-ce6e825b99be","LogTimestamp":"2022-12-03T05:18:30.893Z","elapsedTime":"2"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:30.914Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f616f037-43f8-48ac-86b3-39225203d655","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"66","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ac23c448-1b62-4816-8bcc-ce6e825b99be","LogTimestamp":"2022-12-03T05:18:30.914Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:30 +0000] "PUT /aai/v27/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26" 201 0 REST f616f037-43f8-48ac-86b3-39225203d655 AAI-TOOLS 10.233.71.240 70 - "logType": "access" {"timestamp":"2022-12-03T05:18:30.922Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f616f037-43f8-48ac-86b3-39225203d655","ServiceName":"/aai/v27/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:30.922Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.018Z","message":"Entering","context":{"RequestID":"5e0042e0-53cf-41d1-8364-7dad87f1efd1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"3666b941-14b9-4abc-9eeb-f983040bc362","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:31.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.028Z","message":"Checking for system property [partnerName]","context":{"RequestID":"5e0042e0-53cf-41d1-8364-7dad87f1efd1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"3666b941-14b9-4abc-9eeb-f983040bc362","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:31.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.028Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"5e0042e0-53cf-41d1-8364-7dad87f1efd1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"3666b941-14b9-4abc-9eeb-f983040bc362","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:31.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.028Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"5e0042e0-53cf-41d1-8364-7dad87f1efd1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"3666b941-14b9-4abc-9eeb-f983040bc362","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:31.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.029Z","message":"Invoke","context":{"RequestID":"5e0042e0-53cf-41d1-8364-7dad87f1efd1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"3666b941-14b9-4abc-9eeb-f983040bc362","LogTimestamp":"2022-12-03T05:18:31.029Z"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.067Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"5e0042e0-53cf-41d1-8364-7dad87f1efd1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"38","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"3666b941-14b9-4abc-9eeb-f983040bc362","LogTimestamp":"2022-12-03T05:18:31.067Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.077Z","message":"{\"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\":\"5e0042e0-53cf-41d1-8364-7dad87f1efd1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:31:071\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044711028\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"962a7c8b-687f-4d32-a775-fe098e214bcd\",\"resource-version\":\"1670044711028\",\"model-name\":\"snapshot\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"24de00ef-aead-4b52-995b-0adf8d4bd90d\"}}","context":{"RequestID":"5e0042e0-53cf-41d1-8364-7dad87f1efd1","ServiceName":"/aai/v27/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:31.077Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.085Z","message":"{\"transactionId\":\"5e0042e0-53cf-41d1-8364-7dad87f1efd1\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:31:019\",\"respDate\":\"221203-05:18:31:085\",\"sourceId\":\"AAI-TOOLS:5e0042e0-53cf-41d1-8364-7dad87f1efd1\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:31:019-14024\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[262], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[5e0042e0-53cf-41d1-8364-7dad87f1efd1], Host=[aai.onap:8443], X-Forwarded-Port=[38102], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[5e0042e0-53cf-41d1-8364-7dad87f1efd1]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"24de00ef-aead-4b52-995b-0adf8d4bd90d\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"962a7c8b-687f-4d32-a775-fe098e214bcd\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"snapshot\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:31:019-14024\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[73880], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:31:019-14024]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"5e0042e0-53cf-41d1-8364-7dad87f1efd1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"38","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3666b941-14b9-4abc-9eeb-f983040bc362","LogTimestamp":"2022-12-03T05:18:31.067Z","elapsedTime":"2"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:31.086Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"5e0042e0-53cf-41d1-8364-7dad87f1efd1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"69","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3666b941-14b9-4abc-9eeb-f983040bc362","LogTimestamp":"2022-12-03T05:18:31.086Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:31 +0000] "PUT /aai/v27/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d" 201 0 REST 5e0042e0-53cf-41d1-8364-7dad87f1efd1 AAI-TOOLS 10.233.71.240 73 - "logType": "access" {"timestamp":"2022-12-03T05:18:31.092Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5e0042e0-53cf-41d1-8364-7dad87f1efd1","ServiceName":"/aai/v27/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:31.092Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.196Z","message":"Entering","context":{"RequestID":"e0debe32-6d24-4204-8c86-8a44f11da13a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"60ef6ca1-7162-4874-8d1e-ccb6fa917c00","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:31.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.203Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e0debe32-6d24-4204-8c86-8a44f11da13a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"60ef6ca1-7162-4874-8d1e-ccb6fa917c00","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:31.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.203Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e0debe32-6d24-4204-8c86-8a44f11da13a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"60ef6ca1-7162-4874-8d1e-ccb6fa917c00","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:31.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.204Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e0debe32-6d24-4204-8c86-8a44f11da13a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"60ef6ca1-7162-4874-8d1e-ccb6fa917c00","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:31.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.204Z","message":"Invoke","context":{"RequestID":"e0debe32-6d24-4204-8c86-8a44f11da13a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"60ef6ca1-7162-4874-8d1e-ccb6fa917c00","LogTimestamp":"2022-12-03T05:18:31.204Z"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.237Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e0debe32-6d24-4204-8c86-8a44f11da13a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"33","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"60ef6ca1-7162-4874-8d1e-ccb6fa917c00","LogTimestamp":"2022-12-03T05:18:31.237Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.253Z","message":"{\"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\":\"e0debe32-6d24-4204-8c86-8a44f11da13a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:31:242\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044711203\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"1e8b331f-3d4a-4160-b7aa-f4d5a8916625\",\"resource-version\":\"1670044711203\",\"model-name\":\"sriov-vf\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"04b2935f-33c4-40a9-8af0-8b52690042dc\"}}","context":{"RequestID":"e0debe32-6d24-4204-8c86-8a44f11da13a","ServiceName":"/aai/v27/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:31.252Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.261Z","message":"{\"transactionId\":\"e0debe32-6d24-4204-8c86-8a44f11da13a\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:31:197\",\"respDate\":\"221203-05:18:31:261\",\"sourceId\":\"AAI-TOOLS:e0debe32-6d24-4204-8c86-8a44f11da13a\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:31:197-86128\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[262], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[e0debe32-6d24-4204-8c86-8a44f11da13a], Host=[aai.onap:8443], X-Forwarded-Port=[38106], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[e0debe32-6d24-4204-8c86-8a44f11da13a]}\\\",\\\"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-221203-05:18:31:197-86128\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[49152], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:31:197-86128]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e0debe32-6d24-4204-8c86-8a44f11da13a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"33","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"60ef6ca1-7162-4874-8d1e-ccb6fa917c00","LogTimestamp":"2022-12-03T05:18:31.237Z","elapsedTime":"2"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:31.261Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e0debe32-6d24-4204-8c86-8a44f11da13a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"65","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"60ef6ca1-7162-4874-8d1e-ccb6fa917c00","LogTimestamp":"2022-12-03T05:18:31.261Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:31 +0000] "PUT /aai/v27/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc" 201 0 REST e0debe32-6d24-4204-8c86-8a44f11da13a AAI-TOOLS 10.233.71.240 69 - "logType": "access" {"timestamp":"2022-12-03T05:18:31.272Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e0debe32-6d24-4204-8c86-8a44f11da13a","ServiceName":"/aai/v27/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:31.272Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.285Z","message":"Entering","context":{"RequestID":"47aa75c3-0c84-43b0-80b3-ee033a5d3de9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b19fb97d-96ae-43d7-bccc-ed2ebe156ff5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:31.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.288Z","message":"{\"transactionId\":\"47aa75c3-0c84-43b0-80b3-ee033a5d3de9\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:31:286\",\"respDate\":\"221203-05:18:31:287\",\"sourceId\":\"haproxy:47aa75c3-0c84-43b0-80b3-ee033a5d3de9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:31:286-7426\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[47aa75c3-0c84-43b0-80b3-ee033a5d3de9]}\\\"}\"}","context":{"RequestID":"47aa75c3-0c84-43b0-80b3-ee033a5d3de9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b19fb97d-96ae-43d7-bccc-ed2ebe156ff5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:31.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:31.288Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47aa75c3-0c84-43b0-80b3-ee033a5d3de9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b19fb97d-96ae-43d7-bccc-ed2ebe156ff5","LogTimestamp":"2022-12-03T05:18:31.288Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:18:31.364Z","message":"Entering","context":{"RequestID":"4d13b7a4-f2c4-4b44-baf6-9d44761527e5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"39d84478-ac5b-4988-98c6-c3ac0e3d3dd7","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:31.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.371Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4d13b7a4-f2c4-4b44-baf6-9d44761527e5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"39d84478-ac5b-4988-98c6-c3ac0e3d3dd7","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:31.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.371Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4d13b7a4-f2c4-4b44-baf6-9d44761527e5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"39d84478-ac5b-4988-98c6-c3ac0e3d3dd7","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:31.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.371Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4d13b7a4-f2c4-4b44-baf6-9d44761527e5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"39d84478-ac5b-4988-98c6-c3ac0e3d3dd7","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:31.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.372Z","message":"Invoke","context":{"RequestID":"4d13b7a4-f2c4-4b44-baf6-9d44761527e5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"39d84478-ac5b-4988-98c6-c3ac0e3d3dd7","LogTimestamp":"2022-12-03T05:18:31.372Z"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.402Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"4d13b7a4-f2c4-4b44-baf6-9d44761527e5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"31","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"39d84478-ac5b-4988-98c6-c3ac0e3d3dd7","LogTimestamp":"2022-12-03T05:18:31.402Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.412Z","message":"{\"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\":\"4d13b7a4-f2c4-4b44-baf6-9d44761527e5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:31:406\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044711370\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"aad96fd3-e75f-42fc-9777-3450c36f1168\",\"resource-version\":\"1670044711370\",\"model-name\":\"start-node-filter\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"083093a3-e407-447a-ba5d-7583e4d23e1d\"}}","context":{"RequestID":"4d13b7a4-f2c4-4b44-baf6-9d44761527e5","ServiceName":"/aai/v27/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:31.412Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.421Z","message":"{\"transactionId\":\"4d13b7a4-f2c4-4b44-baf6-9d44761527e5\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:31:364\",\"respDate\":\"221203-05:18:31:421\",\"sourceId\":\"AAI-TOOLS:4d13b7a4-f2c4-4b44-baf6-9d44761527e5\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:31:364-91600\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[271], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[4d13b7a4-f2c4-4b44-baf6-9d44761527e5], Host=[aai.onap:8443], X-Forwarded-Port=[38108], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[4d13b7a4-f2c4-4b44-baf6-9d44761527e5]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"083093a3-e407-447a-ba5d-7583e4d23e1d\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"aad96fd3-e75f-42fc-9777-3450c36f1168\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"start-node-filter\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:31:364-91600\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[61632], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:31:364-91600]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"4d13b7a4-f2c4-4b44-baf6-9d44761527e5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"31","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"39d84478-ac5b-4988-98c6-c3ac0e3d3dd7","LogTimestamp":"2022-12-03T05:18:31.402Z","elapsedTime":"2"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:31.422Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"4d13b7a4-f2c4-4b44-baf6-9d44761527e5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"58","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"39d84478-ac5b-4988-98c6-c3ac0e3d3dd7","LogTimestamp":"2022-12-03T05:18:31.422Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:31 +0000] "PUT /aai/v27/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d" 201 0 REST 4d13b7a4-f2c4-4b44-baf6-9d44761527e5 AAI-TOOLS 10.233.71.240 62 - "logType": "access" {"timestamp":"2022-12-03T05:18:31.442Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4d13b7a4-f2c4-4b44-baf6-9d44761527e5","ServiceName":"/aai/v27/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:31.442Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.546Z","message":"Entering","context":{"RequestID":"e5e6ac92-fb40-4264-83fa-852ad5c6daef","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f0104535-209f-47f8-b77f-171aae2a14fe","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:31.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.554Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e5e6ac92-fb40-4264-83fa-852ad5c6daef","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f0104535-209f-47f8-b77f-171aae2a14fe","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:31.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.554Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e5e6ac92-fb40-4264-83fa-852ad5c6daef","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f0104535-209f-47f8-b77f-171aae2a14fe","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:31.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.554Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e5e6ac92-fb40-4264-83fa-852ad5c6daef","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f0104535-209f-47f8-b77f-171aae2a14fe","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:31.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.558Z","message":"Invoke","context":{"RequestID":"e5e6ac92-fb40-4264-83fa-852ad5c6daef","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"f0104535-209f-47f8-b77f-171aae2a14fe","LogTimestamp":"2022-12-03T05:18:31.558Z"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.589Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e5e6ac92-fb40-4264-83fa-852ad5c6daef","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"31","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"f0104535-209f-47f8-b77f-171aae2a14fe","LogTimestamp":"2022-12-03T05:18:31.589Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.603Z","message":"{\"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\":\"e5e6ac92-fb40-4264-83fa-852ad5c6daef\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:31:593\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044711553\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f902a6bc-6be4-4fe5-8458-a6ec0056b374\",\"resource-version\":\"1670044711553\",\"model-name\":\"subnet\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\"}}","context":{"RequestID":"e5e6ac92-fb40-4264-83fa-852ad5c6daef","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:31.603Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.613Z","message":"{\"transactionId\":\"e5e6ac92-fb40-4264-83fa-852ad5c6daef\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:31:547\",\"respDate\":\"221203-05:18:31:612\",\"sourceId\":\"AAI-TOOLS:e5e6ac92-fb40-4264-83fa-852ad5c6daef\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:31:547-97544\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[260], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[e5e6ac92-fb40-4264-83fa-852ad5c6daef], Host=[aai.onap:8443], X-Forwarded-Port=[38110], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[e5e6ac92-fb40-4264-83fa-852ad5c6daef]}\\\",\\\"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\\\":\\\"2-aai-resources-221203-05:18:31:547-97544\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[53344], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:31:547-97544]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e5e6ac92-fb40-4264-83fa-852ad5c6daef","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"31","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f0104535-209f-47f8-b77f-171aae2a14fe","LogTimestamp":"2022-12-03T05:18:31.589Z","elapsedTime":"2"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:31.613Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e5e6ac92-fb40-4264-83fa-852ad5c6daef","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"67","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f0104535-209f-47f8-b77f-171aae2a14fe","LogTimestamp":"2022-12-03T05:18:31.613Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:31 +0000] "PUT /aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2" 201 0 REST e5e6ac92-fb40-4264-83fa-852ad5c6daef AAI-TOOLS 10.233.71.240 71 - "logType": "access" {"timestamp":"2022-12-03T05:18:31.616Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e5e6ac92-fb40-4264-83fa-852ad5c6daef","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:31.616Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.759Z","message":"Entering","context":{"RequestID":"ec05ae05-2f44-4c96-b0cc-163fd8441ae7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6c00a2ca-b7c1-4a7d-9c76-1861ff2f2139","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:31.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.767Z","message":"Checking for system property [partnerName]","context":{"RequestID":"ec05ae05-2f44-4c96-b0cc-163fd8441ae7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6c00a2ca-b7c1-4a7d-9c76-1861ff2f2139","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:31.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.767Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"ec05ae05-2f44-4c96-b0cc-163fd8441ae7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6c00a2ca-b7c1-4a7d-9c76-1861ff2f2139","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:31.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.767Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"ec05ae05-2f44-4c96-b0cc-163fd8441ae7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6c00a2ca-b7c1-4a7d-9c76-1861ff2f2139","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:31.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.768Z","message":"Invoke","context":{"RequestID":"ec05ae05-2f44-4c96-b0cc-163fd8441ae7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"6c00a2ca-b7c1-4a7d-9c76-1861ff2f2139","LogTimestamp":"2022-12-03T05:18:31.768Z"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.810Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"ec05ae05-2f44-4c96-b0cc-163fd8441ae7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"43","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"6c00a2ca-b7c1-4a7d-9c76-1861ff2f2139","LogTimestamp":"2022-12-03T05:18:31.810Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.823Z","message":"{\"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\":\"ec05ae05-2f44-4c96-b0cc-163fd8441ae7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:31:816\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044711766\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c246f6e2-e3a1-4697-94c0-5672a7fbbf04\",\"resource-version\":\"1670044711766\",\"model-name\":\"tagged-inventory-item-list\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e\"}}","context":{"RequestID":"ec05ae05-2f44-4c96-b0cc-163fd8441ae7","ServiceName":"/aai/v27/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:31.823Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.833Z","message":"{\"transactionId\":\"ec05ae05-2f44-4c96-b0cc-163fd8441ae7\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:31:760\",\"respDate\":\"221203-05:18:31:833\",\"sourceId\":\"AAI-TOOLS:ec05ae05-2f44-4c96-b0cc-163fd8441ae7\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:31:760-10006\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[280], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[ec05ae05-2f44-4c96-b0cc-163fd8441ae7], Host=[aai.onap:8443], X-Forwarded-Port=[38120], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[ec05ae05-2f44-4c96-b0cc-163fd8441ae7]}\\\",\\\"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-221203-05:18:31:760-10006\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[57440], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:31:760-10006]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"ec05ae05-2f44-4c96-b0cc-163fd8441ae7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"43","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6c00a2ca-b7c1-4a7d-9c76-1861ff2f2139","LogTimestamp":"2022-12-03T05:18:31.810Z","elapsedTime":"3"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:31.834Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"ec05ae05-2f44-4c96-b0cc-163fd8441ae7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"75","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6c00a2ca-b7c1-4a7d-9c76-1861ff2f2139","LogTimestamp":"2022-12-03T05:18:31.834Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:31 +0000] "PUT /aai/v27/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e" 201 0 REST ec05ae05-2f44-4c96-b0cc-163fd8441ae7 AAI-TOOLS 10.233.71.240 79 - "logType": "access" {"timestamp":"2022-12-03T05:18:31.849Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ec05ae05-2f44-4c96-b0cc-163fd8441ae7","ServiceName":"/aai/v27/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:31.849Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.940Z","message":"Entering","context":{"RequestID":"fde52ee2-6df4-463b-b160-80375f5a80ab","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9e3c8649-9674-4697-be6c-e01b23967c7e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:31.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.950Z","message":"Checking for system property [partnerName]","context":{"RequestID":"fde52ee2-6df4-463b-b160-80375f5a80ab","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9e3c8649-9674-4697-be6c-e01b23967c7e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:31.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.950Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"fde52ee2-6df4-463b-b160-80375f5a80ab","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9e3c8649-9674-4697-be6c-e01b23967c7e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:31.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.951Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"fde52ee2-6df4-463b-b160-80375f5a80ab","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9e3c8649-9674-4697-be6c-e01b23967c7e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:31.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.951Z","message":"Invoke","context":{"RequestID":"fde52ee2-6df4-463b-b160-80375f5a80ab","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"9e3c8649-9674-4697-be6c-e01b23967c7e","LogTimestamp":"2022-12-03T05:18:31.951Z"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.986Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"fde52ee2-6df4-463b-b160-80375f5a80ab","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"35","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"9e3c8649-9674-4697-be6c-e01b23967c7e","LogTimestamp":"2022-12-03T05:18:31.986Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:31.999Z","message":"{\"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\":\"fde52ee2-6df4-463b-b160-80375f5a80ab\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:31:992\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044711949\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"abcc54bc-bb74-49dc-9043-7f7171707545\",\"resource-version\":\"1670044711949\",\"model-name\":\"tenant\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"fde52ee2-6df4-463b-b160-80375f5a80ab","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:31.999Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.023Z","message":"{\"transactionId\":\"fde52ee2-6df4-463b-b160-80375f5a80ab\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:31:941\",\"respDate\":\"221203-05:18:32:022\",\"sourceId\":\"AAI-TOOLS:fde52ee2-6df4-463b-b160-80375f5a80ab\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:31:941-21993\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[260], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[fde52ee2-6df4-463b-b160-80375f5a80ab], Host=[aai.onap:8443], X-Forwarded-Port=[38124], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[fde52ee2-6df4-463b-b160-80375f5a80ab]}\\\",\\\"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\\\":\\\"0-aai-resources-221203-05:18:31:941-21993\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[61536], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:31:941-21993]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"fde52ee2-6df4-463b-b160-80375f5a80ab","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"35","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"9e3c8649-9674-4697-be6c-e01b23967c7e","LogTimestamp":"2022-12-03T05:18:31.986Z","elapsedTime":"3"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:32.023Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"fde52ee2-6df4-463b-b160-80375f5a80ab","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"83","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"9e3c8649-9674-4697-be6c-e01b23967c7e","LogTimestamp":"2022-12-03T05:18:32.023Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:32 +0000] "PUT /aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6" 201 0 REST fde52ee2-6df4-463b-b160-80375f5a80ab AAI-TOOLS 10.233.71.240 88 - "logType": "access" {"timestamp":"2022-12-03T05:18:32.036Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fde52ee2-6df4-463b-b160-80375f5a80ab","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"37","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:32.036Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.121Z","message":"Entering","context":{"RequestID":"6b82631a-a05d-4598-a083-b460e2715de9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8ca92528-0091-4b52-bc10-1121c0fbd16e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:32.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.128Z","message":"Checking for system property [partnerName]","context":{"RequestID":"6b82631a-a05d-4598-a083-b460e2715de9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8ca92528-0091-4b52-bc10-1121c0fbd16e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:32.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.128Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"6b82631a-a05d-4598-a083-b460e2715de9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8ca92528-0091-4b52-bc10-1121c0fbd16e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:32.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.128Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"6b82631a-a05d-4598-a083-b460e2715de9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8ca92528-0091-4b52-bc10-1121c0fbd16e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:32.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.129Z","message":"Invoke","context":{"RequestID":"6b82631a-a05d-4598-a083-b460e2715de9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"8ca92528-0091-4b52-bc10-1121c0fbd16e","LogTimestamp":"2022-12-03T05:18:32.128Z"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.165Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"6b82631a-a05d-4598-a083-b460e2715de9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"37","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"8ca92528-0091-4b52-bc10-1121c0fbd16e","LogTimestamp":"2022-12-03T05:18:32.165Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.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/50b9e2fa-005c-4bbe-b651-3251dece4cd8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"6b82631a-a05d-4598-a083-b460e2715de9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:32:169\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044712127\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"e7cb4ca8-e1a5-4487-a716-4ae0bcd8aef5\",\"resource-version\":\"1670044712127\",\"model-name\":\"tunnel-xconnect\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"50b9e2fa-005c-4bbe-b651-3251dece4cd8\"}}","context":{"RequestID":"6b82631a-a05d-4598-a083-b460e2715de9","ServiceName":"/aai/v27/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:32.176Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.189Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6b82631a-a05d-4598-a083-b460e2715de9","ServiceName":"/aai/v27/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:32.189Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.206Z","message":"{\"transactionId\":\"6b82631a-a05d-4598-a083-b460e2715de9\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:32:121\",\"respDate\":\"221203-05:18:32:206\",\"sourceId\":\"AAI-TOOLS:6b82631a-a05d-4598-a083-b460e2715de9\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:32:121-89412\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[269], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[6b82631a-a05d-4598-a083-b460e2715de9], Host=[aai.onap:8443], X-Forwarded-Port=[38134], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[6b82631a-a05d-4598-a083-b460e2715de9]}\\\",\\\"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-221203-05:18:32:121-89412\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[159952], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:32:121-89412]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"6b82631a-a05d-4598-a083-b460e2715de9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"37","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8ca92528-0091-4b52-bc10-1121c0fbd16e","LogTimestamp":"2022-12-03T05:18:32.165Z","elapsedTime":"2"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:32.207Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"6b82631a-a05d-4598-a083-b460e2715de9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"86","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8ca92528-0091-4b52-bc10-1121c0fbd16e","LogTimestamp":"2022-12-03T05:18:32.207Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:32 +0000] "PUT /aai/v27/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8" 201 0 REST 6b82631a-a05d-4598-a083-b460e2715de9 AAI-TOOLS 10.233.71.240 89 - "logType": "access" {"timestamp":"2022-12-03T05:18:32.324Z","message":"Entering","context":{"RequestID":"37f6bf1e-f488-41e5-939a-8c7d5ca5e01f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"88409426-579e-46af-9905-7b419ac07171","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:32.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.332Z","message":"Checking for system property [partnerName]","context":{"RequestID":"37f6bf1e-f488-41e5-939a-8c7d5ca5e01f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"88409426-579e-46af-9905-7b419ac07171","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:32.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.332Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"37f6bf1e-f488-41e5-939a-8c7d5ca5e01f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"88409426-579e-46af-9905-7b419ac07171","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:32.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.333Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"37f6bf1e-f488-41e5-939a-8c7d5ca5e01f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"88409426-579e-46af-9905-7b419ac07171","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:32.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.333Z","message":"Invoke","context":{"RequestID":"37f6bf1e-f488-41e5-939a-8c7d5ca5e01f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"88409426-579e-46af-9905-7b419ac07171","LogTimestamp":"2022-12-03T05:18:32.333Z"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.377Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"37f6bf1e-f488-41e5-939a-8c7d5ca5e01f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"44","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"88409426-579e-46af-9905-7b419ac07171","LogTimestamp":"2022-12-03T05:18:32.377Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.387Z","message":"{\"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\":\"37f6bf1e-f488-41e5-939a-8c7d5ca5e01f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:32:382\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044712332\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6004cfa6-eb6d-4062-971f-b1fde6b74aa0\",\"resource-version\":\"1670044712332\",\"model-name\":\"update-node-key\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"fe81c801-f65d-408a-b2b7-a729a18f8154\"}}","context":{"RequestID":"37f6bf1e-f488-41e5-939a-8c7d5ca5e01f","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:32.387Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.398Z","message":"{\"transactionId\":\"37f6bf1e-f488-41e5-939a-8c7d5ca5e01f\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:32:325\",\"respDate\":\"221203-05:18:32:398\",\"sourceId\":\"AAI-TOOLS:37f6bf1e-f488-41e5-939a-8c7d5ca5e01f\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:32:325-43969\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[269], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[37f6bf1e-f488-41e5-939a-8c7d5ca5e01f], Host=[aai.onap:8443], X-Forwarded-Port=[38136], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[37f6bf1e-f488-41e5-939a-8c7d5ca5e01f]}\\\",\\\"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\\\":\\\"0-aai-resources-221203-05:18:32:325-43969\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[53248], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:32:325-43969]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"37f6bf1e-f488-41e5-939a-8c7d5ca5e01f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"44","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"88409426-579e-46af-9905-7b419ac07171","LogTimestamp":"2022-12-03T05:18:32.377Z","elapsedTime":"2"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:32.399Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"37f6bf1e-f488-41e5-939a-8c7d5ca5e01f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"75","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"88409426-579e-46af-9905-7b419ac07171","LogTimestamp":"2022-12-03T05:18:32.399Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:32 +0000] "PUT /aai/v27/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154" 201 0 REST 37f6bf1e-f488-41e5-939a-8c7d5ca5e01f AAI-TOOLS 10.233.71.240 80 - "logType": "access" {"timestamp":"2022-12-03T05:18:32.409Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"37f6bf1e-f488-41e5-939a-8c7d5ca5e01f","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:32.409Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.506Z","message":"Entering","context":{"RequestID":"1d84f2f6-c4e0-48e4-879a-202704f20bbe","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f541ce06-a994-4509-93a9-49efd046bccd","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:32.506Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.519Z","message":"Checking for system property [partnerName]","context":{"RequestID":"1d84f2f6-c4e0-48e4-879a-202704f20bbe","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f541ce06-a994-4509-93a9-49efd046bccd","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:32.506Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.519Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"1d84f2f6-c4e0-48e4-879a-202704f20bbe","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f541ce06-a994-4509-93a9-49efd046bccd","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:32.506Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.519Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"1d84f2f6-c4e0-48e4-879a-202704f20bbe","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f541ce06-a994-4509-93a9-49efd046bccd","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:32.506Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.520Z","message":"Invoke","context":{"RequestID":"1d84f2f6-c4e0-48e4-879a-202704f20bbe","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"f541ce06-a994-4509-93a9-49efd046bccd","LogTimestamp":"2022-12-03T05:18:32.520Z"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.557Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"1d84f2f6-c4e0-48e4-879a-202704f20bbe","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"38","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"f541ce06-a994-4509-93a9-49efd046bccd","LogTimestamp":"2022-12-03T05:18:32.557Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.568Z","message":"{\"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\":\"1d84f2f6-c4e0-48e4-879a-202704f20bbe\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:32:562\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044712517\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"b6cf54b5-ec45-43e1-be64-97b4e1513333\",\"resource-version\":\"1670044712517\",\"model-name\":\"vce\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"bab6dceb-e7e6-4301-a5e0-a7399b48d792\"}}","context":{"RequestID":"1d84f2f6-c4e0-48e4-879a-202704f20bbe","ServiceName":"/aai/v27/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:32.567Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.580Z","message":"{\"transactionId\":\"1d84f2f6-c4e0-48e4-879a-202704f20bbe\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:32:507\",\"respDate\":\"221203-05:18:32:580\",\"sourceId\":\"AAI-TOOLS:1d84f2f6-c4e0-48e4-879a-202704f20bbe\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:32:507-99990\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[257], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[1d84f2f6-c4e0-48e4-879a-202704f20bbe], Host=[aai.onap:8443], X-Forwarded-Port=[38140], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[1d84f2f6-c4e0-48e4-879a-202704f20bbe]}\\\",\\\"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-221203-05:18:32:507-99990\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[69728], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:32:507-99990]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"1d84f2f6-c4e0-48e4-879a-202704f20bbe","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"38","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f541ce06-a994-4509-93a9-49efd046bccd","LogTimestamp":"2022-12-03T05:18:32.557Z","elapsedTime":"3"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:32.581Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"1d84f2f6-c4e0-48e4-879a-202704f20bbe","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"75","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f541ce06-a994-4509-93a9-49efd046bccd","LogTimestamp":"2022-12-03T05:18:32.581Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:32 +0000] "PUT /aai/v27/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792" 201 0 REST 1d84f2f6-c4e0-48e4-879a-202704f20bbe AAI-TOOLS 10.233.71.240 80 - "logType": "access" {"timestamp":"2022-12-03T05:18:32.587Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1d84f2f6-c4e0-48e4-879a-202704f20bbe","ServiceName":"/aai/v27/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:32.587Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.681Z","message":"Entering","context":{"RequestID":"fe79d87e-432e-4fa9-8486-516272511e2c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eeb523a0-2020-41fa-872f-c33271e060e6","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:32.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.688Z","message":"Checking for system property [partnerName]","context":{"RequestID":"fe79d87e-432e-4fa9-8486-516272511e2c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eeb523a0-2020-41fa-872f-c33271e060e6","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:32.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.689Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"fe79d87e-432e-4fa9-8486-516272511e2c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eeb523a0-2020-41fa-872f-c33271e060e6","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:32.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.689Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"fe79d87e-432e-4fa9-8486-516272511e2c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eeb523a0-2020-41fa-872f-c33271e060e6","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:32.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.689Z","message":"Invoke","context":{"RequestID":"fe79d87e-432e-4fa9-8486-516272511e2c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"eeb523a0-2020-41fa-872f-c33271e060e6","LogTimestamp":"2022-12-03T05:18:32.689Z"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.725Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"fe79d87e-432e-4fa9-8486-516272511e2c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"36","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"eeb523a0-2020-41fa-872f-c33271e060e6","LogTimestamp":"2022-12-03T05:18:32.725Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.736Z","message":"{\"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\":\"fe79d87e-432e-4fa9-8486-516272511e2c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:32:730\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044712688\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c00563ae-812b-4e62-8330-7c4d0f47088a\",\"resource-version\":\"1670044712688\",\"model-name\":\"vf-module\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"fe79d87e-432e-4fa9-8486-516272511e2c","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:32.736Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.751Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fe79d87e-432e-4fa9-8486-516272511e2c","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:32.751Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.766Z","message":"{\"transactionId\":\"fe79d87e-432e-4fa9-8486-516272511e2c\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:32:682\",\"respDate\":\"221203-05:18:32:766\",\"sourceId\":\"AAI-TOOLS:fe79d87e-432e-4fa9-8486-516272511e2c\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:32:682-82219\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[263], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[fe79d87e-432e-4fa9-8486-516272511e2c], Host=[aai.onap:8443], X-Forwarded-Port=[38142], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[fe79d87e-432e-4fa9-8486-516272511e2c]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:32:682-82219\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[119000], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:32:682-82219]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"fe79d87e-432e-4fa9-8486-516272511e2c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"36","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"eeb523a0-2020-41fa-872f-c33271e060e6","LogTimestamp":"2022-12-03T05:18:32.725Z","elapsedTime":"2"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:32.767Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"fe79d87e-432e-4fa9-8486-516272511e2c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"85","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"eeb523a0-2020-41fa-872f-c33271e060e6","LogTimestamp":"2022-12-03T05:18:32.766Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:32 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5" 201 0 REST fe79d87e-432e-4fa9-8486-516272511e2c AAI-TOOLS 10.233.71.240 89 - "logType": "access" {"timestamp":"2022-12-03T05:18:32.860Z","message":"Entering","context":{"RequestID":"44e09fb8-7ffd-464a-8dba-9700877fd38b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"33eae39b-a425-4fe8-baaf-fcf4b25cd53f","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:32.860Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.868Z","message":"Checking for system property [partnerName]","context":{"RequestID":"44e09fb8-7ffd-464a-8dba-9700877fd38b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"33eae39b-a425-4fe8-baaf-fcf4b25cd53f","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:32.860Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.868Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"44e09fb8-7ffd-464a-8dba-9700877fd38b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"33eae39b-a425-4fe8-baaf-fcf4b25cd53f","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:32.860Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.868Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"44e09fb8-7ffd-464a-8dba-9700877fd38b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"33eae39b-a425-4fe8-baaf-fcf4b25cd53f","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:32.860Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.868Z","message":"Invoke","context":{"RequestID":"44e09fb8-7ffd-464a-8dba-9700877fd38b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"33eae39b-a425-4fe8-baaf-fcf4b25cd53f","LogTimestamp":"2022-12-03T05:18:32.868Z"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.913Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"44e09fb8-7ffd-464a-8dba-9700877fd38b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"44","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"33eae39b-a425-4fe8-baaf-fcf4b25cd53f","LogTimestamp":"2022-12-03T05:18:32.912Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.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/bed7c3b7-35d0-4cd9-abde-41b20e68b28e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"44e09fb8-7ffd-464a-8dba-9700877fd38b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:32:917\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044712867\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"8e8c22f1-fbdf-48ea-844c-8bdeb44e7b16\",\"resource-version\":\"1670044712867\",\"model-name\":\"vig-server\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"bed7c3b7-35d0-4cd9-abde-41b20e68b28e\"}}","context":{"RequestID":"44e09fb8-7ffd-464a-8dba-9700877fd38b","ServiceName":"/aai/v27/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:32.924Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.937Z","message":"{\"transactionId\":\"44e09fb8-7ffd-464a-8dba-9700877fd38b\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:32:860\",\"respDate\":\"221203-05:18:32:937\",\"sourceId\":\"AAI-TOOLS:44e09fb8-7ffd-464a-8dba-9700877fd38b\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:32:860-25180\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[264], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[44e09fb8-7ffd-464a-8dba-9700877fd38b], Host=[aai.onap:8443], X-Forwarded-Port=[38144], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[44e09fb8-7ffd-464a-8dba-9700877fd38b]}\\\",\\\"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\\\":\\\"0-aai-resources-221203-05:18:32:860-25180\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[69824], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:32:860-25180]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"44e09fb8-7ffd-464a-8dba-9700877fd38b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"44","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"33eae39b-a425-4fe8-baaf-fcf4b25cd53f","LogTimestamp":"2022-12-03T05:18:32.912Z","elapsedTime":"3"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:32.938Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"44e09fb8-7ffd-464a-8dba-9700877fd38b","ServiceName":"/aai/v27/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:32.937Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:32.938Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"44e09fb8-7ffd-464a-8dba-9700877fd38b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"77","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"33eae39b-a425-4fe8-baaf-fcf4b25cd53f","LogTimestamp":"2022-12-03T05:18:32.937Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:32 +0000] "PUT /aai/v27/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e" 201 0 REST 44e09fb8-7ffd-464a-8dba-9700877fd38b AAI-TOOLS 10.233.71.240 82 - "logType": "access" {"timestamp":"2022-12-03T05:18:33.041Z","message":"Entering","context":{"RequestID":"06fb71a7-c3b4-4333-a443-784ae103ad64","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"af9c6063-90f5-4aa1-96ec-ae9fa69ad569","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:33.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.049Z","message":"Checking for system property [partnerName]","context":{"RequestID":"06fb71a7-c3b4-4333-a443-784ae103ad64","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"af9c6063-90f5-4aa1-96ec-ae9fa69ad569","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:33.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.050Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"06fb71a7-c3b4-4333-a443-784ae103ad64","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"af9c6063-90f5-4aa1-96ec-ae9fa69ad569","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:33.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.050Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"06fb71a7-c3b4-4333-a443-784ae103ad64","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"af9c6063-90f5-4aa1-96ec-ae9fa69ad569","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:33.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.050Z","message":"Invoke","context":{"RequestID":"06fb71a7-c3b4-4333-a443-784ae103ad64","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"af9c6063-90f5-4aa1-96ec-ae9fa69ad569","LogTimestamp":"2022-12-03T05:18:33.050Z"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.085Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"06fb71a7-c3b4-4333-a443-784ae103ad64","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"35","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"af9c6063-90f5-4aa1-96ec-ae9fa69ad569","LogTimestamp":"2022-12-03T05:18:33.085Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.095Z","message":"{\"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\":\"06fb71a7-c3b4-4333-a443-784ae103ad64\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:33:089\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044713049\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6dd43ced-d789-47af-a759-d3abc14e3ac1\",\"resource-version\":\"1670044713049\",\"model-name\":\"virtual-data-center\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"5150abcf-0c5f-4593-9afe-a19c48fc4824\"}}","context":{"RequestID":"06fb71a7-c3b4-4333-a443-784ae103ad64","ServiceName":"/aai/v27/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:33.095Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.107Z","message":"{\"transactionId\":\"06fb71a7-c3b4-4333-a443-784ae103ad64\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:33:042\",\"respDate\":\"221203-05:18:33:107\",\"sourceId\":\"AAI-TOOLS:06fb71a7-c3b4-4333-a443-784ae103ad64\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:33:042-94423\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[273], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[06fb71a7-c3b4-4333-a443-784ae103ad64], Host=[aai.onap:8443], X-Forwarded-Port=[38152], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[06fb71a7-c3b4-4333-a443-784ae103ad64]}\\\",\\\"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-221203-05:18:33:042-94423\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[49256], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:33:042-94423]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"06fb71a7-c3b4-4333-a443-784ae103ad64","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"35","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"af9c6063-90f5-4aa1-96ec-ae9fa69ad569","LogTimestamp":"2022-12-03T05:18:33.085Z","elapsedTime":"2"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:33.107Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"06fb71a7-c3b4-4333-a443-784ae103ad64","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"66","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"af9c6063-90f5-4aa1-96ec-ae9fa69ad569","LogTimestamp":"2022-12-03T05:18:33.107Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.109Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"06fb71a7-c3b4-4333-a443-784ae103ad64","ServiceName":"/aai/v27/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:33.109Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:33 +0000] "PUT /aai/v27/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824" 201 0 REST 06fb71a7-c3b4-4333-a443-784ae103ad64 AAI-TOOLS 10.233.71.240 70 - "logType": "access" {"timestamp":"2022-12-03T05:18:33.202Z","message":"Entering","context":{"RequestID":"367649bc-1f9b-44a0-beea-565dc293e931","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fdbc941e-66d3-4bc2-8e1f-bdf1eb7dd360","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:33.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.209Z","message":"Checking for system property [partnerName]","context":{"RequestID":"367649bc-1f9b-44a0-beea-565dc293e931","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fdbc941e-66d3-4bc2-8e1f-bdf1eb7dd360","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:33.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.209Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"367649bc-1f9b-44a0-beea-565dc293e931","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fdbc941e-66d3-4bc2-8e1f-bdf1eb7dd360","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:33.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.209Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"367649bc-1f9b-44a0-beea-565dc293e931","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fdbc941e-66d3-4bc2-8e1f-bdf1eb7dd360","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:33.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.209Z","message":"Invoke","context":{"RequestID":"367649bc-1f9b-44a0-beea-565dc293e931","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"fdbc941e-66d3-4bc2-8e1f-bdf1eb7dd360","LogTimestamp":"2022-12-03T05:18:33.209Z"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.241Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"367649bc-1f9b-44a0-beea-565dc293e931","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"32","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"fdbc941e-66d3-4bc2-8e1f-bdf1eb7dd360","LogTimestamp":"2022-12-03T05:18:33.241Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.251Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"367649bc-1f9b-44a0-beea-565dc293e931\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:33:245\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044713208\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"257d88a5-a269-4c35-944f-aca04fbdb791\",\"resource-version\":\"1670044713208\",\"model-name\":\"vlan\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"367649bc-1f9b-44a0-beea-565dc293e931","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:33.251Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.261Z","message":"{\"transactionId\":\"367649bc-1f9b-44a0-beea-565dc293e931\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:33:202\",\"respDate\":\"221203-05:18:33:261\",\"sourceId\":\"AAI-TOOLS:367649bc-1f9b-44a0-beea-565dc293e931\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:33:202-82284\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[258], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[367649bc-1f9b-44a0-beea-565dc293e931], Host=[aai.onap:8443], X-Forwarded-Port=[38160], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[367649bc-1f9b-44a0-beea-565dc293e931]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:33:202-82284\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[123096], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:33:202-82284]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"367649bc-1f9b-44a0-beea-565dc293e931","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"32","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"fdbc941e-66d3-4bc2-8e1f-bdf1eb7dd360","LogTimestamp":"2022-12-03T05:18:33.241Z","elapsedTime":"2"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:33.262Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"367649bc-1f9b-44a0-beea-565dc293e931","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"59","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"fdbc941e-66d3-4bc2-8e1f-bdf1eb7dd360","LogTimestamp":"2022-12-03T05:18:33.261Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:33 +0000] "PUT /aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8" 201 0 REST 367649bc-1f9b-44a0-beea-565dc293e931 AAI-TOOLS 10.233.71.240 63 - "logType": "access" {"timestamp":"2022-12-03T05:18:33.266Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"367649bc-1f9b-44a0-beea-565dc293e931","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:33.266Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.297Z","message":"Entering","context":{"RequestID":"056e1526-9f8c-4eb7-88e5-740ebbc645e0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f18e780f-3b88-4bf2-b43b-ca2255db846f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:33.297Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.300Z","message":"{\"transactionId\":\"056e1526-9f8c-4eb7-88e5-740ebbc645e0\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:33:298\",\"respDate\":\"221203-05:18:33:299\",\"sourceId\":\"haproxy:056e1526-9f8c-4eb7-88e5-740ebbc645e0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:33:298-54172\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[056e1526-9f8c-4eb7-88e5-740ebbc645e0]}\\\"}\"}","context":{"RequestID":"056e1526-9f8c-4eb7-88e5-740ebbc645e0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f18e780f-3b88-4bf2-b43b-ca2255db846f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:33.297Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:33.300Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"056e1526-9f8c-4eb7-88e5-740ebbc645e0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f18e780f-3b88-4bf2-b43b-ca2255db846f","LogTimestamp":"2022-12-03T05:18:33.300Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:18:33.374Z","message":"Entering","context":{"RequestID":"29f6a66d-ecb8-4b8e-83f2-f977316d6c20","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"352d9540-a317-442e-8f66-5d92a6a1efd1","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:33.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.381Z","message":"Checking for system property [partnerName]","context":{"RequestID":"29f6a66d-ecb8-4b8e-83f2-f977316d6c20","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"352d9540-a317-442e-8f66-5d92a6a1efd1","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:33.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.381Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"29f6a66d-ecb8-4b8e-83f2-f977316d6c20","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"352d9540-a317-442e-8f66-5d92a6a1efd1","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:33.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.382Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"29f6a66d-ecb8-4b8e-83f2-f977316d6c20","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"352d9540-a317-442e-8f66-5d92a6a1efd1","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:33.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.382Z","message":"Invoke","context":{"RequestID":"29f6a66d-ecb8-4b8e-83f2-f977316d6c20","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"352d9540-a317-442e-8f66-5d92a6a1efd1","LogTimestamp":"2022-12-03T05:18:33.382Z"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.412Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"29f6a66d-ecb8-4b8e-83f2-f977316d6c20","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"30","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"352d9540-a317-442e-8f66-5d92a6a1efd1","LogTimestamp":"2022-12-03T05:18:33.412Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.423Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"29f6a66d-ecb8-4b8e-83f2-f977316d6c20\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:33:416\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044713381\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c4d3e747-ba4a-4b17-9896-94c6f18c19d3\",\"resource-version\":\"1670044713381\",\"model-name\":\"vnf-image\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"f9a628ff-7aa0-40e2-a93d-02d91c950982\"}}","context":{"RequestID":"29f6a66d-ecb8-4b8e-83f2-f977316d6c20","ServiceName":"/aai/v27/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:33.423Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.437Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"29f6a66d-ecb8-4b8e-83f2-f977316d6c20","ServiceName":"/aai/v27/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:33.437Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.442Z","message":"{\"transactionId\":\"29f6a66d-ecb8-4b8e-83f2-f977316d6c20\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:33:375\",\"respDate\":\"221203-05:18:33:442\",\"sourceId\":\"AAI-TOOLS:29f6a66d-ecb8-4b8e-83f2-f977316d6c20\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:33:375-71901\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[263], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[29f6a66d-ecb8-4b8e-83f2-f977316d6c20], Host=[aai.onap:8443], X-Forwarded-Port=[38162], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[29f6a66d-ecb8-4b8e-83f2-f977316d6c20]}\\\",\\\"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-221203-05:18:33:375-71901\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[61440], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:33:375-71901]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"29f6a66d-ecb8-4b8e-83f2-f977316d6c20","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"30","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"352d9540-a317-442e-8f66-5d92a6a1efd1","LogTimestamp":"2022-12-03T05:18:33.412Z","elapsedTime":"2"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:33.442Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"29f6a66d-ecb8-4b8e-83f2-f977316d6c20","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"352d9540-a317-442e-8f66-5d92a6a1efd1","LogTimestamp":"2022-12-03T05:18:33.442Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:33 +0000] "PUT /aai/v27/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982" 201 0 REST 29f6a66d-ecb8-4b8e-83f2-f977316d6c20 AAI-TOOLS 10.233.71.240 72 - "logType": "access" {"timestamp":"2022-12-03T05:18:33.486Z","message":"Entering","context":{"RequestID":"cad4c316-2ffb-4e56-b6b4-93f5a7ad4fd1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4e69fb01-1377-432b-87ef-4fc779bba922","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:18:33.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.488Z","message":"{\"transactionId\":\"cad4c316-2ffb-4e56-b6b4-93f5a7ad4fd1\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:33:486\",\"respDate\":\"221203-05:18:33:488\",\"sourceId\":\"healthcheck:cad4c316-2ffb-4e56-b6b4-93f5a7ad4fd1\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:33:486-68684\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[32946], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[cad4c316-2ffb-4e56-b6b4-93f5a7ad4fd1]}\\\"}\"}","context":{"RequestID":"cad4c316-2ffb-4e56-b6b4-93f5a7ad4fd1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4e69fb01-1377-432b-87ef-4fc779bba922","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:18:33.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:33.489Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cad4c316-2ffb-4e56-b6b4-93f5a7ad4fd1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e69fb01-1377-432b-87ef-4fc779bba922","LogTimestamp":"2022-12-03T05:18:33.488Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:33 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:18:33.528Z","message":"Entering","context":{"RequestID":"22b7770d-b337-4ee0-b61b-d4580596dd31","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"533e0a90-9937-494f-8c4e-de6f80d7856d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:33.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.535Z","message":"Checking for system property [partnerName]","context":{"RequestID":"22b7770d-b337-4ee0-b61b-d4580596dd31","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"533e0a90-9937-494f-8c4e-de6f80d7856d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:33.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.535Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"22b7770d-b337-4ee0-b61b-d4580596dd31","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"533e0a90-9937-494f-8c4e-de6f80d7856d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:33.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.535Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"22b7770d-b337-4ee0-b61b-d4580596dd31","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"533e0a90-9937-494f-8c4e-de6f80d7856d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:33.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.536Z","message":"Invoke","context":{"RequestID":"22b7770d-b337-4ee0-b61b-d4580596dd31","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"533e0a90-9937-494f-8c4e-de6f80d7856d","LogTimestamp":"2022-12-03T05:18:33.536Z"},"thread":"qtp532048323-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.574Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"22b7770d-b337-4ee0-b61b-d4580596dd31","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"38","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"533e0a90-9937-494f-8c4e-de6f80d7856d","LogTimestamp":"2022-12-03T05:18:33.574Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.588Z","message":"{\"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\":\"22b7770d-b337-4ee0-b61b-d4580596dd31\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:33:581\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044713534\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5761e0a7-c6df-4d8a-9ebd-b8f445054dec\",\"resource-version\":\"1670044713534\",\"model-name\":\"vnfc\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"96129eb9-f0de-4e05-8af2-73146473f766\"}}","context":{"RequestID":"22b7770d-b337-4ee0-b61b-d4580596dd31","ServiceName":"/aai/v27/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:33.587Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.600Z","message":"{\"transactionId\":\"22b7770d-b337-4ee0-b61b-d4580596dd31\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:33:529\",\"respDate\":\"221203-05:18:33:600\",\"sourceId\":\"AAI-TOOLS:22b7770d-b337-4ee0-b61b-d4580596dd31\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:33:529-74968\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[258], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[22b7770d-b337-4ee0-b61b-d4580596dd31], Host=[aai.onap:8443], X-Forwarded-Port=[38164], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[22b7770d-b337-4ee0-b61b-d4580596dd31]}\\\",\\\"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\\\":\\\"0-aai-resources-221203-05:18:33:529-74968\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[53352], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:33:529-74968]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"22b7770d-b337-4ee0-b61b-d4580596dd31","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"38","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"533e0a90-9937-494f-8c4e-de6f80d7856d","LogTimestamp":"2022-12-03T05:18:33.574Z","elapsedTime":"5"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:33.601Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"22b7770d-b337-4ee0-b61b-d4580596dd31","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"72","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"533e0a90-9937-494f-8c4e-de6f80d7856d","LogTimestamp":"2022-12-03T05:18:33.600Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:33 +0000] "PUT /aai/v27/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766" 201 0 REST 22b7770d-b337-4ee0-b61b-d4580596dd31 AAI-TOOLS 10.233.71.240 76 - "logType": "access" {"timestamp":"2022-12-03T05:18:33.611Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"22b7770d-b337-4ee0-b61b-d4580596dd31","ServiceName":"/aai/v27/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:33.611Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.724Z","message":"Entering","context":{"RequestID":"2b3e20a5-680f-41ea-9bf4-5f9013f72c61","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a5c73d08-ccd4-4fec-8094-018abbed40ba","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:33.724Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.733Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2b3e20a5-680f-41ea-9bf4-5f9013f72c61","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a5c73d08-ccd4-4fec-8094-018abbed40ba","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:33.724Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.733Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2b3e20a5-680f-41ea-9bf4-5f9013f72c61","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a5c73d08-ccd4-4fec-8094-018abbed40ba","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:33.724Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.733Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2b3e20a5-680f-41ea-9bf4-5f9013f72c61","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a5c73d08-ccd4-4fec-8094-018abbed40ba","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:33.724Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.734Z","message":"Invoke","context":{"RequestID":"2b3e20a5-680f-41ea-9bf4-5f9013f72c61","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"a5c73d08-ccd4-4fec-8094-018abbed40ba","LogTimestamp":"2022-12-03T05:18:33.734Z"},"thread":"qtp532048323-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.770Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"2b3e20a5-680f-41ea-9bf4-5f9013f72c61","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"37","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"a5c73d08-ccd4-4fec-8094-018abbed40ba","LogTimestamp":"2022-12-03T05:18:33.770Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.780Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"2b3e20a5-680f-41ea-9bf4-5f9013f72c61\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:33:774\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044713732\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"0fbe2e8f-4d91-4415-a772-88387049b38d\",\"resource-version\":\"1670044713732\",\"model-name\":\"volume\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ddd739b4-2b25-46c4-affc-41a32af5cc42\"}}","context":{"RequestID":"2b3e20a5-680f-41ea-9bf4-5f9013f72c61","ServiceName":"/aai/v27/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:33.780Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.791Z","message":"{\"transactionId\":\"2b3e20a5-680f-41ea-9bf4-5f9013f72c61\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:33:725\",\"respDate\":\"221203-05:18:33:791\",\"sourceId\":\"AAI-TOOLS:2b3e20a5-680f-41ea-9bf4-5f9013f72c61\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:33:725-74287\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[260], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[2b3e20a5-680f-41ea-9bf4-5f9013f72c61], Host=[aai.onap:8443], X-Forwarded-Port=[38166], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[2b3e20a5-680f-41ea-9bf4-5f9013f72c61]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:33:725-74287\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[127192], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:33:725-74287]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"2b3e20a5-680f-41ea-9bf4-5f9013f72c61","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"37","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a5c73d08-ccd4-4fec-8094-018abbed40ba","LogTimestamp":"2022-12-03T05:18:33.770Z","elapsedTime":"2"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:33.792Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"2b3e20a5-680f-41ea-9bf4-5f9013f72c61","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a5c73d08-ccd4-4fec-8094-018abbed40ba","LogTimestamp":"2022-12-03T05:18:33.792Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:33 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42" 201 0 REST 2b3e20a5-680f-41ea-9bf4-5f9013f72c61 AAI-TOOLS 10.233.71.240 73 - "logType": "access" {"timestamp":"2022-12-03T05:18:33.802Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2b3e20a5-680f-41ea-9bf4-5f9013f72c61","ServiceName":"/aai/v27/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:33.802Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:33.876Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:18:33.887Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:33.887Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:33.887Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:34.006Z","message":"Entering","context":{"RequestID":"4e77d591-979b-4c10-ac7f-077a3a0ead88","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"33ba14f0-0f9a-4620-adeb-8fe4a8c389b8","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:34.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.013Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4e77d591-979b-4c10-ac7f-077a3a0ead88","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"33ba14f0-0f9a-4620-adeb-8fe4a8c389b8","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:34.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.014Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4e77d591-979b-4c10-ac7f-077a3a0ead88","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"33ba14f0-0f9a-4620-adeb-8fe4a8c389b8","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:34.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.014Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4e77d591-979b-4c10-ac7f-077a3a0ead88","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"33ba14f0-0f9a-4620-adeb-8fe4a8c389b8","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:34.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.015Z","message":"Invoke","context":{"RequestID":"4e77d591-979b-4c10-ac7f-077a3a0ead88","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"33ba14f0-0f9a-4620-adeb-8fe4a8c389b8","LogTimestamp":"2022-12-03T05:18:34.015Z"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.049Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"4e77d591-979b-4c10-ac7f-077a3a0ead88","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"35","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"33ba14f0-0f9a-4620-adeb-8fe4a8c389b8","LogTimestamp":"2022-12-03T05:18:34.049Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.059Z","message":"{\"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\":\"4e77d591-979b-4c10-ac7f-077a3a0ead88\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:34:053\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044714013\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"99d44c90-1f61-4418-b9a6-56586bf38c79\",\"resource-version\":\"1670044714013\",\"model-name\":\"volume-group\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\"}}","context":{"RequestID":"4e77d591-979b-4c10-ac7f-077a3a0ead88","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:34.059Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.068Z","message":"{\"transactionId\":\"4e77d591-979b-4c10-ac7f-077a3a0ead88\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:34:007\",\"respDate\":\"221203-05:18:34:068\",\"sourceId\":\"AAI-TOOLS:4e77d591-979b-4c10-ac7f-077a3a0ead88\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:34:007-40238\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[266], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[4e77d591-979b-4c10-ac7f-077a3a0ead88], Host=[aai.onap:8443], X-Forwarded-Port=[38170], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[4e77d591-979b-4c10-ac7f-077a3a0ead88]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:34:007-40238\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[73824], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:34:007-40238]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"4e77d591-979b-4c10-ac7f-077a3a0ead88","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"35","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"33ba14f0-0f9a-4620-adeb-8fe4a8c389b8","LogTimestamp":"2022-12-03T05:18:34.049Z","elapsedTime":"2"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:34.069Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"4e77d591-979b-4c10-ac7f-077a3a0ead88","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"63","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"33ba14f0-0f9a-4620-adeb-8fe4a8c389b8","LogTimestamp":"2022-12-03T05:18:34.068Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:34 +0000] "PUT /aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd" 201 0 REST 4e77d591-979b-4c10-ac7f-077a3a0ead88 AAI-TOOLS 10.233.71.240 67 - "logType": "access" {"timestamp":"2022-12-03T05:18:34.097Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4e77d591-979b-4c10-ac7f-077a3a0ead88","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"38","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:34.097Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.181Z","message":"Entering","context":{"RequestID":"570fb2b6-6065-4053-97d2-72b055c092af","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fa5570f6-e55f-4d30-9239-ea260d555c07","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:34.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.189Z","message":"Checking for system property [partnerName]","context":{"RequestID":"570fb2b6-6065-4053-97d2-72b055c092af","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fa5570f6-e55f-4d30-9239-ea260d555c07","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:34.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.193Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"570fb2b6-6065-4053-97d2-72b055c092af","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fa5570f6-e55f-4d30-9239-ea260d555c07","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:34.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.193Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"570fb2b6-6065-4053-97d2-72b055c092af","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fa5570f6-e55f-4d30-9239-ea260d555c07","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:34.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.194Z","message":"Invoke","context":{"RequestID":"570fb2b6-6065-4053-97d2-72b055c092af","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"fa5570f6-e55f-4d30-9239-ea260d555c07","LogTimestamp":"2022-12-03T05:18:34.194Z"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.239Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"570fb2b6-6065-4053-97d2-72b055c092af","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"45","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"fa5570f6-e55f-4d30-9239-ea260d555c07","LogTimestamp":"2022-12-03T05:18:34.238Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.250Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"570fb2b6-6065-4053-97d2-72b055c092af\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:34:243\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044714188\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"203817d3-829c-42d4-942d-2a935478e993\",\"resource-version\":\"1670044714188\",\"model-name\":\"vpe\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"053ec3a7-5b72-492d-b54d-123805a9b967\"}}","context":{"RequestID":"570fb2b6-6065-4053-97d2-72b055c092af","ServiceName":"/aai/v27/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:34.250Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.262Z","message":"{\"transactionId\":\"570fb2b6-6065-4053-97d2-72b055c092af\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:34:182\",\"respDate\":\"221203-05:18:34:262\",\"sourceId\":\"AAI-TOOLS:570fb2b6-6065-4053-97d2-72b055c092af\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:34:182-90737\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[257], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[570fb2b6-6065-4053-97d2-72b055c092af], Host=[aai.onap:8443], X-Forwarded-Port=[38180], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[570fb2b6-6065-4053-97d2-72b055c092af]}\\\",\\\"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\\\":\\\"0-aai-resources-221203-05:18:34:182-90737\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[57448], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:34:182-90737]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"570fb2b6-6065-4053-97d2-72b055c092af","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"45","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"fa5570f6-e55f-4d30-9239-ea260d555c07","LogTimestamp":"2022-12-03T05:18:34.238Z","elapsedTime":"2"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:34.263Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"570fb2b6-6065-4053-97d2-72b055c092af","ServiceName":"/aai/v27/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:34.263Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.263Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"570fb2b6-6065-4053-97d2-72b055c092af","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"82","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"fa5570f6-e55f-4d30-9239-ea260d555c07","LogTimestamp":"2022-12-03T05:18:34.263Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:34 +0000] "PUT /aai/v27/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967" 201 0 REST 570fb2b6-6065-4053-97d2-72b055c092af AAI-TOOLS 10.233.71.240 86 - "logType": "access" {"timestamp":"2022-12-03T05:18:34.368Z","message":"Entering","context":{"RequestID":"10ec10ac-4afa-4d76-968c-a6461761e441","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f0d54c1b-6eae-4a63-87d7-4702801f0766","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:34.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.375Z","message":"Checking for system property [partnerName]","context":{"RequestID":"10ec10ac-4afa-4d76-968c-a6461761e441","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f0d54c1b-6eae-4a63-87d7-4702801f0766","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:34.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.376Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"10ec10ac-4afa-4d76-968c-a6461761e441","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f0d54c1b-6eae-4a63-87d7-4702801f0766","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:34.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.376Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"10ec10ac-4afa-4d76-968c-a6461761e441","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f0d54c1b-6eae-4a63-87d7-4702801f0766","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:34.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.376Z","message":"Invoke","context":{"RequestID":"10ec10ac-4afa-4d76-968c-a6461761e441","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"f0d54c1b-6eae-4a63-87d7-4702801f0766","LogTimestamp":"2022-12-03T05:18:34.376Z"},"thread":"qtp532048323-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.442Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"10ec10ac-4afa-4d76-968c-a6461761e441","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"66","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"f0d54c1b-6eae-4a63-87d7-4702801f0766","LogTimestamp":"2022-12-03T05:18:34.442Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.452Z","message":"{\"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\":\"10ec10ac-4afa-4d76-968c-a6461761e441\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:34:446\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044714375\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"b1566228-6785-4ce1-aea2-053736f80341\",\"resource-version\":\"1670044714375\",\"model-name\":\"vpls-pe\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"457ba89b-334c-4fbd-acc4-160ac0e0cdc0\"}}","context":{"RequestID":"10ec10ac-4afa-4d76-968c-a6461761e441","ServiceName":"/aai/v27/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:34.452Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.459Z","message":"{\"transactionId\":\"10ec10ac-4afa-4d76-968c-a6461761e441\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:34:368\",\"respDate\":\"221203-05:18:34:459\",\"sourceId\":\"AAI-TOOLS:10ec10ac-4afa-4d76-968c-a6461761e441\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:34:368-14205\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[261], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[10ec10ac-4afa-4d76-968c-a6461761e441], Host=[aai.onap:8443], X-Forwarded-Port=[38182], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[10ec10ac-4afa-4d76-968c-a6461761e441]}\\\",\\\"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-221203-05:18:34:368-14205\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[168144], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:34:368-14205]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"10ec10ac-4afa-4d76-968c-a6461761e441","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"66","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f0d54c1b-6eae-4a63-87d7-4702801f0766","LogTimestamp":"2022-12-03T05:18:34.442Z","elapsedTime":"2"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:34.460Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"10ec10ac-4afa-4d76-968c-a6461761e441","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"93","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f0d54c1b-6eae-4a63-87d7-4702801f0766","LogTimestamp":"2022-12-03T05:18:34.460Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:34 +0000] "PUT /aai/v27/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0" 201 0 REST 10ec10ac-4afa-4d76-968c-a6461761e441 AAI-TOOLS 10.233.71.240 96 - "logType": "access" {"timestamp":"2022-12-03T05:18:34.471Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"10ec10ac-4afa-4d76-968c-a6461761e441","ServiceName":"/aai/v27/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:34.471Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.583Z","message":"Entering","context":{"RequestID":"8a523519-8eff-41c3-af0a-4b43964a5f1a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"026ccca6-5728-4a06-a6bd-53d3efabaa12","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:34.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.590Z","message":"Checking for system property [partnerName]","context":{"RequestID":"8a523519-8eff-41c3-af0a-4b43964a5f1a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"026ccca6-5728-4a06-a6bd-53d3efabaa12","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:34.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.590Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"8a523519-8eff-41c3-af0a-4b43964a5f1a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"026ccca6-5728-4a06-a6bd-53d3efabaa12","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:34.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.590Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"8a523519-8eff-41c3-af0a-4b43964a5f1a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"026ccca6-5728-4a06-a6bd-53d3efabaa12","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:34.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.590Z","message":"Invoke","context":{"RequestID":"8a523519-8eff-41c3-af0a-4b43964a5f1a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"026ccca6-5728-4a06-a6bd-53d3efabaa12","LogTimestamp":"2022-12-03T05:18:34.590Z"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.631Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"8a523519-8eff-41c3-af0a-4b43964a5f1a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"40","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"026ccca6-5728-4a06-a6bd-53d3efabaa12","LogTimestamp":"2022-12-03T05:18:34.630Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.640Z","message":"{\"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\":\"8a523519-8eff-41c3-af0a-4b43964a5f1a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:34:635\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044714589\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"21a146e5-9901-448c-9197-723076770119\",\"resource-version\":\"1670044714589\",\"model-name\":\"vpn-binding\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"9e23b675-db2b-488b-b459-57aa9857baa0\"}}","context":{"RequestID":"8a523519-8eff-41c3-af0a-4b43964a5f1a","ServiceName":"/aai/v27/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:34.640Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.651Z","message":"{\"transactionId\":\"8a523519-8eff-41c3-af0a-4b43964a5f1a\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:34:584\",\"respDate\":\"221203-05:18:34:651\",\"sourceId\":\"AAI-TOOLS:8a523519-8eff-41c3-af0a-4b43964a5f1a\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:34:584-17477\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[265], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[8a523519-8eff-41c3-af0a-4b43964a5f1a], Host=[aai.onap:8443], X-Forwarded-Port=[38186], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[8a523519-8eff-41c3-af0a-4b43964a5f1a]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"9e23b675-db2b-488b-b459-57aa9857baa0\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"21a146e5-9901-448c-9197-723076770119\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vpn-binding\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:34:584-17477\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[172240], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:34:584-17477]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"8a523519-8eff-41c3-af0a-4b43964a5f1a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"40","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"026ccca6-5728-4a06-a6bd-53d3efabaa12","LogTimestamp":"2022-12-03T05:18:34.630Z","elapsedTime":"2"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:34.652Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"8a523519-8eff-41c3-af0a-4b43964a5f1a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"026ccca6-5728-4a06-a6bd-53d3efabaa12","LogTimestamp":"2022-12-03T05:18:34.651Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:34 +0000] "PUT /aai/v27/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0" 201 0 REST 8a523519-8eff-41c3-af0a-4b43964a5f1a AAI-TOOLS 10.233.71.240 72 - "logType": "access" {"timestamp":"2022-12-03T05:18:34.657Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"8a523519-8eff-41c3-af0a-4b43964a5f1a","ServiceName":"/aai/v27/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:34.657Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.745Z","message":"Entering","context":{"RequestID":"e34787cd-1d90-4444-bd9f-f20a2ffe2435","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"75110b3b-53af-421c-8faf-8d4009fdd47e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:34.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.752Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e34787cd-1d90-4444-bd9f-f20a2ffe2435","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"75110b3b-53af-421c-8faf-8d4009fdd47e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:34.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.752Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e34787cd-1d90-4444-bd9f-f20a2ffe2435","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"75110b3b-53af-421c-8faf-8d4009fdd47e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:34.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.752Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e34787cd-1d90-4444-bd9f-f20a2ffe2435","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"75110b3b-53af-421c-8faf-8d4009fdd47e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:34.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.753Z","message":"Invoke","context":{"RequestID":"e34787cd-1d90-4444-bd9f-f20a2ffe2435","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"75110b3b-53af-421c-8faf-8d4009fdd47e","LogTimestamp":"2022-12-03T05:18:34.753Z"},"thread":"qtp532048323-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.785Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e34787cd-1d90-4444-bd9f-f20a2ffe2435","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"32","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"75110b3b-53af-421c-8faf-8d4009fdd47e","LogTimestamp":"2022-12-03T05:18:34.785Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.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/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"e34787cd-1d90-4444-bd9f-f20a2ffe2435\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:34:789\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044714751\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"8ecb2c5d-7176-4317-a255-26274edfdd53\",\"resource-version\":\"1670044714751\",\"model-name\":\"vserver\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"e34787cd-1d90-4444-bd9f-f20a2ffe2435","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:34.795Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.806Z","message":"{\"transactionId\":\"e34787cd-1d90-4444-bd9f-f20a2ffe2435\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:34:745\",\"respDate\":\"221203-05:18:34:805\",\"sourceId\":\"AAI-TOOLS:e34787cd-1d90-4444-bd9f-f20a2ffe2435\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:34:745-13792\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[261], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[e34787cd-1d90-4444-bd9f-f20a2ffe2435], Host=[aai.onap:8443], X-Forwarded-Port=[38188], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[e34787cd-1d90-4444-bd9f-f20a2ffe2435]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"8ecb2c5d-7176-4317-a255-26274edfdd53\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vserver\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:34:745-13792\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[139480], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:34:745-13792]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e34787cd-1d90-4444-bd9f-f20a2ffe2435","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"32","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"75110b3b-53af-421c-8faf-8d4009fdd47e","LogTimestamp":"2022-12-03T05:18:34.785Z","elapsedTime":"2"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:34.806Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e34787cd-1d90-4444-bd9f-f20a2ffe2435","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"61","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"75110b3b-53af-421c-8faf-8d4009fdd47e","LogTimestamp":"2022-12-03T05:18:34.806Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:34 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7" 201 0 REST e34787cd-1d90-4444-bd9f-f20a2ffe2435 AAI-TOOLS 10.233.71.240 65 - "logType": "access" {"timestamp":"2022-12-03T05:18:34.816Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e34787cd-1d90-4444-bd9f-f20a2ffe2435","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:34.816Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.938Z","message":"Entering","context":{"RequestID":"e421f804-dab7-4581-8308-0cf1fe4e2223","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"59d832ce-ccb2-415f-ae68-dbf4c1f208ff","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:34.938Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.945Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e421f804-dab7-4581-8308-0cf1fe4e2223","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"59d832ce-ccb2-415f-ae68-dbf4c1f208ff","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:34.938Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.945Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e421f804-dab7-4581-8308-0cf1fe4e2223","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"59d832ce-ccb2-415f-ae68-dbf4c1f208ff","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:34.938Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.945Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e421f804-dab7-4581-8308-0cf1fe4e2223","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"59d832ce-ccb2-415f-ae68-dbf4c1f208ff","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:34.938Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.946Z","message":"Invoke","context":{"RequestID":"e421f804-dab7-4581-8308-0cf1fe4e2223","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"59d832ce-ccb2-415f-ae68-dbf4c1f208ff","LogTimestamp":"2022-12-03T05:18:34.946Z"},"thread":"qtp532048323-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.976Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e421f804-dab7-4581-8308-0cf1fe4e2223","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"31","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"59d832ce-ccb2-415f-ae68-dbf4c1f208ff","LogTimestamp":"2022-12-03T05:18:34.976Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.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/16f7cb93-e807-4065-816b-9cdf391d4992\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"e421f804-dab7-4581-8308-0cf1fe4e2223\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:34:981\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1670044714944\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f7f21a66-4714-431c-af17-52d64e21de95\",\"resource-version\":\"1670044714944\",\"model-name\":\"zone\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"16f7cb93-e807-4065-816b-9cdf391d4992\"}}","context":{"RequestID":"e421f804-dab7-4581-8308-0cf1fe4e2223","ServiceName":"/aai/v27/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:34.987Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:34.996Z","message":"{\"transactionId\":\"e421f804-dab7-4581-8308-0cf1fe4e2223\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:34:938\",\"respDate\":\"221203-05:18:34:996\",\"sourceId\":\"AAI-TOOLS:e421f804-dab7-4581-8308-0cf1fe4e2223\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:34:938-36073\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[292], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[e421f804-dab7-4581-8308-0cf1fe4e2223], Host=[aai.onap:8443], X-Forwarded-Port=[38192], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[e421f804-dab7-4581-8308-0cf1fe4e2223]}\\\",\\\"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-221203-05:18:34:938-36073\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[176336], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:34:938-36073]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e421f804-dab7-4581-8308-0cf1fe4e2223","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"31","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"59d832ce-ccb2-415f-ae68-dbf4c1f208ff","LogTimestamp":"2022-12-03T05:18:34.976Z","elapsedTime":"2"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:34.997Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e421f804-dab7-4581-8308-0cf1fe4e2223","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"58","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"59d832ce-ccb2-415f-ae68-dbf4c1f208ff","LogTimestamp":"2022-12-03T05:18:34.996Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:34 +0000] "PUT /aai/v27/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992" 201 0 REST e421f804-dab7-4581-8308-0cf1fe4e2223 AAI-TOOLS 10.233.71.240 62 - "logType": "access" {"timestamp":"2022-12-03T05:18:35.011Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e421f804-dab7-4581-8308-0cf1fe4e2223","ServiceName":"/aai/v27/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:35.011Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:35.094Z","message":"Entering","context":{"RequestID":"753de313-9a18-480f-9242-1734486fe29a","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0c2125de-8ef4-4e85-9096-345a2a255a82","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:35.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:35.119Z","message":"Checking for system property [partnerName]","context":{"RequestID":"753de313-9a18-480f-9242-1734486fe29a","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0c2125de-8ef4-4e85-9096-345a2a255a82","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:35.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:35.119Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"753de313-9a18-480f-9242-1734486fe29a","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0c2125de-8ef4-4e85-9096-345a2a255a82","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:35.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:35.119Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"753de313-9a18-480f-9242-1734486fe29a","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0c2125de-8ef4-4e85-9096-345a2a255a82","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:35.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:35.119Z","message":"Invoke","context":{"RequestID":"753de313-9a18-480f-9242-1734486fe29a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"0c2125de-8ef4-4e85-9096-345a2a255a82","LogTimestamp":"2022-12-03T05:18:35.119Z"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:35.309Z","message":"Entering","context":{"RequestID":"397fba7e-a00a-4914-a9a9-448903d4bac2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d2d87888-253f-4a76-a3c6-89f756af3873","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:35.309Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:35.311Z","message":"{\"transactionId\":\"397fba7e-a00a-4914-a9a9-448903d4bac2\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:35:309\",\"respDate\":\"221203-05:18:35:311\",\"sourceId\":\"haproxy:397fba7e-a00a-4914-a9a9-448903d4bac2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:35:309-23105\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[397fba7e-a00a-4914-a9a9-448903d4bac2]}\\\"}\"}","context":{"RequestID":"397fba7e-a00a-4914-a9a9-448903d4bac2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d2d87888-253f-4a76-a3c6-89f756af3873","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:35.309Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:35.311Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"397fba7e-a00a-4914-a9a9-448903d4bac2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2d87888-253f-4a76-a3c6-89f756af3873","LogTimestamp":"2022-12-03T05:18:35.311Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:18:35.941Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"753de313-9a18-480f-9242-1734486fe29a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"822","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"0c2125de-8ef4-4e85-9096-345a2a255a82","LogTimestamp":"2022-12-03T05:18:35.941Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:36.079Z","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\":\"753de313-9a18-480f-9242-1734486fe29a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:36:069\"},\"entity\":{\"resource-version\":\"1670044715118\",\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"resource-version\":\"1670044715118\",\"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\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"resource-version\":\"1670044715118\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"3394463a-45a7-48d9-b1c5-913f2d86664d\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1670044715118\",\"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\":\"b5238e34-7b9f-487a-8a02-00662fa53cd3\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1670044715118\",\"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\":\"4cf1470f-fde7-4fea-b023-fcac66d2dbd4\",\"resource-version\":\"1670044715118\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"5afeb3ba-bdaa-43f6-8842-b42ccb64b41a\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1670044715118\",\"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\":\"73a2e583-ddef-40cb-9623-d5ccb2ec81ed\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1670044715118\",\"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\":\"08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"resource-version\":\"1670044715118\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"a4fb1a0a-a156-4ca5-8659-c14fa00d876f\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1670044715118\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]},{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"1f06beb9-2096-415e-8e69-73385d6ab64a\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1670044715118\",\"source-node-type\":\"service-instance\",\"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\":\"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\":\"9086c088-6391-43a7-830e-f451de1304da\",\"resource-version\":\"1670044715118\",\"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\":\"e5030227-2976-496b-8e78-c4c2d094f592\",\"resource-version\":\"1670044715118\"}]}}]}}]}}}","context":{"RequestID":"753de313-9a18-480f-9242-1734486fe29a","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:36.078Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:36.094Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"753de313-9a18-480f-9242-1734486fe29a","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:36.093Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:36.095Z","message":"{\"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\":\"753de313-9a18-480f-9242-1734486fe29a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:36:081\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9086c088-6391-43a7-830e-f451de1304da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e5030227-2976-496b-8e78-c4c2d094f592\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/9086c088-6391-43a7-830e-f451de1304da/named-query-elements/named-query-element/e5030227-2976-496b-8e78-c4c2d094f592\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044715118\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"753de313-9a18-480f-9242-1734486fe29a","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:36.094Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:36.106Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"753de313-9a18-480f-9242-1734486fe29a","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:36.106Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:36.107Z","message":"{\"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\":\"753de313-9a18-480f-9242-1734486fe29a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:36:087\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9086c088-6391-43a7-830e-f451de1304da\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/9086c088-6391-43a7-830e-f451de1304da\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044715118\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"753de313-9a18-480f-9242-1734486fe29a","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:36.107Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:36.121Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"753de313-9a18-480f-9242-1734486fe29a","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:36.121Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:36.122Z","message":"{\"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\":\"753de313-9a18-480f-9242-1734486fe29a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:36:093\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64/named-query-elements/named-query-element/08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044715118\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"753de313-9a18-480f-9242-1734486fe29a","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:36.122Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:36.141Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"753de313-9a18-480f-9242-1734486fe29a","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:36.140Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:36.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/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"753de313-9a18-480f-9242-1734486fe29a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:36:114\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044715118\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"753de313-9a18-480f-9242-1734486fe29a","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:36.141Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:36.153Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"753de313-9a18-480f-9242-1734486fe29a","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:36.153Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:36.154Z","message":"{\"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\":\"753de313-9a18-480f-9242-1734486fe29a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:36:120\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4cf1470f-fde7-4fea-b023-fcac66d2dbd4\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64/named-query-elements/named-query-element/4cf1470f-fde7-4fea-b023-fcac66d2dbd4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044715118\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"753de313-9a18-480f-9242-1734486fe29a","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:36.154Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:36.173Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"753de313-9a18-480f-9242-1734486fe29a","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:36.172Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:36.173Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"753de313-9a18-480f-9242-1734486fe29a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:36:126\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044715118\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"753de313-9a18-480f-9242-1734486fe29a","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:36.173Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:36.184Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"753de313-9a18-480f-9242-1734486fe29a","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"11","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:36.184Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:36.519Z","message":"{\"transactionId\":\"753de313-9a18-480f-9242-1734486fe29a\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:35:095\",\"respDate\":\"221203-05:18:36:519\",\"sourceId\":\"AAI-TOOLS:753de313-9a18-480f-9242-1734486fe29a\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:35:095-58641\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[10743], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[753de313-9a18-480f-9242-1734486fe29a], Host=[aai.onap:8443], X-Forwarded-Port=[38198], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[753de313-9a18-480f-9242-1734486fe29a]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:35:095-58641\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[151768], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:35:095-58641]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"753de313-9a18-480f-9242-1734486fe29a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"822","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"0c2125de-8ef4-4e85-9096-345a2a255a82","LogTimestamp":"2022-12-03T05:18:35.941Z","elapsedTime":"5"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:36.520Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"753de313-9a18-480f-9242-1734486fe29a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1426","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"0c2125de-8ef4-4e85-9096-345a2a255a82","LogTimestamp":"2022-12-03T05:18:36.520Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:36 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469" 201 0 REST 753de313-9a18-480f-9242-1734486fe29a AAI-TOOLS 10.233.71.240 1430 - "logType": "access" {"timestamp":"2022-12-03T05:18:36.610Z","message":"Entering","context":{"RequestID":"f0962afc-cea9-450d-8e80-bc47b217af80","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5adc275b-501e-4b19-b74f-a53fe3d99619","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:36.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:36.623Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f0962afc-cea9-450d-8e80-bc47b217af80","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5adc275b-501e-4b19-b74f-a53fe3d99619","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:36.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:36.623Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f0962afc-cea9-450d-8e80-bc47b217af80","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5adc275b-501e-4b19-b74f-a53fe3d99619","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:36.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:36.624Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f0962afc-cea9-450d-8e80-bc47b217af80","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5adc275b-501e-4b19-b74f-a53fe3d99619","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:36.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:36.624Z","message":"Invoke","context":{"RequestID":"f0962afc-cea9-450d-8e80-bc47b217af80","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"5adc275b-501e-4b19-b74f-a53fe3d99619","LogTimestamp":"2022-12-03T05:18:36.624Z"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:36.857Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f0962afc-cea9-450d-8e80-bc47b217af80","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"233","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"5adc275b-501e-4b19-b74f-a53fe3d99619","LogTimestamp":"2022-12-03T05:18:36.857Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:36.957Z","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\":\"f0962afc-cea9-450d-8e80-bc47b217af80\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:36:950\"},\"entity\":{\"resource-version\":\"1670044716622\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"resource-version\":\"1670044716622\",\"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\":\"2c53e813-3cf5-4fcb-ba88-f75d014e1e39\",\"resource-version\":\"1670044716622\",\"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\":\"881f79d7-5971-49b7-9bfc-4b3d1b20eb88\",\"resource-version\":\"1670044716622\"}]}},{\"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\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"resource-version\":\"1670044716622\",\"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\":\"5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"resource-version\":\"1670044716622\",\"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\":\"ae8fd99d-0ef2-4aff-ad43-6eaf45785428\",\"resource-version\":\"1670044716622\",\"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\":\"4b671953-602a-4021-bd92-b168f488d73a\",\"resource-version\":\"1670044716622\"}]}}]}}]}}]}}]}}}","context":{"RequestID":"f0962afc-cea9-450d-8e80-bc47b217af80","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:36.957Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:36.970Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f0962afc-cea9-450d-8e80-bc47b217af80","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:36.970Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:36.971Z","message":"{\"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\":\"f0962afc-cea9-450d-8e80-bc47b217af80\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:36:957\"},\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044716622\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"f0962afc-cea9-450d-8e80-bc47b217af80","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:36.971Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:36.986Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f0962afc-cea9-450d-8e80-bc47b217af80","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:36.986Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:36.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/94043c37-4e73-439c-a790-0fdd697924cd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"f0962afc-cea9-450d-8e80-bc47b217af80\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:36:964\"},\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2c53e813-3cf5-4fcb-ba88-f75d014e1e39\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/2c53e813-3cf5-4fcb-ba88-f75d014e1e39\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044716622\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"f0962afc-cea9-450d-8e80-bc47b217af80","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:36.987Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.001Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f0962afc-cea9-450d-8e80-bc47b217af80","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:37.001Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.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/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"f0962afc-cea9-450d-8e80-bc47b217af80\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:36:971\"},\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2c53e813-3cf5-4fcb-ba88-f75d014e1e39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"881f79d7-5971-49b7-9bfc-4b3d1b20eb88\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/2c53e813-3cf5-4fcb-ba88-f75d014e1e39/named-query-elements/named-query-element/881f79d7-5971-49b7-9bfc-4b3d1b20eb88\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044716622\",\"model-invariant-id\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\"}}","context":{"RequestID":"f0962afc-cea9-450d-8e80-bc47b217af80","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:37.002Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.028Z","message":"{\"transactionId\":\"f0962afc-cea9-450d-8e80-bc47b217af80\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:36:610\",\"respDate\":\"221203-05:18:37:028\",\"sourceId\":\"AAI-TOOLS:f0962afc-cea9-450d-8e80-bc47b217af80\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:36:610-90144\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[4075], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[f0962afc-cea9-450d-8e80-bc47b217af80], Host=[aai.onap:8443], X-Forwarded-Port=[38214], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[f0962afc-cea9-450d-8e80-bc47b217af80]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"4f448e43-339f-4c1c-85f6-896c444e25ca\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"GetClfiRoadmTailSummary\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named query - Get CLFI ROADM Tail Summary\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"862b25a1-262a-4961-bdaa-cdc55d69785a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"94043c37-4e73-439c-a790-0fdd697924cd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:36:610-90144\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[159960], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:36:610-90144]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f0962afc-cea9-450d-8e80-bc47b217af80","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"233","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"5adc275b-501e-4b19-b74f-a53fe3d99619","LogTimestamp":"2022-12-03T05:18:36.857Z","elapsedTime":"8"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:37.029Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f0962afc-cea9-450d-8e80-bc47b217af80","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"420","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"5adc275b-501e-4b19-b74f-a53fe3d99619","LogTimestamp":"2022-12-03T05:18:37.029Z","ResponseDesc":"Created","elapsedTime":"8"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:37 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca" 201 0 REST f0962afc-cea9-450d-8e80-bc47b217af80 AAI-TOOLS 10.233.71.240 422 - "logType": "access" {"timestamp":"2022-12-03T05:18:37.044Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f0962afc-cea9-450d-8e80-bc47b217af80","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"42","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:37.044Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.046Z","message":"{\"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\":\"f0962afc-cea9-450d-8e80-bc47b217af80\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:36:977\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64/named-query-elements/named-query-element/08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c/named-query-elements/named-query-element/5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044716622\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"f0962afc-cea9-450d-8e80-bc47b217af80","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:37.046Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.057Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f0962afc-cea9-450d-8e80-bc47b217af80","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"11","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:37.057Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.058Z","message":"{\"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\":\"f0962afc-cea9-450d-8e80-bc47b217af80\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:36:983\"},\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae8fd99d-0ef2-4aff-ad43-6eaf45785428\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4b671953-602a-4021-bd92-b168f488d73a\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c/named-query-elements/named-query-element/5e6e01ee-5a41-4538-9e0f-ebf87934d4c6/named-query-elements/named-query-element/ae8fd99d-0ef2-4aff-ad43-6eaf45785428/named-query-elements/named-query-element/4b671953-602a-4021-bd92-b168f488d73a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044716622\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"f0962afc-cea9-450d-8e80-bc47b217af80","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:37.057Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.071Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f0962afc-cea9-450d-8e80-bc47b217af80","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:37.070Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.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/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"f0962afc-cea9-450d-8e80-bc47b217af80\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:36: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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae8fd99d-0ef2-4aff-ad43-6eaf45785428\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c/named-query-elements/named-query-element/5e6e01ee-5a41-4538-9e0f-ebf87934d4c6/named-query-elements/named-query-element/ae8fd99d-0ef2-4aff-ad43-6eaf45785428\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044716622\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"f0962afc-cea9-450d-8e80-bc47b217af80","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:37.071Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.082Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f0962afc-cea9-450d-8e80-bc47b217af80","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"11","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:37.082Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.115Z","message":"Entering","context":{"RequestID":"d04ce8e1-772d-4675-892e-50d23338c975","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"416d6ef1-cc39-4c12-ab30-96cce04822c1","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:37.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.124Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d04ce8e1-772d-4675-892e-50d23338c975","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"416d6ef1-cc39-4c12-ab30-96cce04822c1","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:37.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.124Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d04ce8e1-772d-4675-892e-50d23338c975","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"416d6ef1-cc39-4c12-ab30-96cce04822c1","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:37.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.124Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d04ce8e1-772d-4675-892e-50d23338c975","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"416d6ef1-cc39-4c12-ab30-96cce04822c1","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:37.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.124Z","message":"Invoke","context":{"RequestID":"d04ce8e1-772d-4675-892e-50d23338c975","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"416d6ef1-cc39-4c12-ab30-96cce04822c1","LogTimestamp":"2022-12-03T05:18:37.124Z"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.195Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d04ce8e1-772d-4675-892e-50d23338c975","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"71","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"416d6ef1-cc39-4c12-ab30-96cce04822c1","LogTimestamp":"2022-12-03T05:18:37.195Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.239Z","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\":\"d04ce8e1-772d-4675-892e-50d23338c975\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:37:233\"},\"entity\":{\"resource-version\":\"1670044717123\",\"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\":\"17ef1b94-8b40-4b08-af1b-12954bf4baf8\",\"resource-version\":\"1670044717123\",\"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\":\"572815f1-5bfc-4683-a60b-238f0710f38a\",\"resource-version\":\"1670044717123\"}]}}]}}}","context":{"RequestID":"d04ce8e1-772d-4675-892e-50d23338c975","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:37.238Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.252Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d04ce8e1-772d-4675-892e-50d23338c975","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:37.252Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.254Z","message":"{\"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\":\"d04ce8e1-772d-4675-892e-50d23338c975\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:37:240\"},\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2c53e813-3cf5-4fcb-ba88-f75d014e1e39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"881f79d7-5971-49b7-9bfc-4b3d1b20eb88\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/2c53e813-3cf5-4fcb-ba88-f75d014e1e39/named-query-elements/named-query-element/881f79d7-5971-49b7-9bfc-4b3d1b20eb88\",\"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\":\"17ef1b94-8b40-4b08-af1b-12954bf4baf8\",\"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/17ef1b94-8b40-4b08-af1b-12954bf4baf8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044717123\",\"model-invariant-id\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\"}}","context":{"RequestID":"d04ce8e1-772d-4675-892e-50d23338c975","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:37.254Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.267Z","message":"{\"transactionId\":\"d04ce8e1-772d-4675-892e-50d23338c975\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:37:116\",\"respDate\":\"221203-05:18:37:267\",\"sourceId\":\"AAI-TOOLS:d04ce8e1-772d-4675-892e-50d23338c975\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:37:116-88516\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[1122], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[d04ce8e1-772d-4675-892e-50d23338c975], Host=[aai.onap:8443], X-Forwarded-Port=[38222], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[d04ce8e1-772d-4675-892e-50d23338c975]}\\\",\\\"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-221203-05:18:37:116-88516\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[82024], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:37:116-88516]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d04ce8e1-772d-4675-892e-50d23338c975","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"71","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"416d6ef1-cc39-4c12-ab30-96cce04822c1","LogTimestamp":"2022-12-03T05:18:37.195Z","elapsedTime":"9"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:37.267Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d04ce8e1-772d-4675-892e-50d23338c975","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"152","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"416d6ef1-cc39-4c12-ab30-96cce04822c1","LogTimestamp":"2022-12-03T05:18:37.267Z","ResponseDesc":"Created","elapsedTime":"9"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.268Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d04ce8e1-772d-4675-892e-50d23338c975","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:37.268Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.269Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d04ce8e1-772d-4675-892e-50d23338c975\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:37:246\"},\"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\":\"17ef1b94-8b40-4b08-af1b-12954bf4baf8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"572815f1-5bfc-4683-a60b-238f0710f38a\",\"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/17ef1b94-8b40-4b08-af1b-12954bf4baf8/named-query-elements/named-query-element/572815f1-5bfc-4683-a60b-238f0710f38a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044717123\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"d04ce8e1-772d-4675-892e-50d23338c975","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:37.269Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:37 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205" 201 0 REST d04ce8e1-772d-4675-892e-50d23338c975 AAI-TOOLS 10.233.71.240 156 - "logType": "access" {"timestamp":"2022-12-03T05:18:37.281Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d04ce8e1-772d-4675-892e-50d23338c975","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:37.281Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.320Z","message":"Entering","context":{"RequestID":"744ff662-5bb2-4a55-a93c-cd8f0b294892","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ac2c2f0d-34ff-4b4e-828f-c240e7ec7cae","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:37.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.323Z","message":"{\"transactionId\":\"744ff662-5bb2-4a55-a93c-cd8f0b294892\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:37:321\",\"respDate\":\"221203-05:18:37:323\",\"sourceId\":\"haproxy:744ff662-5bb2-4a55-a93c-cd8f0b294892\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:37:321-17889\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[744ff662-5bb2-4a55-a93c-cd8f0b294892]}\\\"}\"}","context":{"RequestID":"744ff662-5bb2-4a55-a93c-cd8f0b294892","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ac2c2f0d-34ff-4b4e-828f-c240e7ec7cae","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:37.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:37.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"744ff662-5bb2-4a55-a93c-cd8f0b294892","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac2c2f0d-34ff-4b4e-828f-c240e7ec7cae","LogTimestamp":"2022-12-03T05:18:37.323Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:18:37.364Z","message":"Entering","context":{"RequestID":"acd37d7b-1f76-4b2f-bd3c-b129e6358bad","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"91309e3e-d249-4da9-97a0-5cf6ba3b9517","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:37.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.376Z","message":"Checking for system property [partnerName]","context":{"RequestID":"acd37d7b-1f76-4b2f-bd3c-b129e6358bad","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"91309e3e-d249-4da9-97a0-5cf6ba3b9517","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:37.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.376Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"acd37d7b-1f76-4b2f-bd3c-b129e6358bad","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"91309e3e-d249-4da9-97a0-5cf6ba3b9517","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:37.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.376Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"acd37d7b-1f76-4b2f-bd3c-b129e6358bad","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"91309e3e-d249-4da9-97a0-5cf6ba3b9517","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:37.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.376Z","message":"Invoke","context":{"RequestID":"acd37d7b-1f76-4b2f-bd3c-b129e6358bad","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"91309e3e-d249-4da9-97a0-5cf6ba3b9517","LogTimestamp":"2022-12-03T05:18:37.376Z"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.588Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"acd37d7b-1f76-4b2f-bd3c-b129e6358bad","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"212","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"91309e3e-d249-4da9-97a0-5cf6ba3b9517","LogTimestamp":"2022-12-03T05:18:37.588Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.702Z","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\":\"acd37d7b-1f76-4b2f-bd3c-b129e6358bad\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:37:694\"},\"entity\":{\"resource-version\":\"1670044717375\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"resource-version\":\"1670044717375\",\"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\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"resource-version\":\"1670044717375\",\"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\":\"291e8541-bd14-48cc-ba90-736a2ac272eb\",\"resource-version\":\"1670044717375\",\"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\":\"42f7be1b-4386-4997-8622-242349792a35\",\"resource-version\":\"1670044717375\"},{\"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\":\"2093fc4a-e3c4-4cb8-b285-d42b1c81941c\",\"resource-version\":\"1670044717375\"},{\"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\":\"39a14300-403c-4931-8d6c-592c17bdcd1c\",\"resource-version\":\"1670044717375\"}]}},{\"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\":\"9322679b-2c9f-4285-8ce5-8fef1a7ab50e\",\"resource-version\":\"1670044717375\"}]}},{\"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\":\"996f4874-94ee-4717-b51c-4e56ba4d8ed7\",\"resource-version\":\"1670044717375\"}]}}]}}}","context":{"RequestID":"acd37d7b-1f76-4b2f-bd3c-b129e6358bad","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:37.701Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.723Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"acd37d7b-1f76-4b2f-bd3c-b129e6358bad","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:37.722Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.724Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"acd37d7b-1f76-4b2f-bd3c-b129e6358bad\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:37:702\"},\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"996f4874-94ee-4717-b51c-4e56ba4d8ed7\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/996f4874-94ee-4717-b51c-4e56ba4d8ed7\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"291e8541-bd14-48cc-ba90-736a2ac272eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2093fc4a-e3c4-4cb8-b285-d42b1c81941c\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613/named-query-elements/named-query-element/291e8541-bd14-48cc-ba90-736a2ac272eb/named-query-elements/named-query-element/2093fc4a-e3c4-4cb8-b285-d42b1c81941c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044717375\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"acd37d7b-1f76-4b2f-bd3c-b129e6358bad","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:37.724Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.740Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"acd37d7b-1f76-4b2f-bd3c-b129e6358bad","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:37.740Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.742Z","message":"{\"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\":\"acd37d7b-1f76-4b2f-bd3c-b129e6358bad\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:37:709\"},\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"291e8541-bd14-48cc-ba90-736a2ac272eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42f7be1b-4386-4997-8622-242349792a35\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613/named-query-elements/named-query-element/291e8541-bd14-48cc-ba90-736a2ac272eb/named-query-elements/named-query-element/42f7be1b-4386-4997-8622-242349792a35\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9322679b-2c9f-4285-8ce5-8fef1a7ab50e\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613/named-query-elements/named-query-element/9322679b-2c9f-4285-8ce5-8fef1a7ab50e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044717375\",\"model-invariant-id\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\"}}","context":{"RequestID":"acd37d7b-1f76-4b2f-bd3c-b129e6358bad","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:37.742Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.756Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"acd37d7b-1f76-4b2f-bd3c-b129e6358bad","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:37.756Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.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/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"acd37d7b-1f76-4b2f-bd3c-b129e6358bad\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:37:716\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64/named-query-elements/named-query-element/08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c/named-query-elements/named-query-element/5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044717375\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"acd37d7b-1f76-4b2f-bd3c-b129e6358bad","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:37.757Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.767Z","message":"{\"transactionId\":\"acd37d7b-1f76-4b2f-bd3c-b129e6358bad\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:37:364\",\"respDate\":\"221203-05:18:37:767\",\"sourceId\":\"AAI-TOOLS:acd37d7b-1f76-4b2f-bd3c-b129e6358bad\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:37:364-60981\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[4286], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[acd37d7b-1f76-4b2f-bd3c-b129e6358bad], Host=[aai.onap:8443], X-Forwarded-Port=[38228], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[acd37d7b-1f76-4b2f-bd3c-b129e6358bad]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:37:364-60981\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[172248], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:37:364-60981]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"acd37d7b-1f76-4b2f-bd3c-b129e6358bad","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"212","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"91309e3e-d249-4da9-97a0-5cf6ba3b9517","LogTimestamp":"2022-12-03T05:18:37.588Z","elapsedTime":"12"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:37.767Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"acd37d7b-1f76-4b2f-bd3c-b129e6358bad","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"403","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"91309e3e-d249-4da9-97a0-5cf6ba3b9517","LogTimestamp":"2022-12-03T05:18:37.767Z","ResponseDesc":"Created","elapsedTime":"12"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:37 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d" 201 0 REST acd37d7b-1f76-4b2f-bd3c-b129e6358bad AAI-TOOLS 10.233.71.240 407 - "logType": "access" {"timestamp":"2022-12-03T05:18:37.771Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"acd37d7b-1f76-4b2f-bd3c-b129e6358bad","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:37.771Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.772Z","message":"{\"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\":\"acd37d7b-1f76-4b2f-bd3c-b129e6358bad\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:37:723\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044717375\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"acd37d7b-1f76-4b2f-bd3c-b129e6358bad","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:37.772Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.787Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"acd37d7b-1f76-4b2f-bd3c-b129e6358bad","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:37.787Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.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/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"acd37d7b-1f76-4b2f-bd3c-b129e6358bad\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:37:730\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4cf1470f-fde7-4fea-b023-fcac66d2dbd4\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64/named-query-elements/named-query-element/4cf1470f-fde7-4fea-b023-fcac66d2dbd4\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"291e8541-bd14-48cc-ba90-736a2ac272eb\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613/named-query-elements/named-query-element/291e8541-bd14-48cc-ba90-736a2ac272eb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044717375\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"acd37d7b-1f76-4b2f-bd3c-b129e6358bad","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:37.788Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.805Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"acd37d7b-1f76-4b2f-bd3c-b129e6358bad","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:37.805Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.812Z","message":"{\"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\":\"acd37d7b-1f76-4b2f-bd3c-b129e6358bad\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:37:736\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"291e8541-bd14-48cc-ba90-736a2ac272eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"39a14300-403c-4931-8d6c-592c17bdcd1c\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613/named-query-elements/named-query-element/291e8541-bd14-48cc-ba90-736a2ac272eb/named-query-elements/named-query-element/39a14300-403c-4931-8d6c-592c17bdcd1c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044717375\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"acd37d7b-1f76-4b2f-bd3c-b129e6358bad","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:37.812Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.828Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"acd37d7b-1f76-4b2f-bd3c-b129e6358bad","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:37.827Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.894Z","message":"Entering","context":{"RequestID":"aa620369-65ac-40f7-a5a0-6ce16ae9e7df","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6012e635-e547-48ce-ad6b-f13b350e954d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:37.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.910Z","message":"Checking for system property [partnerName]","context":{"RequestID":"aa620369-65ac-40f7-a5a0-6ce16ae9e7df","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6012e635-e547-48ce-ad6b-f13b350e954d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:37.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.910Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"aa620369-65ac-40f7-a5a0-6ce16ae9e7df","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6012e635-e547-48ce-ad6b-f13b350e954d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:37.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.910Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"aa620369-65ac-40f7-a5a0-6ce16ae9e7df","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6012e635-e547-48ce-ad6b-f13b350e954d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:37.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:37.911Z","message":"Invoke","context":{"RequestID":"aa620369-65ac-40f7-a5a0-6ce16ae9e7df","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"6012e635-e547-48ce-ad6b-f13b350e954d","LogTimestamp":"2022-12-03T05:18:37.911Z"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:38.226Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"aa620369-65ac-40f7-a5a0-6ce16ae9e7df","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"316","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"6012e635-e547-48ce-ad6b-f13b350e954d","LogTimestamp":"2022-12-03T05:18:38.226Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:38.390Z","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\":\"aa620369-65ac-40f7-a5a0-6ce16ae9e7df\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:38:382\"},\"entity\":{\"resource-version\":\"1670044717909\",\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"resource-version\":\"1670044717909\",\"named-query-elements\":{\"named-query-element\":[{\"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\":\"ac719958-54e5-4075-bfc5-ca188e864e14\",\"resource-version\":\"1670044717909\"},{\"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\":\"2625a74a-4d75-4580-aa13-612373def414\",\"resource-version\":\"1670044717909\",\"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\":\"10fe58da-bcda-4be1-a82d-21634187f1d8\",\"resource-version\":\"1670044717909\"},{\"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\":\"0f2d2eab-7acd-404c-9932-17dbd393e5d9\",\"resource-version\":\"1670044717909\",\"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\":\"2a38c424-e540-4a32-9632-9f711724826f\",\"resource-version\":\"1670044717909\",\"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\":\"808771bd-2bef-4ed7-b859-77f93ab9f178\",\"resource-version\":\"1670044717909\"}]}},{\"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\":\"7dbcc160-7784-4c0b-a6a4-435994200b29\",\"resource-version\":\"1670044717909\"},{\"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\":\"bcb5e1b9-bf05-48a0-880b-085bf313ef7b\",\"resource-version\":\"1670044717909\"}]}}]}},{\"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\":\"f20d7268-5eae-4196-9a78-e6f00d2ae3a5\",\"resource-version\":\"1670044717909\",\"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\":\"5db96d29-934f-451c-9ab2-0330f9c9c425\",\"resource-version\":\"1670044717909\"}]}}]},\"property-collect-list\":[\"service-instance-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"aa620369-65ac-40f7-a5a0-6ce16ae9e7df","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:38.390Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:38.404Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"aa620369-65ac-40f7-a5a0-6ce16ae9e7df","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:38.404Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:38.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/166c050d-f69d-4305-943e-0bc58c3a26cf\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"aa620369-65ac-40f7-a5a0-6ce16ae9e7df\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:38:391\"},\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ac719958-54e5-4075-bfc5-ca188e864e14\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/ac719958-54e5-4075-bfc5-ca188e864e14\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044717909\",\"model-invariant-id\":\"166c050d-f69d-4305-943e-0bc58c3a26cf\"}}","context":{"RequestID":"aa620369-65ac-40f7-a5a0-6ce16ae9e7df","ServiceName":"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:38.405Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:38.418Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"aa620369-65ac-40f7-a5a0-6ce16ae9e7df","ServiceName":"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:38.418Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:38.419Z","message":"{\"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\":\"aa620369-65ac-40f7-a5a0-6ce16ae9e7df\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:38:397\"},\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f20d7268-5eae-4196-9a78-e6f00d2ae3a5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db96d29-934f-451c-9ab2-0330f9c9c425\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/f20d7268-5eae-4196-9a78-e6f00d2ae3a5/named-query-elements/named-query-element/5db96d29-934f-451c-9ab2-0330f9c9c425\",\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2d2eab-7acd-404c-9932-17dbd393e5d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2a38c424-e540-4a32-9632-9f711724826f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"808771bd-2bef-4ed7-b859-77f93ab9f178\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414/named-query-elements/named-query-element/0f2d2eab-7acd-404c-9932-17dbd393e5d9/named-query-elements/named-query-element/2a38c424-e540-4a32-9632-9f711724826f/named-query-elements/named-query-element/808771bd-2bef-4ed7-b859-77f93ab9f178\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044717909\",\"model-invariant-id\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\"}}","context":{"RequestID":"aa620369-65ac-40f7-a5a0-6ce16ae9e7df","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:38.419Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:38.450Z","message":"{\"transactionId\":\"aa620369-65ac-40f7-a5a0-6ce16ae9e7df\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:37:895\",\"respDate\":\"221203-05:18:38:450\",\"sourceId\":\"AAI-TOOLS:aa620369-65ac-40f7-a5a0-6ce16ae9e7df\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:37:895-13586\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[6088], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[aa620369-65ac-40f7-a5a0-6ce16ae9e7df], Host=[aai.onap:8443], X-Forwarded-Port=[38242], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[aa620369-65ac-40f7-a5a0-6ce16ae9e7df]}\\\",\\\"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\\\":\\\"1-aai-resources-221203-05:18:37:895-13586\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[188632], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:37:895-13586]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"aa620369-65ac-40f7-a5a0-6ce16ae9e7df","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"316","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"6012e635-e547-48ce-ad6b-f13b350e954d","LogTimestamp":"2022-12-03T05:18:38.226Z","elapsedTime":"15"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:38.451Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"aa620369-65ac-40f7-a5a0-6ce16ae9e7df","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"557","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"6012e635-e547-48ce-ad6b-f13b350e954d","LogTimestamp":"2022-12-03T05:18:38.451Z","ResponseDesc":"Created","elapsedTime":"15"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:38 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7" 201 0 REST aa620369-65ac-40f7-a5a0-6ce16ae9e7df AAI-TOOLS 10.233.71.240 561 - "logType": "access" {"timestamp":"2022-12-03T05:18:38.465Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"aa620369-65ac-40f7-a5a0-6ce16ae9e7df","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"46","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:38.465Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:38.466Z","message":"{\"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\":\"aa620369-65ac-40f7-a5a0-6ce16ae9e7df\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:38:403\"},\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2d2eab-7acd-404c-9932-17dbd393e5d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2a38c424-e540-4a32-9632-9f711724826f\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414/named-query-elements/named-query-element/0f2d2eab-7acd-404c-9932-17dbd393e5d9/named-query-elements/named-query-element/2a38c424-e540-4a32-9632-9f711724826f\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"996f4874-94ee-4717-b51c-4e56ba4d8ed7\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/996f4874-94ee-4717-b51c-4e56ba4d8ed7\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"291e8541-bd14-48cc-ba90-736a2ac272eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2093fc4a-e3c4-4cb8-b285-d42b1c81941c\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613/named-query-elements/named-query-element/291e8541-bd14-48cc-ba90-736a2ac272eb/named-query-elements/named-query-element/2093fc4a-e3c4-4cb8-b285-d42b1c81941c\",\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f20d7268-5eae-4196-9a78-e6f00d2ae3a5\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/f20d7268-5eae-4196-9a78-e6f00d2ae3a5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044717909\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"aa620369-65ac-40f7-a5a0-6ce16ae9e7df","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:38.466Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:38.488Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"aa620369-65ac-40f7-a5a0-6ce16ae9e7df","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:38.488Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:38.489Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"aa620369-65ac-40f7-a5a0-6ce16ae9e7df\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:38:408\"},\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"291e8541-bd14-48cc-ba90-736a2ac272eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42f7be1b-4386-4997-8622-242349792a35\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613/named-query-elements/named-query-element/291e8541-bd14-48cc-ba90-736a2ac272eb/named-query-elements/named-query-element/42f7be1b-4386-4997-8622-242349792a35\",\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"10fe58da-bcda-4be1-a82d-21634187f1d8\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414/named-query-elements/named-query-element/10fe58da-bcda-4be1-a82d-21634187f1d8\",\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2d2eab-7acd-404c-9932-17dbd393e5d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcb5e1b9-bf05-48a0-880b-085bf313ef7b\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414/named-query-elements/named-query-element/0f2d2eab-7acd-404c-9932-17dbd393e5d9/named-query-elements/named-query-element/bcb5e1b9-bf05-48a0-880b-085bf313ef7b\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9322679b-2c9f-4285-8ce5-8fef1a7ab50e\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613/named-query-elements/named-query-element/9322679b-2c9f-4285-8ce5-8fef1a7ab50e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044717909\",\"model-invariant-id\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\"}}","context":{"RequestID":"aa620369-65ac-40f7-a5a0-6ce16ae9e7df","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:38.489Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:38.510Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"aa620369-65ac-40f7-a5a0-6ce16ae9e7df","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:38.510Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:38.511Z","message":"{\"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\":\"aa620369-65ac-40f7-a5a0-6ce16ae9e7df\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:38:413\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64/named-query-elements/named-query-element/08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c/named-query-elements/named-query-element/5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044717909\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"aa620369-65ac-40f7-a5a0-6ce16ae9e7df","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:38.511Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:38.523Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"aa620369-65ac-40f7-a5a0-6ce16ae9e7df","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:38.523Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:38.524Z","message":"{\"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\":\"aa620369-65ac-40f7-a5a0-6ce16ae9e7df\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:38:418\"},\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414\",\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044717909\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"aa620369-65ac-40f7-a5a0-6ce16ae9e7df","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:38.524Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:38.539Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"aa620369-65ac-40f7-a5a0-6ce16ae9e7df","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:38.539Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:38.540Z","message":"{\"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\":\"aa620369-65ac-40f7-a5a0-6ce16ae9e7df\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:38:423\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4cf1470f-fde7-4fea-b023-fcac66d2dbd4\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64/named-query-elements/named-query-element/4cf1470f-fde7-4fea-b023-fcac66d2dbd4\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"291e8541-bd14-48cc-ba90-736a2ac272eb\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613/named-query-elements/named-query-element/291e8541-bd14-48cc-ba90-736a2ac272eb\",\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2d2eab-7acd-404c-9932-17dbd393e5d9\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414/named-query-elements/named-query-element/0f2d2eab-7acd-404c-9932-17dbd393e5d9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044717909\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"aa620369-65ac-40f7-a5a0-6ce16ae9e7df","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:38.540Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:38.551Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"aa620369-65ac-40f7-a5a0-6ce16ae9e7df","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"11","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:38.551Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:38.552Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"aa620369-65ac-40f7-a5a0-6ce16ae9e7df\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:38:429\"},\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2d2eab-7acd-404c-9932-17dbd393e5d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7dbcc160-7784-4c0b-a6a4-435994200b29\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414/named-query-elements/named-query-element/0f2d2eab-7acd-404c-9932-17dbd393e5d9/named-query-elements/named-query-element/7dbcc160-7784-4c0b-a6a4-435994200b29\",\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"291e8541-bd14-48cc-ba90-736a2ac272eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"39a14300-403c-4931-8d6c-592c17bdcd1c\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613/named-query-elements/named-query-element/291e8541-bd14-48cc-ba90-736a2ac272eb/named-query-elements/named-query-element/39a14300-403c-4931-8d6c-592c17bdcd1c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044717909\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"aa620369-65ac-40f7-a5a0-6ce16ae9e7df","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:38.552Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:38.565Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"aa620369-65ac-40f7-a5a0-6ce16ae9e7df","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:38.565Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:38.572Z","message":"Entering","context":{"RequestID":"7b9d3574-9ef0-47c4-8c4a-6d3021490b14","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8fab36f0-ae18-4735-aa8c-09a2aa053862","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:38.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:38.589Z","message":"Checking for system property [partnerName]","context":{"RequestID":"7b9d3574-9ef0-47c4-8c4a-6d3021490b14","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8fab36f0-ae18-4735-aa8c-09a2aa053862","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:38.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:38.589Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"7b9d3574-9ef0-47c4-8c4a-6d3021490b14","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8fab36f0-ae18-4735-aa8c-09a2aa053862","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:38.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:38.590Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"7b9d3574-9ef0-47c4-8c4a-6d3021490b14","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8fab36f0-ae18-4735-aa8c-09a2aa053862","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:38.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:38.590Z","message":"Invoke","context":{"RequestID":"7b9d3574-9ef0-47c4-8c4a-6d3021490b14","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"8fab36f0-ae18-4735-aa8c-09a2aa053862","LogTimestamp":"2022-12-03T05:18:38.590Z"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:38.886Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"7b9d3574-9ef0-47c4-8c4a-6d3021490b14","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"296","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"8fab36f0-ae18-4735-aa8c-09a2aa053862","LogTimestamp":"2022-12-03T05:18:38.886Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.105Z","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\":\"7b9d3574-9ef0-47c4-8c4a-6d3021490b14\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:39:096\"},\"entity\":{\"resource-version\":\"1670044718589\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"resource-version\":\"1670044718589\",\"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\":\"fcb64988-74ac-4ca6-b14c-5be07a67d181\",\"resource-version\":\"1670044718589\",\"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\":\"22926efa-dbbd-4230-92e0-5a9ac12a7605\",\"resource-version\":\"1670044718589\"}]}},{\"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\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"resource-version\":\"1670044718589\",\"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\":\"812a7807-9b81-4837-83d6-befcb9ff20cc\",\"resource-version\":\"1670044718589\",\"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\":\"41d6a68d-d65e-4cdd-b2d4-bc0e1c951130\",\"resource-version\":\"1670044718589\"},{\"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\":\"277a7f2f-7d09-448a-8199-cf94638adc27\",\"resource-version\":\"1670044718589\",\"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\":\"d2ffcbe2-6f46-4bda-aa26-91e6a68900c5\",\"resource-version\":\"1670044718589\"}]}},{\"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\":\"fe65b2c1-ce4b-45b5-ac2a-9709e71d5ee0\",\"resource-version\":\"1670044718589\",\"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\":\"1a5c4620-c84b-4570-ae96-792a82ea5132\",\"resource-version\":\"1670044718589\"}]}}]}},{\"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\":\"1e9bfa0c-65d5-46e3-b740-e746c43fd871\",\"resource-version\":\"1670044718589\"}]}}]},\"property-collect-list\":[\"service-instance-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"7b9d3574-9ef0-47c4-8c4a-6d3021490b14","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:39.104Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.119Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7b9d3574-9ef0-47c4-8c4a-6d3021490b14","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:39.119Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.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/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7b9d3574-9ef0-47c4-8c4a-6d3021490b14\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:39:105\"},\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fcb64988-74ac-4ca6-b14c-5be07a67d181\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"22926efa-dbbd-4230-92e0-5a9ac12a7605\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/fcb64988-74ac-4ca6-b14c-5be07a67d181/named-query-elements/named-query-element/22926efa-dbbd-4230-92e0-5a9ac12a7605\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"812a7807-9b81-4837-83d6-befcb9ff20cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fe65b2c1-ce4b-45b5-ac2a-9709e71d5ee0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1a5c4620-c84b-4570-ae96-792a82ea5132\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143/named-query-elements/named-query-element/812a7807-9b81-4837-83d6-befcb9ff20cc/named-query-elements/named-query-element/fe65b2c1-ce4b-45b5-ac2a-9709e71d5ee0/named-query-elements/named-query-element/1a5c4620-c84b-4570-ae96-792a82ea5132\",\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f20d7268-5eae-4196-9a78-e6f00d2ae3a5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db96d29-934f-451c-9ab2-0330f9c9c425\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/f20d7268-5eae-4196-9a78-e6f00d2ae3a5/named-query-elements/named-query-element/5db96d29-934f-451c-9ab2-0330f9c9c425\",\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2d2eab-7acd-404c-9932-17dbd393e5d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2a38c424-e540-4a32-9632-9f711724826f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"808771bd-2bef-4ed7-b859-77f93ab9f178\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414/named-query-elements/named-query-element/0f2d2eab-7acd-404c-9932-17dbd393e5d9/named-query-elements/named-query-element/2a38c424-e540-4a32-9632-9f711724826f/named-query-elements/named-query-element/808771bd-2bef-4ed7-b859-77f93ab9f178\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044718589\",\"model-invariant-id\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\"}}","context":{"RequestID":"7b9d3574-9ef0-47c4-8c4a-6d3021490b14","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:39.120Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.137Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7b9d3574-9ef0-47c4-8c4a-6d3021490b14","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:39.137Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.139Z","message":"{\"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\":\"7b9d3574-9ef0-47c4-8c4a-6d3021490b14\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:39:114\"},\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2d2eab-7acd-404c-9932-17dbd393e5d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2a38c424-e540-4a32-9632-9f711724826f\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414/named-query-elements/named-query-element/0f2d2eab-7acd-404c-9932-17dbd393e5d9/named-query-elements/named-query-element/2a38c424-e540-4a32-9632-9f711724826f\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fcb64988-74ac-4ca6-b14c-5be07a67d181\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/fcb64988-74ac-4ca6-b14c-5be07a67d181\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"812a7807-9b81-4837-83d6-befcb9ff20cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fe65b2c1-ce4b-45b5-ac2a-9709e71d5ee0\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143/named-query-elements/named-query-element/812a7807-9b81-4837-83d6-befcb9ff20cc/named-query-elements/named-query-element/fe65b2c1-ce4b-45b5-ac2a-9709e71d5ee0\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"996f4874-94ee-4717-b51c-4e56ba4d8ed7\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/996f4874-94ee-4717-b51c-4e56ba4d8ed7\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"291e8541-bd14-48cc-ba90-736a2ac272eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2093fc4a-e3c4-4cb8-b285-d42b1c81941c\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613/named-query-elements/named-query-element/291e8541-bd14-48cc-ba90-736a2ac272eb/named-query-elements/named-query-element/2093fc4a-e3c4-4cb8-b285-d42b1c81941c\",\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f20d7268-5eae-4196-9a78-e6f00d2ae3a5\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/f20d7268-5eae-4196-9a78-e6f00d2ae3a5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044718589\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"7b9d3574-9ef0-47c4-8c4a-6d3021490b14","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:39.139Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.158Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7b9d3574-9ef0-47c4-8c4a-6d3021490b14","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:39.158Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.159Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7b9d3574-9ef0-47c4-8c4a-6d3021490b14\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:39:121\"},\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"812a7807-9b81-4837-83d6-befcb9ff20cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"277a7f2f-7d09-448a-8199-cf94638adc27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2ffcbe2-6f46-4bda-aa26-91e6a68900c5\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143/named-query-elements/named-query-element/812a7807-9b81-4837-83d6-befcb9ff20cc/named-query-elements/named-query-element/277a7f2f-7d09-448a-8199-cf94638adc27/named-query-elements/named-query-element/d2ffcbe2-6f46-4bda-aa26-91e6a68900c5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044718589\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"7b9d3574-9ef0-47c4-8c4a-6d3021490b14","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:39.159Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.172Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7b9d3574-9ef0-47c4-8c4a-6d3021490b14","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:39.172Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.173Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7b9d3574-9ef0-47c4-8c4a-6d3021490b14\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:39:127\"},\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"291e8541-bd14-48cc-ba90-736a2ac272eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42f7be1b-4386-4997-8622-242349792a35\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613/named-query-elements/named-query-element/291e8541-bd14-48cc-ba90-736a2ac272eb/named-query-elements/named-query-element/42f7be1b-4386-4997-8622-242349792a35\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"812a7807-9b81-4837-83d6-befcb9ff20cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"41d6a68d-d65e-4cdd-b2d4-bc0e1c951130\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143/named-query-elements/named-query-element/812a7807-9b81-4837-83d6-befcb9ff20cc/named-query-elements/named-query-element/41d6a68d-d65e-4cdd-b2d4-bc0e1c951130\",\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"10fe58da-bcda-4be1-a82d-21634187f1d8\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414/named-query-elements/named-query-element/10fe58da-bcda-4be1-a82d-21634187f1d8\",\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2d2eab-7acd-404c-9932-17dbd393e5d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcb5e1b9-bf05-48a0-880b-085bf313ef7b\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414/named-query-elements/named-query-element/0f2d2eab-7acd-404c-9932-17dbd393e5d9/named-query-elements/named-query-element/bcb5e1b9-bf05-48a0-880b-085bf313ef7b\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9322679b-2c9f-4285-8ce5-8fef1a7ab50e\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613/named-query-elements/named-query-element/9322679b-2c9f-4285-8ce5-8fef1a7ab50e\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1e9bfa0c-65d5-46e3-b740-e746c43fd871\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143/named-query-elements/named-query-element/1e9bfa0c-65d5-46e3-b740-e746c43fd871\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044718589\",\"model-invariant-id\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\"}}","context":{"RequestID":"7b9d3574-9ef0-47c4-8c4a-6d3021490b14","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:39.173Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.190Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7b9d3574-9ef0-47c4-8c4a-6d3021490b14","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:39.190Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.212Z","message":"{\"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\":\"7b9d3574-9ef0-47c4-8c4a-6d3021490b14\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:39:135\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64/named-query-elements/named-query-element/08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c/named-query-elements/named-query-element/5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"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/eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044718589\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"7b9d3574-9ef0-47c4-8c4a-6d3021490b14","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:39.212Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.214Z","message":"{\"transactionId\":\"7b9d3574-9ef0-47c4-8c4a-6d3021490b14\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:38:573\",\"respDate\":\"221203-05:18:39:214\",\"sourceId\":\"AAI-TOOLS:7b9d3574-9ef0-47c4-8c4a-6d3021490b14\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:38:573-21608\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[6463], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[7b9d3574-9ef0-47c4-8c4a-6d3021490b14], Host=[aai.onap:8443], X-Forwarded-Port=[38258], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[7b9d3574-9ef0-47c4-8c4a-6d3021490b14]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:38:573-21608\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[196824], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:38:573-21608]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"7b9d3574-9ef0-47c4-8c4a-6d3021490b14","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"296","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"8fab36f0-ae18-4735-aa8c-09a2aa053862","LogTimestamp":"2022-12-03T05:18:38.886Z","elapsedTime":"23"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:39.215Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"7b9d3574-9ef0-47c4-8c4a-6d3021490b14","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"643","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"8fab36f0-ae18-4735-aa8c-09a2aa053862","LogTimestamp":"2022-12-03T05:18:39.215Z","ResponseDesc":"Created","elapsedTime":"23"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:39 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef" 201 0 REST 7b9d3574-9ef0-47c4-8c4a-6d3021490b14 AAI-TOOLS 10.233.71.240 647 - "logType": "access" {"timestamp":"2022-12-03T05:18:39.225Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7b9d3574-9ef0-47c4-8c4a-6d3021490b14","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:39.225Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.226Z","message":"{\"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\":\"7b9d3574-9ef0-47c4-8c4a-6d3021490b14\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:39:141\"},\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414\",\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044718589\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"7b9d3574-9ef0-47c4-8c4a-6d3021490b14","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:39.226Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.242Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7b9d3574-9ef0-47c4-8c4a-6d3021490b14","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:39.241Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.242Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7b9d3574-9ef0-47c4-8c4a-6d3021490b14\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:39:146\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4cf1470f-fde7-4fea-b023-fcac66d2dbd4\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64/named-query-elements/named-query-element/4cf1470f-fde7-4fea-b023-fcac66d2dbd4\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"812a7807-9b81-4837-83d6-befcb9ff20cc\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143/named-query-elements/named-query-element/812a7807-9b81-4837-83d6-befcb9ff20cc\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"291e8541-bd14-48cc-ba90-736a2ac272eb\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613/named-query-elements/named-query-element/291e8541-bd14-48cc-ba90-736a2ac272eb\",\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2d2eab-7acd-404c-9932-17dbd393e5d9\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414/named-query-elements/named-query-element/0f2d2eab-7acd-404c-9932-17dbd393e5d9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044718589\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"7b9d3574-9ef0-47c4-8c4a-6d3021490b14","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:39.242Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.256Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7b9d3574-9ef0-47c4-8c4a-6d3021490b14","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:39.256Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.257Z","message":"{\"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\":\"7b9d3574-9ef0-47c4-8c4a-6d3021490b14\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:39:152\"},\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2d2eab-7acd-404c-9932-17dbd393e5d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7dbcc160-7784-4c0b-a6a4-435994200b29\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414/named-query-elements/named-query-element/0f2d2eab-7acd-404c-9932-17dbd393e5d9/named-query-elements/named-query-element/7dbcc160-7784-4c0b-a6a4-435994200b29\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"812a7807-9b81-4837-83d6-befcb9ff20cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"277a7f2f-7d09-448a-8199-cf94638adc27\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143/named-query-elements/named-query-element/812a7807-9b81-4837-83d6-befcb9ff20cc/named-query-elements/named-query-element/277a7f2f-7d09-448a-8199-cf94638adc27\",\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"291e8541-bd14-48cc-ba90-736a2ac272eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"39a14300-403c-4931-8d6c-592c17bdcd1c\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613/named-query-elements/named-query-element/291e8541-bd14-48cc-ba90-736a2ac272eb/named-query-elements/named-query-element/39a14300-403c-4931-8d6c-592c17bdcd1c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044718589\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"7b9d3574-9ef0-47c4-8c4a-6d3021490b14","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:39.257Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.273Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7b9d3574-9ef0-47c4-8c4a-6d3021490b14","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:39.273Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.332Z","message":"Entering","context":{"RequestID":"b67e6431-c279-4ed7-b0d6-cba96902be27","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7e74d549-ed5a-47fd-9ab5-220f3eb6eb5c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:39.332Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.332Z","message":"Entering","context":{"RequestID":"8cce63c3-8477-49a9-8f75-74b29a236d13","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"07792793-2707-4657-b40a-c302c268354a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:39.332Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.334Z","message":"{\"transactionId\":\"8cce63c3-8477-49a9-8f75-74b29a236d13\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:39:332\",\"respDate\":\"221203-05:18:39:334\",\"sourceId\":\"haproxy:8cce63c3-8477-49a9-8f75-74b29a236d13\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:39:332-55576\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8cce63c3-8477-49a9-8f75-74b29a236d13]}\\\"}\"}","context":{"RequestID":"8cce63c3-8477-49a9-8f75-74b29a236d13","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"07792793-2707-4657-b40a-c302c268354a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:39.332Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:39.335Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8cce63c3-8477-49a9-8f75-74b29a236d13","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07792793-2707-4657-b40a-c302c268354a","LogTimestamp":"2022-12-03T05:18:39.335Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:18:39.342Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b67e6431-c279-4ed7-b0d6-cba96902be27","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7e74d549-ed5a-47fd-9ab5-220f3eb6eb5c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:39.332Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.343Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b67e6431-c279-4ed7-b0d6-cba96902be27","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7e74d549-ed5a-47fd-9ab5-220f3eb6eb5c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:39.332Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.343Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b67e6431-c279-4ed7-b0d6-cba96902be27","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7e74d549-ed5a-47fd-9ab5-220f3eb6eb5c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:39.332Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.343Z","message":"Invoke","context":{"RequestID":"b67e6431-c279-4ed7-b0d6-cba96902be27","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"7e74d549-ed5a-47fd-9ab5-220f3eb6eb5c","LogTimestamp":"2022-12-03T05:18:39.343Z"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.410Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b67e6431-c279-4ed7-b0d6-cba96902be27","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"67","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"7e74d549-ed5a-47fd-9ab5-220f3eb6eb5c","LogTimestamp":"2022-12-03T05:18:39.410Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.445Z","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\":\"b67e6431-c279-4ed7-b0d6-cba96902be27\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:39:439\"},\"entity\":{\"resource-version\":\"1670044719342\",\"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\":\"631cb25f-977b-446c-ad1c-d93bb772e0eb\",\"resource-version\":\"1670044719342\",\"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\":\"be9d7415-7db7-4793-99c6-b3a0229b419b\",\"resource-version\":\"1670044719342\"}]}}]}}}","context":{"RequestID":"b67e6431-c279-4ed7-b0d6-cba96902be27","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:39.445Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.461Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b67e6431-c279-4ed7-b0d6-cba96902be27","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:39.461Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.462Z","message":"{\"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\":\"b67e6431-c279-4ed7-b0d6-cba96902be27\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:39:448\"},\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"812a7807-9b81-4837-83d6-befcb9ff20cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"277a7f2f-7d09-448a-8199-cf94638adc27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2ffcbe2-6f46-4bda-aa26-91e6a68900c5\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143/named-query-elements/named-query-element/812a7807-9b81-4837-83d6-befcb9ff20cc/named-query-elements/named-query-element/277a7f2f-7d09-448a-8199-cf94638adc27/named-query-elements/named-query-element/d2ffcbe2-6f46-4bda-aa26-91e6a68900c5\",\"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\":\"631cb25f-977b-446c-ad1c-d93bb772e0eb\",\"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/631cb25f-977b-446c-ad1c-d93bb772e0eb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044719342\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"b67e6431-c279-4ed7-b0d6-cba96902be27","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:39.462Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.470Z","message":"{\"transactionId\":\"b67e6431-c279-4ed7-b0d6-cba96902be27\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:39:332\",\"respDate\":\"221203-05:18:39:469\",\"sourceId\":\"AAI-TOOLS:b67e6431-c279-4ed7-b0d6-cba96902be27\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:39:332-33320\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[1127], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[b67e6431-c279-4ed7-b0d6-cba96902be27], Host=[aai.onap:8443], X-Forwarded-Port=[38278], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[b67e6431-c279-4ed7-b0d6-cba96902be27]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:39:332-33320\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[127128], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:39:332-33320]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b67e6431-c279-4ed7-b0d6-cba96902be27","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"67","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"7e74d549-ed5a-47fd-9ab5-220f3eb6eb5c","LogTimestamp":"2022-12-03T05:18:39.410Z","elapsedTime":"8"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:39.470Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b67e6431-c279-4ed7-b0d6-cba96902be27","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"138","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"7e74d549-ed5a-47fd-9ab5-220f3eb6eb5c","LogTimestamp":"2022-12-03T05:18:39.470Z","ResponseDesc":"Created","elapsedTime":"8"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:39 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519" 201 0 REST b67e6431-c279-4ed7-b0d6-cba96902be27 AAI-TOOLS 10.233.71.240 142 - "logType": "access" {"timestamp":"2022-12-03T05:18:39.477Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b67e6431-c279-4ed7-b0d6-cba96902be27","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:39.477Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.477Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b67e6431-c279-4ed7-b0d6-cba96902be27\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:39:453\"},\"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\":\"17ef1b94-8b40-4b08-af1b-12954bf4baf8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"572815f1-5bfc-4683-a60b-238f0710f38a\",\"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/17ef1b94-8b40-4b08-af1b-12954bf4baf8/named-query-elements/named-query-element/572815f1-5bfc-4683-a60b-238f0710f38a\",\"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\":\"631cb25f-977b-446c-ad1c-d93bb772e0eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be9d7415-7db7-4793-99c6-b3a0229b419b\",\"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/631cb25f-977b-446c-ad1c-d93bb772e0eb/named-query-elements/named-query-element/be9d7415-7db7-4793-99c6-b3a0229b419b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044719342\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"b67e6431-c279-4ed7-b0d6-cba96902be27","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:39.477Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.493Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b67e6431-c279-4ed7-b0d6-cba96902be27","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:39.493Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.584Z","message":"Entering","context":{"RequestID":"b18c3a21-bee8-43e7-a18c-1c308437f216","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"47dca879-0d77-48ef-a8c0-6826e5c208d0","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:39.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.592Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b18c3a21-bee8-43e7-a18c-1c308437f216","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"47dca879-0d77-48ef-a8c0-6826e5c208d0","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:39.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.592Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b18c3a21-bee8-43e7-a18c-1c308437f216","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"47dca879-0d77-48ef-a8c0-6826e5c208d0","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:39.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.592Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b18c3a21-bee8-43e7-a18c-1c308437f216","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"47dca879-0d77-48ef-a8c0-6826e5c208d0","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:39.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.592Z","message":"Invoke","context":{"RequestID":"b18c3a21-bee8-43e7-a18c-1c308437f216","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"47dca879-0d77-48ef-a8c0-6826e5c208d0","LogTimestamp":"2022-12-03T05:18:39.592Z"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.669Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b18c3a21-bee8-43e7-a18c-1c308437f216","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"77","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"47dca879-0d77-48ef-a8c0-6826e5c208d0","LogTimestamp":"2022-12-03T05:18:39.669Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.709Z","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\":\"b18c3a21-bee8-43e7-a18c-1c308437f216\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:39:703\"},\"entity\":{\"resource-version\":\"1670044719591\",\"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\":\"e4e8eee9-7442-478f-9611-f3ef9cd6c6cd\",\"resource-version\":\"1670044719591\",\"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\":\"3aec0e32-bdd7-4b1c-b7ec-6932f608f580\",\"resource-version\":\"1670044719591\"}]}}]}}}","context":{"RequestID":"b18c3a21-bee8-43e7-a18c-1c308437f216","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:39.708Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.726Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b18c3a21-bee8-43e7-a18c-1c308437f216","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:39.726Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.727Z","message":"{\"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\":\"b18c3a21-bee8-43e7-a18c-1c308437f216\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:39:711\"},\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"812a7807-9b81-4837-83d6-befcb9ff20cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"277a7f2f-7d09-448a-8199-cf94638adc27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2ffcbe2-6f46-4bda-aa26-91e6a68900c5\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143/named-query-elements/named-query-element/812a7807-9b81-4837-83d6-befcb9ff20cc/named-query-elements/named-query-element/277a7f2f-7d09-448a-8199-cf94638adc27/named-query-elements/named-query-element/d2ffcbe2-6f46-4bda-aa26-91e6a68900c5\",\"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\":\"631cb25f-977b-446c-ad1c-d93bb772e0eb\",\"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/631cb25f-977b-446c-ad1c-d93bb772e0eb\",\"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\":\"e4e8eee9-7442-478f-9611-f3ef9cd6c6cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3aec0e32-bdd7-4b1c-b7ec-6932f608f580\",\"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/e4e8eee9-7442-478f-9611-f3ef9cd6c6cd/named-query-elements/named-query-element/3aec0e32-bdd7-4b1c-b7ec-6932f608f580\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044719591\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"b18c3a21-bee8-43e7-a18c-1c308437f216","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:39.727Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.731Z","message":"{\"transactionId\":\"b18c3a21-bee8-43e7-a18c-1c308437f216\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:39:585\",\"respDate\":\"221203-05:18:39:731\",\"sourceId\":\"AAI-TOOLS:b18c3a21-bee8-43e7-a18c-1c308437f216\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:39:585-36677\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[1132], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[b18c3a21-bee8-43e7-a18c-1c308437f216], Host=[aai.onap:8443], X-Forwarded-Port=[38280], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[b18c3a21-bee8-43e7-a18c-1c308437f216]}\\\",\\\"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\\\":\\\"1-aai-resources-221203-05:18:39:585-36677\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[73960], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:39:585-36677]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b18c3a21-bee8-43e7-a18c-1c308437f216","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"77","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"47dca879-0d77-48ef-a8c0-6826e5c208d0","LogTimestamp":"2022-12-03T05:18:39.669Z","elapsedTime":"12"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:39.732Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b18c3a21-bee8-43e7-a18c-1c308437f216","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"148","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"47dca879-0d77-48ef-a8c0-6826e5c208d0","LogTimestamp":"2022-12-03T05:18:39.732Z","ResponseDesc":"Created","elapsedTime":"12"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:39 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9" 201 0 REST b18c3a21-bee8-43e7-a18c-1c308437f216 AAI-TOOLS 10.233.71.240 151 - "logType": "access" {"timestamp":"2022-12-03T05:18:39.747Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b18c3a21-bee8-43e7-a18c-1c308437f216","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:39.747Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.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/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b18c3a21-bee8-43e7-a18c-1c308437f216\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:39:716\"},\"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\":\"17ef1b94-8b40-4b08-af1b-12954bf4baf8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"572815f1-5bfc-4683-a60b-238f0710f38a\",\"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/17ef1b94-8b40-4b08-af1b-12954bf4baf8/named-query-elements/named-query-element/572815f1-5bfc-4683-a60b-238f0710f38a\",\"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\":\"631cb25f-977b-446c-ad1c-d93bb772e0eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be9d7415-7db7-4793-99c6-b3a0229b419b\",\"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/631cb25f-977b-446c-ad1c-d93bb772e0eb/named-query-elements/named-query-element/be9d7415-7db7-4793-99c6-b3a0229b419b\",\"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\":\"e4e8eee9-7442-478f-9611-f3ef9cd6c6cd\",\"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/e4e8eee9-7442-478f-9611-f3ef9cd6c6cd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044719591\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"b18c3a21-bee8-43e7-a18c-1c308437f216","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:39.748Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.762Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b18c3a21-bee8-43e7-a18c-1c308437f216","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:39.762Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.879Z","message":"Entering","context":{"RequestID":"fa7427e2-69eb-464f-a17d-314398edaf88","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"41be9ca3-f522-48d5-b603-afd799558c85","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:39.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.888Z","message":"Checking for system property [partnerName]","context":{"RequestID":"fa7427e2-69eb-464f-a17d-314398edaf88","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"41be9ca3-f522-48d5-b603-afd799558c85","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:39.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.888Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"fa7427e2-69eb-464f-a17d-314398edaf88","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"41be9ca3-f522-48d5-b603-afd799558c85","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:39.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.888Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"fa7427e2-69eb-464f-a17d-314398edaf88","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"41be9ca3-f522-48d5-b603-afd799558c85","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:39.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.889Z","message":"Invoke","context":{"RequestID":"fa7427e2-69eb-464f-a17d-314398edaf88","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"41be9ca3-f522-48d5-b603-afd799558c85","LogTimestamp":"2022-12-03T05:18:39.889Z"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.956Z","message":"Entering","context":{"RequestID":"21c1b76e-d662-4da0-b8ae-c97fd93eb06b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0bc78bee-63df-4d9e-80d2-7e7a6ce41ab6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:18:39.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:39.959Z","message":"{\"transactionId\":\"21c1b76e-d662-4da0-b8ae-c97fd93eb06b\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:39:957\",\"respDate\":\"221203-05:18:39:959\",\"sourceId\":\"OOM_ReadinessCheck:21c1b76e-d662-4da0-b8ae-c97fd93eb06b\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:39:957-45544\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[52890], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[21c1b76e-d662-4da0-b8ae-c97fd93eb06b]}\\\"}\"}","context":{"RequestID":"21c1b76e-d662-4da0-b8ae-c97fd93eb06b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0bc78bee-63df-4d9e-80d2-7e7a6ce41ab6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:18:39.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:39.959Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21c1b76e-d662-4da0-b8ae-c97fd93eb06b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0bc78bee-63df-4d9e-80d2-7e7a6ce41ab6","LogTimestamp":"2022-12-03T05:18:39.959Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:18:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 7 - "logType": "access" {"timestamp":"2022-12-03T05:18:40.006Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"fa7427e2-69eb-464f-a17d-314398edaf88","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"118","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"41be9ca3-f522-48d5-b603-afd799558c85","LogTimestamp":"2022-12-03T05:18:40.006Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:40.077Z","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\":\"fa7427e2-69eb-464f-a17d-314398edaf88\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:40:068\"},\"entity\":{\"resource-version\":\"1670044719887\",\"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\":\"a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"resource-version\":\"1670044719887\",\"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\":\"f9046c1e-a605-4fb4-a922-b51ed6558226\",\"resource-version\":\"1670044719887\",\"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\":\"4d73ae40-0e82-407a-ae1b-dd7113cad2f3\",\"resource-version\":\"1670044719887\",\"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\":\"85337bb5-e713-4f41-a45a-7825c50d0176\",\"resource-version\":\"1670044719887\"}]}}]}}]}}]}}}","context":{"RequestID":"fa7427e2-69eb-464f-a17d-314398edaf88","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:40.077Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:40.107Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fa7427e2-69eb-464f-a17d-314398edaf88","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:40.107Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:40.108Z","message":"{\"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\":\"fa7427e2-69eb-464f-a17d-314398edaf88\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:40:077\"},\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"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\":\"a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9046c1e-a605-4fb4-a922-b51ed6558226\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4d73ae40-0e82-407a-ae1b-dd7113cad2f3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"85337bb5-e713-4f41-a45a-7825c50d0176\",\"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/a8a2ae3f-bcc2-402f-ad67-4d39be2f3640/named-query-elements/named-query-element/f9046c1e-a605-4fb4-a922-b51ed6558226/named-query-elements/named-query-element/4d73ae40-0e82-407a-ae1b-dd7113cad2f3/named-query-elements/named-query-element/85337bb5-e713-4f41-a45a-7825c50d0176\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044719887\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"fa7427e2-69eb-464f-a17d-314398edaf88","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:40.108Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:40.116Z","message":"{\"transactionId\":\"fa7427e2-69eb-464f-a17d-314398edaf88\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:39:879\",\"respDate\":\"221203-05:18:40:116\",\"sourceId\":\"AAI-TOOLS:fa7427e2-69eb-464f-a17d-314398edaf88\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:39:879-27710\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[2361], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[fa7427e2-69eb-464f-a17d-314398edaf88], Host=[aai.onap:8443], X-Forwarded-Port=[38296], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[fa7427e2-69eb-464f-a17d-314398edaf88]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:39:879-27710\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[123072], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:39:879-27710]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"fa7427e2-69eb-464f-a17d-314398edaf88","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"118","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"41be9ca3-f522-48d5-b603-afd799558c85","LogTimestamp":"2022-12-03T05:18:40.006Z","elapsedTime":"5"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:40.117Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"fa7427e2-69eb-464f-a17d-314398edaf88","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"239","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"41be9ca3-f522-48d5-b603-afd799558c85","LogTimestamp":"2022-12-03T05:18:40.117Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:40 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9" 201 0 REST fa7427e2-69eb-464f-a17d-314398edaf88 AAI-TOOLS 10.233.71.240 244 - "logType": "access" {"timestamp":"2022-12-03T05:18:40.124Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fa7427e2-69eb-464f-a17d-314398edaf88","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:40.124Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:40.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/cea0a982-8d55-4093-921e-418fbccf7060\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"fa7427e2-69eb-464f-a17d-314398edaf88\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:40:085\"},\"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\":\"a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9046c1e-a605-4fb4-a922-b51ed6558226\",\"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/a8a2ae3f-bcc2-402f-ad67-4d39be2f3640/named-query-elements/named-query-element/f9046c1e-a605-4fb4-a922-b51ed6558226\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044719887\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"fa7427e2-69eb-464f-a17d-314398edaf88","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:40.124Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:40.143Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fa7427e2-69eb-464f-a17d-314398edaf88","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:40.143Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:40.144Z","message":"{\"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\":\"fa7427e2-69eb-464f-a17d-314398edaf88\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:40:089\"},\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414\",\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143\",\"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\":\"a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"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/a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044719887\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"fa7427e2-69eb-464f-a17d-314398edaf88","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:40.144Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:40.156Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fa7427e2-69eb-464f-a17d-314398edaf88","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:40.156Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:40.157Z","message":"{\"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\":\"fa7427e2-69eb-464f-a17d-314398edaf88\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:40:098\"},\"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\":\"a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9046c1e-a605-4fb4-a922-b51ed6558226\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4d73ae40-0e82-407a-ae1b-dd7113cad2f3\",\"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/a8a2ae3f-bcc2-402f-ad67-4d39be2f3640/named-query-elements/named-query-element/f9046c1e-a605-4fb4-a922-b51ed6558226/named-query-elements/named-query-element/4d73ae40-0e82-407a-ae1b-dd7113cad2f3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044719887\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"fa7427e2-69eb-464f-a17d-314398edaf88","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:40.157Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:40.183Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fa7427e2-69eb-464f-a17d-314398edaf88","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:40.183Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:40.266Z","message":"Entering","context":{"RequestID":"7ed2cdb9-7a7e-4635-8640-4b340e565a7e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8c6cc659-7b55-4a41-8caa-7e86e5a1fc09","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:18:40.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:40.267Z","message":"Entering","context":{"RequestID":"206d6f3c-3af5-436c-8790-0186a351127e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e2f4d85d-bc65-41f2-b63d-dd7c94c3749f","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:40.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:40.268Z","message":"Database is available from CACHED check.","context":{"RequestID":"7ed2cdb9-7a7e-4635-8640-4b340e565a7e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8c6cc659-7b55-4a41-8caa-7e86e5a1fc09","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:18:40.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:40.269Z","message":"{\"transactionId\":\"7ed2cdb9-7a7e-4635-8640-4b340e565a7e\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:40:267\",\"respDate\":\"221203-05:18:40:269\",\"sourceId\":\"ReadinessCheck:7ed2cdb9-7a7e-4635-8640-4b340e565a7e\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:40:267-89994\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[7ed2cdb9-7a7e-4635-8640-4b340e565a7e]}\\\"}\"}","context":{"RequestID":"7ed2cdb9-7a7e-4635-8640-4b340e565a7e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8c6cc659-7b55-4a41-8caa-7e86e5a1fc09","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:18:40.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:40.270Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ed2cdb9-7a7e-4635-8640-4b340e565a7e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c6cc659-7b55-4a41-8caa-7e86e5a1fc09","LogTimestamp":"2022-12-03T05:18:40.270Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:18:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:18:40.275Z","message":"Checking for system property [partnerName]","context":{"RequestID":"206d6f3c-3af5-436c-8790-0186a351127e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e2f4d85d-bc65-41f2-b63d-dd7c94c3749f","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:40.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:40.275Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"206d6f3c-3af5-436c-8790-0186a351127e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e2f4d85d-bc65-41f2-b63d-dd7c94c3749f","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:40.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:40.275Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"206d6f3c-3af5-436c-8790-0186a351127e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e2f4d85d-bc65-41f2-b63d-dd7c94c3749f","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:40.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:40.275Z","message":"Invoke","context":{"RequestID":"206d6f3c-3af5-436c-8790-0186a351127e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"e2f4d85d-bc65-41f2-b63d-dd7c94c3749f","LogTimestamp":"2022-12-03T05:18:40.275Z"},"thread":"qtp532048323-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:40.332Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"206d6f3c-3af5-436c-8790-0186a351127e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"56","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"e2f4d85d-bc65-41f2-b63d-dd7c94c3749f","LogTimestamp":"2022-12-03T05:18:40.331Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:40.363Z","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\":\"206d6f3c-3af5-436c-8790-0186a351127e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:40:357\"},\"entity\":{\"resource-version\":\"1670044720274\",\"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\":\"a917de9d-52ca-4c46-9565-e12de3ece007\",\"resource-version\":\"1670044720274\"}]}}}","context":{"RequestID":"206d6f3c-3af5-436c-8790-0186a351127e","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:40.363Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:40.380Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"206d6f3c-3af5-436c-8790-0186a351127e","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:40.380Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:40.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/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"206d6f3c-3af5-436c-8790-0186a351127e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:40:364\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a917de9d-52ca-4c46-9565-e12de3ece007\",\"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/a917de9d-52ca-4c46-9565-e12de3ece007\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"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\":\"a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9046c1e-a605-4fb4-a922-b51ed6558226\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4d73ae40-0e82-407a-ae1b-dd7113cad2f3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"85337bb5-e713-4f41-a45a-7825c50d0176\",\"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/a8a2ae3f-bcc2-402f-ad67-4d39be2f3640/named-query-elements/named-query-element/f9046c1e-a605-4fb4-a922-b51ed6558226/named-query-elements/named-query-element/4d73ae40-0e82-407a-ae1b-dd7113cad2f3/named-query-elements/named-query-element/85337bb5-e713-4f41-a45a-7825c50d0176\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044720274\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"206d6f3c-3af5-436c-8790-0186a351127e","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:40.381Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:40.383Z","message":"{\"transactionId\":\"206d6f3c-3af5-436c-8790-0186a351127e\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:40:267\",\"respDate\":\"221203-05:18:40:383\",\"sourceId\":\"AAI-TOOLS:206d6f3c-3af5-436c-8790-0186a351127e\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:40:267-76680\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[642], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[206d6f3c-3af5-436c-8790-0186a351127e], Host=[aai.onap:8443], X-Forwarded-Port=[38308], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[206d6f3c-3af5-436c-8790-0186a351127e]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:40:267-76680\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[213208], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:40:267-76680]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"206d6f3c-3af5-436c-8790-0186a351127e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"56","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"e2f4d85d-bc65-41f2-b63d-dd7c94c3749f","LogTimestamp":"2022-12-03T05:18:40.331Z","elapsedTime":"19"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:40.384Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"206d6f3c-3af5-436c-8790-0186a351127e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"117","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"e2f4d85d-bc65-41f2-b63d-dd7c94c3749f","LogTimestamp":"2022-12-03T05:18:40.384Z","ResponseDesc":"Created","elapsedTime":"19"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:40 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb" 201 0 REST 206d6f3c-3af5-436c-8790-0186a351127e AAI-TOOLS 10.233.71.240 120 - "logType": "access" {"timestamp":"2022-12-03T05:18:40.397Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"206d6f3c-3af5-436c-8790-0186a351127e","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:40.397Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:40.519Z","message":"Entering","context":{"RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"247e031f-f1c5-45a5-97c6-44eac183b5d3","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:40.519Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:40.549Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"247e031f-f1c5-45a5-97c6-44eac183b5d3","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:40.519Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:40.549Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"247e031f-f1c5-45a5-97c6-44eac183b5d3","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:40.519Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:40.549Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"247e031f-f1c5-45a5-97c6-44eac183b5d3","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:40.519Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:40.550Z","message":"Invoke","context":{"RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"247e031f-f1c5-45a5-97c6-44eac183b5d3","LogTimestamp":"2022-12-03T05:18:40.550Z"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:41.090Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"541","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"247e031f-f1c5-45a5-97c6-44eac183b5d3","LogTimestamp":"2022-12-03T05:18:41.090Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:41.330Z","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\":\"d46ba575-c549-4db7-abca-16569e1f816e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:41:321\"},\"entity\":{\"resource-version\":\"1670044720548\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"resource-version\":\"1670044720548\",\"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\":\"1b9a4543-d1e6-4a0b-abb0-1755ab36108b\",\"resource-version\":\"1670044720548\",\"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\":\"373d1887-3ada-47ea-8ce2-3da84ca29efd\",\"resource-version\":\"1670044720548\",\"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\":\"32697a99-122a-40c6-b984-316cb971092e\",\"resource-version\":\"1670044720548\",\"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\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"resource-version\":\"1670044720548\",\"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\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"resource-version\":\"1670044720548\",\"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\":\"09cacef1-846d-4272-821d-7c7339609bf7\",\"resource-version\":\"1670044720548\",\"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\":\"7863d228-524e-4118-8092-21bc34ab1d94\",\"resource-version\":\"1670044720548\",\"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\":\"7af30f8c-ef5a-4d6e-b8db-46ace240d17a\",\"resource-version\":\"1670044720548\",\"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\":\"343c6cd4-c014-4efa-85c0-f8d60cda785a\",\"resource-version\":\"1670044720548\",\"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\":\"2785b31d-8c17-4f25-9c6a-a319b710fffb\",\"resource-version\":\"1670044720548\",\"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\":\"893d7d3a-c333-4a5c-a426-d2e665dcf0db\",\"resource-version\":\"1670044720548\",\"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\":\"a5a3234f-f82d-4b24-a9a5-f40dfa553000\",\"resource-version\":\"1670044720548\",\"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\":\"647336a2-4599-4fa8-91fa-1c580cb3a59d\",\"resource-version\":\"1670044720548\",\"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\":\"9c74b8b1-7c07-49e6-9981-fd2dd07c1cf1\",\"resource-version\":\"1670044720548\",\"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\":\"d70b602e-7fec-4c15-8937-b24473ff5e98\",\"resource-version\":\"1670044720548\",\"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\":\"e29adde5-720b-4412-adcb-b71ffb5bbd33\",\"resource-version\":\"1670044720548\",\"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\":\"09917ac8-bbc4-43e0-a952-794be793cf77\",\"resource-version\":\"1670044720548\",\"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\":\"2342a486-096a-4d69-bbe6-9ac1d4fb13c1\",\"resource-version\":\"1670044720548\",\"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\":\"61ca95a9-2e52-4dc3-a257-7b35657982f9\",\"resource-version\":\"1670044720548\",\"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\":\"7881250c-451f-4890-a352-621bce2b9c1a\",\"resource-version\":\"1670044720548\",\"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\"]}]},\"property-collect-list\":[\"persona-model-id\",\"service-instance-id\",\"service-instance-location-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:41.330Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:41.344Z","message":"Entering","context":{"RequestID":"903c2d88-5f40-4fab-a4fd-15c0b79a0b13","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f652ab1f-bab5-4052-8975-71835fbe9c1a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:41.344Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:41.346Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:41.346Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:41.346Z","message":"{\"transactionId\":\"903c2d88-5f40-4fab-a4fd-15c0b79a0b13\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:41:345\",\"respDate\":\"221203-05:18:41:346\",\"sourceId\":\"haproxy:903c2d88-5f40-4fab-a4fd-15c0b79a0b13\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:41:345-40030\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[903c2d88-5f40-4fab-a4fd-15c0b79a0b13]}\\\"}\"}","context":{"RequestID":"903c2d88-5f40-4fab-a4fd-15c0b79a0b13","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f652ab1f-bab5-4052-8975-71835fbe9c1a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:41.344Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:41.347Z","message":"{\"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\":\"d46ba575-c549-4db7-abca-16569e1f816e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:41:332\"},\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"812a7807-9b81-4837-83d6-befcb9ff20cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"277a7f2f-7d09-448a-8199-cf94638adc27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2ffcbe2-6f46-4bda-aa26-91e6a68900c5\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143/named-query-elements/named-query-element/812a7807-9b81-4837-83d6-befcb9ff20cc/named-query-elements/named-query-element/277a7f2f-7d09-448a-8199-cf94638adc27/named-query-elements/named-query-element/d2ffcbe2-6f46-4bda-aa26-91e6a68900c5\",\"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\":\"631cb25f-977b-446c-ad1c-d93bb772e0eb\",\"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/631cb25f-977b-446c-ad1c-d93bb772e0eb\",\"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\":\"e4e8eee9-7442-478f-9611-f3ef9cd6c6cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3aec0e32-bdd7-4b1c-b7ec-6932f608f580\",\"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/e4e8eee9-7442-478f-9611-f3ef9cd6c6cd/named-query-elements/named-query-element/3aec0e32-bdd7-4b1c-b7ec-6932f608f580\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5a3234f-f82d-4b24-a9a5-f40dfa553000\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657/named-query-elements/named-query-element/a5a3234f-f82d-4b24-a9a5-f40dfa553000\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044720548\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:41.347Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:41.347Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"903c2d88-5f40-4fab-a4fd-15c0b79a0b13","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f652ab1f-bab5-4052-8975-71835fbe9c1a","LogTimestamp":"2022-12-03T05:18:41.347Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:18:41.362Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:41.362Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:41.363Z","message":"{\"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\":\"d46ba575-c549-4db7-abca-16569e1f816e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:41:339\"},\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5a3234f-f82d-4b24-a9a5-f40dfa553000\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"647336a2-4599-4fa8-91fa-1c580cb3a59d\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657/named-query-elements/named-query-element/a5a3234f-f82d-4b24-a9a5-f40dfa553000/named-query-elements/named-query-element/647336a2-4599-4fa8-91fa-1c580cb3a59d\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2c53e813-3cf5-4fcb-ba88-f75d014e1e39\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/2c53e813-3cf5-4fcb-ba88-f75d014e1e39\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044720548\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:41.363Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:41.375Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:41.375Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:41.376Z","message":"{\"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\":\"d46ba575-c549-4db7-abca-16569e1f816e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:41:349\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64/named-query-elements/named-query-element/08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c/named-query-elements/named-query-element/5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"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/eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044720548\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:41.376Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:41.412Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"36","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:41.412Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:41.418Z","message":"{\"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\":\"d46ba575-c549-4db7-abca-16569e1f816e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:41:354\"},\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9a4543-d1e6-4a0b-abb0-1755ab36108b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"373d1887-3ada-47ea-8ce2-3da84ca29efd\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/1b9a4543-d1e6-4a0b-abb0-1755ab36108b/named-query-elements/named-query-element/373d1887-3ada-47ea-8ce2-3da84ca29efd\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae8fd99d-0ef2-4aff-ad43-6eaf45785428\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4b671953-602a-4021-bd92-b168f488d73a\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c/named-query-elements/named-query-element/5e6e01ee-5a41-4538-9e0f-ebf87934d4c6/named-query-elements/named-query-element/ae8fd99d-0ef2-4aff-ad43-6eaf45785428/named-query-elements/named-query-element/4b671953-602a-4021-bd92-b168f488d73a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044720548\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:41.418Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:41.440Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:41.439Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:41.440Z","message":"{\"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\":\"d46ba575-c549-4db7-abca-16569e1f816e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:41:361\"},\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae8fd99d-0ef2-4aff-ad43-6eaf45785428\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c/named-query-elements/named-query-element/5e6e01ee-5a41-4538-9e0f-ebf87934d4c6/named-query-elements/named-query-element/ae8fd99d-0ef2-4aff-ad43-6eaf45785428\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9a4543-d1e6-4a0b-abb0-1755ab36108b\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/1b9a4543-d1e6-4a0b-abb0-1755ab36108b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044720548\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:41.440Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:41.453Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:41.453Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:41.453Z","message":"{\"transactionId\":\"d46ba575-c549-4db7-abca-16569e1f816e\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:40:521\",\"respDate\":\"221203-05:18:41:453\",\"sourceId\":\"AAI-TOOLS:d46ba575-c549-4db7-abca-16569e1f816e\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:40:521-14640\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[16162], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[d46ba575-c549-4db7-abca-16569e1f816e], Host=[aai.onap:8443], X-Forwarded-Port=[38310], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[d46ba575-c549-4db7-abca-16569e1f816e]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"b546a34b-7e71-45dc-9907-4cbdcf675c64\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"dhv-service-topology\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - DHV Service Topology\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"persona-model-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\", \\\\\\\"service-instance-location-id\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-type\\\\\\\", \\\\\\\"temp-ub-sub-account-id\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"global-customer-id\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"persona-model-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\", \\\\\\\"service-instance-location-id\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vnf-name\\\\\\\", \\\\\\\"vnf-id\\\\\\\", \\\\\\\"vnf-type\\\\\\\", \\\\\\\"prov-status\\\\\\\", \\\\\\\"operational-state\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"interface-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vlan-interface\\\\\\\", \\\\\\\"vlan-id-inner\\\\\\\", \\\\\\\"vlan-id-outer\\\\\\\", \\\\\\\"vlan-description\\\\\\\", \\\\\\\"speed-value\\\\\\\", \\\\\\\"speed-units\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vserver-name\\\\\\\", \\\\\\\"vserver-id\\\\\\\", \\\\\\\"prov-status\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"interface-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vlan-interface\\\\\\\", \\\\\\\"vlan-id-inner\\\\\\\", \\\\\\\"vlan-id-outer\\\\\\\", \\\\\\\"vlan-description\\\\\\\", \\\\\\\"speed-value\\\\\\\", \\\\\\\"speed-units\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"hostname\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"interface-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-provider-name\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c822d81f-822f-4304-9623-1025b53da568\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"94043c37-4e73-439c-a790-0fdd697924cd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:40:521-14640\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[127168], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:40:521-14640]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"541","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"247e031f-f1c5-45a5-97c6-44eac183b5d3","LogTimestamp":"2022-12-03T05:18:41.090Z","elapsedTime":"27"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:41.454Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"934","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"247e031f-f1c5-45a5-97c6-44eac183b5d3","LogTimestamp":"2022-12-03T05:18:41.453Z","ResponseDesc":"Created","elapsedTime":"27"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:41.454Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d46ba575-c549-4db7-abca-16569e1f816e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:41:366\"},\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d70b602e-7fec-4c15-8937-b24473ff5e98\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"61ca95a9-2e52-4dc3-a257-7b35657982f9\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/d70b602e-7fec-4c15-8937-b24473ff5e98/named-query-elements/named-query-element/61ca95a9-2e52-4dc3-a257-7b35657982f9\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09cacef1-846d-4272-821d-7c7339609bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7863d228-524e-4118-8092-21bc34ab1d94\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657/named-query-elements/named-query-element/09cacef1-846d-4272-821d-7c7339609bf7/named-query-elements/named-query-element/7863d228-524e-4118-8092-21bc34ab1d94\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09cacef1-846d-4272-821d-7c7339609bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"343c6cd4-c014-4efa-85c0-f8d60cda785a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2785b31d-8c17-4f25-9c6a-a319b710fffb\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657/named-query-elements/named-query-element/09cacef1-846d-4272-821d-7c7339609bf7/named-query-elements/named-query-element/343c6cd4-c014-4efa-85c0-f8d60cda785a/named-query-elements/named-query-element/2785b31d-8c17-4f25-9c6a-a319b710fffb\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d70b602e-7fec-4c15-8937-b24473ff5e98\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e29adde5-720b-4412-adcb-b71ffb5bbd33\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09917ac8-bbc4-43e0-a952-794be793cf77\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/d70b602e-7fec-4c15-8937-b24473ff5e98/named-query-elements/named-query-element/e29adde5-720b-4412-adcb-b71ffb5bbd33/named-query-elements/named-query-element/09917ac8-bbc4-43e0-a952-794be793cf77\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044720548\",\"model-invariant-id\":\"aad85df2-09be-40fa-b867-16415e4e10e2\"}}","context":{"RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:41.454Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:41 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64" 201 0 REST d46ba575-c549-4db7-abca-16569e1f816e AAI-TOOLS 10.233.71.240 938 - "logType": "access" {"timestamp":"2022-12-03T05:18:41.465Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"11","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:41.465Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:41.466Z","message":"{\"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\":\"d46ba575-c549-4db7-abca-16569e1f816e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:41:372\"},\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09cacef1-846d-4272-821d-7c7339609bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7af30f8c-ef5a-4d6e-b8db-46ace240d17a\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657/named-query-elements/named-query-element/09cacef1-846d-4272-821d-7c7339609bf7/named-query-elements/named-query-element/7af30f8c-ef5a-4d6e-b8db-46ace240d17a\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d70b602e-7fec-4c15-8937-b24473ff5e98\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7881250c-451f-4890-a352-621bce2b9c1a\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/d70b602e-7fec-4c15-8937-b24473ff5e98/named-query-elements/named-query-element/7881250c-451f-4890-a352-621bce2b9c1a\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d70b602e-7fec-4c15-8937-b24473ff5e98\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e29adde5-720b-4412-adcb-b71ffb5bbd33\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2342a486-096a-4d69-bbe6-9ac1d4fb13c1\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/d70b602e-7fec-4c15-8937-b24473ff5e98/named-query-elements/named-query-element/e29adde5-720b-4412-adcb-b71ffb5bbd33/named-query-elements/named-query-element/2342a486-096a-4d69-bbe6-9ac1d4fb13c1\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09cacef1-846d-4272-821d-7c7339609bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"343c6cd4-c014-4efa-85c0-f8d60cda785a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"893d7d3a-c333-4a5c-a426-d2e665dcf0db\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657/named-query-elements/named-query-element/09cacef1-846d-4272-821d-7c7339609bf7/named-query-elements/named-query-element/343c6cd4-c014-4efa-85c0-f8d60cda785a/named-query-elements/named-query-element/893d7d3a-c333-4a5c-a426-d2e665dcf0db\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044720548\",\"model-invariant-id\":\"82966045-43ee-4982-8307-7e9610866140\"}}","context":{"RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:41.466Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:41.481Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:41.481Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:41.482Z","message":"{\"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\":\"d46ba575-c549-4db7-abca-16569e1f816e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:41:377\"},\"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\":\"a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9046c1e-a605-4fb4-a922-b51ed6558226\",\"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/a8a2ae3f-bcc2-402f-ad67-4d39be2f3640/named-query-elements/named-query-element/f9046c1e-a605-4fb4-a922-b51ed6558226\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09cacef1-846d-4272-821d-7c7339609bf7\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657/named-query-elements/named-query-element/09cacef1-846d-4272-821d-7c7339609bf7\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d70b602e-7fec-4c15-8937-b24473ff5e98\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/d70b602e-7fec-4c15-8937-b24473ff5e98\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044720548\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:41.482Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:41.512Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:41.512Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:41.513Z","message":"{\"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\":\"d46ba575-c549-4db7-abca-16569e1f816e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:41:382\"},\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143\",\"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\":\"a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"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/a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044720548\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:41.513Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:41.565Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"53","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:41.565Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:41.566Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d46ba575-c549-4db7-abca-16569e1f816e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:41:390\"},\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d70b602e-7fec-4c15-8937-b24473ff5e98\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e29adde5-720b-4412-adcb-b71ffb5bbd33\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/d70b602e-7fec-4c15-8937-b24473ff5e98/named-query-elements/named-query-element/e29adde5-720b-4412-adcb-b71ffb5bbd33\",\"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\":\"a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9046c1e-a605-4fb4-a922-b51ed6558226\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4d73ae40-0e82-407a-ae1b-dd7113cad2f3\",\"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/a8a2ae3f-bcc2-402f-ad67-4d39be2f3640/named-query-elements/named-query-element/f9046c1e-a605-4fb4-a922-b51ed6558226/named-query-elements/named-query-element/4d73ae40-0e82-407a-ae1b-dd7113cad2f3\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09cacef1-846d-4272-821d-7c7339609bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"343c6cd4-c014-4efa-85c0-f8d60cda785a\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657/named-query-elements/named-query-element/09cacef1-846d-4272-821d-7c7339609bf7/named-query-elements/named-query-element/343c6cd4-c014-4efa-85c0-f8d60cda785a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044720548\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:41.566Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:41.591Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:41.591Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:41.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/c822d81f-822f-4304-9623-1025b53da568\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d46ba575-c549-4db7-abca-16569e1f816e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:41:420\"},\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5a3234f-f82d-4b24-a9a5-f40dfa553000\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"647336a2-4599-4fa8-91fa-1c580cb3a59d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9c74b8b1-7c07-49e6-9981-fd2dd07c1cf1\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657/named-query-elements/named-query-element/a5a3234f-f82d-4b24-a9a5-f40dfa553000/named-query-elements/named-query-element/647336a2-4599-4fa8-91fa-1c580cb3a59d/named-query-elements/named-query-element/9c74b8b1-7c07-49e6-9981-fd2dd07c1cf1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044720548\",\"model-invariant-id\":\"c822d81f-822f-4304-9623-1025b53da568\"}}","context":{"RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:41.592Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:41.598Z","message":"Entering","context":{"RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aa2bd64d-a7cd-4e1f-aeab-e707aa67642a","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:41.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:41.603Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"11","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:41.603Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:41.604Z","message":"{\"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\":\"d46ba575-c549-4db7-abca-16569e1f816e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:41:426\"},\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2d2eab-7acd-404c-9932-17dbd393e5d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7dbcc160-7784-4c0b-a6a4-435994200b29\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414/named-query-elements/named-query-element/0f2d2eab-7acd-404c-9932-17dbd393e5d9/named-query-elements/named-query-element/7dbcc160-7784-4c0b-a6a4-435994200b29\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"812a7807-9b81-4837-83d6-befcb9ff20cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"277a7f2f-7d09-448a-8199-cf94638adc27\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143/named-query-elements/named-query-element/812a7807-9b81-4837-83d6-befcb9ff20cc/named-query-elements/named-query-element/277a7f2f-7d09-448a-8199-cf94638adc27\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"291e8541-bd14-48cc-ba90-736a2ac272eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"39a14300-403c-4931-8d6c-592c17bdcd1c\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613/named-query-elements/named-query-element/291e8541-bd14-48cc-ba90-736a2ac272eb/named-query-elements/named-query-element/39a14300-403c-4931-8d6c-592c17bdcd1c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044720548\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:41.604Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:41.617Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d46ba575-c549-4db7-abca-16569e1f816e","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:41.617Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:41.623Z","message":"Checking for system property [partnerName]","context":{"RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aa2bd64d-a7cd-4e1f-aeab-e707aa67642a","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:41.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:41.623Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aa2bd64d-a7cd-4e1f-aeab-e707aa67642a","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:41.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:41.623Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aa2bd64d-a7cd-4e1f-aeab-e707aa67642a","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:41.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:41.624Z","message":"Invoke","context":{"RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"aa2bd64d-a7cd-4e1f-aeab-e707aa67642a","LogTimestamp":"2022-12-03T05:18:41.624Z"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:42.119Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"496","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"aa2bd64d-a7cd-4e1f-aeab-e707aa67642a","LogTimestamp":"2022-12-03T05:18:42.119Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:42.571Z","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\":\"de87d76e-73fd-48cb-aaa4-ff8861324126\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:42:561\"},\"entity\":{\"resource-version\":\"1670044721622\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"resource-version\":\"1670044721622\",\"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\":\"b4cceedc-e34b-4606-85b2-e1bcff7d1723\",\"resource-version\":\"1670044721622\",\"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\":\"cbe1982c-0894-4393-9b2b-807621ed51d8\",\"resource-version\":\"1670044721622\",\"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\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"resource-version\":\"1670044721622\",\"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\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"resource-version\":\"1670044721622\",\"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\":\"d98d214f-8dee-484b-8e8b-ead59d6bb9aa\",\"resource-version\":\"1670044721622\",\"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\":\"5e9a956b-53a0-441f-9c29-ab9e6f600488\",\"resource-version\":\"1670044721622\",\"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\":\"ed1c205c-3923-4d2e-97a1-c4852541f359\",\"resource-version\":\"1670044721622\",\"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\":\"b5909900-3466-48a4-9815-2bf9160d3d10\",\"resource-version\":\"1670044721622\",\"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\":\"2f7e5966-43bc-4684-84a8-c54f59e4b687\",\"resource-version\":\"1670044721622\",\"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\":\"bf691094-4d80-4321-a089-9c1958eef21a\",\"resource-version\":\"1670044721622\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]}]},\"property-collect-list\":[\"speed-units\",\"speed-value\",\"vlan-description\",\"vlan-id-inner\",\"vlan-id-outer\",\"vlan-interface\"]}]},\"property-collect-list\":[\"interface-name\"]},{\"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\":\"485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"resource-version\":\"1670044721622\",\"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\":\"15658419-ee7a-4e87-bc0d-c3e3d2cfaef0\",\"resource-version\":\"1670044721622\",\"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\":\"5bc7b555-ba6c-4d3b-9579-58189c16db54\",\"resource-version\":\"1670044721622\",\"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\":\"15a50906-4820-47fb-97c4-a9b6cefe8ce1\",\"resource-version\":\"1670044721622\",\"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\":\"e65a6bb0-a798-459b-afba-742b2747abd2\",\"resource-version\":\"1670044721622\",\"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\":\"6c2e8068-acf3-468f-b12a-58230880b220\",\"resource-version\":\"1670044721622\",\"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\":\"843ca6e8-bb94-4fcc-b96e-fedaa6be1a77\",\"resource-version\":\"1670044721622\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]}]},\"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\":\"509ce36d-c8ab-48b1-b8ab-06a7349f51a5\",\"resource-version\":\"1670044721622\",\"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\":\"5bcb2c42-1500-45b1-bef8-e2a61737c62f\",\"resource-version\":\"1670044721622\",\"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\":\"01a057fd-f77f-4d3e-8ec3-79456f3f3406\",\"resource-version\":\"1670044721622\",\"property-collect-list\":[\"service-provider-name\"]}]},\"property-collect-list\":[\"interface-name\"]}]},\"property-collect-list\":[\"hostname\"]}]},\"property-collect-list\":[\"prov-status\",\"vserver-id\",\"vserver-name\"]}]},\"property-collect-list\":[\"operational-state\",\"prov-status\",\"vnf-id\",\"vnf-name\",\"vnf-type\"]}]},\"property-collect-list\":[\"persona-model-id\",\"service-instance-id\",\"service-instance-location-id\",\"service-instance-name\"]}]},\"property-collect-list\":[\"model-invariant-id\",\"service-instance-id\",\"service-instance-location-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:42.571Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:42.592Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:42.592Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:42.593Z","message":"{\"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\":\"de87d76e-73fd-48cb-aaa4-ff8861324126\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:42:571\"},\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"812a7807-9b81-4837-83d6-befcb9ff20cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"277a7f2f-7d09-448a-8199-cf94638adc27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2ffcbe2-6f46-4bda-aa26-91e6a68900c5\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143/named-query-elements/named-query-element/812a7807-9b81-4837-83d6-befcb9ff20cc/named-query-elements/named-query-element/277a7f2f-7d09-448a-8199-cf94638adc27/named-query-elements/named-query-element/d2ffcbe2-6f46-4bda-aa26-91e6a68900c5\",\"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\":\"631cb25f-977b-446c-ad1c-d93bb772e0eb\",\"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/631cb25f-977b-446c-ad1c-d93bb772e0eb\",\"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\":\"e4e8eee9-7442-478f-9611-f3ef9cd6c6cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3aec0e32-bdd7-4b1c-b7ec-6932f608f580\",\"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/e4e8eee9-7442-478f-9611-f3ef9cd6c6cd/named-query-elements/named-query-element/3aec0e32-bdd7-4b1c-b7ec-6932f608f580\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5a3234f-f82d-4b24-a9a5-f40dfa553000\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657/named-query-elements/named-query-element/a5a3234f-f82d-4b24-a9a5-f40dfa553000\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"509ce36d-c8ab-48b1-b8ab-06a7349f51a5\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/485be8f1-dd39-4f34-95e3-3d5afa2092ca/named-query-elements/named-query-element/509ce36d-c8ab-48b1-b8ab-06a7349f51a5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044721622\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:42.593Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:42.612Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:42.612Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:42.613Z","message":"{\"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\":\"de87d76e-73fd-48cb-aaa4-ff8861324126\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:42:577\"},\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5a3234f-f82d-4b24-a9a5-f40dfa553000\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"647336a2-4599-4fa8-91fa-1c580cb3a59d\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657/named-query-elements/named-query-element/a5a3234f-f82d-4b24-a9a5-f40dfa553000/named-query-elements/named-query-element/647336a2-4599-4fa8-91fa-1c580cb3a59d\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2c53e813-3cf5-4fcb-ba88-f75d014e1e39\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/2c53e813-3cf5-4fcb-ba88-f75d014e1e39\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"509ce36d-c8ab-48b1-b8ab-06a7349f51a5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5bcb2c42-1500-45b1-bef8-e2a61737c62f\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/485be8f1-dd39-4f34-95e3-3d5afa2092ca/named-query-elements/named-query-element/509ce36d-c8ab-48b1-b8ab-06a7349f51a5/named-query-elements/named-query-element/5bcb2c42-1500-45b1-bef8-e2a61737c62f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044721622\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:42.613Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:42.626Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:42.626Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:42.627Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"de87d76e-73fd-48cb-aaa4-ff8861324126\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:42:582\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64/named-query-elements/named-query-element/08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c/named-query-elements/named-query-element/5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"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/eb93d919-ca44-404f-935d-12261ce54cff\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044721622\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:42.627Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:42.648Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:42.648Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:42.649Z","message":"{\"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\":\"de87d76e-73fd-48cb-aaa4-ff8861324126\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:42:587\"},\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9a4543-d1e6-4a0b-abb0-1755ab36108b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"373d1887-3ada-47ea-8ce2-3da84ca29efd\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/1b9a4543-d1e6-4a0b-abb0-1755ab36108b/named-query-elements/named-query-element/373d1887-3ada-47ea-8ce2-3da84ca29efd\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae8fd99d-0ef2-4aff-ad43-6eaf45785428\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4b671953-602a-4021-bd92-b168f488d73a\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c/named-query-elements/named-query-element/5e6e01ee-5a41-4538-9e0f-ebf87934d4c6/named-query-elements/named-query-element/ae8fd99d-0ef2-4aff-ad43-6eaf45785428/named-query-elements/named-query-element/4b671953-602a-4021-bd92-b168f488d73a\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b4cceedc-e34b-4606-85b2-e1bcff7d1723\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbe1982c-0894-4393-9b2b-807621ed51d8\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/b4cceedc-e34b-4606-85b2-e1bcff7d1723/named-query-elements/named-query-element/cbe1982c-0894-4393-9b2b-807621ed51d8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044721622\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:42.649Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:42.663Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:42.663Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:42.664Z","message":"{\"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\":\"de87d76e-73fd-48cb-aaa4-ff8861324126\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:42:593\"},\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae8fd99d-0ef2-4aff-ad43-6eaf45785428\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c/named-query-elements/named-query-element/5e6e01ee-5a41-4538-9e0f-ebf87934d4c6/named-query-elements/named-query-element/ae8fd99d-0ef2-4aff-ad43-6eaf45785428\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b4cceedc-e34b-4606-85b2-e1bcff7d1723\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/b4cceedc-e34b-4606-85b2-e1bcff7d1723\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9a4543-d1e6-4a0b-abb0-1755ab36108b\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/1b9a4543-d1e6-4a0b-abb0-1755ab36108b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044721622\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:42.664Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:42.677Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:42.677Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:42.678Z","message":"{\"transactionId\":\"de87d76e-73fd-48cb-aaa4-ff8861324126\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:41:598\",\"respDate\":\"221203-05:18:42:678\",\"sourceId\":\"AAI-TOOLS:de87d76e-73fd-48cb-aaa4-ff8861324126\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:41:598-81052\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[16164], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[de87d76e-73fd-48cb-aaa4-ff8861324126], Host=[aai.onap:8443], X-Forwarded-Port=[38320], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[de87d76e-73fd-48cb-aaa4-ff8861324126]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:41:598-81052\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[86248], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:41:598-81052]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"496","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"aa2bd64d-a7cd-4e1f-aeab-e707aa67642a","LogTimestamp":"2022-12-03T05:18:42.119Z","elapsedTime":"32"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:42.678Z","message":"{\"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\":\"de87d76e-73fd-48cb-aaa4-ff8861324126\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:42:598\"},\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15658419-ee7a-4e87-bc0d-c3e3d2cfaef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15a50906-4820-47fb-97c4-a9b6cefe8ce1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e65a6bb0-a798-459b-afba-742b2747abd2\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/485be8f1-dd39-4f34-95e3-3d5afa2092ca/named-query-elements/named-query-element/15658419-ee7a-4e87-bc0d-c3e3d2cfaef0/named-query-elements/named-query-element/15a50906-4820-47fb-97c4-a9b6cefe8ce1/named-query-elements/named-query-element/e65a6bb0-a798-459b-afba-742b2747abd2\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d70b602e-7fec-4c15-8937-b24473ff5e98\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"61ca95a9-2e52-4dc3-a257-7b35657982f9\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/d70b602e-7fec-4c15-8937-b24473ff5e98/named-query-elements/named-query-element/61ca95a9-2e52-4dc3-a257-7b35657982f9\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09cacef1-846d-4272-821d-7c7339609bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7863d228-524e-4118-8092-21bc34ab1d94\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657/named-query-elements/named-query-element/09cacef1-846d-4272-821d-7c7339609bf7/named-query-elements/named-query-element/7863d228-524e-4118-8092-21bc34ab1d94\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09cacef1-846d-4272-821d-7c7339609bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"343c6cd4-c014-4efa-85c0-f8d60cda785a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2785b31d-8c17-4f25-9c6a-a319b710fffb\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657/named-query-elements/named-query-element/09cacef1-846d-4272-821d-7c7339609bf7/named-query-elements/named-query-element/343c6cd4-c014-4efa-85c0-f8d60cda785a/named-query-elements/named-query-element/2785b31d-8c17-4f25-9c6a-a319b710fffb\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d98d214f-8dee-484b-8e8b-ead59d6bb9aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5909900-3466-48a4-9815-2bf9160d3d10\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bf691094-4d80-4321-a089-9c1958eef21a\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/d98d214f-8dee-484b-8e8b-ead59d6bb9aa/named-query-elements/named-query-element/b5909900-3466-48a4-9815-2bf9160d3d10/named-query-elements/named-query-element/bf691094-4d80-4321-a089-9c1958eef21a\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d98d214f-8dee-484b-8e8b-ead59d6bb9aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed1c205c-3923-4d2e-97a1-c4852541f359\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/d98d214f-8dee-484b-8e8b-ead59d6bb9aa/named-query-elements/named-query-element/ed1c205c-3923-4d2e-97a1-c4852541f359\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d70b602e-7fec-4c15-8937-b24473ff5e98\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e29adde5-720b-4412-adcb-b71ffb5bbd33\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09917ac8-bbc4-43e0-a952-794be793cf77\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/d70b602e-7fec-4c15-8937-b24473ff5e98/named-query-elements/named-query-element/e29adde5-720b-4412-adcb-b71ffb5bbd33/named-query-elements/named-query-element/09917ac8-bbc4-43e0-a952-794be793cf77\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15658419-ee7a-4e87-bc0d-c3e3d2cfaef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"843ca6e8-bb94-4fcc-b96e-fedaa6be1a77\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/485be8f1-dd39-4f34-95e3-3d5afa2092ca/named-query-elements/named-query-element/15658419-ee7a-4e87-bc0d-c3e3d2cfaef0/named-query-elements/named-query-element/843ca6e8-bb94-4fcc-b96e-fedaa6be1a77\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044721622\",\"model-invariant-id\":\"aad85df2-09be-40fa-b867-16415e4e10e2\"}}","context":{"RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:42.678Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:42.679Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1082","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"aa2bd64d-a7cd-4e1f-aeab-e707aa67642a","LogTimestamp":"2022-12-03T05:18:42.679Z","ResponseDesc":"Created","elapsedTime":"32"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:42 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788" 201 0 REST de87d76e-73fd-48cb-aaa4-ff8861324126 AAI-TOOLS 10.233.71.240 1085 - "logType": "access" {"timestamp":"2022-12-03T05:18:42.765Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"86","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:42.764Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:42.766Z","message":"{\"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\":\"de87d76e-73fd-48cb-aaa4-ff8861324126\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:42:605\"},\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09cacef1-846d-4272-821d-7c7339609bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7af30f8c-ef5a-4d6e-b8db-46ace240d17a\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657/named-query-elements/named-query-element/09cacef1-846d-4272-821d-7c7339609bf7/named-query-elements/named-query-element/7af30f8c-ef5a-4d6e-b8db-46ace240d17a\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15658419-ee7a-4e87-bc0d-c3e3d2cfaef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5bc7b555-ba6c-4d3b-9579-58189c16db54\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/485be8f1-dd39-4f34-95e3-3d5afa2092ca/named-query-elements/named-query-element/15658419-ee7a-4e87-bc0d-c3e3d2cfaef0/named-query-elements/named-query-element/5bc7b555-ba6c-4d3b-9579-58189c16db54\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d98d214f-8dee-484b-8e8b-ead59d6bb9aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e9a956b-53a0-441f-9c29-ab9e6f600488\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/d98d214f-8dee-484b-8e8b-ead59d6bb9aa/named-query-elements/named-query-element/5e9a956b-53a0-441f-9c29-ab9e6f600488\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d70b602e-7fec-4c15-8937-b24473ff5e98\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7881250c-451f-4890-a352-621bce2b9c1a\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/d70b602e-7fec-4c15-8937-b24473ff5e98/named-query-elements/named-query-element/7881250c-451f-4890-a352-621bce2b9c1a\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d98d214f-8dee-484b-8e8b-ead59d6bb9aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5909900-3466-48a4-9815-2bf9160d3d10\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f7e5966-43bc-4684-84a8-c54f59e4b687\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/d98d214f-8dee-484b-8e8b-ead59d6bb9aa/named-query-elements/named-query-element/b5909900-3466-48a4-9815-2bf9160d3d10/named-query-elements/named-query-element/2f7e5966-43bc-4684-84a8-c54f59e4b687\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d70b602e-7fec-4c15-8937-b24473ff5e98\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e29adde5-720b-4412-adcb-b71ffb5bbd33\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2342a486-096a-4d69-bbe6-9ac1d4fb13c1\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/d70b602e-7fec-4c15-8937-b24473ff5e98/named-query-elements/named-query-element/e29adde5-720b-4412-adcb-b71ffb5bbd33/named-query-elements/named-query-element/2342a486-096a-4d69-bbe6-9ac1d4fb13c1\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09cacef1-846d-4272-821d-7c7339609bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"343c6cd4-c014-4efa-85c0-f8d60cda785a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"893d7d3a-c333-4a5c-a426-d2e665dcf0db\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657/named-query-elements/named-query-element/09cacef1-846d-4272-821d-7c7339609bf7/named-query-elements/named-query-element/343c6cd4-c014-4efa-85c0-f8d60cda785a/named-query-elements/named-query-element/893d7d3a-c333-4a5c-a426-d2e665dcf0db\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15658419-ee7a-4e87-bc0d-c3e3d2cfaef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15a50906-4820-47fb-97c4-a9b6cefe8ce1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6c2e8068-acf3-468f-b12a-58230880b220\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/485be8f1-dd39-4f34-95e3-3d5afa2092ca/named-query-elements/named-query-element/15658419-ee7a-4e87-bc0d-c3e3d2cfaef0/named-query-elements/named-query-element/15a50906-4820-47fb-97c4-a9b6cefe8ce1/named-query-elements/named-query-element/6c2e8068-acf3-468f-b12a-58230880b220\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044721622\",\"model-invariant-id\":\"82966045-43ee-4982-8307-7e9610866140\"}}","context":{"RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:42.766Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:42.785Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:42.785Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:42.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\":\"de87d76e-73fd-48cb-aaa4-ff8861324126\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:42:613\"},\"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\":\"a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9046c1e-a605-4fb4-a922-b51ed6558226\",\"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/a8a2ae3f-bcc2-402f-ad67-4d39be2f3640/named-query-elements/named-query-element/f9046c1e-a605-4fb4-a922-b51ed6558226\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09cacef1-846d-4272-821d-7c7339609bf7\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657/named-query-elements/named-query-element/09cacef1-846d-4272-821d-7c7339609bf7\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15658419-ee7a-4e87-bc0d-c3e3d2cfaef0\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/485be8f1-dd39-4f34-95e3-3d5afa2092ca/named-query-elements/named-query-element/15658419-ee7a-4e87-bc0d-c3e3d2cfaef0\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d70b602e-7fec-4c15-8937-b24473ff5e98\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/d70b602e-7fec-4c15-8937-b24473ff5e98\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d98d214f-8dee-484b-8e8b-ead59d6bb9aa\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/d98d214f-8dee-484b-8e8b-ead59d6bb9aa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044721622\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:42.786Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:42.799Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:42.799Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:42.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/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"de87d76e-73fd-48cb-aaa4-ff8861324126\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:42:619\"},\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143\",\"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\":\"a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"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/a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044721622\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:42.800Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:42.825Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:42.825Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:42.826Z","message":"{\"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\":\"de87d76e-73fd-48cb-aaa4-ff8861324126\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:42:624\"},\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d70b602e-7fec-4c15-8937-b24473ff5e98\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e29adde5-720b-4412-adcb-b71ffb5bbd33\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/d70b602e-7fec-4c15-8937-b24473ff5e98/named-query-elements/named-query-element/e29adde5-720b-4412-adcb-b71ffb5bbd33\",\"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\":\"a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9046c1e-a605-4fb4-a922-b51ed6558226\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4d73ae40-0e82-407a-ae1b-dd7113cad2f3\",\"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/a8a2ae3f-bcc2-402f-ad67-4d39be2f3640/named-query-elements/named-query-element/f9046c1e-a605-4fb4-a922-b51ed6558226/named-query-elements/named-query-element/4d73ae40-0e82-407a-ae1b-dd7113cad2f3\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15658419-ee7a-4e87-bc0d-c3e3d2cfaef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15a50906-4820-47fb-97c4-a9b6cefe8ce1\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/485be8f1-dd39-4f34-95e3-3d5afa2092ca/named-query-elements/named-query-element/15658419-ee7a-4e87-bc0d-c3e3d2cfaef0/named-query-elements/named-query-element/15a50906-4820-47fb-97c4-a9b6cefe8ce1\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09cacef1-846d-4272-821d-7c7339609bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"343c6cd4-c014-4efa-85c0-f8d60cda785a\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657/named-query-elements/named-query-element/09cacef1-846d-4272-821d-7c7339609bf7/named-query-elements/named-query-element/343c6cd4-c014-4efa-85c0-f8d60cda785a\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d98d214f-8dee-484b-8e8b-ead59d6bb9aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5909900-3466-48a4-9815-2bf9160d3d10\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/d98d214f-8dee-484b-8e8b-ead59d6bb9aa/named-query-elements/named-query-element/b5909900-3466-48a4-9815-2bf9160d3d10\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044721622\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:42.825Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:42.827Z","message":"Entering","context":{"RequestID":"b74895c3-fefa-4ab8-9982-2b975fa3bde1","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"959c16ba-746a-4060-a1d7-e8091dcc303d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:42.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:42.844Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b74895c3-fefa-4ab8-9982-2b975fa3bde1","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"959c16ba-746a-4060-a1d7-e8091dcc303d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:42.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:42.845Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b74895c3-fefa-4ab8-9982-2b975fa3bde1","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"959c16ba-746a-4060-a1d7-e8091dcc303d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:42.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:42.845Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b74895c3-fefa-4ab8-9982-2b975fa3bde1","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"959c16ba-746a-4060-a1d7-e8091dcc303d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:42.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:42.845Z","message":"Invoke","context":{"RequestID":"b74895c3-fefa-4ab8-9982-2b975fa3bde1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"959c16ba-746a-4060-a1d7-e8091dcc303d","LogTimestamp":"2022-12-03T05:18:42.845Z"},"thread":"qtp532048323-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:42.866Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"41","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:42.866Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:42.867Z","message":"{\"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\":\"de87d76e-73fd-48cb-aaa4-ff8861324126\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:42:632\"},\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"509ce36d-c8ab-48b1-b8ab-06a7349f51a5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5bcb2c42-1500-45b1-bef8-e2a61737c62f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"01a057fd-f77f-4d3e-8ec3-79456f3f3406\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/485be8f1-dd39-4f34-95e3-3d5afa2092ca/named-query-elements/named-query-element/509ce36d-c8ab-48b1-b8ab-06a7349f51a5/named-query-elements/named-query-element/5bcb2c42-1500-45b1-bef8-e2a61737c62f/named-query-elements/named-query-element/01a057fd-f77f-4d3e-8ec3-79456f3f3406\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5a3234f-f82d-4b24-a9a5-f40dfa553000\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"647336a2-4599-4fa8-91fa-1c580cb3a59d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9c74b8b1-7c07-49e6-9981-fd2dd07c1cf1\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657/named-query-elements/named-query-element/a5a3234f-f82d-4b24-a9a5-f40dfa553000/named-query-elements/named-query-element/647336a2-4599-4fa8-91fa-1c580cb3a59d/named-query-elements/named-query-element/9c74b8b1-7c07-49e6-9981-fd2dd07c1cf1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044721622\",\"model-invariant-id\":\"c822d81f-822f-4304-9623-1025b53da568\"}}","context":{"RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:42.867Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:42.890Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:42.890Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:42.891Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"de87d76e-73fd-48cb-aaa4-ff8861324126\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:42:638\"},\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2d2eab-7acd-404c-9932-17dbd393e5d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7dbcc160-7784-4c0b-a6a4-435994200b29\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414/named-query-elements/named-query-element/0f2d2eab-7acd-404c-9932-17dbd393e5d9/named-query-elements/named-query-element/7dbcc160-7784-4c0b-a6a4-435994200b29\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"812a7807-9b81-4837-83d6-befcb9ff20cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"277a7f2f-7d09-448a-8199-cf94638adc27\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143/named-query-elements/named-query-element/812a7807-9b81-4837-83d6-befcb9ff20cc/named-query-elements/named-query-element/277a7f2f-7d09-448a-8199-cf94638adc27\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"291e8541-bd14-48cc-ba90-736a2ac272eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"39a14300-403c-4931-8d6c-592c17bdcd1c\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613/named-query-elements/named-query-element/291e8541-bd14-48cc-ba90-736a2ac272eb/named-query-elements/named-query-element/39a14300-403c-4931-8d6c-592c17bdcd1c\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044721622\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:42.891Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:42.912Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"de87d76e-73fd-48cb-aaa4-ff8861324126","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:42.912Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:43.357Z","message":"Entering","context":{"RequestID":"a43739ea-4b42-4765-995e-bf888e3a003c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"88c743db-1260-4fad-a9bc-5d67849bbbda","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:43.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:43.359Z","message":"{\"transactionId\":\"a43739ea-4b42-4765-995e-bf888e3a003c\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:43:357\",\"respDate\":\"221203-05:18:43:359\",\"sourceId\":\"haproxy:a43739ea-4b42-4765-995e-bf888e3a003c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:43:357-67791\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a43739ea-4b42-4765-995e-bf888e3a003c]}\\\"}\"}","context":{"RequestID":"a43739ea-4b42-4765-995e-bf888e3a003c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"88c743db-1260-4fad-a9bc-5d67849bbbda","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:43.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:43.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a43739ea-4b42-4765-995e-bf888e3a003c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88c743db-1260-4fad-a9bc-5d67849bbbda","LogTimestamp":"2022-12-03T05:18:43.359Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:18:43.481Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b74895c3-fefa-4ab8-9982-2b975fa3bde1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"636","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"959c16ba-746a-4060-a1d7-e8091dcc303d","LogTimestamp":"2022-12-03T05:18:43.481Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:43.876Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:18:43.884Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:43.884Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:43.884Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:43.953Z","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\":\"b74895c3-fefa-4ab8-9982-2b975fa3bde1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:43:944\"},\"entity\":{\"resource-version\":\"1670044722844\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"resource-version\":\"1670044722844\",\"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\":\"a4c7916a-2bf7-462e-9047-33e448c804d5\",\"resource-version\":\"1670044722844\",\"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\":\"992cb8ac-e40a-4a43-aebf-952c744ba853\",\"resource-version\":\"1670044722844\",\"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\":\"0688ba5a-36bb-47b9-9766-ae4ccc0079fc\",\"resource-version\":\"1670044722844\"},{\"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\":\"9dc6995d-f0ba-4b92-b3e8-b3da58f89d5a\",\"resource-version\":\"1670044722844\"},{\"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\":\"650f37cf-63b6-4cba-9dd2-4124ec141c8d\",\"resource-version\":\"1670044722844\",\"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\":\"3fbf9087-4d2d-404b-8e0f-155098582add\",\"resource-version\":\"1670044722844\"},{\"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\":\"7ab16e58-37df-4a30-8d16-3136b185b9c8\",\"resource-version\":\"1670044722844\"}]}}]}},{\"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\":\"484b2b3c-28a7-43e5-967d-b80f50a20a50\",\"resource-version\":\"1670044722844\",\"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\":\"f08b13a1-43cf-47b9-9dd8-909cfa9f2bf9\",\"resource-version\":\"1670044722844\",\"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\":\"0c3d5a31-15dc-4c44-9385-69cf842dd484\",\"resource-version\":\"1670044722844\"}]}}]}}]}},{\"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\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"resource-version\":\"1670044722844\",\"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\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"resource-version\":\"1670044722844\",\"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\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"resource-version\":\"1670044722844\",\"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\":\"7c3d3667-0394-4d9a-bd04-b5523c325494\",\"resource-version\":\"1670044722844\",\"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\":\"9aa880da-62da-4182-9027-0b598d20274a\",\"resource-version\":\"1670044722844\",\"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\":\"c9487613-73f1-4e3f-94e4-fac89b8c3d44\",\"resource-version\":\"1670044722844\"},{\"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\":\"c2571fe6-2397-479e-9b07-10838c8f0498\",\"resource-version\":\"1670044722844\"}]}},{\"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\":\"04aabaf9-3be9-4608-bcda-bcc50e7b6acc\",\"resource-version\":\"1670044722844\"},{\"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\":\"977085ef-fa32-4eed-8097-626f54233748\",\"resource-version\":\"1670044722844\"}]}},{\"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\":\"0fd43f4b-d740-46de-a4d5-865e46d52be5\",\"resource-version\":\"1670044722844\",\"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\":\"62b32180-a6a9-487f-a436-d01873d0e1f1\",\"resource-version\":\"1670044722844\",\"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\":\"e518d6ad-6b06-4b6f-a8b8-415f4712bbf7\",\"resource-version\":\"1670044722844\"},{\"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\":\"6669aebc-a548-4dc5-851b-7b900c222d32\",\"resource-version\":\"1670044722844\"},{\"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\":\"b3aabe97-c235-4b51-be08-42cbb4b9da59\",\"resource-version\":\"1670044722844\",\"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\":\"37e6c9a2-586c-4ea2-a516-e694b690a4d3\",\"resource-version\":\"1670044722844\"},{\"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\":\"116ec90a-08a8-4968-a40e-572fe726ae89\",\"resource-version\":\"1670044722844\"}]}}]}}]}}]}}]}}]}}]}}]}}}","context":{"RequestID":"b74895c3-fefa-4ab8-9982-2b975fa3bde1","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:43.953Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:43.973Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b74895c3-fefa-4ab8-9982-2b975fa3bde1","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:43.973Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:43.974Z","message":"{\"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\":\"b74895c3-fefa-4ab8-9982-2b975fa3bde1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:43:953\"},\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"812a7807-9b81-4837-83d6-befcb9ff20cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"277a7f2f-7d09-448a-8199-cf94638adc27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2ffcbe2-6f46-4bda-aa26-91e6a68900c5\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143/named-query-elements/named-query-element/812a7807-9b81-4837-83d6-befcb9ff20cc/named-query-elements/named-query-element/277a7f2f-7d09-448a-8199-cf94638adc27/named-query-elements/named-query-element/d2ffcbe2-6f46-4bda-aa26-91e6a68900c5\",\"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\":\"631cb25f-977b-446c-ad1c-d93bb772e0eb\",\"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/631cb25f-977b-446c-ad1c-d93bb772e0eb\",\"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\":\"e4e8eee9-7442-478f-9611-f3ef9cd6c6cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3aec0e32-bdd7-4b1c-b7ec-6932f608f580\",\"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/e4e8eee9-7442-478f-9611-f3ef9cd6c6cd/named-query-elements/named-query-element/3aec0e32-bdd7-4b1c-b7ec-6932f608f580\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5a3234f-f82d-4b24-a9a5-f40dfa553000\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657/named-query-elements/named-query-element/a5a3234f-f82d-4b24-a9a5-f40dfa553000\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"509ce36d-c8ab-48b1-b8ab-06a7349f51a5\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/485be8f1-dd39-4f34-95e3-3d5afa2092ca/named-query-elements/named-query-element/509ce36d-c8ab-48b1-b8ab-06a7349f51a5\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a4c7916a-2bf7-462e-9047-33e448c804d5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"484b2b3c-28a7-43e5-967d-b80f50a20a50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f08b13a1-43cf-47b9-9dd8-909cfa9f2bf9\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/a4c7916a-2bf7-462e-9047-33e448c804d5/named-query-elements/named-query-element/484b2b3c-28a7-43e5-967d-b80f50a20a50/named-query-elements/named-query-element/f08b13a1-43cf-47b9-9dd8-909cfa9f2bf9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044722844\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"b74895c3-fefa-4ab8-9982-2b975fa3bde1","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:43.974Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:43.987Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b74895c3-fefa-4ab8-9982-2b975fa3bde1","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:43.987Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:43.989Z","message":"{\"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\":\"b74895c3-fefa-4ab8-9982-2b975fa3bde1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:43:959\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64/named-query-elements/named-query-element/08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c/named-query-elements/named-query-element/5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"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/eb93d919-ca44-404f-935d-12261ce54cff\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044722844\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"b74895c3-fefa-4ab8-9982-2b975fa3bde1","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:43.988Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.011Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b74895c3-fefa-4ab8-9982-2b975fa3bde1","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.010Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.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/aad85df2-09be-40fa-b867-16415e4e10e2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b74895c3-fefa-4ab8-9982-2b975fa3bde1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:43:964\"},\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15658419-ee7a-4e87-bc0d-c3e3d2cfaef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15a50906-4820-47fb-97c4-a9b6cefe8ce1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e65a6bb0-a798-459b-afba-742b2747abd2\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/485be8f1-dd39-4f34-95e3-3d5afa2092ca/named-query-elements/named-query-element/15658419-ee7a-4e87-bc0d-c3e3d2cfaef0/named-query-elements/named-query-element/15a50906-4820-47fb-97c4-a9b6cefe8ce1/named-query-elements/named-query-element/e65a6bb0-a798-459b-afba-742b2747abd2\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d70b602e-7fec-4c15-8937-b24473ff5e98\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"61ca95a9-2e52-4dc3-a257-7b35657982f9\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/d70b602e-7fec-4c15-8937-b24473ff5e98/named-query-elements/named-query-element/61ca95a9-2e52-4dc3-a257-7b35657982f9\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09cacef1-846d-4272-821d-7c7339609bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7863d228-524e-4118-8092-21bc34ab1d94\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657/named-query-elements/named-query-element/09cacef1-846d-4272-821d-7c7339609bf7/named-query-elements/named-query-element/7863d228-524e-4118-8092-21bc34ab1d94\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09cacef1-846d-4272-821d-7c7339609bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"343c6cd4-c014-4efa-85c0-f8d60cda785a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2785b31d-8c17-4f25-9c6a-a319b710fffb\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657/named-query-elements/named-query-element/09cacef1-846d-4272-821d-7c7339609bf7/named-query-elements/named-query-element/343c6cd4-c014-4efa-85c0-f8d60cda785a/named-query-elements/named-query-element/2785b31d-8c17-4f25-9c6a-a319b710fffb\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a4c7916a-2bf7-462e-9047-33e448c804d5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"992cb8ac-e40a-4a43-aebf-952c744ba853\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0688ba5a-36bb-47b9-9766-ae4ccc0079fc\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/a4c7916a-2bf7-462e-9047-33e448c804d5/named-query-elements/named-query-element/992cb8ac-e40a-4a43-aebf-952c744ba853/named-query-elements/named-query-element/0688ba5a-36bb-47b9-9766-ae4ccc0079fc\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0fd43f4b-d740-46de-a4d5-865e46d52be5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"62b32180-a6a9-487f-a436-d01873d0e1f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e518d6ad-6b06-4b6f-a8b8-415f4712bbf7\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69/named-query-elements/named-query-element/faf9a325-e3f6-4dc9-aa8f-f5baccd579ad/named-query-elements/named-query-element/0fd43f4b-d740-46de-a4d5-865e46d52be5/named-query-elements/named-query-element/62b32180-a6a9-487f-a436-d01873d0e1f1/named-query-elements/named-query-element/e518d6ad-6b06-4b6f-a8b8-415f4712bbf7\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a4c7916a-2bf7-462e-9047-33e448c804d5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"992cb8ac-e40a-4a43-aebf-952c744ba853\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"650f37cf-63b6-4cba-9dd2-4124ec141c8d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3fbf9087-4d2d-404b-8e0f-155098582add\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/a4c7916a-2bf7-462e-9047-33e448c804d5/named-query-elements/named-query-element/992cb8ac-e40a-4a43-aebf-952c744ba853/named-query-elements/named-query-element/650f37cf-63b6-4cba-9dd2-4124ec141c8d/named-query-elements/named-query-element/3fbf9087-4d2d-404b-8e0f-155098582add\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d98d214f-8dee-484b-8e8b-ead59d6bb9aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5909900-3466-48a4-9815-2bf9160d3d10\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bf691094-4d80-4321-a089-9c1958eef21a\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/d98d214f-8dee-484b-8e8b-ead59d6bb9aa/named-query-elements/named-query-element/b5909900-3466-48a4-9815-2bf9160d3d10/named-query-elements/named-query-element/bf691094-4d80-4321-a089-9c1958eef21a\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d98d214f-8dee-484b-8e8b-ead59d6bb9aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed1c205c-3923-4d2e-97a1-c4852541f359\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/d98d214f-8dee-484b-8e8b-ead59d6bb9aa/named-query-elements/named-query-element/ed1c205c-3923-4d2e-97a1-c4852541f359\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0fd43f4b-d740-46de-a4d5-865e46d52be5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"62b32180-a6a9-487f-a436-d01873d0e1f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b3aabe97-c235-4b51-be08-42cbb4b9da59\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"116ec90a-08a8-4968-a40e-572fe726ae89\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69/named-query-elements/named-query-element/faf9a325-e3f6-4dc9-aa8f-f5baccd579ad/named-query-elements/named-query-element/0fd43f4b-d740-46de-a4d5-865e46d52be5/named-query-elements/named-query-element/62b32180-a6a9-487f-a436-d01873d0e1f1/named-query-elements/named-query-element/b3aabe97-c235-4b51-be08-42cbb4b9da59/named-query-elements/named-query-element/116ec90a-08a8-4968-a40e-572fe726ae89\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d70b602e-7fec-4c15-8937-b24473ff5e98\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e29adde5-720b-4412-adcb-b71ffb5bbd33\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09917ac8-bbc4-43e0-a952-794be793cf77\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/d70b602e-7fec-4c15-8937-b24473ff5e98/named-query-elements/named-query-element/e29adde5-720b-4412-adcb-b71ffb5bbd33/named-query-elements/named-query-element/09917ac8-bbc4-43e0-a952-794be793cf77\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15658419-ee7a-4e87-bc0d-c3e3d2cfaef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"843ca6e8-bb94-4fcc-b96e-fedaa6be1a77\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/485be8f1-dd39-4f34-95e3-3d5afa2092ca/named-query-elements/named-query-element/15658419-ee7a-4e87-bc0d-c3e3d2cfaef0/named-query-elements/named-query-element/843ca6e8-bb94-4fcc-b96e-fedaa6be1a77\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c3d3667-0394-4d9a-bd04-b5523c325494\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"977085ef-fa32-4eed-8097-626f54233748\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69/named-query-elements/named-query-element/faf9a325-e3f6-4dc9-aa8f-f5baccd579ad/named-query-elements/named-query-element/7c3d3667-0394-4d9a-bd04-b5523c325494/named-query-elements/named-query-element/977085ef-fa32-4eed-8097-626f54233748\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c3d3667-0394-4d9a-bd04-b5523c325494\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aa880da-62da-4182-9027-0b598d20274a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c9487613-73f1-4e3f-94e4-fac89b8c3d44\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69/named-query-elements/named-query-element/faf9a325-e3f6-4dc9-aa8f-f5baccd579ad/named-query-elements/named-query-element/7c3d3667-0394-4d9a-bd04-b5523c325494/named-query-elements/named-query-element/9aa880da-62da-4182-9027-0b598d20274a/named-query-elements/named-query-element/c9487613-73f1-4e3f-94e4-fac89b8c3d44\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044722844\",\"model-invariant-id\":\"aad85df2-09be-40fa-b867-16415e4e10e2\"}}","context":{"RequestID":"b74895c3-fefa-4ab8-9982-2b975fa3bde1","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.013Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.040Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b74895c3-fefa-4ab8-9982-2b975fa3bde1","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.040Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.042Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b74895c3-fefa-4ab8-9982-2b975fa3bde1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:43:971\"},\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09cacef1-846d-4272-821d-7c7339609bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7af30f8c-ef5a-4d6e-b8db-46ace240d17a\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657/named-query-elements/named-query-element/09cacef1-846d-4272-821d-7c7339609bf7/named-query-elements/named-query-element/7af30f8c-ef5a-4d6e-b8db-46ace240d17a\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15658419-ee7a-4e87-bc0d-c3e3d2cfaef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5bc7b555-ba6c-4d3b-9579-58189c16db54\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/485be8f1-dd39-4f34-95e3-3d5afa2092ca/named-query-elements/named-query-element/15658419-ee7a-4e87-bc0d-c3e3d2cfaef0/named-query-elements/named-query-element/5bc7b555-ba6c-4d3b-9579-58189c16db54\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d98d214f-8dee-484b-8e8b-ead59d6bb9aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e9a956b-53a0-441f-9c29-ab9e6f600488\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/d98d214f-8dee-484b-8e8b-ead59d6bb9aa/named-query-elements/named-query-element/5e9a956b-53a0-441f-9c29-ab9e6f600488\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0fd43f4b-d740-46de-a4d5-865e46d52be5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"62b32180-a6a9-487f-a436-d01873d0e1f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6669aebc-a548-4dc5-851b-7b900c222d32\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69/named-query-elements/named-query-element/faf9a325-e3f6-4dc9-aa8f-f5baccd579ad/named-query-elements/named-query-element/0fd43f4b-d740-46de-a4d5-865e46d52be5/named-query-elements/named-query-element/62b32180-a6a9-487f-a436-d01873d0e1f1/named-query-elements/named-query-element/6669aebc-a548-4dc5-851b-7b900c222d32\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0fd43f4b-d740-46de-a4d5-865e46d52be5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"62b32180-a6a9-487f-a436-d01873d0e1f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b3aabe97-c235-4b51-be08-42cbb4b9da59\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"37e6c9a2-586c-4ea2-a516-e694b690a4d3\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69/named-query-elements/named-query-element/faf9a325-e3f6-4dc9-aa8f-f5baccd579ad/named-query-elements/named-query-element/0fd43f4b-d740-46de-a4d5-865e46d52be5/named-query-elements/named-query-element/62b32180-a6a9-487f-a436-d01873d0e1f1/named-query-elements/named-query-element/b3aabe97-c235-4b51-be08-42cbb4b9da59/named-query-elements/named-query-element/37e6c9a2-586c-4ea2-a516-e694b690a4d3\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d70b602e-7fec-4c15-8937-b24473ff5e98\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7881250c-451f-4890-a352-621bce2b9c1a\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/d70b602e-7fec-4c15-8937-b24473ff5e98/named-query-elements/named-query-element/7881250c-451f-4890-a352-621bce2b9c1a\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d98d214f-8dee-484b-8e8b-ead59d6bb9aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5909900-3466-48a4-9815-2bf9160d3d10\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f7e5966-43bc-4684-84a8-c54f59e4b687\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/d98d214f-8dee-484b-8e8b-ead59d6bb9aa/named-query-elements/named-query-element/b5909900-3466-48a4-9815-2bf9160d3d10/named-query-elements/named-query-element/2f7e5966-43bc-4684-84a8-c54f59e4b687\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c3d3667-0394-4d9a-bd04-b5523c325494\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04aabaf9-3be9-4608-bcda-bcc50e7b6acc\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69/named-query-elements/named-query-element/faf9a325-e3f6-4dc9-aa8f-f5baccd579ad/named-query-elements/named-query-element/7c3d3667-0394-4d9a-bd04-b5523c325494/named-query-elements/named-query-element/04aabaf9-3be9-4608-bcda-bcc50e7b6acc\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d70b602e-7fec-4c15-8937-b24473ff5e98\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e29adde5-720b-4412-adcb-b71ffb5bbd33\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2342a486-096a-4d69-bbe6-9ac1d4fb13c1\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/d70b602e-7fec-4c15-8937-b24473ff5e98/named-query-elements/named-query-element/e29adde5-720b-4412-adcb-b71ffb5bbd33/named-query-elements/named-query-element/2342a486-096a-4d69-bbe6-9ac1d4fb13c1\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09cacef1-846d-4272-821d-7c7339609bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"343c6cd4-c014-4efa-85c0-f8d60cda785a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"893d7d3a-c333-4a5c-a426-d2e665dcf0db\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657/named-query-elements/named-query-element/09cacef1-846d-4272-821d-7c7339609bf7/named-query-elements/named-query-element/343c6cd4-c014-4efa-85c0-f8d60cda785a/named-query-elements/named-query-element/893d7d3a-c333-4a5c-a426-d2e665dcf0db\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15658419-ee7a-4e87-bc0d-c3e3d2cfaef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15a50906-4820-47fb-97c4-a9b6cefe8ce1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6c2e8068-acf3-468f-b12a-58230880b220\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/485be8f1-dd39-4f34-95e3-3d5afa2092ca/named-query-elements/named-query-element/15658419-ee7a-4e87-bc0d-c3e3d2cfaef0/named-query-elements/named-query-element/15a50906-4820-47fb-97c4-a9b6cefe8ce1/named-query-elements/named-query-element/6c2e8068-acf3-468f-b12a-58230880b220\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a4c7916a-2bf7-462e-9047-33e448c804d5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"992cb8ac-e40a-4a43-aebf-952c744ba853\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc6995d-f0ba-4b92-b3e8-b3da58f89d5a\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/a4c7916a-2bf7-462e-9047-33e448c804d5/named-query-elements/named-query-element/992cb8ac-e40a-4a43-aebf-952c744ba853/named-query-elements/named-query-element/9dc6995d-f0ba-4b92-b3e8-b3da58f89d5a\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a4c7916a-2bf7-462e-9047-33e448c804d5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"992cb8ac-e40a-4a43-aebf-952c744ba853\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"650f37cf-63b6-4cba-9dd2-4124ec141c8d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7ab16e58-37df-4a30-8d16-3136b185b9c8\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/a4c7916a-2bf7-462e-9047-33e448c804d5/named-query-elements/named-query-element/992cb8ac-e40a-4a43-aebf-952c744ba853/named-query-elements/named-query-element/650f37cf-63b6-4cba-9dd2-4124ec141c8d/named-query-elements/named-query-element/7ab16e58-37df-4a30-8d16-3136b185b9c8\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c3d3667-0394-4d9a-bd04-b5523c325494\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aa880da-62da-4182-9027-0b598d20274a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2571fe6-2397-479e-9b07-10838c8f0498\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69/named-query-elements/named-query-element/faf9a325-e3f6-4dc9-aa8f-f5baccd579ad/named-query-elements/named-query-element/7c3d3667-0394-4d9a-bd04-b5523c325494/named-query-elements/named-query-element/9aa880da-62da-4182-9027-0b598d20274a/named-query-elements/named-query-element/c2571fe6-2397-479e-9b07-10838c8f0498\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044722844\",\"model-invariant-id\":\"82966045-43ee-4982-8307-7e9610866140\"}}","context":{"RequestID":"b74895c3-fefa-4ab8-9982-2b975fa3bde1","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.042Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.067Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b74895c3-fefa-4ab8-9982-2b975fa3bde1","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.067Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.069Z","message":"{\"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\":\"b74895c3-fefa-4ab8-9982-2b975fa3bde1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:43:981\"},\"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\":\"a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9046c1e-a605-4fb4-a922-b51ed6558226\",\"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/a8a2ae3f-bcc2-402f-ad67-4d39be2f3640/named-query-elements/named-query-element/f9046c1e-a605-4fb4-a922-b51ed6558226\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09cacef1-846d-4272-821d-7c7339609bf7\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657/named-query-elements/named-query-element/09cacef1-846d-4272-821d-7c7339609bf7\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15658419-ee7a-4e87-bc0d-c3e3d2cfaef0\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/485be8f1-dd39-4f34-95e3-3d5afa2092ca/named-query-elements/named-query-element/15658419-ee7a-4e87-bc0d-c3e3d2cfaef0\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c3d3667-0394-4d9a-bd04-b5523c325494\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69/named-query-elements/named-query-element/faf9a325-e3f6-4dc9-aa8f-f5baccd579ad/named-query-elements/named-query-element/7c3d3667-0394-4d9a-bd04-b5523c325494\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0fd43f4b-d740-46de-a4d5-865e46d52be5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"62b32180-a6a9-487f-a436-d01873d0e1f1\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69/named-query-elements/named-query-element/faf9a325-e3f6-4dc9-aa8f-f5baccd579ad/named-query-elements/named-query-element/0fd43f4b-d740-46de-a4d5-865e46d52be5/named-query-elements/named-query-element/62b32180-a6a9-487f-a436-d01873d0e1f1\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d70b602e-7fec-4c15-8937-b24473ff5e98\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/d70b602e-7fec-4c15-8937-b24473ff5e98\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d98d214f-8dee-484b-8e8b-ead59d6bb9aa\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/d98d214f-8dee-484b-8e8b-ead59d6bb9aa\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a4c7916a-2bf7-462e-9047-33e448c804d5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"992cb8ac-e40a-4a43-aebf-952c744ba853\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/a4c7916a-2bf7-462e-9047-33e448c804d5/named-query-elements/named-query-element/992cb8ac-e40a-4a43-aebf-952c744ba853\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044722844\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"b74895c3-fefa-4ab8-9982-2b975fa3bde1","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.068Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.088Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b74895c3-fefa-4ab8-9982-2b975fa3bde1","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.088Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.089Z","message":"{\"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\":\"b74895c3-fefa-4ab8-9982-2b975fa3bde1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:43:987\"},\"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\":\"17ef1b94-8b40-4b08-af1b-12954bf4baf8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"572815f1-5bfc-4683-a60b-238f0710f38a\",\"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/17ef1b94-8b40-4b08-af1b-12954bf4baf8/named-query-elements/named-query-element/572815f1-5bfc-4683-a60b-238f0710f38a\",\"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\":\"631cb25f-977b-446c-ad1c-d93bb772e0eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be9d7415-7db7-4793-99c6-b3a0229b419b\",\"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/631cb25f-977b-446c-ad1c-d93bb772e0eb/named-query-elements/named-query-element/be9d7415-7db7-4793-99c6-b3a0229b419b\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a4c7916a-2bf7-462e-9047-33e448c804d5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"484b2b3c-28a7-43e5-967d-b80f50a20a50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f08b13a1-43cf-47b9-9dd8-909cfa9f2bf9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0c3d5a31-15dc-4c44-9385-69cf842dd484\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/a4c7916a-2bf7-462e-9047-33e448c804d5/named-query-elements/named-query-element/484b2b3c-28a7-43e5-967d-b80f50a20a50/named-query-elements/named-query-element/f08b13a1-43cf-47b9-9dd8-909cfa9f2bf9/named-query-elements/named-query-element/0c3d5a31-15dc-4c44-9385-69cf842dd484\",\"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\":\"e4e8eee9-7442-478f-9611-f3ef9cd6c6cd\",\"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/e4e8eee9-7442-478f-9611-f3ef9cd6c6cd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044722844\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"b74895c3-fefa-4ab8-9982-2b975fa3bde1","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.089Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.123Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b74895c3-fefa-4ab8-9982-2b975fa3bde1","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.122Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.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/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b74895c3-fefa-4ab8-9982-2b975fa3bde1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:43:992\"},\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a4c7916a-2bf7-462e-9047-33e448c804d5\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/a4c7916a-2bf7-462e-9047-33e448c804d5\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69/named-query-elements/named-query-element/faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143\",\"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\":\"a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"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/a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044722844\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"b74895c3-fefa-4ab8-9982-2b975fa3bde1","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.124Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.143Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b74895c3-fefa-4ab8-9982-2b975fa3bde1","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.143Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.144Z","message":"{\"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\":\"b74895c3-fefa-4ab8-9982-2b975fa3bde1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:44:013\"},\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044722844\",\"model-invariant-id\":\"f6d6a23d-a1a9-48ff-8419-b6530da2d381\"}}","context":{"RequestID":"b74895c3-fefa-4ab8-9982-2b975fa3bde1","ServiceName":"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.144Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.149Z","message":"{\"transactionId\":\"b74895c3-fefa-4ab8-9982-2b975fa3bde1\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:42:827\",\"respDate\":\"221203-05:18:44:149\",\"sourceId\":\"AAI-TOOLS:b74895c3-fefa-4ab8-9982-2b975fa3bde1\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:42:827-38451\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[18105], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[b74895c3-fefa-4ab8-9982-2b975fa3bde1], Host=[aai.onap:8443], X-Forwarded-Port=[38342], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[b74895c3-fefa-4ab8-9982-2b975fa3bde1]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:42:827-38451\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[118784], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:42:827-38451]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b74895c3-fefa-4ab8-9982-2b975fa3bde1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"636","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"959c16ba-746a-4060-a1d7-e8091dcc303d","LogTimestamp":"2022-12-03T05:18:43.481Z","elapsedTime":"30"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:44.150Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b74895c3-fefa-4ab8-9982-2b975fa3bde1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1323","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"959c16ba-746a-4060-a1d7-e8091dcc303d","LogTimestamp":"2022-12-03T05:18:44.150Z","ResponseDesc":"Created","elapsedTime":"30"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:44 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706" 201 0 REST b74895c3-fefa-4ab8-9982-2b975fa3bde1 AAI-TOOLS 10.233.71.240 1327 - "logType": "access" {"timestamp":"2022-12-03T05:18:44.182Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b74895c3-fefa-4ab8-9982-2b975fa3bde1","ServiceName":"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","TargetServiceName":"AAI-EVENT","ElapsedTime":"38","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.182Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.184Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b74895c3-fefa-4ab8-9982-2b975fa3bde1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:44:020\"},\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d70b602e-7fec-4c15-8937-b24473ff5e98\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e29adde5-720b-4412-adcb-b71ffb5bbd33\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/d70b602e-7fec-4c15-8937-b24473ff5e98/named-query-elements/named-query-element/e29adde5-720b-4412-adcb-b71ffb5bbd33\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0fd43f4b-d740-46de-a4d5-865e46d52be5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"62b32180-a6a9-487f-a436-d01873d0e1f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b3aabe97-c235-4b51-be08-42cbb4b9da59\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69/named-query-elements/named-query-element/faf9a325-e3f6-4dc9-aa8f-f5baccd579ad/named-query-elements/named-query-element/0fd43f4b-d740-46de-a4d5-865e46d52be5/named-query-elements/named-query-element/62b32180-a6a9-487f-a436-d01873d0e1f1/named-query-elements/named-query-element/b3aabe97-c235-4b51-be08-42cbb4b9da59\",\"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\":\"a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9046c1e-a605-4fb4-a922-b51ed6558226\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4d73ae40-0e82-407a-ae1b-dd7113cad2f3\",\"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/a8a2ae3f-bcc2-402f-ad67-4d39be2f3640/named-query-elements/named-query-element/f9046c1e-a605-4fb4-a922-b51ed6558226/named-query-elements/named-query-element/4d73ae40-0e82-407a-ae1b-dd7113cad2f3\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15658419-ee7a-4e87-bc0d-c3e3d2cfaef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15a50906-4820-47fb-97c4-a9b6cefe8ce1\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/485be8f1-dd39-4f34-95e3-3d5afa2092ca/named-query-elements/named-query-element/15658419-ee7a-4e87-bc0d-c3e3d2cfaef0/named-query-elements/named-query-element/15a50906-4820-47fb-97c4-a9b6cefe8ce1\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c3d3667-0394-4d9a-bd04-b5523c325494\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aa880da-62da-4182-9027-0b598d20274a\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69/named-query-elements/named-query-element/faf9a325-e3f6-4dc9-aa8f-f5baccd579ad/named-query-elements/named-query-element/7c3d3667-0394-4d9a-bd04-b5523c325494/named-query-elements/named-query-element/9aa880da-62da-4182-9027-0b598d20274a\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09cacef1-846d-4272-821d-7c7339609bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"343c6cd4-c014-4efa-85c0-f8d60cda785a\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657/named-query-elements/named-query-element/09cacef1-846d-4272-821d-7c7339609bf7/named-query-elements/named-query-element/343c6cd4-c014-4efa-85c0-f8d60cda785a\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d98d214f-8dee-484b-8e8b-ead59d6bb9aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5909900-3466-48a4-9815-2bf9160d3d10\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/d98d214f-8dee-484b-8e8b-ead59d6bb9aa/named-query-elements/named-query-element/b5909900-3466-48a4-9815-2bf9160d3d10\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a4c7916a-2bf7-462e-9047-33e448c804d5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"992cb8ac-e40a-4a43-aebf-952c744ba853\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"650f37cf-63b6-4cba-9dd2-4124ec141c8d\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/a4c7916a-2bf7-462e-9047-33e448c804d5/named-query-elements/named-query-element/992cb8ac-e40a-4a43-aebf-952c744ba853/named-query-elements/named-query-element/650f37cf-63b6-4cba-9dd2-4124ec141c8d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044722844\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"b74895c3-fefa-4ab8-9982-2b975fa3bde1","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.184Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.187Z","message":"Entering","context":{"RequestID":"c03009d0-53d6-4c5c-a205-dd91fdde1a58","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cc82f0ab-fe79-4f5e-a9b4-7acb9f127bd4","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:18:44.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.189Z","message":"{\"transactionId\":\"c03009d0-53d6-4c5c-a205-dd91fdde1a58\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:44:187\",\"respDate\":\"221203-05:18:44:189\",\"sourceId\":\"healthcheck:c03009d0-53d6-4c5c-a205-dd91fdde1a58\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:44:187-6647\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[c03009d0-53d6-4c5c-a205-dd91fdde1a58]}\\\"}\"}","context":{"RequestID":"c03009d0-53d6-4c5c-a205-dd91fdde1a58","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cc82f0ab-fe79-4f5e-a9b4-7acb9f127bd4","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:18:44.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:44.189Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c03009d0-53d6-4c5c-a205-dd91fdde1a58","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc82f0ab-fe79-4f5e-a9b4-7acb9f127bd4","LogTimestamp":"2022-12-03T05:18:44.189Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:18:44 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 14 - "logType": "access" {"timestamp":"2022-12-03T05:18:44.233Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b74895c3-fefa-4ab8-9982-2b975fa3bde1","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"49","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.233Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.235Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b74895c3-fefa-4ab8-9982-2b975fa3bde1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:44:027\"},\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2d2eab-7acd-404c-9932-17dbd393e5d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7dbcc160-7784-4c0b-a6a4-435994200b29\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414/named-query-elements/named-query-element/0f2d2eab-7acd-404c-9932-17dbd393e5d9/named-query-elements/named-query-element/7dbcc160-7784-4c0b-a6a4-435994200b29\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"812a7807-9b81-4837-83d6-befcb9ff20cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"277a7f2f-7d09-448a-8199-cf94638adc27\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143/named-query-elements/named-query-element/812a7807-9b81-4837-83d6-befcb9ff20cc/named-query-elements/named-query-element/277a7f2f-7d09-448a-8199-cf94638adc27\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0fd43f4b-d740-46de-a4d5-865e46d52be5\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69/named-query-elements/named-query-element/faf9a325-e3f6-4dc9-aa8f-f5baccd579ad/named-query-elements/named-query-element/0fd43f4b-d740-46de-a4d5-865e46d52be5\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"291e8541-bd14-48cc-ba90-736a2ac272eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"39a14300-403c-4931-8d6c-592c17bdcd1c\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613/named-query-elements/named-query-element/291e8541-bd14-48cc-ba90-736a2ac272eb/named-query-elements/named-query-element/39a14300-403c-4931-8d6c-592c17bdcd1c\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a4c7916a-2bf7-462e-9047-33e448c804d5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"484b2b3c-28a7-43e5-967d-b80f50a20a50\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/a4c7916a-2bf7-462e-9047-33e448c804d5/named-query-elements/named-query-element/484b2b3c-28a7-43e5-967d-b80f50a20a50\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044722844\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"b74895c3-fefa-4ab8-9982-2b975fa3bde1","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.235Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.281Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b74895c3-fefa-4ab8-9982-2b975fa3bde1","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"46","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.281Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.299Z","message":"Entering","context":{"RequestID":"a621bfad-cb30-4760-afa4-56d57b6243d2","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d4221673-2048-429f-8abf-5a9f6d4ae128","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:44.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.308Z","message":"Checking for system property [partnerName]","context":{"RequestID":"a621bfad-cb30-4760-afa4-56d57b6243d2","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d4221673-2048-429f-8abf-5a9f6d4ae128","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:44.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.309Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"a621bfad-cb30-4760-afa4-56d57b6243d2","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d4221673-2048-429f-8abf-5a9f6d4ae128","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:44.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.309Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"a621bfad-cb30-4760-afa4-56d57b6243d2","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d4221673-2048-429f-8abf-5a9f6d4ae128","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:44.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.309Z","message":"Invoke","context":{"RequestID":"a621bfad-cb30-4760-afa4-56d57b6243d2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"d4221673-2048-429f-8abf-5a9f6d4ae128","LogTimestamp":"2022-12-03T05:18:44.309Z"},"thread":"qtp532048323-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.457Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"a621bfad-cb30-4760-afa4-56d57b6243d2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"148","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"d4221673-2048-429f-8abf-5a9f6d4ae128","LogTimestamp":"2022-12-03T05:18:44.457Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.650Z","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\":\"a621bfad-cb30-4760-afa4-56d57b6243d2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:44:643\"},\"entity\":{\"resource-version\":\"1670044724308\",\"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\":\"1f7619f7-55d2-4f16-b134-c6fdd533210e\",\"resource-version\":\"1670044724308\",\"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\":\"c20f9c8f-3c94-42cf-9948-9bb512681866\",\"resource-version\":\"1670044724308\",\"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\":\"00dbf57a-a923-43c4-b005-f13abc10b945\",\"resource-version\":\"1670044724308\",\"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\":\"9dacc252-7c0f-4f34-b1f1-54762960f17e\",\"resource-version\":\"1670044724308\",\"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\":\"caa3bb8d-3048-4ce9-816c-fe22c6dba098\",\"resource-version\":\"1670044724308\"}]}}]}}]}}]}}]}}}","context":{"RequestID":"a621bfad-cb30-4760-afa4-56d57b6243d2","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.649Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.664Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a621bfad-cb30-4760-afa4-56d57b6243d2","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.664Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.664Z","message":"{\"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\":\"a621bfad-cb30-4760-afa4-56d57b6243d2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:44:650\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9086c088-6391-43a7-830e-f451de1304da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e5030227-2976-496b-8e78-c4c2d094f592\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/9086c088-6391-43a7-830e-f451de1304da/named-query-elements/named-query-element/e5030227-2976-496b-8e78-c4c2d094f592\",\"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\":\"1f7619f7-55d2-4f16-b134-c6fdd533210e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c20f9c8f-3c94-42cf-9948-9bb512681866\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"00dbf57a-a923-43c4-b005-f13abc10b945\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dacc252-7c0f-4f34-b1f1-54762960f17e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caa3bb8d-3048-4ce9-816c-fe22c6dba098\",\"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/1f7619f7-55d2-4f16-b134-c6fdd533210e/named-query-elements/named-query-element/c20f9c8f-3c94-42cf-9948-9bb512681866/named-query-elements/named-query-element/00dbf57a-a923-43c4-b005-f13abc10b945/named-query-elements/named-query-element/9dacc252-7c0f-4f34-b1f1-54762960f17e/named-query-elements/named-query-element/caa3bb8d-3048-4ce9-816c-fe22c6dba098\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044724308\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"a621bfad-cb30-4760-afa4-56d57b6243d2","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.664Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.677Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a621bfad-cb30-4760-afa4-56d57b6243d2","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.677Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.678Z","message":"{\"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\":\"a621bfad-cb30-4760-afa4-56d57b6243d2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:44:657\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9086c088-6391-43a7-830e-f451de1304da\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/9086c088-6391-43a7-830e-f451de1304da\",\"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\":\"1f7619f7-55d2-4f16-b134-c6fdd533210e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c20f9c8f-3c94-42cf-9948-9bb512681866\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"00dbf57a-a923-43c4-b005-f13abc10b945\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dacc252-7c0f-4f34-b1f1-54762960f17e\",\"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/1f7619f7-55d2-4f16-b134-c6fdd533210e/named-query-elements/named-query-element/c20f9c8f-3c94-42cf-9948-9bb512681866/named-query-elements/named-query-element/00dbf57a-a923-43c4-b005-f13abc10b945/named-query-elements/named-query-element/9dacc252-7c0f-4f34-b1f1-54762960f17e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044724308\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"a621bfad-cb30-4760-afa4-56d57b6243d2","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.678Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.699Z","message":"{\"transactionId\":\"a621bfad-cb30-4760-afa4-56d57b6243d2\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:44:300\",\"respDate\":\"221203-05:18:44:698\",\"sourceId\":\"AAI-TOOLS:a621bfad-cb30-4760-afa4-56d57b6243d2\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:44:300-21422\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[3122], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[a621bfad-cb30-4760-afa4-56d57b6243d2], Host=[aai.onap:8443], X-Forwarded-Port=[38364], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[a621bfad-cb30-4760-afa4-56d57b6243d2]}\\\",\\\"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-221203-05:18:44:300-21422\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[94440], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:44:300-21422]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"a621bfad-cb30-4760-afa4-56d57b6243d2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"148","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"d4221673-2048-429f-8abf-5a9f6d4ae128","LogTimestamp":"2022-12-03T05:18:44.457Z","elapsedTime":"58"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:44.699Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"a621bfad-cb30-4760-afa4-56d57b6243d2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"400","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"d4221673-2048-429f-8abf-5a9f6d4ae128","LogTimestamp":"2022-12-03T05:18:44.699Z","ResponseDesc":"Created","elapsedTime":"58"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:44 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01" 201 0 REST a621bfad-cb30-4760-afa4-56d57b6243d2 AAI-TOOLS 10.233.71.240 403 - "logType": "access" {"timestamp":"2022-12-03T05:18:44.710Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a621bfad-cb30-4760-afa4-56d57b6243d2","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.710Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.712Z","message":"{\"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\":\"a621bfad-cb30-4760-afa4-56d57b6243d2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:44:662\"},\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2d2eab-7acd-404c-9932-17dbd393e5d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2a38c424-e540-4a32-9632-9f711724826f\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414/named-query-elements/named-query-element/0f2d2eab-7acd-404c-9932-17dbd393e5d9/named-query-elements/named-query-element/2a38c424-e540-4a32-9632-9f711724826f\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fcb64988-74ac-4ca6-b14c-5be07a67d181\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/fcb64988-74ac-4ca6-b14c-5be07a67d181\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"812a7807-9b81-4837-83d6-befcb9ff20cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fe65b2c1-ce4b-45b5-ac2a-9709e71d5ee0\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143/named-query-elements/named-query-element/812a7807-9b81-4837-83d6-befcb9ff20cc/named-query-elements/named-query-element/fe65b2c1-ce4b-45b5-ac2a-9709e71d5ee0\",\"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\":\"1f7619f7-55d2-4f16-b134-c6fdd533210e\",\"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/1f7619f7-55d2-4f16-b134-c6fdd533210e\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"996f4874-94ee-4717-b51c-4e56ba4d8ed7\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/996f4874-94ee-4717-b51c-4e56ba4d8ed7\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"291e8541-bd14-48cc-ba90-736a2ac272eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2093fc4a-e3c4-4cb8-b285-d42b1c81941c\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613/named-query-elements/named-query-element/291e8541-bd14-48cc-ba90-736a2ac272eb/named-query-elements/named-query-element/2093fc4a-e3c4-4cb8-b285-d42b1c81941c\",\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f20d7268-5eae-4196-9a78-e6f00d2ae3a5\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/f20d7268-5eae-4196-9a78-e6f00d2ae3a5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044724308\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"a621bfad-cb30-4760-afa4-56d57b6243d2","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.711Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.723Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a621bfad-cb30-4760-afa4-56d57b6243d2","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.723Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.724Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"a621bfad-cb30-4760-afa4-56d57b6243d2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:44:669\"},\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a4c7916a-2bf7-462e-9047-33e448c804d5\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/a4c7916a-2bf7-462e-9047-33e448c804d5\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69/named-query-elements/named-query-element/faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"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\":\"1f7619f7-55d2-4f16-b134-c6fdd533210e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c20f9c8f-3c94-42cf-9948-9bb512681866\",\"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/1f7619f7-55d2-4f16-b134-c6fdd533210e/named-query-elements/named-query-element/c20f9c8f-3c94-42cf-9948-9bb512681866\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143\",\"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\":\"a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"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/a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044724308\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"a621bfad-cb30-4760-afa4-56d57b6243d2","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.724Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.743Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a621bfad-cb30-4760-afa4-56d57b6243d2","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.743Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.744Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"a621bfad-cb30-4760-afa4-56d57b6243d2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:44:675\"},\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2d2eab-7acd-404c-9932-17dbd393e5d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7dbcc160-7784-4c0b-a6a4-435994200b29\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414/named-query-elements/named-query-element/0f2d2eab-7acd-404c-9932-17dbd393e5d9/named-query-elements/named-query-element/7dbcc160-7784-4c0b-a6a4-435994200b29\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"812a7807-9b81-4837-83d6-befcb9ff20cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"277a7f2f-7d09-448a-8199-cf94638adc27\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143/named-query-elements/named-query-element/812a7807-9b81-4837-83d6-befcb9ff20cc/named-query-elements/named-query-element/277a7f2f-7d09-448a-8199-cf94638adc27\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0fd43f4b-d740-46de-a4d5-865e46d52be5\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69/named-query-elements/named-query-element/faf9a325-e3f6-4dc9-aa8f-f5baccd579ad/named-query-elements/named-query-element/0fd43f4b-d740-46de-a4d5-865e46d52be5\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"291e8541-bd14-48cc-ba90-736a2ac272eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"39a14300-403c-4931-8d6c-592c17bdcd1c\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613/named-query-elements/named-query-element/291e8541-bd14-48cc-ba90-736a2ac272eb/named-query-elements/named-query-element/39a14300-403c-4931-8d6c-592c17bdcd1c\",\"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\":\"1f7619f7-55d2-4f16-b134-c6fdd533210e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c20f9c8f-3c94-42cf-9948-9bb512681866\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"00dbf57a-a923-43c4-b005-f13abc10b945\",\"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/1f7619f7-55d2-4f16-b134-c6fdd533210e/named-query-elements/named-query-element/c20f9c8f-3c94-42cf-9948-9bb512681866/named-query-elements/named-query-element/00dbf57a-a923-43c4-b005-f13abc10b945\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a4c7916a-2bf7-462e-9047-33e448c804d5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"484b2b3c-28a7-43e5-967d-b80f50a20a50\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/a4c7916a-2bf7-462e-9047-33e448c804d5/named-query-elements/named-query-element/484b2b3c-28a7-43e5-967d-b80f50a20a50\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044724308\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"a621bfad-cb30-4760-afa4-56d57b6243d2","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.744Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.758Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a621bfad-cb30-4760-afa4-56d57b6243d2","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.757Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.811Z","message":"Entering","context":{"RequestID":"3d501b8d-96f2-4198-801c-87e405d10f78","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9771b216-03d9-44d9-b714-6419b96f99d7","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:44.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.818Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3d501b8d-96f2-4198-801c-87e405d10f78","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9771b216-03d9-44d9-b714-6419b96f99d7","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:44.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.818Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3d501b8d-96f2-4198-801c-87e405d10f78","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9771b216-03d9-44d9-b714-6419b96f99d7","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:44.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.818Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3d501b8d-96f2-4198-801c-87e405d10f78","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9771b216-03d9-44d9-b714-6419b96f99d7","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:44.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.819Z","message":"Invoke","context":{"RequestID":"3d501b8d-96f2-4198-801c-87e405d10f78","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"9771b216-03d9-44d9-b714-6419b96f99d7","LogTimestamp":"2022-12-03T05:18:44.819Z"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.893Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"3d501b8d-96f2-4198-801c-87e405d10f78","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"74","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"9771b216-03d9-44d9-b714-6419b96f99d7","LogTimestamp":"2022-12-03T05:18:44.893Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.952Z","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\":\"3d501b8d-96f2-4198-801c-87e405d10f78\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:44:944\"},\"entity\":{\"resource-version\":\"1670044724818\",\"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\":\"11b9c92c-56cf-4445-9d92-86b6a6a48673\",\"resource-version\":\"1670044724818\",\"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\":\"dd0c7639-6c5a-48d4-9db1-fa852d5bfcab\",\"resource-version\":\"1670044724818\"}]}}]}}}","context":{"RequestID":"3d501b8d-96f2-4198-801c-87e405d10f78","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.952Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.967Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3d501b8d-96f2-4198-801c-87e405d10f78","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.967Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.968Z","message":"{\"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\":\"3d501b8d-96f2-4198-801c-87e405d10f78\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:44:953\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a917de9d-52ca-4c46-9565-e12de3ece007\",\"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/a917de9d-52ca-4c46-9565-e12de3ece007\",\"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\":\"11b9c92c-56cf-4445-9d92-86b6a6a48673\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dd0c7639-6c5a-48d4-9db1-fa852d5bfcab\",\"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/11b9c92c-56cf-4445-9d92-86b6a6a48673/named-query-elements/named-query-element/dd0c7639-6c5a-48d4-9db1-fa852d5bfcab\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"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\":\"a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9046c1e-a605-4fb4-a922-b51ed6558226\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4d73ae40-0e82-407a-ae1b-dd7113cad2f3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"85337bb5-e713-4f41-a45a-7825c50d0176\",\"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/a8a2ae3f-bcc2-402f-ad67-4d39be2f3640/named-query-elements/named-query-element/f9046c1e-a605-4fb4-a922-b51ed6558226/named-query-elements/named-query-element/4d73ae40-0e82-407a-ae1b-dd7113cad2f3/named-query-elements/named-query-element/85337bb5-e713-4f41-a45a-7825c50d0176\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044724818\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"3d501b8d-96f2-4198-801c-87e405d10f78","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.968Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.980Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3d501b8d-96f2-4198-801c-87e405d10f78","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.980Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.981Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"3d501b8d-96f2-4198-801c-87e405d10f78\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:44:961\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9086c088-6391-43a7-830e-f451de1304da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e5030227-2976-496b-8e78-c4c2d094f592\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/9086c088-6391-43a7-830e-f451de1304da/named-query-elements/named-query-element/e5030227-2976-496b-8e78-c4c2d094f592\",\"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\":\"1f7619f7-55d2-4f16-b134-c6fdd533210e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c20f9c8f-3c94-42cf-9948-9bb512681866\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"00dbf57a-a923-43c4-b005-f13abc10b945\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dacc252-7c0f-4f34-b1f1-54762960f17e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caa3bb8d-3048-4ce9-816c-fe22c6dba098\",\"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/1f7619f7-55d2-4f16-b134-c6fdd533210e/named-query-elements/named-query-element/c20f9c8f-3c94-42cf-9948-9bb512681866/named-query-elements/named-query-element/00dbf57a-a923-43c4-b005-f13abc10b945/named-query-elements/named-query-element/9dacc252-7c0f-4f34-b1f1-54762960f17e/named-query-elements/named-query-element/caa3bb8d-3048-4ce9-816c-fe22c6dba098\",\"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\":\"11b9c92c-56cf-4445-9d92-86b6a6a48673\",\"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/11b9c92c-56cf-4445-9d92-86b6a6a48673\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044724818\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"3d501b8d-96f2-4198-801c-87e405d10f78","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.981Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:44.981Z","message":"{\"transactionId\":\"3d501b8d-96f2-4198-801c-87e405d10f78\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:44:812\",\"respDate\":\"221203-05:18:44:981\",\"sourceId\":\"AAI-TOOLS:3d501b8d-96f2-4198-801c-87e405d10f78\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:44:812-66359\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[1145], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[3d501b8d-96f2-4198-801c-87e405d10f78], Host=[aai.onap:8443], X-Forwarded-Port=[38368], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[3d501b8d-96f2-4198-801c-87e405d10f78]}\\\",\\\"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\\\":\\\"2-aai-resources-221203-05:18:44:812-66359\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[118880], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:44:812-66359]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"3d501b8d-96f2-4198-801c-87e405d10f78","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"74","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"9771b216-03d9-44d9-b714-6419b96f99d7","LogTimestamp":"2022-12-03T05:18:44.893Z","elapsedTime":"14"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:44.982Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"3d501b8d-96f2-4198-801c-87e405d10f78","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"171","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"9771b216-03d9-44d9-b714-6419b96f99d7","LogTimestamp":"2022-12-03T05:18:44.982Z","ResponseDesc":"Created","elapsedTime":"14"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:44 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d" 201 0 REST 3d501b8d-96f2-4198-801c-87e405d10f78 AAI-TOOLS 10.233.71.240 175 - "logType": "access" {"timestamp":"2022-12-03T05:18:45.000Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3d501b8d-96f2-4198-801c-87e405d10f78","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:44.999Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:45.096Z","message":"Entering","context":{"RequestID":"2bf393cf-b7c8-4649-b0ae-af22dee94783","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3394593b-778a-4b5d-b862-e64fed72a026","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:45.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:45.104Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2bf393cf-b7c8-4649-b0ae-af22dee94783","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3394593b-778a-4b5d-b862-e64fed72a026","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:45.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:45.104Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2bf393cf-b7c8-4649-b0ae-af22dee94783","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3394593b-778a-4b5d-b862-e64fed72a026","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:45.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:45.104Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2bf393cf-b7c8-4649-b0ae-af22dee94783","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3394593b-778a-4b5d-b862-e64fed72a026","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:45.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:45.105Z","message":"Invoke","context":{"RequestID":"2bf393cf-b7c8-4649-b0ae-af22dee94783","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"3394593b-778a-4b5d-b862-e64fed72a026","LogTimestamp":"2022-12-03T05:18:45.105Z"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:45.345Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"2bf393cf-b7c8-4649-b0ae-af22dee94783","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"240","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"3394593b-778a-4b5d-b862-e64fed72a026","LogTimestamp":"2022-12-03T05:18:45.345Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:45.369Z","message":"Entering","context":{"RequestID":"719cc324-9260-4ddc-8148-865b2882d91e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0b9cb34e-d6a3-4f24-8758-b60a2acf70f1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:45.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:45.372Z","message":"{\"transactionId\":\"719cc324-9260-4ddc-8148-865b2882d91e\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:45:370\",\"respDate\":\"221203-05:18:45:371\",\"sourceId\":\"haproxy:719cc324-9260-4ddc-8148-865b2882d91e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:45:370-49610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[719cc324-9260-4ddc-8148-865b2882d91e]}\\\"}\"}","context":{"RequestID":"719cc324-9260-4ddc-8148-865b2882d91e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0b9cb34e-d6a3-4f24-8758-b60a2acf70f1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:45.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:45.372Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"719cc324-9260-4ddc-8148-865b2882d91e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b9cb34e-d6a3-4f24-8758-b60a2acf70f1","LogTimestamp":"2022-12-03T05:18:45.372Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:18:45.662Z","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\":\"2bf393cf-b7c8-4649-b0ae-af22dee94783\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:45:655\"},\"entity\":{\"resource-version\":\"1670044725104\",\"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\":\"b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"resource-version\":\"1670044725104\",\"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\":\"52db3723-d6bc-40b5-a32a-caef1b7b7069\",\"resource-version\":\"1670044725104\",\"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\":\"f76dbd24-67d8-4b1d-8255-c81e331293b9\",\"resource-version\":\"1670044725104\",\"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\":\"2381b0b8-5786-4f6a-a9e0-de71d6351322\",\"resource-version\":\"1670044725104\",\"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\":\"2ea97742-fb2b-429a-8c3b-d7148128e48c\",\"resource-version\":\"1670044725104\",\"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\":\"f0b594ce-2c38-4b23-96ec-57565f2bc7f2\",\"resource-version\":\"1670044725104\"}]}}]}}]}}]}}]}}]}}}","context":{"RequestID":"2bf393cf-b7c8-4649-b0ae-af22dee94783","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:45.661Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:45.697Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2bf393cf-b7c8-4649-b0ae-af22dee94783","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693","TargetServiceName":"AAI-EVENT","ElapsedTime":"36","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:45.697Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:45.698Z","message":"{\"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\":\"2bf393cf-b7c8-4649-b0ae-af22dee94783\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:45:662\"},\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"812a7807-9b81-4837-83d6-befcb9ff20cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"277a7f2f-7d09-448a-8199-cf94638adc27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2ffcbe2-6f46-4bda-aa26-91e6a68900c5\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143/named-query-elements/named-query-element/812a7807-9b81-4837-83d6-befcb9ff20cc/named-query-elements/named-query-element/277a7f2f-7d09-448a-8199-cf94638adc27/named-query-elements/named-query-element/d2ffcbe2-6f46-4bda-aa26-91e6a68900c5\",\"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\":\"631cb25f-977b-446c-ad1c-d93bb772e0eb\",\"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/631cb25f-977b-446c-ad1c-d93bb772e0eb\",\"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\":\"b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"52db3723-d6bc-40b5-a32a-caef1b7b7069\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f76dbd24-67d8-4b1d-8255-c81e331293b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2381b0b8-5786-4f6a-a9e0-de71d6351322\",\"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/b57d5f3f-35c8-4ed7-a61c-463b57e9b293/named-query-elements/named-query-element/52db3723-d6bc-40b5-a32a-caef1b7b7069/named-query-elements/named-query-element/f76dbd24-67d8-4b1d-8255-c81e331293b9/named-query-elements/named-query-element/2381b0b8-5786-4f6a-a9e0-de71d6351322\",\"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\":\"e4e8eee9-7442-478f-9611-f3ef9cd6c6cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3aec0e32-bdd7-4b1c-b7ec-6932f608f580\",\"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/e4e8eee9-7442-478f-9611-f3ef9cd6c6cd/named-query-elements/named-query-element/3aec0e32-bdd7-4b1c-b7ec-6932f608f580\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5a3234f-f82d-4b24-a9a5-f40dfa553000\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657/named-query-elements/named-query-element/a5a3234f-f82d-4b24-a9a5-f40dfa553000\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"509ce36d-c8ab-48b1-b8ab-06a7349f51a5\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/485be8f1-dd39-4f34-95e3-3d5afa2092ca/named-query-elements/named-query-element/509ce36d-c8ab-48b1-b8ab-06a7349f51a5\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a4c7916a-2bf7-462e-9047-33e448c804d5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"484b2b3c-28a7-43e5-967d-b80f50a20a50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f08b13a1-43cf-47b9-9dd8-909cfa9f2bf9\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/a4c7916a-2bf7-462e-9047-33e448c804d5/named-query-elements/named-query-element/484b2b3c-28a7-43e5-967d-b80f50a20a50/named-query-elements/named-query-element/f08b13a1-43cf-47b9-9dd8-909cfa9f2bf9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044725104\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"2bf393cf-b7c8-4649-b0ae-af22dee94783","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:45.698Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:45.711Z","message":"{\"transactionId\":\"2bf393cf-b7c8-4649-b0ae-af22dee94783\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:45:096\",\"respDate\":\"221203-05:18:45:711\",\"sourceId\":\"AAI-TOOLS:2bf393cf-b7c8-4649-b0ae-af22dee94783\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:45:096-58676\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[3948], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[2bf393cf-b7c8-4649-b0ae-af22dee94783], Host=[aai.onap:8443], X-Forwarded-Port=[38372], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[2bf393cf-b7c8-4649-b0ae-af22dee94783]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:45:096-58676\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[122976], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:45:096-58676]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"2bf393cf-b7c8-4649-b0ae-af22dee94783","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"240","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"3394593b-778a-4b5d-b862-e64fed72a026","LogTimestamp":"2022-12-03T05:18:45.345Z","elapsedTime":"76"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:45.712Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2bf393cf-b7c8-4649-b0ae-af22dee94783","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:45.711Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:45.713Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"2bf393cf-b7c8-4649-b0ae-af22dee94783","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"618","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"3394593b-778a-4b5d-b862-e64fed72a026","LogTimestamp":"2022-12-03T05:18:45.713Z","ResponseDesc":"Created","elapsedTime":"76"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:45.714Z","message":"{\"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\":\"2bf393cf-b7c8-4649-b0ae-af22dee94783\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:45:668\"},\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5a3234f-f82d-4b24-a9a5-f40dfa553000\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"647336a2-4599-4fa8-91fa-1c580cb3a59d\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657/named-query-elements/named-query-element/a5a3234f-f82d-4b24-a9a5-f40dfa553000/named-query-elements/named-query-element/647336a2-4599-4fa8-91fa-1c580cb3a59d\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2c53e813-3cf5-4fcb-ba88-f75d014e1e39\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/2c53e813-3cf5-4fcb-ba88-f75d014e1e39\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"509ce36d-c8ab-48b1-b8ab-06a7349f51a5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5bcb2c42-1500-45b1-bef8-e2a61737c62f\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/485be8f1-dd39-4f34-95e3-3d5afa2092ca/named-query-elements/named-query-element/509ce36d-c8ab-48b1-b8ab-06a7349f51a5/named-query-elements/named-query-element/5bcb2c42-1500-45b1-bef8-e2a61737c62f\",\"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\":\"b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"52db3723-d6bc-40b5-a32a-caef1b7b7069\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f76dbd24-67d8-4b1d-8255-c81e331293b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2381b0b8-5786-4f6a-a9e0-de71d6351322\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2ea97742-fb2b-429a-8c3b-d7148128e48c\",\"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/b57d5f3f-35c8-4ed7-a61c-463b57e9b293/named-query-elements/named-query-element/52db3723-d6bc-40b5-a32a-caef1b7b7069/named-query-elements/named-query-element/f76dbd24-67d8-4b1d-8255-c81e331293b9/named-query-elements/named-query-element/2381b0b8-5786-4f6a-a9e0-de71d6351322/named-query-elements/named-query-element/2ea97742-fb2b-429a-8c3b-d7148128e48c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044725104\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"2bf393cf-b7c8-4649-b0ae-af22dee94783","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:45.714Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:45 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693" 201 0 REST 2bf393cf-b7c8-4649-b0ae-af22dee94783 AAI-TOOLS 10.233.71.240 622 - "logType": "access" {"timestamp":"2022-12-03T05:18:45.756Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2bf393cf-b7c8-4649-b0ae-af22dee94783","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"42","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:45.756Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:45.757Z","message":"{\"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\":\"2bf393cf-b7c8-4649-b0ae-af22dee94783\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:45:673\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64/named-query-elements/named-query-element/08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c/named-query-elements/named-query-element/5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"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/eb93d919-ca44-404f-935d-12261ce54cff\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"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\":\"b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"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/b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044725104\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"2bf393cf-b7c8-4649-b0ae-af22dee94783","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:45.757Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:45.774Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2bf393cf-b7c8-4649-b0ae-af22dee94783","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:45.774Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:45.775Z","message":"{\"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\":\"2bf393cf-b7c8-4649-b0ae-af22dee94783\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:45:679\"},\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a4c7916a-2bf7-462e-9047-33e448c804d5\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/a4c7916a-2bf7-462e-9047-33e448c804d5\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69/named-query-elements/named-query-element/faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"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\":\"1f7619f7-55d2-4f16-b134-c6fdd533210e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c20f9c8f-3c94-42cf-9948-9bb512681866\",\"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/1f7619f7-55d2-4f16-b134-c6fdd533210e/named-query-elements/named-query-element/c20f9c8f-3c94-42cf-9948-9bb512681866\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143\",\"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\":\"a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"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/a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"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\":\"b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"52db3723-d6bc-40b5-a32a-caef1b7b7069\",\"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/b57d5f3f-35c8-4ed7-a61c-463b57e9b293/named-query-elements/named-query-element/52db3723-d6bc-40b5-a32a-caef1b7b7069\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044725104\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"2bf393cf-b7c8-4649-b0ae-af22dee94783","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:45.775Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:45.799Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2bf393cf-b7c8-4649-b0ae-af22dee94783","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:45.799Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:45.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/c822d81f-822f-4304-9623-1025b53da568\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"2bf393cf-b7c8-4649-b0ae-af22dee94783\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:45:685\"},\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"509ce36d-c8ab-48b1-b8ab-06a7349f51a5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5bcb2c42-1500-45b1-bef8-e2a61737c62f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"01a057fd-f77f-4d3e-8ec3-79456f3f3406\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/485be8f1-dd39-4f34-95e3-3d5afa2092ca/named-query-elements/named-query-element/509ce36d-c8ab-48b1-b8ab-06a7349f51a5/named-query-elements/named-query-element/5bcb2c42-1500-45b1-bef8-e2a61737c62f/named-query-elements/named-query-element/01a057fd-f77f-4d3e-8ec3-79456f3f3406\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5a3234f-f82d-4b24-a9a5-f40dfa553000\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"647336a2-4599-4fa8-91fa-1c580cb3a59d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9c74b8b1-7c07-49e6-9981-fd2dd07c1cf1\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657/named-query-elements/named-query-element/a5a3234f-f82d-4b24-a9a5-f40dfa553000/named-query-elements/named-query-element/647336a2-4599-4fa8-91fa-1c580cb3a59d/named-query-elements/named-query-element/9c74b8b1-7c07-49e6-9981-fd2dd07c1cf1\",\"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\":\"b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"52db3723-d6bc-40b5-a32a-caef1b7b7069\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f76dbd24-67d8-4b1d-8255-c81e331293b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2381b0b8-5786-4f6a-a9e0-de71d6351322\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2ea97742-fb2b-429a-8c3b-d7148128e48c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f0b594ce-2c38-4b23-96ec-57565f2bc7f2\",\"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/b57d5f3f-35c8-4ed7-a61c-463b57e9b293/named-query-elements/named-query-element/52db3723-d6bc-40b5-a32a-caef1b7b7069/named-query-elements/named-query-element/f76dbd24-67d8-4b1d-8255-c81e331293b9/named-query-elements/named-query-element/2381b0b8-5786-4f6a-a9e0-de71d6351322/named-query-elements/named-query-element/2ea97742-fb2b-429a-8c3b-d7148128e48c/named-query-elements/named-query-element/f0b594ce-2c38-4b23-96ec-57565f2bc7f2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044725104\",\"model-invariant-id\":\"c822d81f-822f-4304-9623-1025b53da568\"}}","context":{"RequestID":"2bf393cf-b7c8-4649-b0ae-af22dee94783","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:45.800Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:45.813Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2bf393cf-b7c8-4649-b0ae-af22dee94783","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:45.813Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:45.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/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"2bf393cf-b7c8-4649-b0ae-af22dee94783\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:45:690\"},\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2d2eab-7acd-404c-9932-17dbd393e5d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7dbcc160-7784-4c0b-a6a4-435994200b29\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414/named-query-elements/named-query-element/0f2d2eab-7acd-404c-9932-17dbd393e5d9/named-query-elements/named-query-element/7dbcc160-7784-4c0b-a6a4-435994200b29\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"812a7807-9b81-4837-83d6-befcb9ff20cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"277a7f2f-7d09-448a-8199-cf94638adc27\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143/named-query-elements/named-query-element/812a7807-9b81-4837-83d6-befcb9ff20cc/named-query-elements/named-query-element/277a7f2f-7d09-448a-8199-cf94638adc27\",\"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\":\"b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"52db3723-d6bc-40b5-a32a-caef1b7b7069\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f76dbd24-67d8-4b1d-8255-c81e331293b9\",\"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/b57d5f3f-35c8-4ed7-a61c-463b57e9b293/named-query-elements/named-query-element/52db3723-d6bc-40b5-a32a-caef1b7b7069/named-query-elements/named-query-element/f76dbd24-67d8-4b1d-8255-c81e331293b9\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0fd43f4b-d740-46de-a4d5-865e46d52be5\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69/named-query-elements/named-query-element/faf9a325-e3f6-4dc9-aa8f-f5baccd579ad/named-query-elements/named-query-element/0fd43f4b-d740-46de-a4d5-865e46d52be5\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"291e8541-bd14-48cc-ba90-736a2ac272eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"39a14300-403c-4931-8d6c-592c17bdcd1c\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613/named-query-elements/named-query-element/291e8541-bd14-48cc-ba90-736a2ac272eb/named-query-elements/named-query-element/39a14300-403c-4931-8d6c-592c17bdcd1c\",\"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\":\"1f7619f7-55d2-4f16-b134-c6fdd533210e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c20f9c8f-3c94-42cf-9948-9bb512681866\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"00dbf57a-a923-43c4-b005-f13abc10b945\",\"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/1f7619f7-55d2-4f16-b134-c6fdd533210e/named-query-elements/named-query-element/c20f9c8f-3c94-42cf-9948-9bb512681866/named-query-elements/named-query-element/00dbf57a-a923-43c4-b005-f13abc10b945\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a4c7916a-2bf7-462e-9047-33e448c804d5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"484b2b3c-28a7-43e5-967d-b80f50a20a50\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/a4c7916a-2bf7-462e-9047-33e448c804d5/named-query-elements/named-query-element/484b2b3c-28a7-43e5-967d-b80f50a20a50\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044725104\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"2bf393cf-b7c8-4649-b0ae-af22dee94783","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:45.815Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:45.842Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2bf393cf-b7c8-4649-b0ae-af22dee94783","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:45.842Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:45.853Z","message":"Entering","context":{"RequestID":"3f43a9b7-b167-4753-95d4-0f64a1de0854","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"39b62fd6-7671-4f2c-a0a6-085118c2ab51","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:45.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:45.865Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3f43a9b7-b167-4753-95d4-0f64a1de0854","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"39b62fd6-7671-4f2c-a0a6-085118c2ab51","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:45.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:45.865Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3f43a9b7-b167-4753-95d4-0f64a1de0854","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"39b62fd6-7671-4f2c-a0a6-085118c2ab51","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:45.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:45.865Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3f43a9b7-b167-4753-95d4-0f64a1de0854","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"39b62fd6-7671-4f2c-a0a6-085118c2ab51","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:45.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:45.865Z","message":"Invoke","context":{"RequestID":"3f43a9b7-b167-4753-95d4-0f64a1de0854","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"39b62fd6-7671-4f2c-a0a6-085118c2ab51","LogTimestamp":"2022-12-03T05:18:45.865Z"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:46.098Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"3f43a9b7-b167-4753-95d4-0f64a1de0854","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"232","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"39b62fd6-7671-4f2c-a0a6-085118c2ab51","LogTimestamp":"2022-12-03T05:18:46.097Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:46.315Z","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\":\"3f43a9b7-b167-4753-95d4-0f64a1de0854\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:46:308\"},\"entity\":{\"resource-version\":\"1670044725864\",\"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\":\"8f47dfd7-75bb-4fb2-b29b-863acea991fb\",\"resource-version\":\"1670044725864\",\"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\":\"a5b118aa-f2ce-4833-b831-379da1cac9d8\",\"resource-version\":\"1670044725864\",\"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\":\"04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b\",\"resource-version\":\"1670044725864\",\"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\":\"27c9b83f-429c-4ab2-b1df-b74d6d9d3321\",\"resource-version\":\"1670044725864\",\"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\":\"0cdb0279-a71a-418c-b9ac-27817bd2ecc6\",\"resource-version\":\"1670044725864\"}]}},{\"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\":\"0714ec05-f42c-4343-916e-8a568a5a7d6c\",\"resource-version\":\"1670044725864\",\"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\":\"ed3ab16e-3568-4f13-bd81-df7fe80e1294\",\"resource-version\":\"1670044725864\",\"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\":\"49e624b9-25a4-4326-8425-82c322e63156\",\"resource-version\":\"1670044725864\",\"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\":\"a501cac5-87d1-41c4-a63a-e9a50ac1fb32\",\"resource-version\":\"1670044725864\"}]}}]}}]}}]}}]}}]}}]}}}","context":{"RequestID":"3f43a9b7-b167-4753-95d4-0f64a1de0854","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:46.315Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:46.334Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3f43a9b7-b167-4753-95d4-0f64a1de0854","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:46.334Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:46.335Z","message":"{\"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\":\"3f43a9b7-b167-4753-95d4-0f64a1de0854\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:46:316\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a917de9d-52ca-4c46-9565-e12de3ece007\",\"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/a917de9d-52ca-4c46-9565-e12de3ece007\",\"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\":\"11b9c92c-56cf-4445-9d92-86b6a6a48673\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dd0c7639-6c5a-48d4-9db1-fa852d5bfcab\",\"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/11b9c92c-56cf-4445-9d92-86b6a6a48673/named-query-elements/named-query-element/dd0c7639-6c5a-48d4-9db1-fa852d5bfcab\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"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\":\"8f47dfd7-75bb-4fb2-b29b-863acea991fb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5b118aa-f2ce-4833-b831-379da1cac9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b\",\"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/8f47dfd7-75bb-4fb2-b29b-863acea991fb/named-query-elements/named-query-element/a5b118aa-f2ce-4833-b831-379da1cac9d8/named-query-elements/named-query-element/04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"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\":\"a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9046c1e-a605-4fb4-a922-b51ed6558226\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4d73ae40-0e82-407a-ae1b-dd7113cad2f3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"85337bb5-e713-4f41-a45a-7825c50d0176\",\"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/a8a2ae3f-bcc2-402f-ad67-4d39be2f3640/named-query-elements/named-query-element/f9046c1e-a605-4fb4-a922-b51ed6558226/named-query-elements/named-query-element/4d73ae40-0e82-407a-ae1b-dd7113cad2f3/named-query-elements/named-query-element/85337bb5-e713-4f41-a45a-7825c50d0176\",\"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\":\"8f47dfd7-75bb-4fb2-b29b-863acea991fb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5b118aa-f2ce-4833-b831-379da1cac9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0714ec05-f42c-4343-916e-8a568a5a7d6c\",\"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/8f47dfd7-75bb-4fb2-b29b-863acea991fb/named-query-elements/named-query-element/a5b118aa-f2ce-4833-b831-379da1cac9d8/named-query-elements/named-query-element/04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b/named-query-elements/named-query-element/0714ec05-f42c-4343-916e-8a568a5a7d6c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044725864\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"3f43a9b7-b167-4753-95d4-0f64a1de0854","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:46.335Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:46.358Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3f43a9b7-b167-4753-95d4-0f64a1de0854","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:46.358Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:46.359Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"3f43a9b7-b167-4753-95d4-0f64a1de0854\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:46:321\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"8f47dfd7-75bb-4fb2-b29b-863acea991fb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5b118aa-f2ce-4833-b831-379da1cac9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27c9b83f-429c-4ab2-b1df-b74d6d9d3321\",\"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/8f47dfd7-75bb-4fb2-b29b-863acea991fb/named-query-elements/named-query-element/a5b118aa-f2ce-4833-b831-379da1cac9d8/named-query-elements/named-query-element/04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b/named-query-elements/named-query-element/27c9b83f-429c-4ab2-b1df-b74d6d9d3321\",\"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\":\"8f47dfd7-75bb-4fb2-b29b-863acea991fb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5b118aa-f2ce-4833-b831-379da1cac9d8\",\"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/8f47dfd7-75bb-4fb2-b29b-863acea991fb/named-query-elements/named-query-element/a5b118aa-f2ce-4833-b831-379da1cac9d8\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5a3234f-f82d-4b24-a9a5-f40dfa553000\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"647336a2-4599-4fa8-91fa-1c580cb3a59d\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657/named-query-elements/named-query-element/a5a3234f-f82d-4b24-a9a5-f40dfa553000/named-query-elements/named-query-element/647336a2-4599-4fa8-91fa-1c580cb3a59d\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2c53e813-3cf5-4fcb-ba88-f75d014e1e39\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/2c53e813-3cf5-4fcb-ba88-f75d014e1e39\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"509ce36d-c8ab-48b1-b8ab-06a7349f51a5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5bcb2c42-1500-45b1-bef8-e2a61737c62f\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/485be8f1-dd39-4f34-95e3-3d5afa2092ca/named-query-elements/named-query-element/509ce36d-c8ab-48b1-b8ab-06a7349f51a5/named-query-elements/named-query-element/5bcb2c42-1500-45b1-bef8-e2a61737c62f\",\"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\":\"b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"52db3723-d6bc-40b5-a32a-caef1b7b7069\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f76dbd24-67d8-4b1d-8255-c81e331293b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2381b0b8-5786-4f6a-a9e0-de71d6351322\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2ea97742-fb2b-429a-8c3b-d7148128e48c\",\"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/b57d5f3f-35c8-4ed7-a61c-463b57e9b293/named-query-elements/named-query-element/52db3723-d6bc-40b5-a32a-caef1b7b7069/named-query-elements/named-query-element/f76dbd24-67d8-4b1d-8255-c81e331293b9/named-query-elements/named-query-element/2381b0b8-5786-4f6a-a9e0-de71d6351322/named-query-elements/named-query-element/2ea97742-fb2b-429a-8c3b-d7148128e48c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044725864\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"3f43a9b7-b167-4753-95d4-0f64a1de0854","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:46.359Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:46.362Z","message":"{\"transactionId\":\"3f43a9b7-b167-4753-95d4-0f64a1de0854\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:45:854\",\"respDate\":\"221203-05:18:46:362\",\"sourceId\":\"AAI-TOOLS:3f43a9b7-b167-4753-95d4-0f64a1de0854\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:45:854-14232\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[6051], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[3f43a9b7-b167-4753-95d4-0f64a1de0854], Host=[aai.onap:8443], X-Forwarded-Port=[38376], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[3f43a9b7-b167-4753-95d4-0f64a1de0854]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:45:854-14232\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[127072], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:45:854-14232]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"3f43a9b7-b167-4753-95d4-0f64a1de0854","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"232","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"39b62fd6-7671-4f2c-a0a6-085118c2ab51","LogTimestamp":"2022-12-03T05:18:46.097Z","elapsedTime":"18"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:46.363Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"3f43a9b7-b167-4753-95d4-0f64a1de0854","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"510","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"39b62fd6-7671-4f2c-a0a6-085118c2ab51","LogTimestamp":"2022-12-03T05:18:46.363Z","ResponseDesc":"Created","elapsedTime":"18"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:46 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a" 201 0 REST 3f43a9b7-b167-4753-95d4-0f64a1de0854 AAI-TOOLS 10.233.71.240 513 - "logType": "access" {"timestamp":"2022-12-03T05:18:46.372Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3f43a9b7-b167-4753-95d4-0f64a1de0854","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:46.372Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:46.373Z","message":"{\"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\":\"3f43a9b7-b167-4753-95d4-0f64a1de0854\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:46:327\"},\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2c53e813-3cf5-4fcb-ba88-f75d014e1e39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"881f79d7-5971-49b7-9bfc-4b3d1b20eb88\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/2c53e813-3cf5-4fcb-ba88-f75d014e1e39/named-query-elements/named-query-element/881f79d7-5971-49b7-9bfc-4b3d1b20eb88\",\"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\":\"8f47dfd7-75bb-4fb2-b29b-863acea991fb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5b118aa-f2ce-4833-b831-379da1cac9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27c9b83f-429c-4ab2-b1df-b74d6d9d3321\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0cdb0279-a71a-418c-b9ac-27817bd2ecc6\",\"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/8f47dfd7-75bb-4fb2-b29b-863acea991fb/named-query-elements/named-query-element/a5b118aa-f2ce-4833-b831-379da1cac9d8/named-query-elements/named-query-element/04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b/named-query-elements/named-query-element/27c9b83f-429c-4ab2-b1df-b74d6d9d3321/named-query-elements/named-query-element/0cdb0279-a71a-418c-b9ac-27817bd2ecc6\",\"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\":\"17ef1b94-8b40-4b08-af1b-12954bf4baf8\",\"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/17ef1b94-8b40-4b08-af1b-12954bf4baf8\",\"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\":\"8f47dfd7-75bb-4fb2-b29b-863acea991fb\",\"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/8f47dfd7-75bb-4fb2-b29b-863acea991fb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044725864\",\"model-invariant-id\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\"}}","context":{"RequestID":"3f43a9b7-b167-4753-95d4-0f64a1de0854","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:46.373Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:46.406Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3f43a9b7-b167-4753-95d4-0f64a1de0854","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:46.406Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:46.408Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"3f43a9b7-b167-4753-95d4-0f64a1de0854\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:46:331\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64/named-query-elements/named-query-element/08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69\",\"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\":\"8f47dfd7-75bb-4fb2-b29b-863acea991fb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5b118aa-f2ce-4833-b831-379da1cac9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0714ec05-f42c-4343-916e-8a568a5a7d6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed3ab16e-3568-4f13-bd81-df7fe80e1294\",\"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/8f47dfd7-75bb-4fb2-b29b-863acea991fb/named-query-elements/named-query-element/a5b118aa-f2ce-4833-b831-379da1cac9d8/named-query-elements/named-query-element/04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b/named-query-elements/named-query-element/0714ec05-f42c-4343-916e-8a568a5a7d6c/named-query-elements/named-query-element/ed3ab16e-3568-4f13-bd81-df7fe80e1294\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c/named-query-elements/named-query-element/5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"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/eb93d919-ca44-404f-935d-12261ce54cff\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"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\":\"b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"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/b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044725864\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"3f43a9b7-b167-4753-95d4-0f64a1de0854","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:46.408Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:46.438Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3f43a9b7-b167-4753-95d4-0f64a1de0854","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:46.437Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:46.439Z","message":"{\"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\":\"3f43a9b7-b167-4753-95d4-0f64a1de0854\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:46:337\"},\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9a4543-d1e6-4a0b-abb0-1755ab36108b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"373d1887-3ada-47ea-8ce2-3da84ca29efd\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/1b9a4543-d1e6-4a0b-abb0-1755ab36108b/named-query-elements/named-query-element/373d1887-3ada-47ea-8ce2-3da84ca29efd\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae8fd99d-0ef2-4aff-ad43-6eaf45785428\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4b671953-602a-4021-bd92-b168f488d73a\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c/named-query-elements/named-query-element/5e6e01ee-5a41-4538-9e0f-ebf87934d4c6/named-query-elements/named-query-element/ae8fd99d-0ef2-4aff-ad43-6eaf45785428/named-query-elements/named-query-element/4b671953-602a-4021-bd92-b168f488d73a\",\"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\":\"8f47dfd7-75bb-4fb2-b29b-863acea991fb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5b118aa-f2ce-4833-b831-379da1cac9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0714ec05-f42c-4343-916e-8a568a5a7d6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed3ab16e-3568-4f13-bd81-df7fe80e1294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"49e624b9-25a4-4326-8425-82c322e63156\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a501cac5-87d1-41c4-a63a-e9a50ac1fb32\",\"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/8f47dfd7-75bb-4fb2-b29b-863acea991fb/named-query-elements/named-query-element/a5b118aa-f2ce-4833-b831-379da1cac9d8/named-query-elements/named-query-element/04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b/named-query-elements/named-query-element/0714ec05-f42c-4343-916e-8a568a5a7d6c/named-query-elements/named-query-element/ed3ab16e-3568-4f13-bd81-df7fe80e1294/named-query-elements/named-query-element/49e624b9-25a4-4326-8425-82c322e63156/named-query-elements/named-query-element/a501cac5-87d1-41c4-a63a-e9a50ac1fb32\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b4cceedc-e34b-4606-85b2-e1bcff7d1723\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbe1982c-0894-4393-9b2b-807621ed51d8\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/b4cceedc-e34b-4606-85b2-e1bcff7d1723/named-query-elements/named-query-element/cbe1982c-0894-4393-9b2b-807621ed51d8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044725864\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"3f43a9b7-b167-4753-95d4-0f64a1de0854","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:46.439Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:46.471Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3f43a9b7-b167-4753-95d4-0f64a1de0854","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:46.470Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:46.472Z","message":"{\"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\":\"3f43a9b7-b167-4753-95d4-0f64a1de0854\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:46:342\"},\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae8fd99d-0ef2-4aff-ad43-6eaf45785428\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c/named-query-elements/named-query-element/5e6e01ee-5a41-4538-9e0f-ebf87934d4c6/named-query-elements/named-query-element/ae8fd99d-0ef2-4aff-ad43-6eaf45785428\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b4cceedc-e34b-4606-85b2-e1bcff7d1723\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/b4cceedc-e34b-4606-85b2-e1bcff7d1723\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9a4543-d1e6-4a0b-abb0-1755ab36108b\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/1b9a4543-d1e6-4a0b-abb0-1755ab36108b\",\"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\":\"8f47dfd7-75bb-4fb2-b29b-863acea991fb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5b118aa-f2ce-4833-b831-379da1cac9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0714ec05-f42c-4343-916e-8a568a5a7d6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed3ab16e-3568-4f13-bd81-df7fe80e1294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"49e624b9-25a4-4326-8425-82c322e63156\",\"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/8f47dfd7-75bb-4fb2-b29b-863acea991fb/named-query-elements/named-query-element/a5b118aa-f2ce-4833-b831-379da1cac9d8/named-query-elements/named-query-element/04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b/named-query-elements/named-query-element/0714ec05-f42c-4343-916e-8a568a5a7d6c/named-query-elements/named-query-element/ed3ab16e-3568-4f13-bd81-df7fe80e1294/named-query-elements/named-query-element/49e624b9-25a4-4326-8425-82c322e63156\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044725864\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"3f43a9b7-b167-4753-95d4-0f64a1de0854","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:46.472Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:46.502Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3f43a9b7-b167-4753-95d4-0f64a1de0854","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:46.502Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:46.528Z","message":"Entering","context":{"RequestID":"aebae05d-8002-4c45-8c02-1ce19cfbbd7c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"025dca9d-33fe-4949-bf35-ec8c7cd1cf32","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:46.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:46.540Z","message":"Checking for system property [partnerName]","context":{"RequestID":"aebae05d-8002-4c45-8c02-1ce19cfbbd7c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"025dca9d-33fe-4949-bf35-ec8c7cd1cf32","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:46.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:46.541Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"aebae05d-8002-4c45-8c02-1ce19cfbbd7c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"025dca9d-33fe-4949-bf35-ec8c7cd1cf32","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:46.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:46.541Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"aebae05d-8002-4c45-8c02-1ce19cfbbd7c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"025dca9d-33fe-4949-bf35-ec8c7cd1cf32","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:46.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:46.541Z","message":"Invoke","context":{"RequestID":"aebae05d-8002-4c45-8c02-1ce19cfbbd7c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"025dca9d-33fe-4949-bf35-ec8c7cd1cf32","LogTimestamp":"2022-12-03T05:18:46.541Z"},"thread":"qtp532048323-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:46.767Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"aebae05d-8002-4c45-8c02-1ce19cfbbd7c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"226","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"025dca9d-33fe-4949-bf35-ec8c7cd1cf32","LogTimestamp":"2022-12-03T05:18:46.767Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:46.934Z","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\":\"aebae05d-8002-4c45-8c02-1ce19cfbbd7c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:46:926\"},\"entity\":{\"resource-version\":\"1670044726540\",\"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\":\"8fd099e9-dd1d-4243-8b5f-1431274a76cc\",\"resource-version\":\"1670044726540\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"d13c9c56-8df9-40a6-9f82-5e68a581fa33\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1670044726540\",\"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\":\"262b0e6c-8213-4f06-b9a6-317d271144a8\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1670044726540\",\"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\":\"192bbffb-6c83-4f08-b5cf-682dc99f013e\",\"resource-version\":\"1670044726540\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"c4c8fa50-58a3-4545-acd5-5616964b8d4c\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1670044726540\",\"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\":\"5502b16e-0cd0-4494-8b1d-60b708c66028\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1670044726540\",\"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\":\"24be6677-4109-4ef8-8d05-a5b8e7ad7c10\",\"resource-version\":\"1670044726540\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"b7acd39f-ebf3-4c52-a83d-6309f261eda4\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1670044726540\",\"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\":\"3371de12-773a-413f-bf57-9f113192a662\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1670044726540\",\"source-node-type\":\"vf-module\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]}]}}]}}]}}]}}}","context":{"RequestID":"aebae05d-8002-4c45-8c02-1ce19cfbbd7c","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:46.934Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:46.949Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"aebae05d-8002-4c45-8c02-1ce19cfbbd7c","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:46.949Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:46.950Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"aebae05d-8002-4c45-8c02-1ce19cfbbd7c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:46:938\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64/named-query-elements/named-query-element/08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69\",\"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\":\"8f47dfd7-75bb-4fb2-b29b-863acea991fb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5b118aa-f2ce-4833-b831-379da1cac9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0714ec05-f42c-4343-916e-8a568a5a7d6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed3ab16e-3568-4f13-bd81-df7fe80e1294\",\"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/8f47dfd7-75bb-4fb2-b29b-863acea991fb/named-query-elements/named-query-element/a5b118aa-f2ce-4833-b831-379da1cac9d8/named-query-elements/named-query-element/04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b/named-query-elements/named-query-element/0714ec05-f42c-4343-916e-8a568a5a7d6c/named-query-elements/named-query-element/ed3ab16e-3568-4f13-bd81-df7fe80e1294\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c/named-query-elements/named-query-element/5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"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/eb93d919-ca44-404f-935d-12261ce54cff\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"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\":\"8fd099e9-dd1d-4243-8b5f-1431274a76cc\",\"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/8fd099e9-dd1d-4243-8b5f-1431274a76cc\",\"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\":\"b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"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/b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044726540\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"aebae05d-8002-4c45-8c02-1ce19cfbbd7c","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:46.950Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:46.964Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"aebae05d-8002-4c45-8c02-1ce19cfbbd7c","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:46.964Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:46.965Z","message":"{\"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\":\"aebae05d-8002-4c45-8c02-1ce19cfbbd7c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:46:944\"},\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a4c7916a-2bf7-462e-9047-33e448c804d5\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/a4c7916a-2bf7-462e-9047-33e448c804d5\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69/named-query-elements/named-query-element/faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"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\":\"1f7619f7-55d2-4f16-b134-c6fdd533210e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c20f9c8f-3c94-42cf-9948-9bb512681866\",\"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/1f7619f7-55d2-4f16-b134-c6fdd533210e/named-query-elements/named-query-element/c20f9c8f-3c94-42cf-9948-9bb512681866\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143\",\"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\":\"a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"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/a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"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\":\"8fd099e9-dd1d-4243-8b5f-1431274a76cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"192bbffb-6c83-4f08-b5cf-682dc99f013e\",\"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/8fd099e9-dd1d-4243-8b5f-1431274a76cc/named-query-elements/named-query-element/192bbffb-6c83-4f08-b5cf-682dc99f013e\",\"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\":\"b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"52db3723-d6bc-40b5-a32a-caef1b7b7069\",\"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/b57d5f3f-35c8-4ed7-a61c-463b57e9b293/named-query-elements/named-query-element/52db3723-d6bc-40b5-a32a-caef1b7b7069\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044726540\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"aebae05d-8002-4c45-8c02-1ce19cfbbd7c","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:46.965Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:46.975Z","message":"{\"transactionId\":\"aebae05d-8002-4c45-8c02-1ce19cfbbd7c\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:46:528\",\"respDate\":\"221203-05:18:46:975\",\"sourceId\":\"AAI-TOOLS:aebae05d-8002-4c45-8c02-1ce19cfbbd7c\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:46:528-56342\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[4254], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[aebae05d-8002-4c45-8c02-1ce19cfbbd7c], Host=[aai.onap:8443], X-Forwarded-Port=[38384], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[aebae05d-8002-4c45-8c02-1ce19cfbbd7c]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:46:528-56342\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[196800], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:46:528-56342]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"aebae05d-8002-4c45-8c02-1ce19cfbbd7c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"226","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"025dca9d-33fe-4949-bf35-ec8c7cd1cf32","LogTimestamp":"2022-12-03T05:18:46.767Z","elapsedTime":"18"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:46.976Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"aebae05d-8002-4c45-8c02-1ce19cfbbd7c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"447","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"025dca9d-33fe-4949-bf35-ec8c7cd1cf32","LogTimestamp":"2022-12-03T05:18:46.975Z","ResponseDesc":"Created","elapsedTime":"18"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:46.977Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"aebae05d-8002-4c45-8c02-1ce19cfbbd7c","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:46.977Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:46 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81" 201 0 REST aebae05d-8002-4c45-8c02-1ce19cfbbd7c AAI-TOOLS 10.233.71.240 451 - "logType": "access" {"timestamp":"2022-12-03T05:18:46.978Z","message":"{\"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\":\"aebae05d-8002-4c45-8c02-1ce19cfbbd7c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:46:953\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4cf1470f-fde7-4fea-b023-fcac66d2dbd4\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64/named-query-elements/named-query-element/4cf1470f-fde7-4fea-b023-fcac66d2dbd4\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"812a7807-9b81-4837-83d6-befcb9ff20cc\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143/named-query-elements/named-query-element/812a7807-9b81-4837-83d6-befcb9ff20cc\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"291e8541-bd14-48cc-ba90-736a2ac272eb\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613/named-query-elements/named-query-element/291e8541-bd14-48cc-ba90-736a2ac272eb\",\"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\":\"8fd099e9-dd1d-4243-8b5f-1431274a76cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"192bbffb-6c83-4f08-b5cf-682dc99f013e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"24be6677-4109-4ef8-8d05-a5b8e7ad7c10\",\"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/8fd099e9-dd1d-4243-8b5f-1431274a76cc/named-query-elements/named-query-element/192bbffb-6c83-4f08-b5cf-682dc99f013e/named-query-elements/named-query-element/24be6677-4109-4ef8-8d05-a5b8e7ad7c10\",\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2d2eab-7acd-404c-9932-17dbd393e5d9\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414/named-query-elements/named-query-element/0f2d2eab-7acd-404c-9932-17dbd393e5d9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044726540\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"aebae05d-8002-4c45-8c02-1ce19cfbbd7c","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:46.978Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:46.995Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"aebae05d-8002-4c45-8c02-1ce19cfbbd7c","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:46.995Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:47.106Z","message":"Entering","context":{"RequestID":"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1dc3f288-02ad-48d8-b245-60d217142b32","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:47.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:47.119Z","message":"Checking for system property [partnerName]","context":{"RequestID":"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1dc3f288-02ad-48d8-b245-60d217142b32","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:47.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:47.119Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1dc3f288-02ad-48d8-b245-60d217142b32","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:47.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:47.119Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1dc3f288-02ad-48d8-b245-60d217142b32","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:47.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:47.120Z","message":"Invoke","context":{"RequestID":"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"1dc3f288-02ad-48d8-b245-60d217142b32","LogTimestamp":"2022-12-03T05:18:47.120Z"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:47.360Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"241","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"1dc3f288-02ad-48d8-b245-60d217142b32","LogTimestamp":"2022-12-03T05:18:47.360Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:47.381Z","message":"Entering","context":{"RequestID":"7d0e411f-0adc-4b04-8392-c522cd3ca127","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"de28e895-5fd5-49b7-9da3-dfbd4c0e8e37","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:47.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:47.384Z","message":"{\"transactionId\":\"7d0e411f-0adc-4b04-8392-c522cd3ca127\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:47:381\",\"respDate\":\"221203-05:18:47:383\",\"sourceId\":\"haproxy:7d0e411f-0adc-4b04-8392-c522cd3ca127\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:47:381-95745\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7d0e411f-0adc-4b04-8392-c522cd3ca127]}\\\"}\"}","context":{"RequestID":"7d0e411f-0adc-4b04-8392-c522cd3ca127","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"de28e895-5fd5-49b7-9da3-dfbd4c0e8e37","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:47.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:47.384Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d0e411f-0adc-4b04-8392-c522cd3ca127","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de28e895-5fd5-49b7-9da3-dfbd4c0e8e37","LogTimestamp":"2022-12-03T05:18:47.384Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:18:47.674Z","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\":\"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:47:668\"},\"entity\":{\"resource-version\":\"1670044727118\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"resource-version\":\"1670044727118\",\"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\":\"6c094102-367c-41cc-94d2-628ee09af66f\",\"resource-version\":\"1670044727118\",\"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\":\"b34a7cab-8c83-4425-aa75-347c92d9c426\",\"resource-version\":\"1670044727118\",\"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\":\"2970cbb6-c3f8-47de-9c2c-c759f4dc6d18\",\"resource-version\":\"1670044727118\",\"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\":\"4a6f8607-a2c4-431c-abe9-7dd8ded4687b\",\"resource-version\":\"1670044727118\",\"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\":\"09c803dc-77f2-484b-bea1-6ca5d17d0faf\",\"resource-version\":\"1670044727118\",\"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\":\"05ec5876-d263-4721-b32d-135b51d17bb6\",\"resource-version\":\"1670044727118\",\"property-collect-list\":[\"global-customer-id\",\"subscriber-name\"]}]},\"property-collect-list\":[\"service-type\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"452346ec-63fb-4d98-a091-1163214a6075\",\"resource-version\":\"1670044727118\",\"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\":\"2c82efd6-dab7-47ca-ae47-2af057f2cede\",\"resource-version\":\"1670044727118\",\"property-collect-list\":[\"cloud-region-id\"]}]}}]},\"property-collect-list\":[\"operational-status\",\"service-instance-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:47.674Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:47.693Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:47.693Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:47.694Z","message":"{\"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\":\"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:47:675\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9086c088-6391-43a7-830e-f451de1304da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e5030227-2976-496b-8e78-c4c2d094f592\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/9086c088-6391-43a7-830e-f451de1304da/named-query-elements/named-query-element/e5030227-2976-496b-8e78-c4c2d094f592\",\"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\":\"1f7619f7-55d2-4f16-b134-c6fdd533210e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c20f9c8f-3c94-42cf-9948-9bb512681866\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"00dbf57a-a923-43c4-b005-f13abc10b945\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dacc252-7c0f-4f34-b1f1-54762960f17e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caa3bb8d-3048-4ce9-816c-fe22c6dba098\",\"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/1f7619f7-55d2-4f16-b134-c6fdd533210e/named-query-elements/named-query-element/c20f9c8f-3c94-42cf-9948-9bb512681866/named-query-elements/named-query-element/00dbf57a-a923-43c4-b005-f13abc10b945/named-query-elements/named-query-element/9dacc252-7c0f-4f34-b1f1-54762960f17e/named-query-elements/named-query-element/caa3bb8d-3048-4ce9-816c-fe22c6dba098\",\"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\":\"11b9c92c-56cf-4445-9d92-86b6a6a48673\",\"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/11b9c92c-56cf-4445-9d92-86b6a6a48673\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6c094102-367c-41cc-94d2-628ee09af66f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b34a7cab-8c83-4425-aa75-347c92d9c426\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2970cbb6-c3f8-47de-9c2c-c759f4dc6d18\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4a6f8607-a2c4-431c-abe9-7dd8ded4687b\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1/named-query-elements/named-query-element/6c094102-367c-41cc-94d2-628ee09af66f/named-query-elements/named-query-element/b34a7cab-8c83-4425-aa75-347c92d9c426/named-query-elements/named-query-element/2970cbb6-c3f8-47de-9c2c-c759f4dc6d18/named-query-elements/named-query-element/4a6f8607-a2c4-431c-abe9-7dd8ded4687b\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"452346ec-63fb-4d98-a091-1163214a6075\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2c82efd6-dab7-47ca-ae47-2af057f2cede\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1/named-query-elements/named-query-element/452346ec-63fb-4d98-a091-1163214a6075/named-query-elements/named-query-element/2c82efd6-dab7-47ca-ae47-2af057f2cede\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044727118\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:47.694Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:47.725Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:47.725Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:47.727Z","message":"{\"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\":\"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:47:682\"},\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2d2eab-7acd-404c-9932-17dbd393e5d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2a38c424-e540-4a32-9632-9f711724826f\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414/named-query-elements/named-query-element/0f2d2eab-7acd-404c-9932-17dbd393e5d9/named-query-elements/named-query-element/2a38c424-e540-4a32-9632-9f711724826f\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fcb64988-74ac-4ca6-b14c-5be07a67d181\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/fcb64988-74ac-4ca6-b14c-5be07a67d181\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"812a7807-9b81-4837-83d6-befcb9ff20cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fe65b2c1-ce4b-45b5-ac2a-9709e71d5ee0\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143/named-query-elements/named-query-element/812a7807-9b81-4837-83d6-befcb9ff20cc/named-query-elements/named-query-element/fe65b2c1-ce4b-45b5-ac2a-9709e71d5ee0\",\"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\":\"1f7619f7-55d2-4f16-b134-c6fdd533210e\",\"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/1f7619f7-55d2-4f16-b134-c6fdd533210e\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"996f4874-94ee-4717-b51c-4e56ba4d8ed7\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/996f4874-94ee-4717-b51c-4e56ba4d8ed7\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"291e8541-bd14-48cc-ba90-736a2ac272eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2093fc4a-e3c4-4cb8-b285-d42b1c81941c\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613/named-query-elements/named-query-element/291e8541-bd14-48cc-ba90-736a2ac272eb/named-query-elements/named-query-element/2093fc4a-e3c4-4cb8-b285-d42b1c81941c\",\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f20d7268-5eae-4196-9a78-e6f00d2ae3a5\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/f20d7268-5eae-4196-9a78-e6f00d2ae3a5\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"452346ec-63fb-4d98-a091-1163214a6075\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1/named-query-elements/named-query-element/452346ec-63fb-4d98-a091-1163214a6075\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044727118\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:47.726Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:47.736Z","message":"{\"transactionId\":\"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:47:107\",\"respDate\":\"221203-05:18:47:736\",\"sourceId\":\"AAI-TOOLS:6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:47:107-39744\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[5663], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae], Host=[aai.onap:8443], X-Forwarded-Port=[38392], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae]}\\\",\\\"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\\\":\\\"2-aai-resources-221203-05:18:47:107-39744\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[274640], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:47:107-39744]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"241","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"1dc3f288-02ad-48d8-b245-60d217142b32","LogTimestamp":"2022-12-03T05:18:47.360Z","elapsedTime":"57"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:47.737Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"631","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"1dc3f288-02ad-48d8-b245-60d217142b32","LogTimestamp":"2022-12-03T05:18:47.737Z","ResponseDesc":"Created","elapsedTime":"57"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:47.738Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:47.738Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:47 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f" 201 0 REST 6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae AAI-TOOLS 10.233.71.240 635 - "logType": "access" {"timestamp":"2022-12-03T05:18:47.739Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:47:691\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6c094102-367c-41cc-94d2-628ee09af66f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b34a7cab-8c83-4425-aa75-347c92d9c426\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2970cbb6-c3f8-47de-9c2c-c759f4dc6d18\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1/named-query-elements/named-query-element/6c094102-367c-41cc-94d2-628ee09af66f/named-query-elements/named-query-element/b34a7cab-8c83-4425-aa75-347c92d9c426/named-query-elements/named-query-element/2970cbb6-c3f8-47de-9c2c-c759f4dc6d18\",\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9086c088-6391-43a7-830e-f451de1304da\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/9086c088-6391-43a7-830e-f451de1304da\",\"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\":\"1f7619f7-55d2-4f16-b134-c6fdd533210e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c20f9c8f-3c94-42cf-9948-9bb512681866\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"00dbf57a-a923-43c4-b005-f13abc10b945\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dacc252-7c0f-4f34-b1f1-54762960f17e\",\"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/1f7619f7-55d2-4f16-b134-c6fdd533210e/named-query-elements/named-query-element/c20f9c8f-3c94-42cf-9948-9bb512681866/named-query-elements/named-query-element/00dbf57a-a923-43c4-b005-f13abc10b945/named-query-elements/named-query-element/9dacc252-7c0f-4f34-b1f1-54762960f17e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044727118\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:47.739Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:47.751Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:47.751Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:47.752Z","message":"{\"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\":\"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:47:696\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64/named-query-elements/named-query-element/08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69\",\"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\":\"8f47dfd7-75bb-4fb2-b29b-863acea991fb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5b118aa-f2ce-4833-b831-379da1cac9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0714ec05-f42c-4343-916e-8a568a5a7d6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed3ab16e-3568-4f13-bd81-df7fe80e1294\",\"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/8f47dfd7-75bb-4fb2-b29b-863acea991fb/named-query-elements/named-query-element/a5b118aa-f2ce-4833-b831-379da1cac9d8/named-query-elements/named-query-element/04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b/named-query-elements/named-query-element/0714ec05-f42c-4343-916e-8a568a5a7d6c/named-query-elements/named-query-element/ed3ab16e-3568-4f13-bd81-df7fe80e1294\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c/named-query-elements/named-query-element/5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"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/eb93d919-ca44-404f-935d-12261ce54cff\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"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\":\"8fd099e9-dd1d-4243-8b5f-1431274a76cc\",\"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/8fd099e9-dd1d-4243-8b5f-1431274a76cc\",\"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\":\"b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"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/b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044727118\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:47.752Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:47.768Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:47.768Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:47.769Z","message":"{\"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\":\"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:47:701\"},\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9a4543-d1e6-4a0b-abb0-1755ab36108b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"373d1887-3ada-47ea-8ce2-3da84ca29efd\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/1b9a4543-d1e6-4a0b-abb0-1755ab36108b/named-query-elements/named-query-element/373d1887-3ada-47ea-8ce2-3da84ca29efd\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae8fd99d-0ef2-4aff-ad43-6eaf45785428\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4b671953-602a-4021-bd92-b168f488d73a\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c/named-query-elements/named-query-element/5e6e01ee-5a41-4538-9e0f-ebf87934d4c6/named-query-elements/named-query-element/ae8fd99d-0ef2-4aff-ad43-6eaf45785428/named-query-elements/named-query-element/4b671953-602a-4021-bd92-b168f488d73a\",\"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\":\"8f47dfd7-75bb-4fb2-b29b-863acea991fb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5b118aa-f2ce-4833-b831-379da1cac9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0714ec05-f42c-4343-916e-8a568a5a7d6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed3ab16e-3568-4f13-bd81-df7fe80e1294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"49e624b9-25a4-4326-8425-82c322e63156\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a501cac5-87d1-41c4-a63a-e9a50ac1fb32\",\"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/8f47dfd7-75bb-4fb2-b29b-863acea991fb/named-query-elements/named-query-element/a5b118aa-f2ce-4833-b831-379da1cac9d8/named-query-elements/named-query-element/04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b/named-query-elements/named-query-element/0714ec05-f42c-4343-916e-8a568a5a7d6c/named-query-elements/named-query-element/ed3ab16e-3568-4f13-bd81-df7fe80e1294/named-query-elements/named-query-element/49e624b9-25a4-4326-8425-82c322e63156/named-query-elements/named-query-element/a501cac5-87d1-41c4-a63a-e9a50ac1fb32\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09c803dc-77f2-484b-bea1-6ca5d17d0faf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"05ec5876-d263-4721-b32d-135b51d17bb6\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1/named-query-elements/named-query-element/09c803dc-77f2-484b-bea1-6ca5d17d0faf/named-query-elements/named-query-element/05ec5876-d263-4721-b32d-135b51d17bb6\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b4cceedc-e34b-4606-85b2-e1bcff7d1723\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbe1982c-0894-4393-9b2b-807621ed51d8\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/b4cceedc-e34b-4606-85b2-e1bcff7d1723/named-query-elements/named-query-element/cbe1982c-0894-4393-9b2b-807621ed51d8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044727118\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:47.769Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:47.781Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:47.781Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:47.781Z","message":"{\"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\":\"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:47:706\"},\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae8fd99d-0ef2-4aff-ad43-6eaf45785428\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c/named-query-elements/named-query-element/5e6e01ee-5a41-4538-9e0f-ebf87934d4c6/named-query-elements/named-query-element/ae8fd99d-0ef2-4aff-ad43-6eaf45785428\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b4cceedc-e34b-4606-85b2-e1bcff7d1723\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/b4cceedc-e34b-4606-85b2-e1bcff7d1723\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9a4543-d1e6-4a0b-abb0-1755ab36108b\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/1b9a4543-d1e6-4a0b-abb0-1755ab36108b\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09c803dc-77f2-484b-bea1-6ca5d17d0faf\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1/named-query-elements/named-query-element/09c803dc-77f2-484b-bea1-6ca5d17d0faf\",\"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\":\"8f47dfd7-75bb-4fb2-b29b-863acea991fb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5b118aa-f2ce-4833-b831-379da1cac9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0714ec05-f42c-4343-916e-8a568a5a7d6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed3ab16e-3568-4f13-bd81-df7fe80e1294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"49e624b9-25a4-4326-8425-82c322e63156\",\"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/8f47dfd7-75bb-4fb2-b29b-863acea991fb/named-query-elements/named-query-element/a5b118aa-f2ce-4833-b831-379da1cac9d8/named-query-elements/named-query-element/04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b/named-query-elements/named-query-element/0714ec05-f42c-4343-916e-8a568a5a7d6c/named-query-elements/named-query-element/ed3ab16e-3568-4f13-bd81-df7fe80e1294/named-query-elements/named-query-element/49e624b9-25a4-4326-8425-82c322e63156\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044727118\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:47.781Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:47.795Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:47.795Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:47.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/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:47:710\"},\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a4c7916a-2bf7-462e-9047-33e448c804d5\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/a4c7916a-2bf7-462e-9047-33e448c804d5\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69/named-query-elements/named-query-element/faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"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\":\"1f7619f7-55d2-4f16-b134-c6fdd533210e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c20f9c8f-3c94-42cf-9948-9bb512681866\",\"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/1f7619f7-55d2-4f16-b134-c6fdd533210e/named-query-elements/named-query-element/c20f9c8f-3c94-42cf-9948-9bb512681866\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6c094102-367c-41cc-94d2-628ee09af66f\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1/named-query-elements/named-query-element/6c094102-367c-41cc-94d2-628ee09af66f\",\"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\":\"a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"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/a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"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\":\"8fd099e9-dd1d-4243-8b5f-1431274a76cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"192bbffb-6c83-4f08-b5cf-682dc99f013e\",\"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/8fd099e9-dd1d-4243-8b5f-1431274a76cc/named-query-elements/named-query-element/192bbffb-6c83-4f08-b5cf-682dc99f013e\",\"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\":\"b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"52db3723-d6bc-40b5-a32a-caef1b7b7069\",\"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/b57d5f3f-35c8-4ed7-a61c-463b57e9b293/named-query-elements/named-query-element/52db3723-d6bc-40b5-a32a-caef1b7b7069\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044727118\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:47.797Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:47.808Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"11","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:47.808Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:47.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/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:47:716\"},\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2d2eab-7acd-404c-9932-17dbd393e5d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7dbcc160-7784-4c0b-a6a4-435994200b29\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414/named-query-elements/named-query-element/0f2d2eab-7acd-404c-9932-17dbd393e5d9/named-query-elements/named-query-element/7dbcc160-7784-4c0b-a6a4-435994200b29\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"812a7807-9b81-4837-83d6-befcb9ff20cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"277a7f2f-7d09-448a-8199-cf94638adc27\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143/named-query-elements/named-query-element/812a7807-9b81-4837-83d6-befcb9ff20cc/named-query-elements/named-query-element/277a7f2f-7d09-448a-8199-cf94638adc27\",\"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\":\"b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"52db3723-d6bc-40b5-a32a-caef1b7b7069\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f76dbd24-67d8-4b1d-8255-c81e331293b9\",\"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/b57d5f3f-35c8-4ed7-a61c-463b57e9b293/named-query-elements/named-query-element/52db3723-d6bc-40b5-a32a-caef1b7b7069/named-query-elements/named-query-element/f76dbd24-67d8-4b1d-8255-c81e331293b9\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0fd43f4b-d740-46de-a4d5-865e46d52be5\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69/named-query-elements/named-query-element/faf9a325-e3f6-4dc9-aa8f-f5baccd579ad/named-query-elements/named-query-element/0fd43f4b-d740-46de-a4d5-865e46d52be5\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"291e8541-bd14-48cc-ba90-736a2ac272eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"39a14300-403c-4931-8d6c-592c17bdcd1c\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613/named-query-elements/named-query-element/291e8541-bd14-48cc-ba90-736a2ac272eb/named-query-elements/named-query-element/39a14300-403c-4931-8d6c-592c17bdcd1c\",\"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\":\"1f7619f7-55d2-4f16-b134-c6fdd533210e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c20f9c8f-3c94-42cf-9948-9bb512681866\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"00dbf57a-a923-43c4-b005-f13abc10b945\",\"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/1f7619f7-55d2-4f16-b134-c6fdd533210e/named-query-elements/named-query-element/c20f9c8f-3c94-42cf-9948-9bb512681866/named-query-elements/named-query-element/00dbf57a-a923-43c4-b005-f13abc10b945\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a4c7916a-2bf7-462e-9047-33e448c804d5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"484b2b3c-28a7-43e5-967d-b80f50a20a50\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/a4c7916a-2bf7-462e-9047-33e448c804d5/named-query-elements/named-query-element/484b2b3c-28a7-43e5-967d-b80f50a20a50\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6c094102-367c-41cc-94d2-628ee09af66f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b34a7cab-8c83-4425-aa75-347c92d9c426\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1/named-query-elements/named-query-element/6c094102-367c-41cc-94d2-628ee09af66f/named-query-elements/named-query-element/b34a7cab-8c83-4425-aa75-347c92d9c426\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044727118\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:47.810Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:47.830Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6e8f1c80-07e4-4bb8-a4ea-78e9751f98ae","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:47.830Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:47.857Z","message":"Entering","context":{"RequestID":"bfb42a05-7640-49d8-864d-25a5c7596793","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"50ea7d56-eebb-4254-895b-301dbc576132","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:47.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:47.866Z","message":"Checking for system property [partnerName]","context":{"RequestID":"bfb42a05-7640-49d8-864d-25a5c7596793","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"50ea7d56-eebb-4254-895b-301dbc576132","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:47.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:47.866Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"bfb42a05-7640-49d8-864d-25a5c7596793","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"50ea7d56-eebb-4254-895b-301dbc576132","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:47.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:47.867Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"bfb42a05-7640-49d8-864d-25a5c7596793","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"50ea7d56-eebb-4254-895b-301dbc576132","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:47.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:47.867Z","message":"Invoke","context":{"RequestID":"bfb42a05-7640-49d8-864d-25a5c7596793","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"50ea7d56-eebb-4254-895b-301dbc576132","LogTimestamp":"2022-12-03T05:18:47.867Z"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:47.980Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"bfb42a05-7640-49d8-864d-25a5c7596793","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"113","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"50ea7d56-eebb-4254-895b-301dbc576132","LogTimestamp":"2022-12-03T05:18:47.980Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:48.086Z","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\":\"bfb42a05-7640-49d8-864d-25a5c7596793\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:48:080\"},\"entity\":{\"resource-version\":\"1670044727865\",\"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\":\"ceb85111-231a-45df-b5e6-7eef0537c99a\",\"resource-version\":\"1670044727865\",\"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\":\"ab2558a8-be57-463f-b211-ac7e022fec87\",\"resource-version\":\"1670044727865\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"b06c336e-3caf-4309-a9d2-7c35da15c9ed\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1670044727865\",\"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\":\"ed77379b-74a8-4e3a-bcd5-409d5e2312db\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1670044727865\",\"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":"bfb42a05-7640-49d8-864d-25a5c7596793","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:48.086Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:48.101Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bfb42a05-7640-49d8-864d-25a5c7596793","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:48.101Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:48.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/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"bfb42a05-7640-49d8-864d-25a5c7596793\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:48:087\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64/named-query-elements/named-query-element/08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69\",\"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\":\"8f47dfd7-75bb-4fb2-b29b-863acea991fb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5b118aa-f2ce-4833-b831-379da1cac9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0714ec05-f42c-4343-916e-8a568a5a7d6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed3ab16e-3568-4f13-bd81-df7fe80e1294\",\"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/8f47dfd7-75bb-4fb2-b29b-863acea991fb/named-query-elements/named-query-element/a5b118aa-f2ce-4833-b831-379da1cac9d8/named-query-elements/named-query-element/04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b/named-query-elements/named-query-element/0714ec05-f42c-4343-916e-8a568a5a7d6c/named-query-elements/named-query-element/ed3ab16e-3568-4f13-bd81-df7fe80e1294\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c/named-query-elements/named-query-element/5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"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/eb93d919-ca44-404f-935d-12261ce54cff\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"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\":\"8fd099e9-dd1d-4243-8b5f-1431274a76cc\",\"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/8fd099e9-dd1d-4243-8b5f-1431274a76cc\",\"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\":\"b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"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/b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1\",\"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\":\"ceb85111-231a-45df-b5e6-7eef0537c99a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab2558a8-be57-463f-b211-ac7e022fec87\",\"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/ceb85111-231a-45df-b5e6-7eef0537c99a/named-query-elements/named-query-element/ab2558a8-be57-463f-b211-ac7e022fec87\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044727865\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"bfb42a05-7640-49d8-864d-25a5c7596793","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:48.102Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:48.115Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bfb42a05-7640-49d8-864d-25a5c7596793","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:48.115Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:48.116Z","message":"{\"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\":\"bfb42a05-7640-49d8-864d-25a5c7596793\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:48:094\"},\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae8fd99d-0ef2-4aff-ad43-6eaf45785428\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c/named-query-elements/named-query-element/5e6e01ee-5a41-4538-9e0f-ebf87934d4c6/named-query-elements/named-query-element/ae8fd99d-0ef2-4aff-ad43-6eaf45785428\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b4cceedc-e34b-4606-85b2-e1bcff7d1723\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/b4cceedc-e34b-4606-85b2-e1bcff7d1723\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9a4543-d1e6-4a0b-abb0-1755ab36108b\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/1b9a4543-d1e6-4a0b-abb0-1755ab36108b\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09c803dc-77f2-484b-bea1-6ca5d17d0faf\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1/named-query-elements/named-query-element/09c803dc-77f2-484b-bea1-6ca5d17d0faf\",\"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\":\"ceb85111-231a-45df-b5e6-7eef0537c99a\",\"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/ceb85111-231a-45df-b5e6-7eef0537c99a\",\"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\":\"8f47dfd7-75bb-4fb2-b29b-863acea991fb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5b118aa-f2ce-4833-b831-379da1cac9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0714ec05-f42c-4343-916e-8a568a5a7d6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed3ab16e-3568-4f13-bd81-df7fe80e1294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"49e624b9-25a4-4326-8425-82c322e63156\",\"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/8f47dfd7-75bb-4fb2-b29b-863acea991fb/named-query-elements/named-query-element/a5b118aa-f2ce-4833-b831-379da1cac9d8/named-query-elements/named-query-element/04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b/named-query-elements/named-query-element/0714ec05-f42c-4343-916e-8a568a5a7d6c/named-query-elements/named-query-element/ed3ab16e-3568-4f13-bd81-df7fe80e1294/named-query-elements/named-query-element/49e624b9-25a4-4326-8425-82c322e63156\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044727865\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"bfb42a05-7640-49d8-864d-25a5c7596793","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:48.116Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:48.117Z","message":"{\"transactionId\":\"bfb42a05-7640-49d8-864d-25a5c7596793\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:47:858\",\"respDate\":\"221203-05:18:48:117\",\"sourceId\":\"AAI-TOOLS:bfb42a05-7640-49d8-864d-25a5c7596793\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:47:858-88941\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[1982], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[bfb42a05-7640-49d8-864d-25a5c7596793], Host=[aai.onap:8443], X-Forwarded-Port=[38404], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[bfb42a05-7640-49d8-864d-25a5c7596793]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:47:858-88941\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[327896], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:47:858-88941]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"bfb42a05-7640-49d8-864d-25a5c7596793","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"113","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"50ea7d56-eebb-4254-895b-301dbc576132","LogTimestamp":"2022-12-03T05:18:47.980Z","elapsedTime":"21"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:48.118Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"bfb42a05-7640-49d8-864d-25a5c7596793","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"261","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"50ea7d56-eebb-4254-895b-301dbc576132","LogTimestamp":"2022-12-03T05:18:48.118Z","ResponseDesc":"Created","elapsedTime":"21"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:48 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8" 201 0 REST bfb42a05-7640-49d8-864d-25a5c7596793 AAI-TOOLS 10.233.71.240 263 - "logType": "access" {"timestamp":"2022-12-03T05:18:48.136Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bfb42a05-7640-49d8-864d-25a5c7596793","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:48.136Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:48.235Z","message":"Entering","context":{"RequestID":"ac991943-9877-4980-95cb-d1338f71e1b1","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"147aa80b-9361-415c-8502-66cd661ac383","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:48.235Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:48.245Z","message":"Checking for system property [partnerName]","context":{"RequestID":"ac991943-9877-4980-95cb-d1338f71e1b1","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"147aa80b-9361-415c-8502-66cd661ac383","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:48.235Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:48.245Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"ac991943-9877-4980-95cb-d1338f71e1b1","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"147aa80b-9361-415c-8502-66cd661ac383","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:48.235Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:48.245Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"ac991943-9877-4980-95cb-d1338f71e1b1","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"147aa80b-9361-415c-8502-66cd661ac383","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:48.235Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:48.245Z","message":"Invoke","context":{"RequestID":"ac991943-9877-4980-95cb-d1338f71e1b1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"147aa80b-9361-415c-8502-66cd661ac383","LogTimestamp":"2022-12-03T05:18:48.245Z"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:48.417Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"ac991943-9877-4980-95cb-d1338f71e1b1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"172","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"147aa80b-9361-415c-8502-66cd661ac383","LogTimestamp":"2022-12-03T05:18:48.417Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:48.519Z","message":"Entering","context":{"RequestID":"32eea0a3-1a34-4453-b909-39bf81fac56a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"57e0869b-d49f-40c2-8427-6a25e698d1d7","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:18:48.519Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:48.521Z","message":"{\"transactionId\":\"32eea0a3-1a34-4453-b909-39bf81fac56a\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:48:519\",\"respDate\":\"221203-05:18:48:521\",\"sourceId\":\"healthcheck:32eea0a3-1a34-4453-b909-39bf81fac56a\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:48:519-22130\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[33074], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[32eea0a3-1a34-4453-b909-39bf81fac56a]}\\\"}\"}","context":{"RequestID":"32eea0a3-1a34-4453-b909-39bf81fac56a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"57e0869b-d49f-40c2-8427-6a25e698d1d7","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:18:48.519Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:48.521Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32eea0a3-1a34-4453-b909-39bf81fac56a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"57e0869b-d49f-40c2-8427-6a25e698d1d7","LogTimestamp":"2022-12-03T05:18:48.521Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:48 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:18:48.752Z","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\":\"ac991943-9877-4980-95cb-d1338f71e1b1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:48:746\"},\"entity\":{\"resource-version\":\"1670044728244\",\"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\":\"1e9b6ff9-6fc5-4f16-b01c-32868d1098ec\",\"resource-version\":\"1670044728244\",\"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\":\"ac72a094-6bda-4d05-9772-ec0b388e4cd8\",\"resource-version\":\"1670044728244\",\"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\":\"7804d1eb-6e30-4be7-b905-3427b0f50b84\",\"resource-version\":\"1670044728244\",\"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\":\"c7a5342d-85a0-4979-9c03-80d3ddacc53e\",\"resource-version\":\"1670044728244\",\"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\":\"87198c32-9434-44e7-9c67-c1f7ba92bf07\",\"resource-version\":\"1670044728244\",\"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\":\"aeef2f32-6ff3-45e0-8bd6-907ef200b5d8\",\"resource-version\":\"1670044728244\"}]}}]}}]},\"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":"ac991943-9877-4980-95cb-d1338f71e1b1","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:48.752Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:48.768Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ac991943-9877-4980-95cb-d1338f71e1b1","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:48.768Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:48.769Z","message":"{\"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\":\"ac991943-9877-4980-95cb-d1338f71e1b1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:48:754\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9086c088-6391-43a7-830e-f451de1304da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e5030227-2976-496b-8e78-c4c2d094f592\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/9086c088-6391-43a7-830e-f451de1304da/named-query-elements/named-query-element/e5030227-2976-496b-8e78-c4c2d094f592\",\"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\":\"1f7619f7-55d2-4f16-b134-c6fdd533210e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c20f9c8f-3c94-42cf-9948-9bb512681866\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"00dbf57a-a923-43c4-b005-f13abc10b945\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dacc252-7c0f-4f34-b1f1-54762960f17e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caa3bb8d-3048-4ce9-816c-fe22c6dba098\",\"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/1f7619f7-55d2-4f16-b134-c6fdd533210e/named-query-elements/named-query-element/c20f9c8f-3c94-42cf-9948-9bb512681866/named-query-elements/named-query-element/00dbf57a-a923-43c4-b005-f13abc10b945/named-query-elements/named-query-element/9dacc252-7c0f-4f34-b1f1-54762960f17e/named-query-elements/named-query-element/caa3bb8d-3048-4ce9-816c-fe22c6dba098\",\"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\":\"1e9b6ff9-6fc5-4f16-b01c-32868d1098ec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ac72a094-6bda-4d05-9772-ec0b388e4cd8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7804d1eb-6e30-4be7-b905-3427b0f50b84\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7a5342d-85a0-4979-9c03-80d3ddacc53e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"87198c32-9434-44e7-9c67-c1f7ba92bf07\",\"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/1e9b6ff9-6fc5-4f16-b01c-32868d1098ec/named-query-elements/named-query-element/ac72a094-6bda-4d05-9772-ec0b388e4cd8/named-query-elements/named-query-element/7804d1eb-6e30-4be7-b905-3427b0f50b84/named-query-elements/named-query-element/c7a5342d-85a0-4979-9c03-80d3ddacc53e/named-query-elements/named-query-element/87198c32-9434-44e7-9c67-c1f7ba92bf07\",\"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\":\"11b9c92c-56cf-4445-9d92-86b6a6a48673\",\"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/11b9c92c-56cf-4445-9d92-86b6a6a48673\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6c094102-367c-41cc-94d2-628ee09af66f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b34a7cab-8c83-4425-aa75-347c92d9c426\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2970cbb6-c3f8-47de-9c2c-c759f4dc6d18\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4a6f8607-a2c4-431c-abe9-7dd8ded4687b\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1/named-query-elements/named-query-element/6c094102-367c-41cc-94d2-628ee09af66f/named-query-elements/named-query-element/b34a7cab-8c83-4425-aa75-347c92d9c426/named-query-elements/named-query-element/2970cbb6-c3f8-47de-9c2c-c759f4dc6d18/named-query-elements/named-query-element/4a6f8607-a2c4-431c-abe9-7dd8ded4687b\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"452346ec-63fb-4d98-a091-1163214a6075\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2c82efd6-dab7-47ca-ae47-2af057f2cede\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1/named-query-elements/named-query-element/452346ec-63fb-4d98-a091-1163214a6075/named-query-elements/named-query-element/2c82efd6-dab7-47ca-ae47-2af057f2cede\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044728244\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"ac991943-9877-4980-95cb-d1338f71e1b1","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:48.769Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:48.781Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ac991943-9877-4980-95cb-d1338f71e1b1","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:48.781Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:48.782Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"ac991943-9877-4980-95cb-d1338f71e1b1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:48:759\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6c094102-367c-41cc-94d2-628ee09af66f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b34a7cab-8c83-4425-aa75-347c92d9c426\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2970cbb6-c3f8-47de-9c2c-c759f4dc6d18\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1/named-query-elements/named-query-element/6c094102-367c-41cc-94d2-628ee09af66f/named-query-elements/named-query-element/b34a7cab-8c83-4425-aa75-347c92d9c426/named-query-elements/named-query-element/2970cbb6-c3f8-47de-9c2c-c759f4dc6d18\",\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9086c088-6391-43a7-830e-f451de1304da\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/9086c088-6391-43a7-830e-f451de1304da\",\"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\":\"1f7619f7-55d2-4f16-b134-c6fdd533210e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c20f9c8f-3c94-42cf-9948-9bb512681866\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"00dbf57a-a923-43c4-b005-f13abc10b945\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dacc252-7c0f-4f34-b1f1-54762960f17e\",\"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/1f7619f7-55d2-4f16-b134-c6fdd533210e/named-query-elements/named-query-element/c20f9c8f-3c94-42cf-9948-9bb512681866/named-query-elements/named-query-element/00dbf57a-a923-43c4-b005-f13abc10b945/named-query-elements/named-query-element/9dacc252-7c0f-4f34-b1f1-54762960f17e\",\"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\":\"1e9b6ff9-6fc5-4f16-b01c-32868d1098ec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ac72a094-6bda-4d05-9772-ec0b388e4cd8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7804d1eb-6e30-4be7-b905-3427b0f50b84\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7a5342d-85a0-4979-9c03-80d3ddacc53e\",\"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/1e9b6ff9-6fc5-4f16-b01c-32868d1098ec/named-query-elements/named-query-element/ac72a094-6bda-4d05-9772-ec0b388e4cd8/named-query-elements/named-query-element/7804d1eb-6e30-4be7-b905-3427b0f50b84/named-query-elements/named-query-element/c7a5342d-85a0-4979-9c03-80d3ddacc53e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044728244\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"ac991943-9877-4980-95cb-d1338f71e1b1","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:48.782Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:48.795Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ac991943-9877-4980-95cb-d1338f71e1b1","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:48.794Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:48.796Z","message":"{\"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\":\"ac991943-9877-4980-95cb-d1338f71e1b1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:48:765\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64/named-query-elements/named-query-element/08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69\",\"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\":\"8f47dfd7-75bb-4fb2-b29b-863acea991fb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5b118aa-f2ce-4833-b831-379da1cac9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0714ec05-f42c-4343-916e-8a568a5a7d6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed3ab16e-3568-4f13-bd81-df7fe80e1294\",\"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/8f47dfd7-75bb-4fb2-b29b-863acea991fb/named-query-elements/named-query-element/a5b118aa-f2ce-4833-b831-379da1cac9d8/named-query-elements/named-query-element/04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b/named-query-elements/named-query-element/0714ec05-f42c-4343-916e-8a568a5a7d6c/named-query-elements/named-query-element/ed3ab16e-3568-4f13-bd81-df7fe80e1294\",\"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\":\"1e9b6ff9-6fc5-4f16-b01c-32868d1098ec\",\"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/1e9b6ff9-6fc5-4f16-b01c-32868d1098ec\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c/named-query-elements/named-query-element/5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"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/eb93d919-ca44-404f-935d-12261ce54cff\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"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\":\"8fd099e9-dd1d-4243-8b5f-1431274a76cc\",\"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/8fd099e9-dd1d-4243-8b5f-1431274a76cc\",\"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\":\"b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"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/b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1\",\"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\":\"ceb85111-231a-45df-b5e6-7eef0537c99a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab2558a8-be57-463f-b211-ac7e022fec87\",\"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/ceb85111-231a-45df-b5e6-7eef0537c99a/named-query-elements/named-query-element/ab2558a8-be57-463f-b211-ac7e022fec87\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044728244\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"ac991943-9877-4980-95cb-d1338f71e1b1","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:48.796Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:48.809Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ac991943-9877-4980-95cb-d1338f71e1b1","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:48.809Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:48.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/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"ac991943-9877-4980-95cb-d1338f71e1b1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:48:772\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"17ef1b94-8b40-4b08-af1b-12954bf4baf8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"572815f1-5bfc-4683-a60b-238f0710f38a\",\"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/17ef1b94-8b40-4b08-af1b-12954bf4baf8/named-query-elements/named-query-element/572815f1-5bfc-4683-a60b-238f0710f38a\",\"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\":\"631cb25f-977b-446c-ad1c-d93bb772e0eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be9d7415-7db7-4793-99c6-b3a0229b419b\",\"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/631cb25f-977b-446c-ad1c-d93bb772e0eb/named-query-elements/named-query-element/be9d7415-7db7-4793-99c6-b3a0229b419b\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a4c7916a-2bf7-462e-9047-33e448c804d5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"484b2b3c-28a7-43e5-967d-b80f50a20a50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f08b13a1-43cf-47b9-9dd8-909cfa9f2bf9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0c3d5a31-15dc-4c44-9385-69cf842dd484\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/a4c7916a-2bf7-462e-9047-33e448c804d5/named-query-elements/named-query-element/484b2b3c-28a7-43e5-967d-b80f50a20a50/named-query-elements/named-query-element/f08b13a1-43cf-47b9-9dd8-909cfa9f2bf9/named-query-elements/named-query-element/0c3d5a31-15dc-4c44-9385-69cf842dd484\",\"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\":\"e4e8eee9-7442-478f-9611-f3ef9cd6c6cd\",\"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/e4e8eee9-7442-478f-9611-f3ef9cd6c6cd\",\"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\":\"1e9b6ff9-6fc5-4f16-b01c-32868d1098ec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ac72a094-6bda-4d05-9772-ec0b388e4cd8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7804d1eb-6e30-4be7-b905-3427b0f50b84\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7a5342d-85a0-4979-9c03-80d3ddacc53e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"87198c32-9434-44e7-9c67-c1f7ba92bf07\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aeef2f32-6ff3-45e0-8bd6-907ef200b5d8\",\"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/1e9b6ff9-6fc5-4f16-b01c-32868d1098ec/named-query-elements/named-query-element/ac72a094-6bda-4d05-9772-ec0b388e4cd8/named-query-elements/named-query-element/7804d1eb-6e30-4be7-b905-3427b0f50b84/named-query-elements/named-query-element/c7a5342d-85a0-4979-9c03-80d3ddacc53e/named-query-elements/named-query-element/87198c32-9434-44e7-9c67-c1f7ba92bf07/named-query-elements/named-query-element/aeef2f32-6ff3-45e0-8bd6-907ef200b5d8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044728244\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"ac991943-9877-4980-95cb-d1338f71e1b1","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:48.810Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:48.818Z","message":"{\"transactionId\":\"ac991943-9877-4980-95cb-d1338f71e1b1\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:48:236\",\"respDate\":\"221203-05:18:48:818\",\"sourceId\":\"AAI-TOOLS:ac991943-9877-4980-95cb-d1338f71e1b1\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:48:236-36592\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[4142], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[ac991943-9877-4980-95cb-d1338f71e1b1], Host=[aai.onap:8443], X-Forwarded-Port=[38416], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[ac991943-9877-4980-95cb-d1338f71e1b1]}\\\",\\\"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\\\":\\\"0-aai-resources-221203-05:18:48:236-36592\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[159744], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:48:236-36592]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"ac991943-9877-4980-95cb-d1338f71e1b1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"172","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"147aa80b-9361-415c-8502-66cd661ac383","LogTimestamp":"2022-12-03T05:18:48.417Z","elapsedTime":"48"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:48.819Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"ac991943-9877-4980-95cb-d1338f71e1b1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"584","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"147aa80b-9361-415c-8502-66cd661ac383","LogTimestamp":"2022-12-03T05:18:48.819Z","ResponseDesc":"Created","elapsedTime":"48"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:48 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d" 201 0 REST ac991943-9877-4980-95cb-d1338f71e1b1 AAI-TOOLS 10.233.71.240 587 - "logType": "access" {"timestamp":"2022-12-03T05:18:48.829Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ac991943-9877-4980-95cb-d1338f71e1b1","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:48.828Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:48.830Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"ac991943-9877-4980-95cb-d1338f71e1b1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:48:778\"},\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a4c7916a-2bf7-462e-9047-33e448c804d5\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/a4c7916a-2bf7-462e-9047-33e448c804d5\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69/named-query-elements/named-query-element/faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"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\":\"1f7619f7-55d2-4f16-b134-c6fdd533210e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c20f9c8f-3c94-42cf-9948-9bb512681866\",\"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/1f7619f7-55d2-4f16-b134-c6fdd533210e/named-query-elements/named-query-element/c20f9c8f-3c94-42cf-9948-9bb512681866\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6c094102-367c-41cc-94d2-628ee09af66f\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1/named-query-elements/named-query-element/6c094102-367c-41cc-94d2-628ee09af66f\",\"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\":\"1e9b6ff9-6fc5-4f16-b01c-32868d1098ec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ac72a094-6bda-4d05-9772-ec0b388e4cd8\",\"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/1e9b6ff9-6fc5-4f16-b01c-32868d1098ec/named-query-elements/named-query-element/ac72a094-6bda-4d05-9772-ec0b388e4cd8\",\"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\":\"a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"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/a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"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\":\"8fd099e9-dd1d-4243-8b5f-1431274a76cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"192bbffb-6c83-4f08-b5cf-682dc99f013e\",\"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/8fd099e9-dd1d-4243-8b5f-1431274a76cc/named-query-elements/named-query-element/192bbffb-6c83-4f08-b5cf-682dc99f013e\",\"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\":\"b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"52db3723-d6bc-40b5-a32a-caef1b7b7069\",\"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/b57d5f3f-35c8-4ed7-a61c-463b57e9b293/named-query-elements/named-query-element/52db3723-d6bc-40b5-a32a-caef1b7b7069\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044728244\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"ac991943-9877-4980-95cb-d1338f71e1b1","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:48.830Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:48.848Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ac991943-9877-4980-95cb-d1338f71e1b1","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:48.848Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:48.849Z","message":"{\"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\":\"ac991943-9877-4980-95cb-d1338f71e1b1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:48:786\"},\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2d2eab-7acd-404c-9932-17dbd393e5d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7dbcc160-7784-4c0b-a6a4-435994200b29\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414/named-query-elements/named-query-element/0f2d2eab-7acd-404c-9932-17dbd393e5d9/named-query-elements/named-query-element/7dbcc160-7784-4c0b-a6a4-435994200b29\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"812a7807-9b81-4837-83d6-befcb9ff20cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"277a7f2f-7d09-448a-8199-cf94638adc27\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143/named-query-elements/named-query-element/812a7807-9b81-4837-83d6-befcb9ff20cc/named-query-elements/named-query-element/277a7f2f-7d09-448a-8199-cf94638adc27\",\"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\":\"b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"52db3723-d6bc-40b5-a32a-caef1b7b7069\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f76dbd24-67d8-4b1d-8255-c81e331293b9\",\"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/b57d5f3f-35c8-4ed7-a61c-463b57e9b293/named-query-elements/named-query-element/52db3723-d6bc-40b5-a32a-caef1b7b7069/named-query-elements/named-query-element/f76dbd24-67d8-4b1d-8255-c81e331293b9\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0fd43f4b-d740-46de-a4d5-865e46d52be5\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69/named-query-elements/named-query-element/faf9a325-e3f6-4dc9-aa8f-f5baccd579ad/named-query-elements/named-query-element/0fd43f4b-d740-46de-a4d5-865e46d52be5\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"291e8541-bd14-48cc-ba90-736a2ac272eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"39a14300-403c-4931-8d6c-592c17bdcd1c\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613/named-query-elements/named-query-element/291e8541-bd14-48cc-ba90-736a2ac272eb/named-query-elements/named-query-element/39a14300-403c-4931-8d6c-592c17bdcd1c\",\"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\":\"1f7619f7-55d2-4f16-b134-c6fdd533210e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c20f9c8f-3c94-42cf-9948-9bb512681866\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"00dbf57a-a923-43c4-b005-f13abc10b945\",\"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/1f7619f7-55d2-4f16-b134-c6fdd533210e/named-query-elements/named-query-element/c20f9c8f-3c94-42cf-9948-9bb512681866/named-query-elements/named-query-element/00dbf57a-a923-43c4-b005-f13abc10b945\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a4c7916a-2bf7-462e-9047-33e448c804d5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"484b2b3c-28a7-43e5-967d-b80f50a20a50\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/a4c7916a-2bf7-462e-9047-33e448c804d5/named-query-elements/named-query-element/484b2b3c-28a7-43e5-967d-b80f50a20a50\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6c094102-367c-41cc-94d2-628ee09af66f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b34a7cab-8c83-4425-aa75-347c92d9c426\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1/named-query-elements/named-query-element/6c094102-367c-41cc-94d2-628ee09af66f/named-query-elements/named-query-element/b34a7cab-8c83-4425-aa75-347c92d9c426\",\"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\":\"1e9b6ff9-6fc5-4f16-b01c-32868d1098ec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ac72a094-6bda-4d05-9772-ec0b388e4cd8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7804d1eb-6e30-4be7-b905-3427b0f50b84\",\"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/1e9b6ff9-6fc5-4f16-b01c-32868d1098ec/named-query-elements/named-query-element/ac72a094-6bda-4d05-9772-ec0b388e4cd8/named-query-elements/named-query-element/7804d1eb-6e30-4be7-b905-3427b0f50b84\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044728244\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"ac991943-9877-4980-95cb-d1338f71e1b1","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:48.849Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:48.872Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ac991943-9877-4980-95cb-d1338f71e1b1","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:48.871Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:48.994Z","message":"Entering","context":{"RequestID":"ad1d589b-93c2-41c6-b40e-a01d3a496bff","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"76ecbc16-a208-4964-87e2-70854afa51e8","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:48.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.003Z","message":"Checking for system property [partnerName]","context":{"RequestID":"ad1d589b-93c2-41c6-b40e-a01d3a496bff","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"76ecbc16-a208-4964-87e2-70854afa51e8","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:48.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.003Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"ad1d589b-93c2-41c6-b40e-a01d3a496bff","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"76ecbc16-a208-4964-87e2-70854afa51e8","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:48.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.004Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"ad1d589b-93c2-41c6-b40e-a01d3a496bff","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"76ecbc16-a208-4964-87e2-70854afa51e8","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:48.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.004Z","message":"Invoke","context":{"RequestID":"ad1d589b-93c2-41c6-b40e-a01d3a496bff","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"76ecbc16-a208-4964-87e2-70854afa51e8","LogTimestamp":"2022-12-03T05:18:49.004Z"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.113Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"ad1d589b-93c2-41c6-b40e-a01d3a496bff","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"108","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"76ecbc16-a208-4964-87e2-70854afa51e8","LogTimestamp":"2022-12-03T05:18:49.112Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.255Z","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\":\"ad1d589b-93c2-41c6-b40e-a01d3a496bff\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:49:249\"},\"entity\":{\"resource-version\":\"1670044729003\",\"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\":\"53be1b2b-8e0e-440c-a526-ebf404283ed7\",\"resource-version\":\"1670044729003\",\"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\":\"4dffd099-1cf0-4078-92a3-6b195b87c39a\",\"resource-version\":\"1670044729003\",\"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\":\"115fd709-9eb0-4578-82d7-bf9298ee8fa5\",\"resource-version\":\"1670044729003\",\"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\":\"bf861ece-a05d-44b6-a7da-d4e1295a02a0\",\"resource-version\":\"1670044729003\"}]}}]}}]}}]}}}","context":{"RequestID":"ad1d589b-93c2-41c6-b40e-a01d3a496bff","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:49.255Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.282Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ad1d589b-93c2-41c6-b40e-a01d3a496bff","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:49.282Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.284Z","message":"{\"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\":\"ad1d589b-93c2-41c6-b40e-a01d3a496bff\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:49:257\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9086c088-6391-43a7-830e-f451de1304da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e5030227-2976-496b-8e78-c4c2d094f592\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/9086c088-6391-43a7-830e-f451de1304da/named-query-elements/named-query-element/e5030227-2976-496b-8e78-c4c2d094f592\",\"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\":\"1f7619f7-55d2-4f16-b134-c6fdd533210e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c20f9c8f-3c94-42cf-9948-9bb512681866\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"00dbf57a-a923-43c4-b005-f13abc10b945\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dacc252-7c0f-4f34-b1f1-54762960f17e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caa3bb8d-3048-4ce9-816c-fe22c6dba098\",\"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/1f7619f7-55d2-4f16-b134-c6fdd533210e/named-query-elements/named-query-element/c20f9c8f-3c94-42cf-9948-9bb512681866/named-query-elements/named-query-element/00dbf57a-a923-43c4-b005-f13abc10b945/named-query-elements/named-query-element/9dacc252-7c0f-4f34-b1f1-54762960f17e/named-query-elements/named-query-element/caa3bb8d-3048-4ce9-816c-fe22c6dba098\",\"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\":\"1e9b6ff9-6fc5-4f16-b01c-32868d1098ec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ac72a094-6bda-4d05-9772-ec0b388e4cd8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7804d1eb-6e30-4be7-b905-3427b0f50b84\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7a5342d-85a0-4979-9c03-80d3ddacc53e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"87198c32-9434-44e7-9c67-c1f7ba92bf07\",\"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/1e9b6ff9-6fc5-4f16-b01c-32868d1098ec/named-query-elements/named-query-element/ac72a094-6bda-4d05-9772-ec0b388e4cd8/named-query-elements/named-query-element/7804d1eb-6e30-4be7-b905-3427b0f50b84/named-query-elements/named-query-element/c7a5342d-85a0-4979-9c03-80d3ddacc53e/named-query-elements/named-query-element/87198c32-9434-44e7-9c67-c1f7ba92bf07\",\"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\":\"53be1b2b-8e0e-440c-a526-ebf404283ed7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4dffd099-1cf0-4078-92a3-6b195b87c39a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"115fd709-9eb0-4578-82d7-bf9298ee8fa5\",\"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/53be1b2b-8e0e-440c-a526-ebf404283ed7/named-query-elements/named-query-element/4dffd099-1cf0-4078-92a3-6b195b87c39a/named-query-elements/named-query-element/115fd709-9eb0-4578-82d7-bf9298ee8fa5\",\"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\":\"11b9c92c-56cf-4445-9d92-86b6a6a48673\",\"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/11b9c92c-56cf-4445-9d92-86b6a6a48673\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6c094102-367c-41cc-94d2-628ee09af66f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b34a7cab-8c83-4425-aa75-347c92d9c426\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2970cbb6-c3f8-47de-9c2c-c759f4dc6d18\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4a6f8607-a2c4-431c-abe9-7dd8ded4687b\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1/named-query-elements/named-query-element/6c094102-367c-41cc-94d2-628ee09af66f/named-query-elements/named-query-element/b34a7cab-8c83-4425-aa75-347c92d9c426/named-query-elements/named-query-element/2970cbb6-c3f8-47de-9c2c-c759f4dc6d18/named-query-elements/named-query-element/4a6f8607-a2c4-431c-abe9-7dd8ded4687b\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"452346ec-63fb-4d98-a091-1163214a6075\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2c82efd6-dab7-47ca-ae47-2af057f2cede\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1/named-query-elements/named-query-element/452346ec-63fb-4d98-a091-1163214a6075/named-query-elements/named-query-element/2c82efd6-dab7-47ca-ae47-2af057f2cede\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044729003\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"ad1d589b-93c2-41c6-b40e-a01d3a496bff","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:49.283Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.292Z","message":"{\"transactionId\":\"ad1d589b-93c2-41c6-b40e-a01d3a496bff\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:48:995\",\"respDate\":\"221203-05:18:49:292\",\"sourceId\":\"AAI-TOOLS:ad1d589b-93c2-41c6-b40e-a01d3a496bff\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:48:995-18459\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[2374], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[ad1d589b-93c2-41c6-b40e-a01d3a496bff], Host=[aai.onap:8443], X-Forwarded-Port=[38436], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[ad1d589b-93c2-41c6-b40e-a01d3a496bff]}\\\",\\\"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\\\":\\\"2-aai-resources-221203-05:18:48:995-18459\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[209088], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:48:995-18459]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"ad1d589b-93c2-41c6-b40e-a01d3a496bff","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"108","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"76ecbc16-a208-4964-87e2-70854afa51e8","LogTimestamp":"2022-12-03T05:18:49.112Z","elapsedTime":"42"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:49.293Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"ad1d589b-93c2-41c6-b40e-a01d3a496bff","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"299","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"76ecbc16-a208-4964-87e2-70854afa51e8","LogTimestamp":"2022-12-03T05:18:49.293Z","ResponseDesc":"Created","elapsedTime":"42"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:49 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91" 201 0 REST ad1d589b-93c2-41c6-b40e-a01d3a496bff AAI-TOOLS 10.233.71.240 302 - "logType": "access" {"timestamp":"2022-12-03T05:18:49.300Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ad1d589b-93c2-41c6-b40e-a01d3a496bff","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:49.300Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.301Z","message":"{\"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\":\"ad1d589b-93c2-41c6-b40e-a01d3a496bff\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:49:262\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6c094102-367c-41cc-94d2-628ee09af66f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b34a7cab-8c83-4425-aa75-347c92d9c426\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2970cbb6-c3f8-47de-9c2c-c759f4dc6d18\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1/named-query-elements/named-query-element/6c094102-367c-41cc-94d2-628ee09af66f/named-query-elements/named-query-element/b34a7cab-8c83-4425-aa75-347c92d9c426/named-query-elements/named-query-element/2970cbb6-c3f8-47de-9c2c-c759f4dc6d18\",\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9086c088-6391-43a7-830e-f451de1304da\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/9086c088-6391-43a7-830e-f451de1304da\",\"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\":\"1f7619f7-55d2-4f16-b134-c6fdd533210e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c20f9c8f-3c94-42cf-9948-9bb512681866\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"00dbf57a-a923-43c4-b005-f13abc10b945\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dacc252-7c0f-4f34-b1f1-54762960f17e\",\"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/1f7619f7-55d2-4f16-b134-c6fdd533210e/named-query-elements/named-query-element/c20f9c8f-3c94-42cf-9948-9bb512681866/named-query-elements/named-query-element/00dbf57a-a923-43c4-b005-f13abc10b945/named-query-elements/named-query-element/9dacc252-7c0f-4f34-b1f1-54762960f17e\",\"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\":\"53be1b2b-8e0e-440c-a526-ebf404283ed7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4dffd099-1cf0-4078-92a3-6b195b87c39a\",\"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/53be1b2b-8e0e-440c-a526-ebf404283ed7/named-query-elements/named-query-element/4dffd099-1cf0-4078-92a3-6b195b87c39a\",\"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\":\"1e9b6ff9-6fc5-4f16-b01c-32868d1098ec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ac72a094-6bda-4d05-9772-ec0b388e4cd8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7804d1eb-6e30-4be7-b905-3427b0f50b84\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7a5342d-85a0-4979-9c03-80d3ddacc53e\",\"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/1e9b6ff9-6fc5-4f16-b01c-32868d1098ec/named-query-elements/named-query-element/ac72a094-6bda-4d05-9772-ec0b388e4cd8/named-query-elements/named-query-element/7804d1eb-6e30-4be7-b905-3427b0f50b84/named-query-elements/named-query-element/c7a5342d-85a0-4979-9c03-80d3ddacc53e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044729003\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"ad1d589b-93c2-41c6-b40e-a01d3a496bff","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:49.301Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.321Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ad1d589b-93c2-41c6-b40e-a01d3a496bff","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:49.321Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.322Z","message":"{\"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\":\"ad1d589b-93c2-41c6-b40e-a01d3a496bff\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:49:267\"},\"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\":\"17ef1b94-8b40-4b08-af1b-12954bf4baf8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"572815f1-5bfc-4683-a60b-238f0710f38a\",\"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/17ef1b94-8b40-4b08-af1b-12954bf4baf8/named-query-elements/named-query-element/572815f1-5bfc-4683-a60b-238f0710f38a\",\"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\":\"631cb25f-977b-446c-ad1c-d93bb772e0eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be9d7415-7db7-4793-99c6-b3a0229b419b\",\"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/631cb25f-977b-446c-ad1c-d93bb772e0eb/named-query-elements/named-query-element/be9d7415-7db7-4793-99c6-b3a0229b419b\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a4c7916a-2bf7-462e-9047-33e448c804d5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"484b2b3c-28a7-43e5-967d-b80f50a20a50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f08b13a1-43cf-47b9-9dd8-909cfa9f2bf9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0c3d5a31-15dc-4c44-9385-69cf842dd484\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/a4c7916a-2bf7-462e-9047-33e448c804d5/named-query-elements/named-query-element/484b2b3c-28a7-43e5-967d-b80f50a20a50/named-query-elements/named-query-element/f08b13a1-43cf-47b9-9dd8-909cfa9f2bf9/named-query-elements/named-query-element/0c3d5a31-15dc-4c44-9385-69cf842dd484\",\"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\":\"e4e8eee9-7442-478f-9611-f3ef9cd6c6cd\",\"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/e4e8eee9-7442-478f-9611-f3ef9cd6c6cd\",\"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\":\"1e9b6ff9-6fc5-4f16-b01c-32868d1098ec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ac72a094-6bda-4d05-9772-ec0b388e4cd8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7804d1eb-6e30-4be7-b905-3427b0f50b84\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7a5342d-85a0-4979-9c03-80d3ddacc53e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"87198c32-9434-44e7-9c67-c1f7ba92bf07\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aeef2f32-6ff3-45e0-8bd6-907ef200b5d8\",\"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/1e9b6ff9-6fc5-4f16-b01c-32868d1098ec/named-query-elements/named-query-element/ac72a094-6bda-4d05-9772-ec0b388e4cd8/named-query-elements/named-query-element/7804d1eb-6e30-4be7-b905-3427b0f50b84/named-query-elements/named-query-element/c7a5342d-85a0-4979-9c03-80d3ddacc53e/named-query-elements/named-query-element/87198c32-9434-44e7-9c67-c1f7ba92bf07/named-query-elements/named-query-element/aeef2f32-6ff3-45e0-8bd6-907ef200b5d8\",\"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\":\"53be1b2b-8e0e-440c-a526-ebf404283ed7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4dffd099-1cf0-4078-92a3-6b195b87c39a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"115fd709-9eb0-4578-82d7-bf9298ee8fa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bf861ece-a05d-44b6-a7da-d4e1295a02a0\",\"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/53be1b2b-8e0e-440c-a526-ebf404283ed7/named-query-elements/named-query-element/4dffd099-1cf0-4078-92a3-6b195b87c39a/named-query-elements/named-query-element/115fd709-9eb0-4578-82d7-bf9298ee8fa5/named-query-elements/named-query-element/bf861ece-a05d-44b6-a7da-d4e1295a02a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044729003\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"ad1d589b-93c2-41c6-b40e-a01d3a496bff","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:49.322Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.341Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ad1d589b-93c2-41c6-b40e-a01d3a496bff","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:49.341Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.342Z","message":"{\"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\":\"ad1d589b-93c2-41c6-b40e-a01d3a496bff\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:49:273\"},\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae8fd99d-0ef2-4aff-ad43-6eaf45785428\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c/named-query-elements/named-query-element/5e6e01ee-5a41-4538-9e0f-ebf87934d4c6/named-query-elements/named-query-element/ae8fd99d-0ef2-4aff-ad43-6eaf45785428\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b4cceedc-e34b-4606-85b2-e1bcff7d1723\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/b4cceedc-e34b-4606-85b2-e1bcff7d1723\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9a4543-d1e6-4a0b-abb0-1755ab36108b\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/1b9a4543-d1e6-4a0b-abb0-1755ab36108b\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09c803dc-77f2-484b-bea1-6ca5d17d0faf\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1/named-query-elements/named-query-element/09c803dc-77f2-484b-bea1-6ca5d17d0faf\",\"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\":\"ceb85111-231a-45df-b5e6-7eef0537c99a\",\"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/ceb85111-231a-45df-b5e6-7eef0537c99a\",\"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\":\"8f47dfd7-75bb-4fb2-b29b-863acea991fb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5b118aa-f2ce-4833-b831-379da1cac9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0714ec05-f42c-4343-916e-8a568a5a7d6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed3ab16e-3568-4f13-bd81-df7fe80e1294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"49e624b9-25a4-4326-8425-82c322e63156\",\"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/8f47dfd7-75bb-4fb2-b29b-863acea991fb/named-query-elements/named-query-element/a5b118aa-f2ce-4833-b831-379da1cac9d8/named-query-elements/named-query-element/04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b/named-query-elements/named-query-element/0714ec05-f42c-4343-916e-8a568a5a7d6c/named-query-elements/named-query-element/ed3ab16e-3568-4f13-bd81-df7fe80e1294/named-query-elements/named-query-element/49e624b9-25a4-4326-8425-82c322e63156\",\"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\":\"53be1b2b-8e0e-440c-a526-ebf404283ed7\",\"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/53be1b2b-8e0e-440c-a526-ebf404283ed7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044729003\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"ad1d589b-93c2-41c6-b40e-a01d3a496bff","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:49.342Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.353Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ad1d589b-93c2-41c6-b40e-a01d3a496bff","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"11","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:49.353Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.394Z","message":"Entering","context":{"RequestID":"fcb12fe3-32ef-4451-aa8f-fa7237348688","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1acdfb87-f6da-467d-ab2e-33c625f78fa7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:49.394Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.396Z","message":"{\"transactionId\":\"fcb12fe3-32ef-4451-aa8f-fa7237348688\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:49:394\",\"respDate\":\"221203-05:18:49:396\",\"sourceId\":\"haproxy:fcb12fe3-32ef-4451-aa8f-fa7237348688\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:49:394-9012\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fcb12fe3-32ef-4451-aa8f-fa7237348688]}\\\"}\"}","context":{"RequestID":"fcb12fe3-32ef-4451-aa8f-fa7237348688","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1acdfb87-f6da-467d-ab2e-33c625f78fa7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:49.394Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:49.396Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fcb12fe3-32ef-4451-aa8f-fa7237348688","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1acdfb87-f6da-467d-ab2e-33c625f78fa7","LogTimestamp":"2022-12-03T05:18:49.396Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:18:49.405Z","message":"Entering","context":{"RequestID":"957c1f1f-3b44-4219-9fca-049cf34c0caf","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"649e7064-8c14-4539-ab70-fdb51d4ba4fc","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:49.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.412Z","message":"Checking for system property [partnerName]","context":{"RequestID":"957c1f1f-3b44-4219-9fca-049cf34c0caf","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"649e7064-8c14-4539-ab70-fdb51d4ba4fc","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:49.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.413Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"957c1f1f-3b44-4219-9fca-049cf34c0caf","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"649e7064-8c14-4539-ab70-fdb51d4ba4fc","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:49.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.413Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"957c1f1f-3b44-4219-9fca-049cf34c0caf","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"649e7064-8c14-4539-ab70-fdb51d4ba4fc","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:49.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.413Z","message":"Invoke","context":{"RequestID":"957c1f1f-3b44-4219-9fca-049cf34c0caf","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"649e7064-8c14-4539-ab70-fdb51d4ba4fc","LogTimestamp":"2022-12-03T05:18:49.413Z"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.520Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"957c1f1f-3b44-4219-9fca-049cf34c0caf","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"106","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"649e7064-8c14-4539-ab70-fdb51d4ba4fc","LogTimestamp":"2022-12-03T05:18:49.519Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.737Z","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\":\"957c1f1f-3b44-4219-9fca-049cf34c0caf\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:49:732\"},\"entity\":{\"resource-version\":\"1670044729412\",\"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\":\"9d761590-0cf8-402c-86e5-0ff2b8546073\",\"resource-version\":\"1670044729412\",\"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\":\"3ab2c386-509e-4816-b1ba-1ff72c67def6\",\"resource-version\":\"1670044729412\",\"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\":\"99d11cf8-d0e0-4383-857c-2e22fd8951b0\",\"resource-version\":\"1670044729412\",\"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\":\"8b0bd6c8-224c-445b-9aee-1a939b1eeb56\",\"resource-version\":\"1670044729412\"}]}}]}}]}}]}}}","context":{"RequestID":"957c1f1f-3b44-4219-9fca-049cf34c0caf","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:49.737Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.756Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"957c1f1f-3b44-4219-9fca-049cf34c0caf","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:49.756Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.757Z","message":"{\"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\":\"957c1f1f-3b44-4219-9fca-049cf34c0caf\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:49:738\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a917de9d-52ca-4c46-9565-e12de3ece007\",\"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/a917de9d-52ca-4c46-9565-e12de3ece007\",\"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\":\"11b9c92c-56cf-4445-9d92-86b6a6a48673\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dd0c7639-6c5a-48d4-9db1-fa852d5bfcab\",\"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/11b9c92c-56cf-4445-9d92-86b6a6a48673/named-query-elements/named-query-element/dd0c7639-6c5a-48d4-9db1-fa852d5bfcab\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"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\":\"8f47dfd7-75bb-4fb2-b29b-863acea991fb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5b118aa-f2ce-4833-b831-379da1cac9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b\",\"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/8f47dfd7-75bb-4fb2-b29b-863acea991fb/named-query-elements/named-query-element/a5b118aa-f2ce-4833-b831-379da1cac9d8/named-query-elements/named-query-element/04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"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\":\"9d761590-0cf8-402c-86e5-0ff2b8546073\",\"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/9d761590-0cf8-402c-86e5-0ff2b8546073\",\"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\":\"a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9046c1e-a605-4fb4-a922-b51ed6558226\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4d73ae40-0e82-407a-ae1b-dd7113cad2f3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"85337bb5-e713-4f41-a45a-7825c50d0176\",\"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/a8a2ae3f-bcc2-402f-ad67-4d39be2f3640/named-query-elements/named-query-element/f9046c1e-a605-4fb4-a922-b51ed6558226/named-query-elements/named-query-element/4d73ae40-0e82-407a-ae1b-dd7113cad2f3/named-query-elements/named-query-element/85337bb5-e713-4f41-a45a-7825c50d0176\",\"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\":\"8f47dfd7-75bb-4fb2-b29b-863acea991fb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5b118aa-f2ce-4833-b831-379da1cac9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0714ec05-f42c-4343-916e-8a568a5a7d6c\",\"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/8f47dfd7-75bb-4fb2-b29b-863acea991fb/named-query-elements/named-query-element/a5b118aa-f2ce-4833-b831-379da1cac9d8/named-query-elements/named-query-element/04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b/named-query-elements/named-query-element/0714ec05-f42c-4343-916e-8a568a5a7d6c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044729412\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"957c1f1f-3b44-4219-9fca-049cf34c0caf","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:49.757Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.768Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"957c1f1f-3b44-4219-9fca-049cf34c0caf","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"11","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:49.768Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.769Z","message":"{\"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\":\"957c1f1f-3b44-4219-9fca-049cf34c0caf\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:49:743\"},\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a4c7916a-2bf7-462e-9047-33e448c804d5\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/a4c7916a-2bf7-462e-9047-33e448c804d5\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69/named-query-elements/named-query-element/faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"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\":\"1f7619f7-55d2-4f16-b134-c6fdd533210e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c20f9c8f-3c94-42cf-9948-9bb512681866\",\"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/1f7619f7-55d2-4f16-b134-c6fdd533210e/named-query-elements/named-query-element/c20f9c8f-3c94-42cf-9948-9bb512681866\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6c094102-367c-41cc-94d2-628ee09af66f\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1/named-query-elements/named-query-element/6c094102-367c-41cc-94d2-628ee09af66f\",\"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\":\"1e9b6ff9-6fc5-4f16-b01c-32868d1098ec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ac72a094-6bda-4d05-9772-ec0b388e4cd8\",\"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/1e9b6ff9-6fc5-4f16-b01c-32868d1098ec/named-query-elements/named-query-element/ac72a094-6bda-4d05-9772-ec0b388e4cd8\",\"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\":\"9d761590-0cf8-402c-86e5-0ff2b8546073\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3ab2c386-509e-4816-b1ba-1ff72c67def6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99d11cf8-d0e0-4383-857c-2e22fd8951b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b0bd6c8-224c-445b-9aee-1a939b1eeb56\",\"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/9d761590-0cf8-402c-86e5-0ff2b8546073/named-query-elements/named-query-element/3ab2c386-509e-4816-b1ba-1ff72c67def6/named-query-elements/named-query-element/99d11cf8-d0e0-4383-857c-2e22fd8951b0/named-query-elements/named-query-element/8b0bd6c8-224c-445b-9aee-1a939b1eeb56\",\"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\":\"a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"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/a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"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\":\"8fd099e9-dd1d-4243-8b5f-1431274a76cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"192bbffb-6c83-4f08-b5cf-682dc99f013e\",\"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/8fd099e9-dd1d-4243-8b5f-1431274a76cc/named-query-elements/named-query-element/192bbffb-6c83-4f08-b5cf-682dc99f013e\",\"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\":\"b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"52db3723-d6bc-40b5-a32a-caef1b7b7069\",\"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/b57d5f3f-35c8-4ed7-a61c-463b57e9b293/named-query-elements/named-query-element/52db3723-d6bc-40b5-a32a-caef1b7b7069\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044729412\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"957c1f1f-3b44-4219-9fca-049cf34c0caf","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:49.769Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.772Z","message":"{\"transactionId\":\"957c1f1f-3b44-4219-9fca-049cf34c0caf\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:49:405\",\"respDate\":\"221203-05:18:49:772\",\"sourceId\":\"AAI-TOOLS:957c1f1f-3b44-4219-9fca-049cf34c0caf\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:49:405-2908\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[2376], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[957c1f1f-3b44-4219-9fca-049cf34c0caf], Host=[aai.onap:8443], X-Forwarded-Port=[38444], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[957c1f1f-3b44-4219-9fca-049cf34c0caf]}\\\",\\\"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\\\":\\\"2-aai-resources-221203-05:18:49:405-2908\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[123112], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:49:405-2908]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"957c1f1f-3b44-4219-9fca-049cf34c0caf","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"106","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"649e7064-8c14-4539-ab70-fdb51d4ba4fc","LogTimestamp":"2022-12-03T05:18:49.519Z","elapsedTime":"39"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:49.773Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"957c1f1f-3b44-4219-9fca-049cf34c0caf","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"369","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"649e7064-8c14-4539-ab70-fdb51d4ba4fc","LogTimestamp":"2022-12-03T05:18:49.773Z","ResponseDesc":"Created","elapsedTime":"39"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:49 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22" 201 0 REST 957c1f1f-3b44-4219-9fca-049cf34c0caf AAI-TOOLS 10.233.71.240 372 - "logType": "access" {"timestamp":"2022-12-03T05:18:49.786Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"957c1f1f-3b44-4219-9fca-049cf34c0caf","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:49.786Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.787Z","message":"{\"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\":\"957c1f1f-3b44-4219-9fca-049cf34c0caf\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:49:749\"},\"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\":\"a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9046c1e-a605-4fb4-a922-b51ed6558226\",\"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/a8a2ae3f-bcc2-402f-ad67-4d39be2f3640/named-query-elements/named-query-element/f9046c1e-a605-4fb4-a922-b51ed6558226\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09cacef1-846d-4272-821d-7c7339609bf7\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657/named-query-elements/named-query-element/09cacef1-846d-4272-821d-7c7339609bf7\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15658419-ee7a-4e87-bc0d-c3e3d2cfaef0\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/485be8f1-dd39-4f34-95e3-3d5afa2092ca/named-query-elements/named-query-element/15658419-ee7a-4e87-bc0d-c3e3d2cfaef0\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c3d3667-0394-4d9a-bd04-b5523c325494\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69/named-query-elements/named-query-element/faf9a325-e3f6-4dc9-aa8f-f5baccd579ad/named-query-elements/named-query-element/7c3d3667-0394-4d9a-bd04-b5523c325494\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0fd43f4b-d740-46de-a4d5-865e46d52be5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"62b32180-a6a9-487f-a436-d01873d0e1f1\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69/named-query-elements/named-query-element/faf9a325-e3f6-4dc9-aa8f-f5baccd579ad/named-query-elements/named-query-element/0fd43f4b-d740-46de-a4d5-865e46d52be5/named-query-elements/named-query-element/62b32180-a6a9-487f-a436-d01873d0e1f1\",\"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\":\"9d761590-0cf8-402c-86e5-0ff2b8546073\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3ab2c386-509e-4816-b1ba-1ff72c67def6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99d11cf8-d0e0-4383-857c-2e22fd8951b0\",\"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/9d761590-0cf8-402c-86e5-0ff2b8546073/named-query-elements/named-query-element/3ab2c386-509e-4816-b1ba-1ff72c67def6/named-query-elements/named-query-element/99d11cf8-d0e0-4383-857c-2e22fd8951b0\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d70b602e-7fec-4c15-8937-b24473ff5e98\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/d70b602e-7fec-4c15-8937-b24473ff5e98\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d98d214f-8dee-484b-8e8b-ead59d6bb9aa\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/d98d214f-8dee-484b-8e8b-ead59d6bb9aa\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a4c7916a-2bf7-462e-9047-33e448c804d5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"992cb8ac-e40a-4a43-aebf-952c744ba853\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/a4c7916a-2bf7-462e-9047-33e448c804d5/named-query-elements/named-query-element/992cb8ac-e40a-4a43-aebf-952c744ba853\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044729412\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"957c1f1f-3b44-4219-9fca-049cf34c0caf","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:49.787Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.809Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"957c1f1f-3b44-4219-9fca-049cf34c0caf","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:49.809Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.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/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"957c1f1f-3b44-4219-9fca-049cf34c0caf\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:49:754\"},\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d70b602e-7fec-4c15-8937-b24473ff5e98\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e29adde5-720b-4412-adcb-b71ffb5bbd33\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/d70b602e-7fec-4c15-8937-b24473ff5e98/named-query-elements/named-query-element/e29adde5-720b-4412-adcb-b71ffb5bbd33\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0fd43f4b-d740-46de-a4d5-865e46d52be5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"62b32180-a6a9-487f-a436-d01873d0e1f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b3aabe97-c235-4b51-be08-42cbb4b9da59\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69/named-query-elements/named-query-element/faf9a325-e3f6-4dc9-aa8f-f5baccd579ad/named-query-elements/named-query-element/0fd43f4b-d740-46de-a4d5-865e46d52be5/named-query-elements/named-query-element/62b32180-a6a9-487f-a436-d01873d0e1f1/named-query-elements/named-query-element/b3aabe97-c235-4b51-be08-42cbb4b9da59\",\"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\":\"9d761590-0cf8-402c-86e5-0ff2b8546073\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3ab2c386-509e-4816-b1ba-1ff72c67def6\",\"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/9d761590-0cf8-402c-86e5-0ff2b8546073/named-query-elements/named-query-element/3ab2c386-509e-4816-b1ba-1ff72c67def6\",\"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\":\"a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9046c1e-a605-4fb4-a922-b51ed6558226\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4d73ae40-0e82-407a-ae1b-dd7113cad2f3\",\"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/a8a2ae3f-bcc2-402f-ad67-4d39be2f3640/named-query-elements/named-query-element/f9046c1e-a605-4fb4-a922-b51ed6558226/named-query-elements/named-query-element/4d73ae40-0e82-407a-ae1b-dd7113cad2f3\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15658419-ee7a-4e87-bc0d-c3e3d2cfaef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15a50906-4820-47fb-97c4-a9b6cefe8ce1\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/485be8f1-dd39-4f34-95e3-3d5afa2092ca/named-query-elements/named-query-element/15658419-ee7a-4e87-bc0d-c3e3d2cfaef0/named-query-elements/named-query-element/15a50906-4820-47fb-97c4-a9b6cefe8ce1\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c3d3667-0394-4d9a-bd04-b5523c325494\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aa880da-62da-4182-9027-0b598d20274a\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69/named-query-elements/named-query-element/faf9a325-e3f6-4dc9-aa8f-f5baccd579ad/named-query-elements/named-query-element/7c3d3667-0394-4d9a-bd04-b5523c325494/named-query-elements/named-query-element/9aa880da-62da-4182-9027-0b598d20274a\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09cacef1-846d-4272-821d-7c7339609bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"343c6cd4-c014-4efa-85c0-f8d60cda785a\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657/named-query-elements/named-query-element/09cacef1-846d-4272-821d-7c7339609bf7/named-query-elements/named-query-element/343c6cd4-c014-4efa-85c0-f8d60cda785a\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d98d214f-8dee-484b-8e8b-ead59d6bb9aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5909900-3466-48a4-9815-2bf9160d3d10\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/d98d214f-8dee-484b-8e8b-ead59d6bb9aa/named-query-elements/named-query-element/b5909900-3466-48a4-9815-2bf9160d3d10\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a4c7916a-2bf7-462e-9047-33e448c804d5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"992cb8ac-e40a-4a43-aebf-952c744ba853\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"650f37cf-63b6-4cba-9dd2-4124ec141c8d\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/a4c7916a-2bf7-462e-9047-33e448c804d5/named-query-elements/named-query-element/992cb8ac-e40a-4a43-aebf-952c744ba853/named-query-elements/named-query-element/650f37cf-63b6-4cba-9dd2-4124ec141c8d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044729412\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"957c1f1f-3b44-4219-9fca-049cf34c0caf","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:49.810Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.842Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"957c1f1f-3b44-4219-9fca-049cf34c0caf","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:49.842Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.944Z","message":"Entering","context":{"RequestID":"7e05ac99-669d-457b-958c-dd7aef9ca06d","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e7f38d6d-1793-4090-b610-1dd9ef8d99d7","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:49.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.952Z","message":"Entering","context":{"RequestID":"86e6be8e-db12-4017-85d6-0a4937ca2779","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3b162381-66d0-4264-8526-0a0a25b75707","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:18:49.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.954Z","message":"{\"transactionId\":\"86e6be8e-db12-4017-85d6-0a4937ca2779\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:49:953\",\"respDate\":\"221203-05:18:49:954\",\"sourceId\":\"OOM_ReadinessCheck:86e6be8e-db12-4017-85d6-0a4937ca2779\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:49:953-53023\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[53094], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[86e6be8e-db12-4017-85d6-0a4937ca2779]}\\\"}\"}","context":{"RequestID":"86e6be8e-db12-4017-85d6-0a4937ca2779","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3b162381-66d0-4264-8526-0a0a25b75707","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:18:49.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:49.954Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86e6be8e-db12-4017-85d6-0a4937ca2779","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b162381-66d0-4264-8526-0a0a25b75707","LogTimestamp":"2022-12-03T05:18:49.954Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.955Z","message":"Checking for system property [partnerName]","context":{"RequestID":"7e05ac99-669d-457b-958c-dd7aef9ca06d","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e7f38d6d-1793-4090-b610-1dd9ef8d99d7","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:49.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.955Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"7e05ac99-669d-457b-958c-dd7aef9ca06d","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e7f38d6d-1793-4090-b610-1dd9ef8d99d7","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:49.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.955Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"7e05ac99-669d-457b-958c-dd7aef9ca06d","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e7f38d6d-1793-4090-b610-1dd9ef8d99d7","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:49.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:49.956Z","message":"Invoke","context":{"RequestID":"7e05ac99-669d-457b-958c-dd7aef9ca06d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"e7f38d6d-1793-4090-b610-1dd9ef8d99d7","LogTimestamp":"2022-12-03T05:18:49.956Z"},"thread":"qtp532048323-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:18:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:18:50.201Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"7e05ac99-669d-457b-958c-dd7aef9ca06d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"245","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"e7f38d6d-1793-4090-b610-1dd9ef8d99d7","LogTimestamp":"2022-12-03T05:18:50.201Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:50.262Z","message":"Entering","context":{"RequestID":"30d3505e-6ea2-4a03-824c-4bec3cc45286","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"38aba4d3-77de-4b67-a01a-095d66de24e2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:18:50.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:50.264Z","message":"Database is available from CACHED check.","context":{"RequestID":"30d3505e-6ea2-4a03-824c-4bec3cc45286","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"38aba4d3-77de-4b67-a01a-095d66de24e2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:18:50.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:50.265Z","message":"{\"transactionId\":\"30d3505e-6ea2-4a03-824c-4bec3cc45286\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:50:263\",\"respDate\":\"221203-05:18:50:265\",\"sourceId\":\"ReadinessCheck:30d3505e-6ea2-4a03-824c-4bec3cc45286\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:50:263-25670\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[30d3505e-6ea2-4a03-824c-4bec3cc45286]}\\\"}\"}","context":{"RequestID":"30d3505e-6ea2-4a03-824c-4bec3cc45286","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"38aba4d3-77de-4b67-a01a-095d66de24e2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:18:50.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:50.266Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30d3505e-6ea2-4a03-824c-4bec3cc45286","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38aba4d3-77de-4b67-a01a-095d66de24e2","LogTimestamp":"2022-12-03T05:18:50.266Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:18:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:18:50.562Z","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\":\"7e05ac99-669d-457b-958c-dd7aef9ca06d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:50:555\"},\"entity\":{\"resource-version\":\"1670044729954\",\"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\":\"1138d857-22f4-4bb8-b9aa-4fadee666ded\",\"resource-version\":\"1670044729954\",\"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\":\"d6e8dad4-7d6b-43d6-b0fd-36eef3dbb3a4\",\"resource-version\":\"1670044729954\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"7d41342f-d2c6-466f-90dd-caec42566b7f\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1670044729954\",\"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\":\"a3533353-a96a-4e10-b3de-1d3b617f336e\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1670044729954\",\"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\":\"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\":\"b033fbdd-5c5c-4379-bd8e-3bb9e75cac3e\",\"resource-version\":\"1670044729954\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"8a51f3a9-c1f4-43c6-9627-9f7a27e3ce0a\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1670044729954\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]},{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"89d2f99d-a12d-4db8-9091-ec1983870e57\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1670044729954\",\"source-node-type\":\"service-instance\",\"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\":\"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\":\"9d1b1196-8d53-41ea-8f23-b77ecbe46fa8\",\"resource-version\":\"1670044729954\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"9e708fee-8cc4-4e43-8078-6a88e40998be\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1670044729954\",\"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\":\"ef8995eb-c85d-4f03-9629-a2e16eeb97c5\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1670044729954\",\"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\":\"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\":\"ae1e50f9-b726-4032-8b3a-fe7767280d9e\",\"resource-version\":\"1670044729954\",\"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\":\"ecc1a232-1767-4030-b8e1-3694ff8c8ba7\",\"resource-version\":\"1670044729954\"}]}}]}}]}}}","context":{"RequestID":"7e05ac99-669d-457b-958c-dd7aef9ca06d","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:50.562Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:50.578Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7e05ac99-669d-457b-958c-dd7aef9ca06d","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:50.578Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:50.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/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7e05ac99-669d-457b-958c-dd7aef9ca06d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:50:562\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9086c088-6391-43a7-830e-f451de1304da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e5030227-2976-496b-8e78-c4c2d094f592\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/9086c088-6391-43a7-830e-f451de1304da/named-query-elements/named-query-element/e5030227-2976-496b-8e78-c4c2d094f592\",\"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\":\"1f7619f7-55d2-4f16-b134-c6fdd533210e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c20f9c8f-3c94-42cf-9948-9bb512681866\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"00dbf57a-a923-43c4-b005-f13abc10b945\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dacc252-7c0f-4f34-b1f1-54762960f17e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caa3bb8d-3048-4ce9-816c-fe22c6dba098\",\"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/1f7619f7-55d2-4f16-b134-c6fdd533210e/named-query-elements/named-query-element/c20f9c8f-3c94-42cf-9948-9bb512681866/named-query-elements/named-query-element/00dbf57a-a923-43c4-b005-f13abc10b945/named-query-elements/named-query-element/9dacc252-7c0f-4f34-b1f1-54762960f17e/named-query-elements/named-query-element/caa3bb8d-3048-4ce9-816c-fe22c6dba098\",\"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\":\"1138d857-22f4-4bb8-b9aa-4fadee666ded\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae1e50f9-b726-4032-8b3a-fe7767280d9e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ecc1a232-1767-4030-b8e1-3694ff8c8ba7\",\"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/1138d857-22f4-4bb8-b9aa-4fadee666ded/named-query-elements/named-query-element/ae1e50f9-b726-4032-8b3a-fe7767280d9e/named-query-elements/named-query-element/ecc1a232-1767-4030-b8e1-3694ff8c8ba7\",\"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\":\"1e9b6ff9-6fc5-4f16-b01c-32868d1098ec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ac72a094-6bda-4d05-9772-ec0b388e4cd8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7804d1eb-6e30-4be7-b905-3427b0f50b84\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7a5342d-85a0-4979-9c03-80d3ddacc53e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"87198c32-9434-44e7-9c67-c1f7ba92bf07\",\"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/1e9b6ff9-6fc5-4f16-b01c-32868d1098ec/named-query-elements/named-query-element/ac72a094-6bda-4d05-9772-ec0b388e4cd8/named-query-elements/named-query-element/7804d1eb-6e30-4be7-b905-3427b0f50b84/named-query-elements/named-query-element/c7a5342d-85a0-4979-9c03-80d3ddacc53e/named-query-elements/named-query-element/87198c32-9434-44e7-9c67-c1f7ba92bf07\",\"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\":\"53be1b2b-8e0e-440c-a526-ebf404283ed7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4dffd099-1cf0-4078-92a3-6b195b87c39a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"115fd709-9eb0-4578-82d7-bf9298ee8fa5\",\"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/53be1b2b-8e0e-440c-a526-ebf404283ed7/named-query-elements/named-query-element/4dffd099-1cf0-4078-92a3-6b195b87c39a/named-query-elements/named-query-element/115fd709-9eb0-4578-82d7-bf9298ee8fa5\",\"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\":\"11b9c92c-56cf-4445-9d92-86b6a6a48673\",\"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/11b9c92c-56cf-4445-9d92-86b6a6a48673\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6c094102-367c-41cc-94d2-628ee09af66f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b34a7cab-8c83-4425-aa75-347c92d9c426\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2970cbb6-c3f8-47de-9c2c-c759f4dc6d18\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4a6f8607-a2c4-431c-abe9-7dd8ded4687b\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1/named-query-elements/named-query-element/6c094102-367c-41cc-94d2-628ee09af66f/named-query-elements/named-query-element/b34a7cab-8c83-4425-aa75-347c92d9c426/named-query-elements/named-query-element/2970cbb6-c3f8-47de-9c2c-c759f4dc6d18/named-query-elements/named-query-element/4a6f8607-a2c4-431c-abe9-7dd8ded4687b\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"452346ec-63fb-4d98-a091-1163214a6075\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2c82efd6-dab7-47ca-ae47-2af057f2cede\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1/named-query-elements/named-query-element/452346ec-63fb-4d98-a091-1163214a6075/named-query-elements/named-query-element/2c82efd6-dab7-47ca-ae47-2af057f2cede\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044729954\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"7e05ac99-669d-457b-958c-dd7aef9ca06d","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:50.579Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:50.603Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7e05ac99-669d-457b-958c-dd7aef9ca06d","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:50.603Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:50.604Z","message":"{\"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\":\"7e05ac99-669d-457b-958c-dd7aef9ca06d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:50:568\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6c094102-367c-41cc-94d2-628ee09af66f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b34a7cab-8c83-4425-aa75-347c92d9c426\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2970cbb6-c3f8-47de-9c2c-c759f4dc6d18\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1/named-query-elements/named-query-element/6c094102-367c-41cc-94d2-628ee09af66f/named-query-elements/named-query-element/b34a7cab-8c83-4425-aa75-347c92d9c426/named-query-elements/named-query-element/2970cbb6-c3f8-47de-9c2c-c759f4dc6d18\",\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9086c088-6391-43a7-830e-f451de1304da\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/9086c088-6391-43a7-830e-f451de1304da\",\"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\":\"1138d857-22f4-4bb8-b9aa-4fadee666ded\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae1e50f9-b726-4032-8b3a-fe7767280d9e\",\"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/1138d857-22f4-4bb8-b9aa-4fadee666ded/named-query-elements/named-query-element/ae1e50f9-b726-4032-8b3a-fe7767280d9e\",\"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\":\"1f7619f7-55d2-4f16-b134-c6fdd533210e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c20f9c8f-3c94-42cf-9948-9bb512681866\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"00dbf57a-a923-43c4-b005-f13abc10b945\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dacc252-7c0f-4f34-b1f1-54762960f17e\",\"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/1f7619f7-55d2-4f16-b134-c6fdd533210e/named-query-elements/named-query-element/c20f9c8f-3c94-42cf-9948-9bb512681866/named-query-elements/named-query-element/00dbf57a-a923-43c4-b005-f13abc10b945/named-query-elements/named-query-element/9dacc252-7c0f-4f34-b1f1-54762960f17e\",\"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\":\"53be1b2b-8e0e-440c-a526-ebf404283ed7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4dffd099-1cf0-4078-92a3-6b195b87c39a\",\"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/53be1b2b-8e0e-440c-a526-ebf404283ed7/named-query-elements/named-query-element/4dffd099-1cf0-4078-92a3-6b195b87c39a\",\"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\":\"1e9b6ff9-6fc5-4f16-b01c-32868d1098ec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ac72a094-6bda-4d05-9772-ec0b388e4cd8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7804d1eb-6e30-4be7-b905-3427b0f50b84\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7a5342d-85a0-4979-9c03-80d3ddacc53e\",\"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/1e9b6ff9-6fc5-4f16-b01c-32868d1098ec/named-query-elements/named-query-element/ac72a094-6bda-4d05-9772-ec0b388e4cd8/named-query-elements/named-query-element/7804d1eb-6e30-4be7-b905-3427b0f50b84/named-query-elements/named-query-element/c7a5342d-85a0-4979-9c03-80d3ddacc53e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044729954\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"7e05ac99-669d-457b-958c-dd7aef9ca06d","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:50.604Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:50.622Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7e05ac99-669d-457b-958c-dd7aef9ca06d","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:50.621Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:50.623Z","message":"{\"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\":\"7e05ac99-669d-457b-958c-dd7aef9ca06d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:50:573\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64/named-query-elements/named-query-element/08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69\",\"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\":\"8f47dfd7-75bb-4fb2-b29b-863acea991fb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5b118aa-f2ce-4833-b831-379da1cac9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0714ec05-f42c-4343-916e-8a568a5a7d6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed3ab16e-3568-4f13-bd81-df7fe80e1294\",\"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/8f47dfd7-75bb-4fb2-b29b-863acea991fb/named-query-elements/named-query-element/a5b118aa-f2ce-4833-b831-379da1cac9d8/named-query-elements/named-query-element/04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b/named-query-elements/named-query-element/0714ec05-f42c-4343-916e-8a568a5a7d6c/named-query-elements/named-query-element/ed3ab16e-3568-4f13-bd81-df7fe80e1294\",\"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\":\"1138d857-22f4-4bb8-b9aa-4fadee666ded\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d6e8dad4-7d6b-43d6-b0fd-36eef3dbb3a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b033fbdd-5c5c-4379-bd8e-3bb9e75cac3e\",\"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/1138d857-22f4-4bb8-b9aa-4fadee666ded/named-query-elements/named-query-element/d6e8dad4-7d6b-43d6-b0fd-36eef3dbb3a4/named-query-elements/named-query-element/b033fbdd-5c5c-4379-bd8e-3bb9e75cac3e\",\"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\":\"1e9b6ff9-6fc5-4f16-b01c-32868d1098ec\",\"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/1e9b6ff9-6fc5-4f16-b01c-32868d1098ec\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c/named-query-elements/named-query-element/5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"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/eb93d919-ca44-404f-935d-12261ce54cff\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"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\":\"8fd099e9-dd1d-4243-8b5f-1431274a76cc\",\"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/8fd099e9-dd1d-4243-8b5f-1431274a76cc\",\"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\":\"b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"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/b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1\",\"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\":\"ceb85111-231a-45df-b5e6-7eef0537c99a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab2558a8-be57-463f-b211-ac7e022fec87\",\"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/ceb85111-231a-45df-b5e6-7eef0537c99a/named-query-elements/named-query-element/ab2558a8-be57-463f-b211-ac7e022fec87\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044729954\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"7e05ac99-669d-457b-958c-dd7aef9ca06d","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:50.623Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:50.625Z","message":"{\"transactionId\":\"7e05ac99-669d-457b-958c-dd7aef9ca06d\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:49:945\",\"respDate\":\"221203-05:18:50:625\",\"sourceId\":\"AAI-TOOLS:7e05ac99-669d-457b-958c-dd7aef9ca06d\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:49:945-48320\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[5872], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[7e05ac99-669d-457b-958c-dd7aef9ca06d], Host=[aai.onap:8443], X-Forwarded-Port=[38456], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[7e05ac99-669d-457b-958c-dd7aef9ca06d]}\\\",\\\"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\\\":\\\"0-aai-resources-221203-05:18:49:945-48320\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[139368], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:49:945-48320]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"7e05ac99-669d-457b-958c-dd7aef9ca06d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"245","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"e7f38d6d-1793-4090-b610-1dd9ef8d99d7","LogTimestamp":"2022-12-03T05:18:50.201Z","elapsedTime":"65"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:50.626Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"7e05ac99-669d-457b-958c-dd7aef9ca06d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"682","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"e7f38d6d-1793-4090-b610-1dd9ef8d99d7","LogTimestamp":"2022-12-03T05:18:50.626Z","ResponseDesc":"Created","elapsedTime":"65"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:50 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066" 201 0 REST 7e05ac99-669d-457b-958c-dd7aef9ca06d AAI-TOOLS 10.233.71.240 685 - "logType": "access" {"timestamp":"2022-12-03T05:18:50.648Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7e05ac99-669d-457b-958c-dd7aef9ca06d","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:50.648Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:50.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/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7e05ac99-669d-457b-958c-dd7aef9ca06d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:50:582\"},\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a4c7916a-2bf7-462e-9047-33e448c804d5\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/a4c7916a-2bf7-462e-9047-33e448c804d5\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69/named-query-elements/named-query-element/faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"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\":\"1f7619f7-55d2-4f16-b134-c6fdd533210e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c20f9c8f-3c94-42cf-9948-9bb512681866\",\"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/1f7619f7-55d2-4f16-b134-c6fdd533210e/named-query-elements/named-query-element/c20f9c8f-3c94-42cf-9948-9bb512681866\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6c094102-367c-41cc-94d2-628ee09af66f\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1/named-query-elements/named-query-element/6c094102-367c-41cc-94d2-628ee09af66f\",\"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\":\"1e9b6ff9-6fc5-4f16-b01c-32868d1098ec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ac72a094-6bda-4d05-9772-ec0b388e4cd8\",\"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/1e9b6ff9-6fc5-4f16-b01c-32868d1098ec/named-query-elements/named-query-element/ac72a094-6bda-4d05-9772-ec0b388e4cd8\",\"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\":\"9d761590-0cf8-402c-86e5-0ff2b8546073\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3ab2c386-509e-4816-b1ba-1ff72c67def6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99d11cf8-d0e0-4383-857c-2e22fd8951b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b0bd6c8-224c-445b-9aee-1a939b1eeb56\",\"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/9d761590-0cf8-402c-86e5-0ff2b8546073/named-query-elements/named-query-element/3ab2c386-509e-4816-b1ba-1ff72c67def6/named-query-elements/named-query-element/99d11cf8-d0e0-4383-857c-2e22fd8951b0/named-query-elements/named-query-element/8b0bd6c8-224c-445b-9aee-1a939b1eeb56\",\"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\":\"a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"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/a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"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\":\"1138d857-22f4-4bb8-b9aa-4fadee666ded\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d6e8dad4-7d6b-43d6-b0fd-36eef3dbb3a4\",\"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/1138d857-22f4-4bb8-b9aa-4fadee666ded/named-query-elements/named-query-element/d6e8dad4-7d6b-43d6-b0fd-36eef3dbb3a4\",\"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\":\"8fd099e9-dd1d-4243-8b5f-1431274a76cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"192bbffb-6c83-4f08-b5cf-682dc99f013e\",\"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/8fd099e9-dd1d-4243-8b5f-1431274a76cc/named-query-elements/named-query-element/192bbffb-6c83-4f08-b5cf-682dc99f013e\",\"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\":\"b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"52db3723-d6bc-40b5-a32a-caef1b7b7069\",\"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/b57d5f3f-35c8-4ed7-a61c-463b57e9b293/named-query-elements/named-query-element/52db3723-d6bc-40b5-a32a-caef1b7b7069\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044729954\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"7e05ac99-669d-457b-958c-dd7aef9ca06d","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:50.650Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:50.666Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7e05ac99-669d-457b-958c-dd7aef9ca06d","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:50.666Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:50.667Z","message":"{\"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\":\"7e05ac99-669d-457b-958c-dd7aef9ca06d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:50:587\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4cf1470f-fde7-4fea-b023-fcac66d2dbd4\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64/named-query-elements/named-query-element/4cf1470f-fde7-4fea-b023-fcac66d2dbd4\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"812a7807-9b81-4837-83d6-befcb9ff20cc\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143/named-query-elements/named-query-element/812a7807-9b81-4837-83d6-befcb9ff20cc\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"291e8541-bd14-48cc-ba90-736a2ac272eb\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613/named-query-elements/named-query-element/291e8541-bd14-48cc-ba90-736a2ac272eb\",\"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\":\"1138d857-22f4-4bb8-b9aa-4fadee666ded\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d6e8dad4-7d6b-43d6-b0fd-36eef3dbb3a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d1b1196-8d53-41ea-8f23-b77ecbe46fa8\",\"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/1138d857-22f4-4bb8-b9aa-4fadee666ded/named-query-elements/named-query-element/d6e8dad4-7d6b-43d6-b0fd-36eef3dbb3a4/named-query-elements/named-query-element/9d1b1196-8d53-41ea-8f23-b77ecbe46fa8\",\"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\":\"8fd099e9-dd1d-4243-8b5f-1431274a76cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"192bbffb-6c83-4f08-b5cf-682dc99f013e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"24be6677-4109-4ef8-8d05-a5b8e7ad7c10\",\"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/8fd099e9-dd1d-4243-8b5f-1431274a76cc/named-query-elements/named-query-element/192bbffb-6c83-4f08-b5cf-682dc99f013e/named-query-elements/named-query-element/24be6677-4109-4ef8-8d05-a5b8e7ad7c10\",\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2d2eab-7acd-404c-9932-17dbd393e5d9\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414/named-query-elements/named-query-element/0f2d2eab-7acd-404c-9932-17dbd393e5d9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044729954\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"7e05ac99-669d-457b-958c-dd7aef9ca06d","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:50.667Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:50.679Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7e05ac99-669d-457b-958c-dd7aef9ca06d","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:50.679Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:50.680Z","message":"{\"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\":\"7e05ac99-669d-457b-958c-dd7aef9ca06d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:50:593\"},\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2d2eab-7acd-404c-9932-17dbd393e5d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7dbcc160-7784-4c0b-a6a4-435994200b29\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414/named-query-elements/named-query-element/0f2d2eab-7acd-404c-9932-17dbd393e5d9/named-query-elements/named-query-element/7dbcc160-7784-4c0b-a6a4-435994200b29\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"812a7807-9b81-4837-83d6-befcb9ff20cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"277a7f2f-7d09-448a-8199-cf94638adc27\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143/named-query-elements/named-query-element/812a7807-9b81-4837-83d6-befcb9ff20cc/named-query-elements/named-query-element/277a7f2f-7d09-448a-8199-cf94638adc27\",\"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\":\"b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"52db3723-d6bc-40b5-a32a-caef1b7b7069\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f76dbd24-67d8-4b1d-8255-c81e331293b9\",\"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/b57d5f3f-35c8-4ed7-a61c-463b57e9b293/named-query-elements/named-query-element/52db3723-d6bc-40b5-a32a-caef1b7b7069/named-query-elements/named-query-element/f76dbd24-67d8-4b1d-8255-c81e331293b9\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0fd43f4b-d740-46de-a4d5-865e46d52be5\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69/named-query-elements/named-query-element/faf9a325-e3f6-4dc9-aa8f-f5baccd579ad/named-query-elements/named-query-element/0fd43f4b-d740-46de-a4d5-865e46d52be5\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"291e8541-bd14-48cc-ba90-736a2ac272eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"39a14300-403c-4931-8d6c-592c17bdcd1c\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613/named-query-elements/named-query-element/291e8541-bd14-48cc-ba90-736a2ac272eb/named-query-elements/named-query-element/39a14300-403c-4931-8d6c-592c17bdcd1c\",\"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\":\"1f7619f7-55d2-4f16-b134-c6fdd533210e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c20f9c8f-3c94-42cf-9948-9bb512681866\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"00dbf57a-a923-43c4-b005-f13abc10b945\",\"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/1f7619f7-55d2-4f16-b134-c6fdd533210e/named-query-elements/named-query-element/c20f9c8f-3c94-42cf-9948-9bb512681866/named-query-elements/named-query-element/00dbf57a-a923-43c4-b005-f13abc10b945\",\"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\":\"1138d857-22f4-4bb8-b9aa-4fadee666ded\",\"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/1138d857-22f4-4bb8-b9aa-4fadee666ded\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a4c7916a-2bf7-462e-9047-33e448c804d5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"484b2b3c-28a7-43e5-967d-b80f50a20a50\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/a4c7916a-2bf7-462e-9047-33e448c804d5/named-query-elements/named-query-element/484b2b3c-28a7-43e5-967d-b80f50a20a50\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6c094102-367c-41cc-94d2-628ee09af66f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b34a7cab-8c83-4425-aa75-347c92d9c426\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1/named-query-elements/named-query-element/6c094102-367c-41cc-94d2-628ee09af66f/named-query-elements/named-query-element/b34a7cab-8c83-4425-aa75-347c92d9c426\",\"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\":\"1e9b6ff9-6fc5-4f16-b01c-32868d1098ec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ac72a094-6bda-4d05-9772-ec0b388e4cd8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7804d1eb-6e30-4be7-b905-3427b0f50b84\",\"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/1e9b6ff9-6fc5-4f16-b01c-32868d1098ec/named-query-elements/named-query-element/ac72a094-6bda-4d05-9772-ec0b388e4cd8/named-query-elements/named-query-element/7804d1eb-6e30-4be7-b905-3427b0f50b84\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044729954\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"7e05ac99-669d-457b-958c-dd7aef9ca06d","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:50.680Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:50.693Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7e05ac99-669d-457b-958c-dd7aef9ca06d","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:50.693Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:50.747Z","message":"Entering","context":{"RequestID":"e586832f-7ff7-4cd9-b24f-466f5e1cb416","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3f34bff1-6a1d-4d2a-ae13-1bf34082d232","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:50.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:50.756Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e586832f-7ff7-4cd9-b24f-466f5e1cb416","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3f34bff1-6a1d-4d2a-ae13-1bf34082d232","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:50.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:50.757Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e586832f-7ff7-4cd9-b24f-466f5e1cb416","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3f34bff1-6a1d-4d2a-ae13-1bf34082d232","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:50.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:50.757Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e586832f-7ff7-4cd9-b24f-466f5e1cb416","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3f34bff1-6a1d-4d2a-ae13-1bf34082d232","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:50.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:50.757Z","message":"Invoke","context":{"RequestID":"e586832f-7ff7-4cd9-b24f-466f5e1cb416","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"3f34bff1-6a1d-4d2a-ae13-1bf34082d232","LogTimestamp":"2022-12-03T05:18:50.757Z"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:50.908Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e586832f-7ff7-4cd9-b24f-466f5e1cb416","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"151","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"3f34bff1-6a1d-4d2a-ae13-1bf34082d232","LogTimestamp":"2022-12-03T05:18:50.908Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.148Z","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\":\"e586832f-7ff7-4cd9-b24f-466f5e1cb416\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:51:141\"},\"entity\":{\"resource-version\":\"1670044730756\",\"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\":\"8d4569d5-ec8d-478c-a246-6ea51f9779b9\",\"resource-version\":\"1670044730756\",\"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\":\"dbcd7f66-d0d6-428f-aafd-7e3d67377e22\",\"resource-version\":\"1670044730756\",\"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\":\"8161e6bf-b947-43c2-bcb0-16372adc3ea4\",\"resource-version\":\"1670044730756\",\"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\":\"f6888fb2-61ab-4d81-99ad-4bdc32685b5d\",\"resource-version\":\"1670044730756\",\"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\":\"aa72ba9a-3e44-42c5-a5e9-0779f67730dc\",\"resource-version\":\"1670044730756\"}]}}]}},{\"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\":\"af2c900a-395e-4b94-9c19-b32192ba29ac\",\"resource-version\":\"1670044730756\"}]}}]}}]}}}","context":{"RequestID":"e586832f-7ff7-4cd9-b24f-466f5e1cb416","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:51.147Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.162Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e586832f-7ff7-4cd9-b24f-466f5e1cb416","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:51.162Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.163Z","message":"{\"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\":\"e586832f-7ff7-4cd9-b24f-466f5e1cb416\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:51:148\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a917de9d-52ca-4c46-9565-e12de3ece007\",\"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/a917de9d-52ca-4c46-9565-e12de3ece007\",\"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\":\"11b9c92c-56cf-4445-9d92-86b6a6a48673\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dd0c7639-6c5a-48d4-9db1-fa852d5bfcab\",\"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/11b9c92c-56cf-4445-9d92-86b6a6a48673/named-query-elements/named-query-element/dd0c7639-6c5a-48d4-9db1-fa852d5bfcab\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"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\":\"8f47dfd7-75bb-4fb2-b29b-863acea991fb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5b118aa-f2ce-4833-b831-379da1cac9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b\",\"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/8f47dfd7-75bb-4fb2-b29b-863acea991fb/named-query-elements/named-query-element/a5b118aa-f2ce-4833-b831-379da1cac9d8/named-query-elements/named-query-element/04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"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\":\"9d761590-0cf8-402c-86e5-0ff2b8546073\",\"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/9d761590-0cf8-402c-86e5-0ff2b8546073\",\"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\":\"a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9046c1e-a605-4fb4-a922-b51ed6558226\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4d73ae40-0e82-407a-ae1b-dd7113cad2f3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"85337bb5-e713-4f41-a45a-7825c50d0176\",\"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/a8a2ae3f-bcc2-402f-ad67-4d39be2f3640/named-query-elements/named-query-element/f9046c1e-a605-4fb4-a922-b51ed6558226/named-query-elements/named-query-element/4d73ae40-0e82-407a-ae1b-dd7113cad2f3/named-query-elements/named-query-element/85337bb5-e713-4f41-a45a-7825c50d0176\",\"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\":\"8d4569d5-ec8d-478c-a246-6ea51f9779b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dbcd7f66-d0d6-428f-aafd-7e3d67377e22\",\"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/8d4569d5-ec8d-478c-a246-6ea51f9779b9/named-query-elements/named-query-element/dbcd7f66-d0d6-428f-aafd-7e3d67377e22\",\"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\":\"8f47dfd7-75bb-4fb2-b29b-863acea991fb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5b118aa-f2ce-4833-b831-379da1cac9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0714ec05-f42c-4343-916e-8a568a5a7d6c\",\"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/8f47dfd7-75bb-4fb2-b29b-863acea991fb/named-query-elements/named-query-element/a5b118aa-f2ce-4833-b831-379da1cac9d8/named-query-elements/named-query-element/04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b/named-query-elements/named-query-element/0714ec05-f42c-4343-916e-8a568a5a7d6c\",\"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\":\"8d4569d5-ec8d-478c-a246-6ea51f9779b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dbcd7f66-d0d6-428f-aafd-7e3d67377e22\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"af2c900a-395e-4b94-9c19-b32192ba29ac\",\"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/8d4569d5-ec8d-478c-a246-6ea51f9779b9/named-query-elements/named-query-element/dbcd7f66-d0d6-428f-aafd-7e3d67377e22/named-query-elements/named-query-element/af2c900a-395e-4b94-9c19-b32192ba29ac\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044730756\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"e586832f-7ff7-4cd9-b24f-466f5e1cb416","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:51.163Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.182Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e586832f-7ff7-4cd9-b24f-466f5e1cb416","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:51.182Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.184Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"e586832f-7ff7-4cd9-b24f-466f5e1cb416\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:51:154\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64/named-query-elements/named-query-element/08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69\",\"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\":\"8f47dfd7-75bb-4fb2-b29b-863acea991fb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5b118aa-f2ce-4833-b831-379da1cac9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0714ec05-f42c-4343-916e-8a568a5a7d6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed3ab16e-3568-4f13-bd81-df7fe80e1294\",\"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/8f47dfd7-75bb-4fb2-b29b-863acea991fb/named-query-elements/named-query-element/a5b118aa-f2ce-4833-b831-379da1cac9d8/named-query-elements/named-query-element/04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b/named-query-elements/named-query-element/0714ec05-f42c-4343-916e-8a568a5a7d6c/named-query-elements/named-query-element/ed3ab16e-3568-4f13-bd81-df7fe80e1294\",\"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\":\"1138d857-22f4-4bb8-b9aa-4fadee666ded\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d6e8dad4-7d6b-43d6-b0fd-36eef3dbb3a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b033fbdd-5c5c-4379-bd8e-3bb9e75cac3e\",\"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/1138d857-22f4-4bb8-b9aa-4fadee666ded/named-query-elements/named-query-element/d6e8dad4-7d6b-43d6-b0fd-36eef3dbb3a4/named-query-elements/named-query-element/b033fbdd-5c5c-4379-bd8e-3bb9e75cac3e\",\"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\":\"1e9b6ff9-6fc5-4f16-b01c-32868d1098ec\",\"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/1e9b6ff9-6fc5-4f16-b01c-32868d1098ec\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c/named-query-elements/named-query-element/5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"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/eb93d919-ca44-404f-935d-12261ce54cff\",\"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\":\"8d4569d5-ec8d-478c-a246-6ea51f9779b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dbcd7f66-d0d6-428f-aafd-7e3d67377e22\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8161e6bf-b947-43c2-bcb0-16372adc3ea4\",\"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/8d4569d5-ec8d-478c-a246-6ea51f9779b9/named-query-elements/named-query-element/dbcd7f66-d0d6-428f-aafd-7e3d67377e22/named-query-elements/named-query-element/8161e6bf-b947-43c2-bcb0-16372adc3ea4\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"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\":\"8fd099e9-dd1d-4243-8b5f-1431274a76cc\",\"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/8fd099e9-dd1d-4243-8b5f-1431274a76cc\",\"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\":\"b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"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/b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1\",\"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\":\"ceb85111-231a-45df-b5e6-7eef0537c99a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab2558a8-be57-463f-b211-ac7e022fec87\",\"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/ceb85111-231a-45df-b5e6-7eef0537c99a/named-query-elements/named-query-element/ab2558a8-be57-463f-b211-ac7e022fec87\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044730756\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"e586832f-7ff7-4cd9-b24f-466f5e1cb416","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:51.184Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.197Z","message":"{\"transactionId\":\"e586832f-7ff7-4cd9-b24f-466f5e1cb416\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:50:748\",\"respDate\":\"221203-05:18:51:197\",\"sourceId\":\"AAI-TOOLS:e586832f-7ff7-4cd9-b24f-466f5e1cb416\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:50:748-69762\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[3564], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[e586832f-7ff7-4cd9-b24f-466f5e1cb416], Host=[aai.onap:8443], X-Forwarded-Port=[38464], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[e586832f-7ff7-4cd9-b24f-466f5e1cb416]}\\\",\\\"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-221203-05:18:50:748-69762\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[151648], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221203-05:18:50:748-69762]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e586832f-7ff7-4cd9-b24f-466f5e1cb416","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"151","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"3f34bff1-6a1d-4d2a-ae13-1bf34082d232","LogTimestamp":"2022-12-03T05:18:50.908Z","elapsedTime":"4"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:51.198Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e586832f-7ff7-4cd9-b24f-466f5e1cb416","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"451","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"3f34bff1-6a1d-4d2a-ae13-1bf34082d232","LogTimestamp":"2022-12-03T05:18:51.198Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.198Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e586832f-7ff7-4cd9-b24f-466f5e1cb416","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:51.198Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:51 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c" 201 0 REST e586832f-7ff7-4cd9-b24f-466f5e1cb416 AAI-TOOLS 10.233.71.240 454 - "logType": "access" {"timestamp":"2022-12-03T05:18:51.199Z","message":"{\"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\":\"e586832f-7ff7-4cd9-b24f-466f5e1cb416\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:51:161\"},\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9a4543-d1e6-4a0b-abb0-1755ab36108b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"373d1887-3ada-47ea-8ce2-3da84ca29efd\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/1b9a4543-d1e6-4a0b-abb0-1755ab36108b/named-query-elements/named-query-element/373d1887-3ada-47ea-8ce2-3da84ca29efd\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae8fd99d-0ef2-4aff-ad43-6eaf45785428\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4b671953-602a-4021-bd92-b168f488d73a\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c/named-query-elements/named-query-element/5e6e01ee-5a41-4538-9e0f-ebf87934d4c6/named-query-elements/named-query-element/ae8fd99d-0ef2-4aff-ad43-6eaf45785428/named-query-elements/named-query-element/4b671953-602a-4021-bd92-b168f488d73a\",\"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\":\"8f47dfd7-75bb-4fb2-b29b-863acea991fb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5b118aa-f2ce-4833-b831-379da1cac9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0714ec05-f42c-4343-916e-8a568a5a7d6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed3ab16e-3568-4f13-bd81-df7fe80e1294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"49e624b9-25a4-4326-8425-82c322e63156\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a501cac5-87d1-41c4-a63a-e9a50ac1fb32\",\"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/8f47dfd7-75bb-4fb2-b29b-863acea991fb/named-query-elements/named-query-element/a5b118aa-f2ce-4833-b831-379da1cac9d8/named-query-elements/named-query-element/04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b/named-query-elements/named-query-element/0714ec05-f42c-4343-916e-8a568a5a7d6c/named-query-elements/named-query-element/ed3ab16e-3568-4f13-bd81-df7fe80e1294/named-query-elements/named-query-element/49e624b9-25a4-4326-8425-82c322e63156/named-query-elements/named-query-element/a501cac5-87d1-41c4-a63a-e9a50ac1fb32\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09c803dc-77f2-484b-bea1-6ca5d17d0faf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"05ec5876-d263-4721-b32d-135b51d17bb6\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1/named-query-elements/named-query-element/09c803dc-77f2-484b-bea1-6ca5d17d0faf/named-query-elements/named-query-element/05ec5876-d263-4721-b32d-135b51d17bb6\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b4cceedc-e34b-4606-85b2-e1bcff7d1723\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbe1982c-0894-4393-9b2b-807621ed51d8\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/b4cceedc-e34b-4606-85b2-e1bcff7d1723/named-query-elements/named-query-element/cbe1982c-0894-4393-9b2b-807621ed51d8\",\"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\":\"8d4569d5-ec8d-478c-a246-6ea51f9779b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dbcd7f66-d0d6-428f-aafd-7e3d67377e22\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8161e6bf-b947-43c2-bcb0-16372adc3ea4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f6888fb2-61ab-4d81-99ad-4bdc32685b5d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa72ba9a-3e44-42c5-a5e9-0779f67730dc\",\"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/8d4569d5-ec8d-478c-a246-6ea51f9779b9/named-query-elements/named-query-element/dbcd7f66-d0d6-428f-aafd-7e3d67377e22/named-query-elements/named-query-element/8161e6bf-b947-43c2-bcb0-16372adc3ea4/named-query-elements/named-query-element/f6888fb2-61ab-4d81-99ad-4bdc32685b5d/named-query-elements/named-query-element/aa72ba9a-3e44-42c5-a5e9-0779f67730dc\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044730756\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"e586832f-7ff7-4cd9-b24f-466f5e1cb416","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:51.199Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.211Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e586832f-7ff7-4cd9-b24f-466f5e1cb416","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:51.211Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.212Z","message":"{\"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\":\"e586832f-7ff7-4cd9-b24f-466f5e1cb416\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:51:168\"},\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae8fd99d-0ef2-4aff-ad43-6eaf45785428\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c/named-query-elements/named-query-element/5e6e01ee-5a41-4538-9e0f-ebf87934d4c6/named-query-elements/named-query-element/ae8fd99d-0ef2-4aff-ad43-6eaf45785428\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b4cceedc-e34b-4606-85b2-e1bcff7d1723\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/b4cceedc-e34b-4606-85b2-e1bcff7d1723\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9a4543-d1e6-4a0b-abb0-1755ab36108b\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/1b9a4543-d1e6-4a0b-abb0-1755ab36108b\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09c803dc-77f2-484b-bea1-6ca5d17d0faf\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1/named-query-elements/named-query-element/09c803dc-77f2-484b-bea1-6ca5d17d0faf\",\"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\":\"ceb85111-231a-45df-b5e6-7eef0537c99a\",\"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/ceb85111-231a-45df-b5e6-7eef0537c99a\",\"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\":\"8d4569d5-ec8d-478c-a246-6ea51f9779b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dbcd7f66-d0d6-428f-aafd-7e3d67377e22\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8161e6bf-b947-43c2-bcb0-16372adc3ea4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f6888fb2-61ab-4d81-99ad-4bdc32685b5d\",\"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/8d4569d5-ec8d-478c-a246-6ea51f9779b9/named-query-elements/named-query-element/dbcd7f66-d0d6-428f-aafd-7e3d67377e22/named-query-elements/named-query-element/8161e6bf-b947-43c2-bcb0-16372adc3ea4/named-query-elements/named-query-element/f6888fb2-61ab-4d81-99ad-4bdc32685b5d\",\"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\":\"8f47dfd7-75bb-4fb2-b29b-863acea991fb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5b118aa-f2ce-4833-b831-379da1cac9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0714ec05-f42c-4343-916e-8a568a5a7d6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed3ab16e-3568-4f13-bd81-df7fe80e1294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"49e624b9-25a4-4326-8425-82c322e63156\",\"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/8f47dfd7-75bb-4fb2-b29b-863acea991fb/named-query-elements/named-query-element/a5b118aa-f2ce-4833-b831-379da1cac9d8/named-query-elements/named-query-element/04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b/named-query-elements/named-query-element/0714ec05-f42c-4343-916e-8a568a5a7d6c/named-query-elements/named-query-element/ed3ab16e-3568-4f13-bd81-df7fe80e1294/named-query-elements/named-query-element/49e624b9-25a4-4326-8425-82c322e63156\",\"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\":\"53be1b2b-8e0e-440c-a526-ebf404283ed7\",\"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/53be1b2b-8e0e-440c-a526-ebf404283ed7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044730756\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"e586832f-7ff7-4cd9-b24f-466f5e1cb416","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:51.212Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.224Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e586832f-7ff7-4cd9-b24f-466f5e1cb416","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:51.224Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.225Z","message":"{\"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\":\"e586832f-7ff7-4cd9-b24f-466f5e1cb416\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:51:175\"},\"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\":\"8d4569d5-ec8d-478c-a246-6ea51f9779b9\",\"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/8d4569d5-ec8d-478c-a246-6ea51f9779b9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044730756\",\"model-invariant-id\":\"86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\"}}","context":{"RequestID":"e586832f-7ff7-4cd9-b24f-466f5e1cb416","ServiceName":"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:51.225Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.241Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e586832f-7ff7-4cd9-b24f-466f5e1cb416","ServiceName":"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:51.241Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.311Z","message":"Entering","context":{"RequestID":"ebd98209-83e0-4859-b652-a343ccf26127","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e2850daf-977d-4a6a-826c-2ff4bfc7c4ed","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:51.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.320Z","message":"Checking for system property [partnerName]","context":{"RequestID":"ebd98209-83e0-4859-b652-a343ccf26127","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e2850daf-977d-4a6a-826c-2ff4bfc7c4ed","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:51.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.320Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"ebd98209-83e0-4859-b652-a343ccf26127","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e2850daf-977d-4a6a-826c-2ff4bfc7c4ed","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:51.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.320Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"ebd98209-83e0-4859-b652-a343ccf26127","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e2850daf-977d-4a6a-826c-2ff4bfc7c4ed","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:51.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.320Z","message":"Invoke","context":{"RequestID":"ebd98209-83e0-4859-b652-a343ccf26127","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"e2850daf-977d-4a6a-826c-2ff4bfc7c4ed","LogTimestamp":"2022-12-03T05:18:51.320Z"},"thread":"qtp532048323-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.404Z","message":"Entering","context":{"RequestID":"1ffbe3f2-a5fd-4864-a00c-344ddfc9c72a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"175b0bfa-67cd-4069-8d85-ee0d3940c907","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:51.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.407Z","message":"{\"transactionId\":\"1ffbe3f2-a5fd-4864-a00c-344ddfc9c72a\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:51:405\",\"respDate\":\"221203-05:18:51:407\",\"sourceId\":\"haproxy:1ffbe3f2-a5fd-4864-a00c-344ddfc9c72a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:51:405-14472\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ffbe3f2-a5fd-4864-a00c-344ddfc9c72a]}\\\"}\"}","context":{"RequestID":"1ffbe3f2-a5fd-4864-a00c-344ddfc9c72a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"175b0bfa-67cd-4069-8d85-ee0d3940c907","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:51.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:51.407Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ffbe3f2-a5fd-4864-a00c-344ddfc9c72a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"175b0bfa-67cd-4069-8d85-ee0d3940c907","LogTimestamp":"2022-12-03T05:18:51.407Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:18:51.459Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"ebd98209-83e0-4859-b652-a343ccf26127","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"138","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"e2850daf-977d-4a6a-826c-2ff4bfc7c4ed","LogTimestamp":"2022-12-03T05:18:51.458Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.715Z","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\":\"ebd98209-83e0-4859-b652-a343ccf26127\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:51:707\"},\"entity\":{\"resource-version\":\"1670044731319\",\"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\":\"529cd406-7c23-43a5-9538-75466db35f8c\",\"resource-version\":\"1670044731319\",\"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\":\"ee556d0a-66af-4b9e-a5bc-76d48df80ec0\",\"resource-version\":\"1670044731319\",\"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\":\"35358b55-100b-41f9-b16b-00389a1671cd\",\"resource-version\":\"1670044731319\",\"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\":\"d0dafcff-b4b6-4abf-bbdd-638dfef81635\",\"resource-version\":\"1670044731319\",\"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\":\"77c7f4ef-a865-43cf-96ce-81b3b7170471\",\"resource-version\":\"1670044731319\"}]}}]}}]}}]}}]}}}","context":{"RequestID":"ebd98209-83e0-4859-b652-a343ccf26127","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:51.715Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.732Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ebd98209-83e0-4859-b652-a343ccf26127","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:51.732Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.734Z","message":"{\"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\":\"ebd98209-83e0-4859-b652-a343ccf26127\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:51:716\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9086c088-6391-43a7-830e-f451de1304da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e5030227-2976-496b-8e78-c4c2d094f592\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/9086c088-6391-43a7-830e-f451de1304da/named-query-elements/named-query-element/e5030227-2976-496b-8e78-c4c2d094f592\",\"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\":\"1f7619f7-55d2-4f16-b134-c6fdd533210e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c20f9c8f-3c94-42cf-9948-9bb512681866\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"00dbf57a-a923-43c4-b005-f13abc10b945\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dacc252-7c0f-4f34-b1f1-54762960f17e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caa3bb8d-3048-4ce9-816c-fe22c6dba098\",\"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/1f7619f7-55d2-4f16-b134-c6fdd533210e/named-query-elements/named-query-element/c20f9c8f-3c94-42cf-9948-9bb512681866/named-query-elements/named-query-element/00dbf57a-a923-43c4-b005-f13abc10b945/named-query-elements/named-query-element/9dacc252-7c0f-4f34-b1f1-54762960f17e/named-query-elements/named-query-element/caa3bb8d-3048-4ce9-816c-fe22c6dba098\",\"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\":\"1138d857-22f4-4bb8-b9aa-4fadee666ded\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae1e50f9-b726-4032-8b3a-fe7767280d9e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ecc1a232-1767-4030-b8e1-3694ff8c8ba7\",\"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/1138d857-22f4-4bb8-b9aa-4fadee666ded/named-query-elements/named-query-element/ae1e50f9-b726-4032-8b3a-fe7767280d9e/named-query-elements/named-query-element/ecc1a232-1767-4030-b8e1-3694ff8c8ba7\",\"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\":\"1e9b6ff9-6fc5-4f16-b01c-32868d1098ec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ac72a094-6bda-4d05-9772-ec0b388e4cd8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7804d1eb-6e30-4be7-b905-3427b0f50b84\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7a5342d-85a0-4979-9c03-80d3ddacc53e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"87198c32-9434-44e7-9c67-c1f7ba92bf07\",\"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/1e9b6ff9-6fc5-4f16-b01c-32868d1098ec/named-query-elements/named-query-element/ac72a094-6bda-4d05-9772-ec0b388e4cd8/named-query-elements/named-query-element/7804d1eb-6e30-4be7-b905-3427b0f50b84/named-query-elements/named-query-element/c7a5342d-85a0-4979-9c03-80d3ddacc53e/named-query-elements/named-query-element/87198c32-9434-44e7-9c67-c1f7ba92bf07\",\"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\":\"53be1b2b-8e0e-440c-a526-ebf404283ed7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4dffd099-1cf0-4078-92a3-6b195b87c39a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"115fd709-9eb0-4578-82d7-bf9298ee8fa5\",\"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/53be1b2b-8e0e-440c-a526-ebf404283ed7/named-query-elements/named-query-element/4dffd099-1cf0-4078-92a3-6b195b87c39a/named-query-elements/named-query-element/115fd709-9eb0-4578-82d7-bf9298ee8fa5\",\"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\":\"529cd406-7c23-43a5-9538-75466db35f8c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee556d0a-66af-4b9e-a5bc-76d48df80ec0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35358b55-100b-41f9-b16b-00389a1671cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d0dafcff-b4b6-4abf-bbdd-638dfef81635\",\"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/529cd406-7c23-43a5-9538-75466db35f8c/named-query-elements/named-query-element/ee556d0a-66af-4b9e-a5bc-76d48df80ec0/named-query-elements/named-query-element/35358b55-100b-41f9-b16b-00389a1671cd/named-query-elements/named-query-element/d0dafcff-b4b6-4abf-bbdd-638dfef81635\",\"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\":\"11b9c92c-56cf-4445-9d92-86b6a6a48673\",\"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/11b9c92c-56cf-4445-9d92-86b6a6a48673\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6c094102-367c-41cc-94d2-628ee09af66f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b34a7cab-8c83-4425-aa75-347c92d9c426\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2970cbb6-c3f8-47de-9c2c-c759f4dc6d18\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4a6f8607-a2c4-431c-abe9-7dd8ded4687b\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1/named-query-elements/named-query-element/6c094102-367c-41cc-94d2-628ee09af66f/named-query-elements/named-query-element/b34a7cab-8c83-4425-aa75-347c92d9c426/named-query-elements/named-query-element/2970cbb6-c3f8-47de-9c2c-c759f4dc6d18/named-query-elements/named-query-element/4a6f8607-a2c4-431c-abe9-7dd8ded4687b\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"452346ec-63fb-4d98-a091-1163214a6075\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2c82efd6-dab7-47ca-ae47-2af057f2cede\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1/named-query-elements/named-query-element/452346ec-63fb-4d98-a091-1163214a6075/named-query-elements/named-query-element/2c82efd6-dab7-47ca-ae47-2af057f2cede\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044731319\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"ebd98209-83e0-4859-b652-a343ccf26127","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:51.733Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.757Z","message":"{\"transactionId\":\"ebd98209-83e0-4859-b652-a343ccf26127\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:51:311\",\"respDate\":\"221203-05:18:51:757\",\"sourceId\":\"AAI-TOOLS:ebd98209-83e0-4859-b652-a343ccf26127\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:51:311-4780\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[3084], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[ebd98209-83e0-4859-b652-a343ccf26127], Host=[aai.onap:8443], X-Forwarded-Port=[38470], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[ebd98209-83e0-4859-b652-a343ccf26127]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"037eb932-edac-48f5-9782-c19c0aa5a031\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"vnf-to-esr-system-info\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - VNF to ESR System Info\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"0562518b-e5b3-49f4-8ad8-19b43766c79d\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:51:311-4780\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[229568], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221203-05:18:51:311-4780]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"ebd98209-83e0-4859-b652-a343ccf26127","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"138","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"e2850daf-977d-4a6a-826c-2ff4bfc7c4ed","LogTimestamp":"2022-12-03T05:18:51.458Z","elapsedTime":"79"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:51.758Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"ebd98209-83e0-4859-b652-a343ccf26127","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"447","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"e2850daf-977d-4a6a-826c-2ff4bfc7c4ed","LogTimestamp":"2022-12-03T05:18:51.758Z","ResponseDesc":"Created","elapsedTime":"79"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:51 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031" 201 0 REST ebd98209-83e0-4859-b652-a343ccf26127 AAI-TOOLS 10.233.71.240 451 - "logType": "access" {"timestamp":"2022-12-03T05:18:51.763Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ebd98209-83e0-4859-b652-a343ccf26127","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:51.763Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.765Z","message":"{\"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\":\"ebd98209-83e0-4859-b652-a343ccf26127\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:51:723\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6c094102-367c-41cc-94d2-628ee09af66f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b34a7cab-8c83-4425-aa75-347c92d9c426\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2970cbb6-c3f8-47de-9c2c-c759f4dc6d18\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1/named-query-elements/named-query-element/6c094102-367c-41cc-94d2-628ee09af66f/named-query-elements/named-query-element/b34a7cab-8c83-4425-aa75-347c92d9c426/named-query-elements/named-query-element/2970cbb6-c3f8-47de-9c2c-c759f4dc6d18\",\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9086c088-6391-43a7-830e-f451de1304da\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/9086c088-6391-43a7-830e-f451de1304da\",\"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\":\"1138d857-22f4-4bb8-b9aa-4fadee666ded\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae1e50f9-b726-4032-8b3a-fe7767280d9e\",\"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/1138d857-22f4-4bb8-b9aa-4fadee666ded/named-query-elements/named-query-element/ae1e50f9-b726-4032-8b3a-fe7767280d9e\",\"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\":\"529cd406-7c23-43a5-9538-75466db35f8c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee556d0a-66af-4b9e-a5bc-76d48df80ec0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35358b55-100b-41f9-b16b-00389a1671cd\",\"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/529cd406-7c23-43a5-9538-75466db35f8c/named-query-elements/named-query-element/ee556d0a-66af-4b9e-a5bc-76d48df80ec0/named-query-elements/named-query-element/35358b55-100b-41f9-b16b-00389a1671cd\",\"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\":\"1f7619f7-55d2-4f16-b134-c6fdd533210e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c20f9c8f-3c94-42cf-9948-9bb512681866\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"00dbf57a-a923-43c4-b005-f13abc10b945\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dacc252-7c0f-4f34-b1f1-54762960f17e\",\"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/1f7619f7-55d2-4f16-b134-c6fdd533210e/named-query-elements/named-query-element/c20f9c8f-3c94-42cf-9948-9bb512681866/named-query-elements/named-query-element/00dbf57a-a923-43c4-b005-f13abc10b945/named-query-elements/named-query-element/9dacc252-7c0f-4f34-b1f1-54762960f17e\",\"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\":\"53be1b2b-8e0e-440c-a526-ebf404283ed7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4dffd099-1cf0-4078-92a3-6b195b87c39a\",\"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/53be1b2b-8e0e-440c-a526-ebf404283ed7/named-query-elements/named-query-element/4dffd099-1cf0-4078-92a3-6b195b87c39a\",\"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\":\"1e9b6ff9-6fc5-4f16-b01c-32868d1098ec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ac72a094-6bda-4d05-9772-ec0b388e4cd8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7804d1eb-6e30-4be7-b905-3427b0f50b84\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7a5342d-85a0-4979-9c03-80d3ddacc53e\",\"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/1e9b6ff9-6fc5-4f16-b01c-32868d1098ec/named-query-elements/named-query-element/ac72a094-6bda-4d05-9772-ec0b388e4cd8/named-query-elements/named-query-element/7804d1eb-6e30-4be7-b905-3427b0f50b84/named-query-elements/named-query-element/c7a5342d-85a0-4979-9c03-80d3ddacc53e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044731319\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"ebd98209-83e0-4859-b652-a343ccf26127","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:51.765Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.783Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ebd98209-83e0-4859-b652-a343ccf26127","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:51.783Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.784Z","message":"{\"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\":\"ebd98209-83e0-4859-b652-a343ccf26127\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:51:729\"},\"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\":\"529cd406-7c23-43a5-9538-75466db35f8c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee556d0a-66af-4b9e-a5bc-76d48df80ec0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35358b55-100b-41f9-b16b-00389a1671cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d0dafcff-b4b6-4abf-bbdd-638dfef81635\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"77c7f4ef-a865-43cf-96ce-81b3b7170471\",\"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/529cd406-7c23-43a5-9538-75466db35f8c/named-query-elements/named-query-element/ee556d0a-66af-4b9e-a5bc-76d48df80ec0/named-query-elements/named-query-element/35358b55-100b-41f9-b16b-00389a1671cd/named-query-elements/named-query-element/d0dafcff-b4b6-4abf-bbdd-638dfef81635/named-query-elements/named-query-element/77c7f4ef-a865-43cf-96ce-81b3b7170471\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044731319\",\"model-invariant-id\":\"0562518b-e5b3-49f4-8ad8-19b43766c79d\"}}","context":{"RequestID":"ebd98209-83e0-4859-b652-a343ccf26127","ServiceName":"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:51.784Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.801Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ebd98209-83e0-4859-b652-a343ccf26127","ServiceName":"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:51.801Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.813Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"ebd98209-83e0-4859-b652-a343ccf26127\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:51:734\"},\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a4c7916a-2bf7-462e-9047-33e448c804d5\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/a4c7916a-2bf7-462e-9047-33e448c804d5\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69/named-query-elements/named-query-element/faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"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\":\"1f7619f7-55d2-4f16-b134-c6fdd533210e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c20f9c8f-3c94-42cf-9948-9bb512681866\",\"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/1f7619f7-55d2-4f16-b134-c6fdd533210e/named-query-elements/named-query-element/c20f9c8f-3c94-42cf-9948-9bb512681866\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6c094102-367c-41cc-94d2-628ee09af66f\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1/named-query-elements/named-query-element/6c094102-367c-41cc-94d2-628ee09af66f\",\"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\":\"1e9b6ff9-6fc5-4f16-b01c-32868d1098ec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ac72a094-6bda-4d05-9772-ec0b388e4cd8\",\"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/1e9b6ff9-6fc5-4f16-b01c-32868d1098ec/named-query-elements/named-query-element/ac72a094-6bda-4d05-9772-ec0b388e4cd8\",\"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\":\"9d761590-0cf8-402c-86e5-0ff2b8546073\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3ab2c386-509e-4816-b1ba-1ff72c67def6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99d11cf8-d0e0-4383-857c-2e22fd8951b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b0bd6c8-224c-445b-9aee-1a939b1eeb56\",\"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/9d761590-0cf8-402c-86e5-0ff2b8546073/named-query-elements/named-query-element/3ab2c386-509e-4816-b1ba-1ff72c67def6/named-query-elements/named-query-element/99d11cf8-d0e0-4383-857c-2e22fd8951b0/named-query-elements/named-query-element/8b0bd6c8-224c-445b-9aee-1a939b1eeb56\",\"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\":\"a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"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/a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"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\":\"1138d857-22f4-4bb8-b9aa-4fadee666ded\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d6e8dad4-7d6b-43d6-b0fd-36eef3dbb3a4\",\"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/1138d857-22f4-4bb8-b9aa-4fadee666ded/named-query-elements/named-query-element/d6e8dad4-7d6b-43d6-b0fd-36eef3dbb3a4\",\"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\":\"8fd099e9-dd1d-4243-8b5f-1431274a76cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"192bbffb-6c83-4f08-b5cf-682dc99f013e\",\"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/8fd099e9-dd1d-4243-8b5f-1431274a76cc/named-query-elements/named-query-element/192bbffb-6c83-4f08-b5cf-682dc99f013e\",\"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\":\"b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"52db3723-d6bc-40b5-a32a-caef1b7b7069\",\"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/b57d5f3f-35c8-4ed7-a61c-463b57e9b293/named-query-elements/named-query-element/52db3723-d6bc-40b5-a32a-caef1b7b7069\",\"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\":\"529cd406-7c23-43a5-9538-75466db35f8c\",\"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/529cd406-7c23-43a5-9538-75466db35f8c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044731319\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"ebd98209-83e0-4859-b652-a343ccf26127","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:51.813Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.839Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ebd98209-83e0-4859-b652-a343ccf26127","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:51.839Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.841Z","message":"{\"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\":\"ebd98209-83e0-4859-b652-a343ccf26127\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:51:740\"},\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2d2eab-7acd-404c-9932-17dbd393e5d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7dbcc160-7784-4c0b-a6a4-435994200b29\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414/named-query-elements/named-query-element/0f2d2eab-7acd-404c-9932-17dbd393e5d9/named-query-elements/named-query-element/7dbcc160-7784-4c0b-a6a4-435994200b29\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"812a7807-9b81-4837-83d6-befcb9ff20cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"277a7f2f-7d09-448a-8199-cf94638adc27\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143/named-query-elements/named-query-element/812a7807-9b81-4837-83d6-befcb9ff20cc/named-query-elements/named-query-element/277a7f2f-7d09-448a-8199-cf94638adc27\",\"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\":\"b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"52db3723-d6bc-40b5-a32a-caef1b7b7069\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f76dbd24-67d8-4b1d-8255-c81e331293b9\",\"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/b57d5f3f-35c8-4ed7-a61c-463b57e9b293/named-query-elements/named-query-element/52db3723-d6bc-40b5-a32a-caef1b7b7069/named-query-elements/named-query-element/f76dbd24-67d8-4b1d-8255-c81e331293b9\",\"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\":\"529cd406-7c23-43a5-9538-75466db35f8c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee556d0a-66af-4b9e-a5bc-76d48df80ec0\",\"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/529cd406-7c23-43a5-9538-75466db35f8c/named-query-elements/named-query-element/ee556d0a-66af-4b9e-a5bc-76d48df80ec0\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b/named-query-elements/named-query-element/cc4b8580-01fc-4660-aaf8-48f06efc4657\",\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0fd43f4b-d740-46de-a4d5-865e46d52be5\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69/named-query-elements/named-query-element/faf9a325-e3f6-4dc9-aa8f-f5baccd579ad/named-query-elements/named-query-element/0fd43f4b-d740-46de-a4d5-865e46d52be5\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"291e8541-bd14-48cc-ba90-736a2ac272eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"39a14300-403c-4931-8d6c-592c17bdcd1c\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613/named-query-elements/named-query-element/291e8541-bd14-48cc-ba90-736a2ac272eb/named-query-elements/named-query-element/39a14300-403c-4931-8d6c-592c17bdcd1c\",\"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\":\"1f7619f7-55d2-4f16-b134-c6fdd533210e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c20f9c8f-3c94-42cf-9948-9bb512681866\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"00dbf57a-a923-43c4-b005-f13abc10b945\",\"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/1f7619f7-55d2-4f16-b134-c6fdd533210e/named-query-elements/named-query-element/c20f9c8f-3c94-42cf-9948-9bb512681866/named-query-elements/named-query-element/00dbf57a-a923-43c4-b005-f13abc10b945\",\"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\":\"1138d857-22f4-4bb8-b9aa-4fadee666ded\",\"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/1138d857-22f4-4bb8-b9aa-4fadee666ded\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5/named-query-elements/named-query-element/485be8f1-dd39-4f34-95e3-3d5afa2092ca\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a4c7916a-2bf7-462e-9047-33e448c804d5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"484b2b3c-28a7-43e5-967d-b80f50a20a50\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/a4c7916a-2bf7-462e-9047-33e448c804d5/named-query-elements/named-query-element/484b2b3c-28a7-43e5-967d-b80f50a20a50\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6c094102-367c-41cc-94d2-628ee09af66f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b34a7cab-8c83-4425-aa75-347c92d9c426\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1/named-query-elements/named-query-element/6c094102-367c-41cc-94d2-628ee09af66f/named-query-elements/named-query-element/b34a7cab-8c83-4425-aa75-347c92d9c426\",\"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\":\"1e9b6ff9-6fc5-4f16-b01c-32868d1098ec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ac72a094-6bda-4d05-9772-ec0b388e4cd8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7804d1eb-6e30-4be7-b905-3427b0f50b84\",\"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/1e9b6ff9-6fc5-4f16-b01c-32868d1098ec/named-query-elements/named-query-element/ac72a094-6bda-4d05-9772-ec0b388e4cd8/named-query-elements/named-query-element/7804d1eb-6e30-4be7-b905-3427b0f50b84\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044731319\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"ebd98209-83e0-4859-b652-a343ccf26127","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:51.840Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.861Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ebd98209-83e0-4859-b652-a343ccf26127","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:51.861Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.925Z","message":"Entering","context":{"RequestID":"6e189c2a-89ed-487b-bd02-b6597909919c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cb6a27b4-3703-412b-8ab3-118966d14a94","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:51.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.933Z","message":"Checking for system property [partnerName]","context":{"RequestID":"6e189c2a-89ed-487b-bd02-b6597909919c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cb6a27b4-3703-412b-8ab3-118966d14a94","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:51.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.933Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"6e189c2a-89ed-487b-bd02-b6597909919c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cb6a27b4-3703-412b-8ab3-118966d14a94","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:51.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.933Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"6e189c2a-89ed-487b-bd02-b6597909919c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cb6a27b4-3703-412b-8ab3-118966d14a94","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-12-03T05:18:51.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:51.933Z","message":"Invoke","context":{"RequestID":"6e189c2a-89ed-487b-bd02-b6597909919c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"cb6a27b4-3703-412b-8ab3-118966d14a94","LogTimestamp":"2022-12-03T05:18:51.933Z"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:52.006Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"6e189c2a-89ed-487b-bd02-b6597909919c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"73","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","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":"cb6a27b4-3703-412b-8ab3-118966d14a94","LogTimestamp":"2022-12-03T05:18:52.006Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp532048323-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:52.242Z","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\":\"6e189c2a-89ed-487b-bd02-b6597909919c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:52:236\"},\"entity\":{\"resource-version\":\"1670044731932\",\"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\":\"9febe0fc-372c-49da-9770-ec36a9886c92\",\"resource-version\":\"1670044731932\",\"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\":\"141ed636-6c88-4a22-b538-07a727c4e7a5\",\"resource-version\":\"1670044731932\",\"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\":\"d08740c8-5fe9-49a5-8a5c-7301e08d4f74\",\"resource-version\":\"1670044731932\"}]}}]}}]}}}","context":{"RequestID":"6e189c2a-89ed-487b-bd02-b6597909919c","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:52.242Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:52.254Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6e189c2a-89ed-487b-bd02-b6597909919c","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:52.254Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:52.255Z","message":"{\"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\":\"6e189c2a-89ed-487b-bd02-b6597909919c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:52:243\"},\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64/named-query-elements/named-query-element/08d6d094-b27e-418c-9abb-d80de9fa36a0\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69\",\"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\":\"8f47dfd7-75bb-4fb2-b29b-863acea991fb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5b118aa-f2ce-4833-b831-379da1cac9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0714ec05-f42c-4343-916e-8a568a5a7d6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed3ab16e-3568-4f13-bd81-df7fe80e1294\",\"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/8f47dfd7-75bb-4fb2-b29b-863acea991fb/named-query-elements/named-query-element/a5b118aa-f2ce-4833-b831-379da1cac9d8/named-query-elements/named-query-element/04fe18e9-7b1b-47ee-956f-b2a3c9fe9a9b/named-query-elements/named-query-element/0714ec05-f42c-4343-916e-8a568a5a7d6c/named-query-elements/named-query-element/ed3ab16e-3568-4f13-bd81-df7fe80e1294\",\"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\":\"1138d857-22f4-4bb8-b9aa-4fadee666ded\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d6e8dad4-7d6b-43d6-b0fd-36eef3dbb3a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b033fbdd-5c5c-4379-bd8e-3bb9e75cac3e\",\"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/1138d857-22f4-4bb8-b9aa-4fadee666ded/named-query-elements/named-query-element/d6e8dad4-7d6b-43d6-b0fd-36eef3dbb3a4/named-query-elements/named-query-element/b033fbdd-5c5c-4379-bd8e-3bb9e75cac3e\",\"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\":\"1e9b6ff9-6fc5-4f16-b01c-32868d1098ec\",\"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/1e9b6ff9-6fc5-4f16-b01c-32868d1098ec\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e\",\"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\":\"9febe0fc-372c-49da-9770-ec36a9886c92\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"141ed636-6c88-4a22-b538-07a727c4e7a5\",\"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/9febe0fc-372c-49da-9770-ec36a9886c92/named-query-elements/named-query-element/141ed636-6c88-4a22-b538-07a727c4e7a5\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"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\":\"ecb1fca3-9c4b-420f-a078-ec8e45b450b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"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/ecb1fca3-9c4b-420f-a078-ec8e45b450b7/named-query-elements/named-query-element/4c80a62b-4e54-4c2b-99cc-9db16a4b7d9c/named-query-elements/named-query-element/5e6e01ee-5a41-4538-9e0f-ebf87934d4c6\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"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/eb93d919-ca44-404f-935d-12261ce54cff\",\"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\":\"8d4569d5-ec8d-478c-a246-6ea51f9779b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dbcd7f66-d0d6-428f-aafd-7e3d67377e22\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8161e6bf-b947-43c2-bcb0-16372adc3ea4\",\"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/8d4569d5-ec8d-478c-a246-6ea51f9779b9/named-query-elements/named-query-element/dbcd7f66-d0d6-428f-aafd-7e3d67377e22/named-query-elements/named-query-element/8161e6bf-b947-43c2-bcb0-16372adc3ea4\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"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\":\"8fd099e9-dd1d-4243-8b5f-1431274a76cc\",\"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/8fd099e9-dd1d-4243-8b5f-1431274a76cc\",\"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\":\"b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"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/b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1\",\"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\":\"ceb85111-231a-45df-b5e6-7eef0537c99a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab2558a8-be57-463f-b211-ac7e022fec87\",\"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/ceb85111-231a-45df-b5e6-7eef0537c99a/named-query-elements/named-query-element/ab2558a8-be57-463f-b211-ac7e022fec87\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044731932\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"6e189c2a-89ed-487b-bd02-b6597909919c","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:52.255Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:52.271Z","message":"{\"transactionId\":\"6e189c2a-89ed-487b-bd02-b6597909919c\",\"status\":\"201\",\"rqstDate\":\"221203-05:18:51:926\",\"respDate\":\"221203-05:18:52:271\",\"sourceId\":\"AAI-TOOLS:6e189c2a-89ed-487b-bd02-b6597909919c\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:51:926-11053\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[curl/7.64.0], x-aai-ssl-issuer=[], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], Content-Length=[1702], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[6e189c2a-89ed-487b-bd02-b6597909919c], Host=[aai.onap:8443], X-Forwarded-Port=[38482], Expect=[100-continue], X-Forwarded-For=[10.233.71.240], x-aai-ssl=[1], x-fromappid=[AAI-TOOLS], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], X-ONAP-RequestID=[6e189c2a-89ed-487b-bd02-b6597909919c]}\\\",\\\"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-221203-05:18:51:926-11053\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[159848], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221203-05:18:51:926-11053]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"6e189c2a-89ed-487b-bd02-b6597909919c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"73","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"cb6a27b4-3703-412b-8ab3-118966d14a94","LogTimestamp":"2022-12-03T05:18:52.006Z","elapsedTime":"122"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:52.272Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"6e189c2a-89ed-487b-bd02-b6597909919c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"347","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.240","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"cb6a27b4-3703-412b-8ab3-118966d14a94","LogTimestamp":"2022-12-03T05:18:52.272Z","ResponseDesc":"Created","elapsedTime":"122"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:52 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087" 201 0 REST 6e189c2a-89ed-487b-bd02-b6597909919c AAI-TOOLS 10.233.71.240 350 - "logType": "access" {"timestamp":"2022-12-03T05:18:52.277Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6e189c2a-89ed-487b-bd02-b6597909919c","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:52.277Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:52.278Z","message":"{\"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\":\"6e189c2a-89ed-487b-bd02-b6597909919c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221203-05:18:52:253\"},\"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\":\"31f1e901-8c3a-47fa-8978-f0fedd754630\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2625a74a-4d75-4580-aa13-612373def414\",\"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/31f1e901-8c3a-47fa-8978-f0fedd754630/named-query-elements/named-query-element/2625a74a-4d75-4580-aa13-612373def414\",\"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\":\"84b75844-fd0d-491c-a20b-70f5522436cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32697a99-122a-40c6-b984-316cb971092e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"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/84b75844-fd0d-491c-a20b-70f5522436cd/named-query-elements/named-query-element/32697a99-122a-40c6-b984-316cb971092e/named-query-elements/named-query-element/8bdf025f-7826-4c6f-99f3-b461ab9dbe4b\",\"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\":\"1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ce0877f-3f7b-486f-9fb3-b9142512a590\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"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/1f2b7a4c-09c5-4cdf-a62b-ba04a8c5c850/named-query-elements/named-query-element/9ce0877f-3f7b-486f-9fb3-b9142512a590/named-query-elements/named-query-element/ff48142d-cb5c-46b6-8ad3-c1f8849f6ef5\",\"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\":\"a7bb9f21-6183-4553-a921-eaa8418d7ed9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a036b248-9819-4efe-91aa-b48fe405dd64\",\"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/a7bb9f21-6183-4553-a921-eaa8418d7ed9/named-query-elements/named-query-element/a036b248-9819-4efe-91aa-b48fe405dd64\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a4c7916a-2bf7-462e-9047-33e448c804d5\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/a4c7916a-2bf7-462e-9047-33e448c804d5\",\"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\":\"7f660fc2-c646-4dd3-9e8c-aab4007676f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0a9919-8f32-4d75-be0d-6c25abab3d4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e9d413-0dd7-4e68-b8db-913928e13a69\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"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/7f660fc2-c646-4dd3-9e8c-aab4007676f4/named-query-elements/named-query-element/fd0a9919-8f32-4d75-be0d-6c25abab3d4b/named-query-elements/named-query-element/50e9d413-0dd7-4e68-b8db-913928e13a69/named-query-elements/named-query-element/faf9a325-e3f6-4dc9-aa8f-f5baccd579ad\",\"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\":\"0abb5e73-fdbf-45d1-98ed-91ec78e06e27\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"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/0abb5e73-fdbf-45d1-98ed-91ec78e06e27/named-query-elements/named-query-element/70f6b734-6be9-4b5b-83cb-f11ac08a6613\",\"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\":\"1f7619f7-55d2-4f16-b134-c6fdd533210e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c20f9c8f-3c94-42cf-9948-9bb512681866\",\"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/1f7619f7-55d2-4f16-b134-c6fdd533210e/named-query-elements/named-query-element/c20f9c8f-3c94-42cf-9948-9bb512681866\",\"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\":\"eb93d919-ca44-404f-935d-12261ce54cff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d229bc1-c161-444f-8a5b-9fba1bced143\",\"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/eb93d919-ca44-404f-935d-12261ce54cff/named-query-elements/named-query-element/1d229bc1-c161-444f-8a5b-9fba1bced143\",\"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\":\"cb589253-25e2-4e53-bd19-13820f20c9f1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6c094102-367c-41cc-94d2-628ee09af66f\",\"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/cb589253-25e2-4e53-bd19-13820f20c9f1/named-query-elements/named-query-element/6c094102-367c-41cc-94d2-628ee09af66f\",\"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\":\"1e9b6ff9-6fc5-4f16-b01c-32868d1098ec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ac72a094-6bda-4d05-9772-ec0b388e4cd8\",\"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/1e9b6ff9-6fc5-4f16-b01c-32868d1098ec/named-query-elements/named-query-element/ac72a094-6bda-4d05-9772-ec0b388e4cd8\",\"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\":\"9d761590-0cf8-402c-86e5-0ff2b8546073\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3ab2c386-509e-4816-b1ba-1ff72c67def6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99d11cf8-d0e0-4383-857c-2e22fd8951b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b0bd6c8-224c-445b-9aee-1a939b1eeb56\",\"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/9d761590-0cf8-402c-86e5-0ff2b8546073/named-query-elements/named-query-element/3ab2c386-509e-4816-b1ba-1ff72c67def6/named-query-elements/named-query-element/99d11cf8-d0e0-4383-857c-2e22fd8951b0/named-query-elements/named-query-element/8b0bd6c8-224c-445b-9aee-1a939b1eeb56\",\"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\":\"a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"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/a8a2ae3f-bcc2-402f-ad67-4d39be2f3640\",\"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\":\"1138d857-22f4-4bb8-b9aa-4fadee666ded\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d6e8dad4-7d6b-43d6-b0fd-36eef3dbb3a4\",\"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/1138d857-22f4-4bb8-b9aa-4fadee666ded/named-query-elements/named-query-element/d6e8dad4-7d6b-43d6-b0fd-36eef3dbb3a4\",\"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\":\"8fd099e9-dd1d-4243-8b5f-1431274a76cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"192bbffb-6c83-4f08-b5cf-682dc99f013e\",\"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/8fd099e9-dd1d-4243-8b5f-1431274a76cc/named-query-elements/named-query-element/192bbffb-6c83-4f08-b5cf-682dc99f013e\",\"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\":\"b57d5f3f-35c8-4ed7-a61c-463b57e9b293\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"52db3723-d6bc-40b5-a32a-caef1b7b7069\",\"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/b57d5f3f-35c8-4ed7-a61c-463b57e9b293/named-query-elements/named-query-element/52db3723-d6bc-40b5-a32a-caef1b7b7069\",\"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\":\"529cd406-7c23-43a5-9538-75466db35f8c\",\"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/529cd406-7c23-43a5-9538-75466db35f8c\",\"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\":\"9febe0fc-372c-49da-9770-ec36a9886c92\",\"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/9febe0fc-372c-49da-9770-ec36a9886c92\",\"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\":\"9febe0fc-372c-49da-9770-ec36a9886c92\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"141ed636-6c88-4a22-b538-07a727c4e7a5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d08740c8-5fe9-49a5-8a5c-7301e08d4f74\",\"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/9febe0fc-372c-49da-9770-ec36a9886c92/named-query-elements/named-query-element/141ed636-6c88-4a22-b538-07a727c4e7a5/named-query-elements/named-query-element/d08740c8-5fe9-49a5-8a5c-7301e08d4f74\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1670044731932\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"6e189c2a-89ed-487b-bd02-b6597909919c","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:52.278Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:52.292Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6e189c2a-89ed-487b-bd02-b6597909919c","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"580bc8e5-dd99-41f6-859c-85e6d5422769","LogTimestamp":"2022-12-03T05:18:52.292Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:53.416Z","message":"Entering","context":{"RequestID":"4ea1b54b-34b2-4bec-a2b4-f439a831534d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"f49414d6-748a-4a22-8c96-1e0f699bc4a1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:53.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:53.418Z","message":"{\"transactionId\":\"4ea1b54b-34b2-4bec-a2b4-f439a831534d\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:53:416\",\"respDate\":\"221203-05:18:53:418\",\"sourceId\":\"haproxy:4ea1b54b-34b2-4bec-a2b4-f439a831534d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:53:416-98082\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4ea1b54b-34b2-4bec-a2b4-f439a831534d]}\\\"}\"}","context":{"RequestID":"4ea1b54b-34b2-4bec-a2b4-f439a831534d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"f49414d6-748a-4a22-8c96-1e0f699bc4a1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:53.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:53.418Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ea1b54b-34b2-4bec-a2b4-f439a831534d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f49414d6-748a-4a22-8c96-1e0f699bc4a1","LogTimestamp":"2022-12-03T05:18:53.418Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:18:53.877Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:18:53.923Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:53.923Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:53.923Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:55.427Z","message":"Entering","context":{"RequestID":"b160e0a6-0cbd-443f-8417-a3c9b1ff5194","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"21805954-4190-4d1e-ad3a-55b323765f75","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:55.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:55.429Z","message":"{\"transactionId\":\"b160e0a6-0cbd-443f-8417-a3c9b1ff5194\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:55:428\",\"respDate\":\"221203-05:18:55:429\",\"sourceId\":\"haproxy:b160e0a6-0cbd-443f-8417-a3c9b1ff5194\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:18:55:428-41251\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b160e0a6-0cbd-443f-8417-a3c9b1ff5194]}\\\"}\"}","context":{"RequestID":"b160e0a6-0cbd-443f-8417-a3c9b1ff5194","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"21805954-4190-4d1e-ad3a-55b323765f75","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:55.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:55.430Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b160e0a6-0cbd-443f-8417-a3c9b1ff5194","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21805954-4190-4d1e-ad3a-55b323765f75","LogTimestamp":"2022-12-03T05:18:55.430Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:18:57.440Z","message":"Entering","context":{"RequestID":"ee67d1b4-3d6a-4adc-8b27-188051cb1a93","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1735dfaf-a5c9-4c3b-89d1-f2f2e46cc82e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:57.440Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:57.443Z","message":"{\"transactionId\":\"ee67d1b4-3d6a-4adc-8b27-188051cb1a93\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:57:441\",\"respDate\":\"221203-05:18:57:443\",\"sourceId\":\"haproxy:ee67d1b4-3d6a-4adc-8b27-188051cb1a93\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:18:57:441-94266\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee67d1b4-3d6a-4adc-8b27-188051cb1a93]}\\\"}\"}","context":{"RequestID":"ee67d1b4-3d6a-4adc-8b27-188051cb1a93","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1735dfaf-a5c9-4c3b-89d1-f2f2e46cc82e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:57.440Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:57.443Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee67d1b4-3d6a-4adc-8b27-188051cb1a93","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1735dfaf-a5c9-4c3b-89d1-f2f2e46cc82e","LogTimestamp":"2022-12-03T05:18:57.443Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:18:59.234Z","message":"Entering","context":{"RequestID":"7bfbc72b-4eb2-4264-b33b-400e0301d1d9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8161c4eb-1747-4105-82c2-2214cea848a3","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:18:59.234Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:59.236Z","message":"{\"transactionId\":\"7bfbc72b-4eb2-4264-b33b-400e0301d1d9\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:59:235\",\"respDate\":\"221203-05:18:59:236\",\"sourceId\":\"healthcheck:7bfbc72b-4eb2-4264-b33b-400e0301d1d9\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:59:235-36661\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[7bfbc72b-4eb2-4264-b33b-400e0301d1d9]}\\\"}\"}","context":{"RequestID":"7bfbc72b-4eb2-4264-b33b-400e0301d1d9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8161c4eb-1747-4105-82c2-2214cea848a3","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:18:59.234Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:59.237Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7bfbc72b-4eb2-4264-b33b-400e0301d1d9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8161c4eb-1747-4105-82c2-2214cea848a3","LogTimestamp":"2022-12-03T05:18:59.237Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:18:59 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 15 - "logType": "access" {"timestamp":"2022-12-03T05:18:59.453Z","message":"Entering","context":{"RequestID":"1ff8d771-8cb3-4af4-a51c-2f682a3ff189","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"61a6b601-b0f0-4249-af3f-d056ebfc70ab","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:59.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:59.455Z","message":"{\"transactionId\":\"1ff8d771-8cb3-4af4-a51c-2f682a3ff189\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:59:453\",\"respDate\":\"221203-05:18:59:455\",\"sourceId\":\"haproxy:1ff8d771-8cb3-4af4-a51c-2f682a3ff189\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:59:453-72315\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ff8d771-8cb3-4af4-a51c-2f682a3ff189]}\\\"}\"}","context":{"RequestID":"1ff8d771-8cb3-4af4-a51c-2f682a3ff189","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"61a6b601-b0f0-4249-af3f-d056ebfc70ab","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:18:59.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:59.455Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ff8d771-8cb3-4af4-a51c-2f682a3ff189","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61a6b601-b0f0-4249-af3f-d056ebfc70ab","LogTimestamp":"2022-12-03T05:18:59.455Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:18:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:18:59.910Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:59.912Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:59.954Z","message":"Entering","context":{"RequestID":"884363fb-a985-4457-b34b-5befa674c739","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"abc58292-904e-40c3-ad9e-ec5060cce1b9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:18:59.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:18:59.957Z","message":"{\"transactionId\":\"884363fb-a985-4457-b34b-5befa674c739\",\"status\":\"200\",\"rqstDate\":\"221203-05:18:59:955\",\"respDate\":\"221203-05:18:59:957\",\"sourceId\":\"OOM_ReadinessCheck:884363fb-a985-4457-b34b-5befa674c739\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:18:59:955-3346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[53274], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[884363fb-a985-4457-b34b-5befa674c739]}\\\"}\"}","context":{"RequestID":"884363fb-a985-4457-b34b-5befa674c739","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"abc58292-904e-40c3-ad9e-ec5060cce1b9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:18:59.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:18:59.957Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"884363fb-a985-4457-b34b-5befa674c739","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"abc58292-904e-40c3-ad9e-ec5060cce1b9","LogTimestamp":"2022-12-03T05:18:59.957Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:18:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 7 - "logType": "access" {"timestamp":"2022-12-03T05:19:00.265Z","message":"Entering","context":{"RequestID":"241f6ae4-0690-4c57-a7ee-f8b55cf2f235","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"65f8bef1-f28f-478b-b2ea-ee0938d0d2f4","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:19:00.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:00.267Z","message":"Database is available from CACHED check.","context":{"RequestID":"241f6ae4-0690-4c57-a7ee-f8b55cf2f235","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"65f8bef1-f28f-478b-b2ea-ee0938d0d2f4","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:19:00.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:00.268Z","message":"{\"transactionId\":\"241f6ae4-0690-4c57-a7ee-f8b55cf2f235\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:00:266\",\"respDate\":\"221203-05:19:00:268\",\"sourceId\":\"ReadinessCheck:241f6ae4-0690-4c57-a7ee-f8b55cf2f235\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:19:00:266-51353\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[241f6ae4-0690-4c57-a7ee-f8b55cf2f235]}\\\"}\"}","context":{"RequestID":"241f6ae4-0690-4c57-a7ee-f8b55cf2f235","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"65f8bef1-f28f-478b-b2ea-ee0938d0d2f4","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:19:00.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:00.268Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"241f6ae4-0690-4c57-a7ee-f8b55cf2f235","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65f8bef1-f28f-478b-b2ea-ee0938d0d2f4","LogTimestamp":"2022-12-03T05:19:00.268Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:19:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:19:01.467Z","message":"Entering","context":{"RequestID":"d1019003-3594-4d32-a233-2bc64895e3c5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e1457126-e57c-4330-a8f6-5dc312fee1ab","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:01.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:01.469Z","message":"{\"transactionId\":\"d1019003-3594-4d32-a233-2bc64895e3c5\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:01:467\",\"respDate\":\"221203-05:19:01:469\",\"sourceId\":\"haproxy:d1019003-3594-4d32-a233-2bc64895e3c5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:19:01:467-81591\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d1019003-3594-4d32-a233-2bc64895e3c5]}\\\"}\"}","context":{"RequestID":"d1019003-3594-4d32-a233-2bc64895e3c5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e1457126-e57c-4330-a8f6-5dc312fee1ab","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:01.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:01.470Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d1019003-3594-4d32-a233-2bc64895e3c5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1457126-e57c-4330-a8f6-5dc312fee1ab","LogTimestamp":"2022-12-03T05:19:01.470Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:19:03.480Z","message":"Entering","context":{"RequestID":"5c3d8055-4899-425b-8e7e-86632cc95345","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"11abb0df-75aa-47e2-9f1a-94348a450e05","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:03.480Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:03.482Z","message":"{\"transactionId\":\"5c3d8055-4899-425b-8e7e-86632cc95345\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:03:480\",\"respDate\":\"221203-05:19:03:482\",\"sourceId\":\"haproxy:5c3d8055-4899-425b-8e7e-86632cc95345\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:19:03:480-87516\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5c3d8055-4899-425b-8e7e-86632cc95345]}\\\"}\"}","context":{"RequestID":"5c3d8055-4899-425b-8e7e-86632cc95345","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"11abb0df-75aa-47e2-9f1a-94348a450e05","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:03.480Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:03.483Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c3d8055-4899-425b-8e7e-86632cc95345","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11abb0df-75aa-47e2-9f1a-94348a450e05","LogTimestamp":"2022-12-03T05:19:03.483Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:19:03.543Z","message":"Entering","context":{"RequestID":"1fc9348a-e5d4-46d4-8db2-c77fcec0dd91","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f83259f5-78bb-4a7b-a6dd-f2fd0e2c8c50","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:19:03.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:03.545Z","message":"{\"transactionId\":\"1fc9348a-e5d4-46d4-8db2-c77fcec0dd91\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:03:544\",\"respDate\":\"221203-05:19:03:545\",\"sourceId\":\"healthcheck:1fc9348a-e5d4-46d4-8db2-c77fcec0dd91\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:19:03:544-76375\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[33226], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[1fc9348a-e5d4-46d4-8db2-c77fcec0dd91]}\\\"}\"}","context":{"RequestID":"1fc9348a-e5d4-46d4-8db2-c77fcec0dd91","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f83259f5-78bb-4a7b-a6dd-f2fd0e2c8c50","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:19:03.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:03.546Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1fc9348a-e5d4-46d4-8db2-c77fcec0dd91","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f83259f5-78bb-4a7b-a6dd-f2fd0e2c8c50","LogTimestamp":"2022-12-03T05:19:03.546Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:03 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:19:03.877Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:19:03.888Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:03.888Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:03.888Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:05.495Z","message":"Entering","context":{"RequestID":"440363b5-8a3d-4114-9785-b0f5515635e3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"f1178d63-9ffa-4f0b-955b-7a85948575db","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:05.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:05.497Z","message":"{\"transactionId\":\"440363b5-8a3d-4114-9785-b0f5515635e3\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:05:495\",\"respDate\":\"221203-05:19:05:497\",\"sourceId\":\"haproxy:440363b5-8a3d-4114-9785-b0f5515635e3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:19:05:495-12026\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[440363b5-8a3d-4114-9785-b0f5515635e3]}\\\"}\"}","context":{"RequestID":"440363b5-8a3d-4114-9785-b0f5515635e3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"f1178d63-9ffa-4f0b-955b-7a85948575db","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:05.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:05.497Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"440363b5-8a3d-4114-9785-b0f5515635e3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1178d63-9ffa-4f0b-955b-7a85948575db","LogTimestamp":"2022-12-03T05:19:05.497Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:19:07.508Z","message":"Entering","context":{"RequestID":"88e522f6-4fb0-4112-812b-6a29bb4238c6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f51bf73a-dea6-495f-b599-bf149509b619","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:07.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:07.510Z","message":"{\"transactionId\":\"88e522f6-4fb0-4112-812b-6a29bb4238c6\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:07:508\",\"respDate\":\"221203-05:19:07:510\",\"sourceId\":\"haproxy:88e522f6-4fb0-4112-812b-6a29bb4238c6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:19:07:508-23210\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[88e522f6-4fb0-4112-812b-6a29bb4238c6]}\\\"}\"}","context":{"RequestID":"88e522f6-4fb0-4112-812b-6a29bb4238c6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f51bf73a-dea6-495f-b599-bf149509b619","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:07.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:07.510Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88e522f6-4fb0-4112-812b-6a29bb4238c6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f51bf73a-dea6-495f-b599-bf149509b619","LogTimestamp":"2022-12-03T05:19:07.510Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:19:09.520Z","message":"Entering","context":{"RequestID":"b4b3eb49-3d3f-4b90-8698-96f34b5f49fd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4da2409f-d4f3-4cde-8648-d9dd22b86107","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:09.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:09.522Z","message":"{\"transactionId\":\"b4b3eb49-3d3f-4b90-8698-96f34b5f49fd\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:09:520\",\"respDate\":\"221203-05:19:09:522\",\"sourceId\":\"haproxy:b4b3eb49-3d3f-4b90-8698-96f34b5f49fd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:19:09:520-5005\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b4b3eb49-3d3f-4b90-8698-96f34b5f49fd]}\\\"}\"}","context":{"RequestID":"b4b3eb49-3d3f-4b90-8698-96f34b5f49fd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4da2409f-d4f3-4cde-8648-d9dd22b86107","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:09.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:09.522Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4b3eb49-3d3f-4b90-8698-96f34b5f49fd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4da2409f-d4f3-4cde-8648-d9dd22b86107","LogTimestamp":"2022-12-03T05:19:09.522Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:19:09.954Z","message":"Entering","context":{"RequestID":"c87a6e05-9513-45a8-985a-d88e6a692007","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"38773803-c12d-4b96-b9c5-ba6090c41beb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:19:09.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:09.956Z","message":"{\"transactionId\":\"c87a6e05-9513-45a8-985a-d88e6a692007\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:09:954\",\"respDate\":\"221203-05:19:09:956\",\"sourceId\":\"OOM_ReadinessCheck:c87a6e05-9513-45a8-985a-d88e6a692007\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:19:09:954-43000\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[53448], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[c87a6e05-9513-45a8-985a-d88e6a692007]}\\\"}\"}","context":{"RequestID":"c87a6e05-9513-45a8-985a-d88e6a692007","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"38773803-c12d-4b96-b9c5-ba6090c41beb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:19:09.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:09.956Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c87a6e05-9513-45a8-985a-d88e6a692007","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38773803-c12d-4b96-b9c5-ba6090c41beb","LogTimestamp":"2022-12-03T05:19:09.956Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:19:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:19:10.260Z","message":"Entering","context":{"RequestID":"16a433f7-99c2-4365-ac86-2c59dd84a7f8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a5f460dc-f667-4b22-9537-bf031bf48aef","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:19:10.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:10.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"16a433f7-99c2-4365-ac86-2c59dd84a7f8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a5f460dc-f667-4b22-9537-bf031bf48aef","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:19:10.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:10.262Z","message":"{\"transactionId\":\"16a433f7-99c2-4365-ac86-2c59dd84a7f8\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:10:260\",\"respDate\":\"221203-05:19:10:262\",\"sourceId\":\"ReadinessCheck:16a433f7-99c2-4365-ac86-2c59dd84a7f8\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:19:10:260-17218\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[16a433f7-99c2-4365-ac86-2c59dd84a7f8]}\\\"}\"}","context":{"RequestID":"16a433f7-99c2-4365-ac86-2c59dd84a7f8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a5f460dc-f667-4b22-9537-bf031bf48aef","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:19:10.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:10.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16a433f7-99c2-4365-ac86-2c59dd84a7f8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a5f460dc-f667-4b22-9537-bf031bf48aef","LogTimestamp":"2022-12-03T05:19:10.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:19:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:19:11.532Z","message":"Entering","context":{"RequestID":"d74aa6b5-f88d-4bd5-acf9-b9fc15b0b8d0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e4f681c3-57ca-457c-ac56-597ed0407a67","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:11.531Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:11.534Z","message":"{\"transactionId\":\"d74aa6b5-f88d-4bd5-acf9-b9fc15b0b8d0\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:11:532\",\"respDate\":\"221203-05:19:11:534\",\"sourceId\":\"haproxy:d74aa6b5-f88d-4bd5-acf9-b9fc15b0b8d0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:19:11:532-16441\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d74aa6b5-f88d-4bd5-acf9-b9fc15b0b8d0]}\\\"}\"}","context":{"RequestID":"d74aa6b5-f88d-4bd5-acf9-b9fc15b0b8d0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e4f681c3-57ca-457c-ac56-597ed0407a67","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:11.531Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:11.534Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d74aa6b5-f88d-4bd5-acf9-b9fc15b0b8d0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4f681c3-57ca-457c-ac56-597ed0407a67","LogTimestamp":"2022-12-03T05:19:11.534Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:19:13.544Z","message":"Entering","context":{"RequestID":"81c07001-ce88-4b65-9d5b-59e28e9ea091","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0354fba9-1e5d-4758-af1e-f63d5f538ef9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:13.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:13.546Z","message":"{\"transactionId\":\"81c07001-ce88-4b65-9d5b-59e28e9ea091\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:13:544\",\"respDate\":\"221203-05:19:13:546\",\"sourceId\":\"haproxy:81c07001-ce88-4b65-9d5b-59e28e9ea091\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:19:13:544-97063\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[81c07001-ce88-4b65-9d5b-59e28e9ea091]}\\\"}\"}","context":{"RequestID":"81c07001-ce88-4b65-9d5b-59e28e9ea091","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0354fba9-1e5d-4758-af1e-f63d5f538ef9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:13.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:13.546Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81c07001-ce88-4b65-9d5b-59e28e9ea091","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0354fba9-1e5d-4758-af1e-f63d5f538ef9","LogTimestamp":"2022-12-03T05:19:13.546Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:19:13.878Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:19:13.886Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:13.886Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:13.887Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:14.269Z","message":"Entering","context":{"RequestID":"7bdb1d70-82a0-44e7-a76c-2a90b7cc5a36","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"01998f19-333b-4d6d-b752-27a291b03e6f","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:19:14.269Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:14.272Z","message":"{\"transactionId\":\"7bdb1d70-82a0-44e7-a76c-2a90b7cc5a36\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:14:270\",\"respDate\":\"221203-05:19:14:272\",\"sourceId\":\"healthcheck:7bdb1d70-82a0-44e7-a76c-2a90b7cc5a36\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:19:14:270-68275\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[7bdb1d70-82a0-44e7-a76c-2a90b7cc5a36]}\\\"}\"}","context":{"RequestID":"7bdb1d70-82a0-44e7-a76c-2a90b7cc5a36","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"01998f19-333b-4d6d-b752-27a291b03e6f","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:19:14.269Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:14.272Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7bdb1d70-82a0-44e7-a76c-2a90b7cc5a36","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01998f19-333b-4d6d-b752-27a291b03e6f","LogTimestamp":"2022-12-03T05:19:14.272Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:19:14 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:19:15.558Z","message":"Entering","context":{"RequestID":"17ec7b41-b098-453b-a8c8-1468ad9d57f9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"da1a0fb3-f001-4f42-ae37-67f227457232","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:15.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:15.561Z","message":"{\"transactionId\":\"17ec7b41-b098-453b-a8c8-1468ad9d57f9\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:15:558\",\"respDate\":\"221203-05:19:15:561\",\"sourceId\":\"haproxy:17ec7b41-b098-453b-a8c8-1468ad9d57f9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:19:15:558-77074\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[17ec7b41-b098-453b-a8c8-1468ad9d57f9]}\\\"}\"}","context":{"RequestID":"17ec7b41-b098-453b-a8c8-1468ad9d57f9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"da1a0fb3-f001-4f42-ae37-67f227457232","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:15.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:15.561Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17ec7b41-b098-453b-a8c8-1468ad9d57f9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da1a0fb3-f001-4f42-ae37-67f227457232","LogTimestamp":"2022-12-03T05:19:15.561Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:19:17.570Z","message":"Entering","context":{"RequestID":"bfe800f8-1611-478a-9f17-c8040681ee0b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d2551321-0e6c-4af2-b2ee-8a7665942ffc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:17.570Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:17.572Z","message":"{\"transactionId\":\"bfe800f8-1611-478a-9f17-c8040681ee0b\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:17:571\",\"respDate\":\"221203-05:19:17:572\",\"sourceId\":\"haproxy:bfe800f8-1611-478a-9f17-c8040681ee0b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:19:17:571-41803\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bfe800f8-1611-478a-9f17-c8040681ee0b]}\\\"}\"}","context":{"RequestID":"bfe800f8-1611-478a-9f17-c8040681ee0b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d2551321-0e6c-4af2-b2ee-8a7665942ffc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:17.570Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:17.573Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bfe800f8-1611-478a-9f17-c8040681ee0b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2551321-0e6c-4af2-b2ee-8a7665942ffc","LogTimestamp":"2022-12-03T05:19:17.573Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:19:18.575Z","message":"Entering","context":{"RequestID":"3ebf05c8-2aa9-454d-a0bd-b859aea76538","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"60665131-df63-44cf-b5d4-a846dd42108e","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:19:18.575Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:18.579Z","message":"{\"transactionId\":\"3ebf05c8-2aa9-454d-a0bd-b859aea76538\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:18:576\",\"respDate\":\"221203-05:19:18:579\",\"sourceId\":\"healthcheck:3ebf05c8-2aa9-454d-a0bd-b859aea76538\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:19:18:576-3101\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[33366], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[3ebf05c8-2aa9-454d-a0bd-b859aea76538]}\\\"}\"}","context":{"RequestID":"3ebf05c8-2aa9-454d-a0bd-b859aea76538","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"60665131-df63-44cf-b5d4-a846dd42108e","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:19:18.575Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:18.579Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ebf05c8-2aa9-454d-a0bd-b859aea76538","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"5","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60665131-df63-44cf-b5d4-a846dd42108e","LogTimestamp":"2022-12-03T05:19:18.579Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:18 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 10 - "logType": "access" {"timestamp":"2022-12-03T05:19:19.584Z","message":"Entering","context":{"RequestID":"2cf9df0c-4150-4a1d-9145-ec8d6afc03c4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1565293f-c9d2-46c0-9c71-3ac359b7d6bd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:19.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:19.587Z","message":"{\"transactionId\":\"2cf9df0c-4150-4a1d-9145-ec8d6afc03c4\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:19:585\",\"respDate\":\"221203-05:19:19:587\",\"sourceId\":\"haproxy:2cf9df0c-4150-4a1d-9145-ec8d6afc03c4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:19:19:585-6246\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2cf9df0c-4150-4a1d-9145-ec8d6afc03c4]}\\\"}\"}","context":{"RequestID":"2cf9df0c-4150-4a1d-9145-ec8d6afc03c4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1565293f-c9d2-46c0-9c71-3ac359b7d6bd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:19.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:19.588Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2cf9df0c-4150-4a1d-9145-ec8d6afc03c4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1565293f-c9d2-46c0-9c71-3ac359b7d6bd","LogTimestamp":"2022-12-03T05:19:19.588Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:19:19.953Z","message":"Entering","context":{"RequestID":"b9557646-d355-4712-b851-b6d6177bdf22","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4e9ad09d-f945-4c74-954e-e40fdfacdec6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:19:19.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:19.956Z","message":"{\"transactionId\":\"b9557646-d355-4712-b851-b6d6177bdf22\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:19:954\",\"respDate\":\"221203-05:19:19:955\",\"sourceId\":\"OOM_ReadinessCheck:b9557646-d355-4712-b851-b6d6177bdf22\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:19:19:954-82240\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[53624], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[b9557646-d355-4712-b851-b6d6177bdf22]}\\\"}\"}","context":{"RequestID":"b9557646-d355-4712-b851-b6d6177bdf22","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4e9ad09d-f945-4c74-954e-e40fdfacdec6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:19:19.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:19.956Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b9557646-d355-4712-b851-b6d6177bdf22","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e9ad09d-f945-4c74-954e-e40fdfacdec6","LogTimestamp":"2022-12-03T05:19:19.956Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:19:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:19:20.261Z","message":"Entering","context":{"RequestID":"075419e0-7153-40f0-a89b-4fb6c6a59fc7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4d72fd13-59b2-44a9-ac68-7a8f1c188863","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:19:20.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:20.266Z","message":"Database is available from CACHED check.","context":{"RequestID":"075419e0-7153-40f0-a89b-4fb6c6a59fc7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4d72fd13-59b2-44a9-ac68-7a8f1c188863","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:19:20.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:20.267Z","message":"{\"transactionId\":\"075419e0-7153-40f0-a89b-4fb6c6a59fc7\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:20:262\",\"respDate\":\"221203-05:19:20:267\",\"sourceId\":\"ReadinessCheck:075419e0-7153-40f0-a89b-4fb6c6a59fc7\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:19:20:262-31291\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[075419e0-7153-40f0-a89b-4fb6c6a59fc7]}\\\"}\"}","context":{"RequestID":"075419e0-7153-40f0-a89b-4fb6c6a59fc7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4d72fd13-59b2-44a9-ac68-7a8f1c188863","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:19:20.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:20.268Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"075419e0-7153-40f0-a89b-4fb6c6a59fc7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"7","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d72fd13-59b2-44a9-ac68-7a8f1c188863","LogTimestamp":"2022-12-03T05:19:20.268Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:19:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-12-03T05:19:21.599Z","message":"Entering","context":{"RequestID":"66a7e6f1-6351-451e-8b28-5b42c58f7904","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3bfb840d-8dfd-4d4c-a1a9-050e4420ed91","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:21.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:21.602Z","message":"{\"transactionId\":\"66a7e6f1-6351-451e-8b28-5b42c58f7904\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:21:600\",\"respDate\":\"221203-05:19:21:602\",\"sourceId\":\"haproxy:66a7e6f1-6351-451e-8b28-5b42c58f7904\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:19:21:600-31216\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[66a7e6f1-6351-451e-8b28-5b42c58f7904]}\\\"}\"}","context":{"RequestID":"66a7e6f1-6351-451e-8b28-5b42c58f7904","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3bfb840d-8dfd-4d4c-a1a9-050e4420ed91","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:21.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:21.602Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66a7e6f1-6351-451e-8b28-5b42c58f7904","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3bfb840d-8dfd-4d4c-a1a9-050e4420ed91","LogTimestamp":"2022-12-03T05:19:21.602Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:19:23.612Z","message":"Entering","context":{"RequestID":"34ff5195-2c2f-4486-8e25-dd3432da51d8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"02908216-d606-4ea3-8098-7a5bdd81fcb7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:23.612Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:23.614Z","message":"{\"transactionId\":\"34ff5195-2c2f-4486-8e25-dd3432da51d8\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:23:613\",\"respDate\":\"221203-05:19:23:614\",\"sourceId\":\"haproxy:34ff5195-2c2f-4486-8e25-dd3432da51d8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:19:23:613-98320\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[34ff5195-2c2f-4486-8e25-dd3432da51d8]}\\\"}\"}","context":{"RequestID":"34ff5195-2c2f-4486-8e25-dd3432da51d8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"02908216-d606-4ea3-8098-7a5bdd81fcb7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:23.612Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:23.615Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34ff5195-2c2f-4486-8e25-dd3432da51d8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"02908216-d606-4ea3-8098-7a5bdd81fcb7","LogTimestamp":"2022-12-03T05:19:23.615Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:19:23.878Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:19:23.900Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:23.900Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:23.900Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:25.625Z","message":"Entering","context":{"RequestID":"bf67c753-58e5-4fbd-90dc-739f00a20276","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e5ef6820-aae5-41e3-a3f9-f6e35bb21549","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:25.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:25.627Z","message":"{\"transactionId\":\"bf67c753-58e5-4fbd-90dc-739f00a20276\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:25:626\",\"respDate\":\"221203-05:19:25:627\",\"sourceId\":\"haproxy:bf67c753-58e5-4fbd-90dc-739f00a20276\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:19:25:626-13058\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bf67c753-58e5-4fbd-90dc-739f00a20276]}\\\"}\"}","context":{"RequestID":"bf67c753-58e5-4fbd-90dc-739f00a20276","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e5ef6820-aae5-41e3-a3f9-f6e35bb21549","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:25.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:25.628Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf67c753-58e5-4fbd-90dc-739f00a20276","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5ef6820-aae5-41e3-a3f9-f6e35bb21549","LogTimestamp":"2022-12-03T05:19:25.628Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:19:27.638Z","message":"Entering","context":{"RequestID":"b0334866-bb40-48ac-8c1c-302a5b74800c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"86d52b36-1bc5-4976-8105-ea309a197bcc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:27.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:27.640Z","message":"{\"transactionId\":\"b0334866-bb40-48ac-8c1c-302a5b74800c\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:27:638\",\"respDate\":\"221203-05:19:27:640\",\"sourceId\":\"haproxy:b0334866-bb40-48ac-8c1c-302a5b74800c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:19:27:638-74712\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b0334866-bb40-48ac-8c1c-302a5b74800c]}\\\"}\"}","context":{"RequestID":"b0334866-bb40-48ac-8c1c-302a5b74800c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"86d52b36-1bc5-4976-8105-ea309a197bcc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:27.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:27.641Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0334866-bb40-48ac-8c1c-302a5b74800c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86d52b36-1bc5-4976-8105-ea309a197bcc","LogTimestamp":"2022-12-03T05:19:27.640Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:19:29.298Z","message":"Entering","context":{"RequestID":"d07962f3-c139-41dd-820f-4365541159ec","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"adb5db26-cfcf-4072-9611-d4cc13094fb3","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:19:29.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:29.301Z","message":"{\"transactionId\":\"d07962f3-c139-41dd-820f-4365541159ec\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:29:299\",\"respDate\":\"221203-05:19:29:301\",\"sourceId\":\"healthcheck:d07962f3-c139-41dd-820f-4365541159ec\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:19:29:299-20528\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[d07962f3-c139-41dd-820f-4365541159ec]}\\\"}\"}","context":{"RequestID":"d07962f3-c139-41dd-820f-4365541159ec","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"adb5db26-cfcf-4072-9611-d4cc13094fb3","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:19:29.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:29.302Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d07962f3-c139-41dd-820f-4365541159ec","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"adb5db26-cfcf-4072-9611-d4cc13094fb3","LogTimestamp":"2022-12-03T05:19:29.302Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:19:29 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:19:29.650Z","message":"Entering","context":{"RequestID":"68616490-6bf5-4ce3-86ef-d7ec7fb954fa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b0d62f32-8580-445b-84d6-cbd59274367e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:29.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:29.652Z","message":"{\"transactionId\":\"68616490-6bf5-4ce3-86ef-d7ec7fb954fa\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:29:650\",\"respDate\":\"221203-05:19:29:652\",\"sourceId\":\"haproxy:68616490-6bf5-4ce3-86ef-d7ec7fb954fa\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:19:29:650-15540\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[68616490-6bf5-4ce3-86ef-d7ec7fb954fa]}\\\"}\"}","context":{"RequestID":"68616490-6bf5-4ce3-86ef-d7ec7fb954fa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b0d62f32-8580-445b-84d6-cbd59274367e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:29.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:29.652Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68616490-6bf5-4ce3-86ef-d7ec7fb954fa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0d62f32-8580-445b-84d6-cbd59274367e","LogTimestamp":"2022-12-03T05:19:29.652Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:19:29.914Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:29.916Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:29.954Z","message":"Entering","context":{"RequestID":"fb470217-d290-4e8e-9f6b-eb073fc080d4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0c989d26-e7cb-4fad-b6f6-451ccfc1a4d9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:19:29.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:29.956Z","message":"{\"transactionId\":\"fb470217-d290-4e8e-9f6b-eb073fc080d4\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:29:954\",\"respDate\":\"221203-05:19:29:956\",\"sourceId\":\"OOM_ReadinessCheck:fb470217-d290-4e8e-9f6b-eb073fc080d4\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:19:29:954-60637\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[53794], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[fb470217-d290-4e8e-9f6b-eb073fc080d4]}\\\"}\"}","context":{"RequestID":"fb470217-d290-4e8e-9f6b-eb073fc080d4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0c989d26-e7cb-4fad-b6f6-451ccfc1a4d9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:19:29.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:29.956Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb470217-d290-4e8e-9f6b-eb073fc080d4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c989d26-e7cb-4fad-b6f6-451ccfc1a4d9","LogTimestamp":"2022-12-03T05:19:29.956Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:19:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:19:30.259Z","message":"Entering","context":{"RequestID":"b3975291-59dc-4f36-a9fc-9e37e868388d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c3494b5f-6113-4e04-9989-377c7d085b51","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:19:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:30.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"b3975291-59dc-4f36-a9fc-9e37e868388d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c3494b5f-6113-4e04-9989-377c7d085b51","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:19:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:30.262Z","message":"{\"transactionId\":\"b3975291-59dc-4f36-a9fc-9e37e868388d\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:30:260\",\"respDate\":\"221203-05:19:30:262\",\"sourceId\":\"ReadinessCheck:b3975291-59dc-4f36-a9fc-9e37e868388d\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:19:30:260-16004\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[b3975291-59dc-4f36-a9fc-9e37e868388d]}\\\"}\"}","context":{"RequestID":"b3975291-59dc-4f36-a9fc-9e37e868388d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c3494b5f-6113-4e04-9989-377c7d085b51","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:19:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:30.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b3975291-59dc-4f36-a9fc-9e37e868388d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3494b5f-6113-4e04-9989-377c7d085b51","LogTimestamp":"2022-12-03T05:19:30.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:19:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:19:31.663Z","message":"Entering","context":{"RequestID":"2595e620-fd33-4ddc-a1ef-29b2ff70cd35","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"7ce0686c-9c54-4f20-b97b-fef68cd79509","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:31.663Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:31.665Z","message":"{\"transactionId\":\"2595e620-fd33-4ddc-a1ef-29b2ff70cd35\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:31:663\",\"respDate\":\"221203-05:19:31:665\",\"sourceId\":\"haproxy:2595e620-fd33-4ddc-a1ef-29b2ff70cd35\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:19:31:663-89642\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2595e620-fd33-4ddc-a1ef-29b2ff70cd35]}\\\"}\"}","context":{"RequestID":"2595e620-fd33-4ddc-a1ef-29b2ff70cd35","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"7ce0686c-9c54-4f20-b97b-fef68cd79509","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:31.663Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:31.665Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2595e620-fd33-4ddc-a1ef-29b2ff70cd35","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ce0686c-9c54-4f20-b97b-fef68cd79509","LogTimestamp":"2022-12-03T05:19:31.665Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:19:33.608Z","message":"Entering","context":{"RequestID":"a248b9e0-4c1d-4553-992e-7c59f00145e7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"639af8ac-c499-4d95-b00b-39e90cb08811","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:19:33.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:33.610Z","message":"{\"transactionId\":\"a248b9e0-4c1d-4553-992e-7c59f00145e7\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:33:608\",\"respDate\":\"221203-05:19:33:610\",\"sourceId\":\"healthcheck:a248b9e0-4c1d-4553-992e-7c59f00145e7\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:19:33:608-45639\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[33536], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[a248b9e0-4c1d-4553-992e-7c59f00145e7]}\\\"}\"}","context":{"RequestID":"a248b9e0-4c1d-4553-992e-7c59f00145e7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"639af8ac-c499-4d95-b00b-39e90cb08811","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:19:33.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:33.611Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a248b9e0-4c1d-4553-992e-7c59f00145e7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"639af8ac-c499-4d95-b00b-39e90cb08811","LogTimestamp":"2022-12-03T05:19:33.610Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:33 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:19:33.674Z","message":"Entering","context":{"RequestID":"127c8198-4b55-43e0-b065-ed49facbdb89","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6b69e7d2-6bb7-4d94-8489-d6c5b4d4a0ce","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:33.674Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:33.676Z","message":"{\"transactionId\":\"127c8198-4b55-43e0-b065-ed49facbdb89\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:33:674\",\"respDate\":\"221203-05:19:33:676\",\"sourceId\":\"haproxy:127c8198-4b55-43e0-b065-ed49facbdb89\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:19:33:674-67488\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[127c8198-4b55-43e0-b065-ed49facbdb89]}\\\"}\"}","context":{"RequestID":"127c8198-4b55-43e0-b065-ed49facbdb89","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6b69e7d2-6bb7-4d94-8489-d6c5b4d4a0ce","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:33.674Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:33.676Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"127c8198-4b55-43e0-b065-ed49facbdb89","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b69e7d2-6bb7-4d94-8489-d6c5b4d4a0ce","LogTimestamp":"2022-12-03T05:19:33.676Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:19:33.878Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:19:33.890Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:33.890Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:33.890Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:35.687Z","message":"Entering","context":{"RequestID":"c4d9a852-5381-4367-8cbe-6352cb064127","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9b06295d-1b11-4c37-bff5-6e0f5e2fc57f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:35.686Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:35.689Z","message":"{\"transactionId\":\"c4d9a852-5381-4367-8cbe-6352cb064127\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:35:687\",\"respDate\":\"221203-05:19:35:689\",\"sourceId\":\"haproxy:c4d9a852-5381-4367-8cbe-6352cb064127\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:19:35:687-29090\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c4d9a852-5381-4367-8cbe-6352cb064127]}\\\"}\"}","context":{"RequestID":"c4d9a852-5381-4367-8cbe-6352cb064127","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9b06295d-1b11-4c37-bff5-6e0f5e2fc57f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:35.686Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:35.689Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4d9a852-5381-4367-8cbe-6352cb064127","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b06295d-1b11-4c37-bff5-6e0f5e2fc57f","LogTimestamp":"2022-12-03T05:19:35.689Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:19:37.699Z","message":"Entering","context":{"RequestID":"8c7f655b-1ca5-4a93-8628-49d8475456c9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a91e3036-c6bd-42be-937c-6bca0c5927f7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:37.699Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:37.701Z","message":"{\"transactionId\":\"8c7f655b-1ca5-4a93-8628-49d8475456c9\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:37:700\",\"respDate\":\"221203-05:19:37:701\",\"sourceId\":\"haproxy:8c7f655b-1ca5-4a93-8628-49d8475456c9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:19:37:700-38179\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8c7f655b-1ca5-4a93-8628-49d8475456c9]}\\\"}\"}","context":{"RequestID":"8c7f655b-1ca5-4a93-8628-49d8475456c9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a91e3036-c6bd-42be-937c-6bca0c5927f7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:37.699Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:37.702Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c7f655b-1ca5-4a93-8628-49d8475456c9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a91e3036-c6bd-42be-937c-6bca0c5927f7","LogTimestamp":"2022-12-03T05:19:37.702Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:19:39.714Z","message":"Entering","context":{"RequestID":"262d609e-fe63-4878-9b30-d75b91e13c8c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"90f3d591-2e1b-4335-956b-4f61fff94884","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:39.714Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:39.717Z","message":"{\"transactionId\":\"262d609e-fe63-4878-9b30-d75b91e13c8c\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:39:715\",\"respDate\":\"221203-05:19:39:717\",\"sourceId\":\"haproxy:262d609e-fe63-4878-9b30-d75b91e13c8c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:19:39:715-26989\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[262d609e-fe63-4878-9b30-d75b91e13c8c]}\\\"}\"}","context":{"RequestID":"262d609e-fe63-4878-9b30-d75b91e13c8c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"90f3d591-2e1b-4335-956b-4f61fff94884","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:39.714Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:39.718Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"262d609e-fe63-4878-9b30-d75b91e13c8c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"90f3d591-2e1b-4335-956b-4f61fff94884","LogTimestamp":"2022-12-03T05:19:39.718Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-12-03T05:19:39.953Z","message":"Entering","context":{"RequestID":"d85f5f6f-2cb3-4479-939f-3c7451cd530e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c632802f-5bbd-4ddd-bc44-b416d9d1c40b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:19:39.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:39.955Z","message":"{\"transactionId\":\"d85f5f6f-2cb3-4479-939f-3c7451cd530e\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:39:953\",\"respDate\":\"221203-05:19:39:955\",\"sourceId\":\"OOM_ReadinessCheck:d85f5f6f-2cb3-4479-939f-3c7451cd530e\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:19:39:953-18761\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[53984], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[d85f5f6f-2cb3-4479-939f-3c7451cd530e]}\\\"}\"}","context":{"RequestID":"d85f5f6f-2cb3-4479-939f-3c7451cd530e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c632802f-5bbd-4ddd-bc44-b416d9d1c40b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:19:39.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:39.955Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d85f5f6f-2cb3-4479-939f-3c7451cd530e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c632802f-5bbd-4ddd-bc44-b416d9d1c40b","LogTimestamp":"2022-12-03T05:19:39.955Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:19:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:19:40.260Z","message":"Entering","context":{"RequestID":"1cdf3b24-9104-44b8-a772-480126850036","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5ee16ef5-36f3-4cc2-93a0-a64a88a563c0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:19:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:40.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"1cdf3b24-9104-44b8-a772-480126850036","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5ee16ef5-36f3-4cc2-93a0-a64a88a563c0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:19:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:40.262Z","message":"{\"transactionId\":\"1cdf3b24-9104-44b8-a772-480126850036\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:40:260\",\"respDate\":\"221203-05:19:40:262\",\"sourceId\":\"ReadinessCheck:1cdf3b24-9104-44b8-a772-480126850036\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:19:40:260-29328\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[1cdf3b24-9104-44b8-a772-480126850036]}\\\"}\"}","context":{"RequestID":"1cdf3b24-9104-44b8-a772-480126850036","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5ee16ef5-36f3-4cc2-93a0-a64a88a563c0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:19:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:40.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1cdf3b24-9104-44b8-a772-480126850036","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ee16ef5-36f3-4cc2-93a0-a64a88a563c0","LogTimestamp":"2022-12-03T05:19:40.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:19:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:19:41.730Z","message":"Entering","context":{"RequestID":"f90145eb-2800-4fc0-941b-1ede4cee6ff5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"028ce926-c292-418b-8613-317dcafac1b1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:41.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:41.733Z","message":"{\"transactionId\":\"f90145eb-2800-4fc0-941b-1ede4cee6ff5\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:41:731\",\"respDate\":\"221203-05:19:41:733\",\"sourceId\":\"haproxy:f90145eb-2800-4fc0-941b-1ede4cee6ff5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:19:41:731-76003\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f90145eb-2800-4fc0-941b-1ede4cee6ff5]}\\\"}\"}","context":{"RequestID":"f90145eb-2800-4fc0-941b-1ede4cee6ff5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"028ce926-c292-418b-8613-317dcafac1b1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:41.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:41.734Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f90145eb-2800-4fc0-941b-1ede4cee6ff5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"028ce926-c292-418b-8613-317dcafac1b1","LogTimestamp":"2022-12-03T05:19:41.734Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:19:43.742Z","message":"Entering","context":{"RequestID":"b38621c5-d110-4cf9-8e26-56e7dbefdfc4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0a29b3bb-26e0-4193-8270-3c8ab4e466cf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:43.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:43.744Z","message":"{\"transactionId\":\"b38621c5-d110-4cf9-8e26-56e7dbefdfc4\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:43:743\",\"respDate\":\"221203-05:19:43:744\",\"sourceId\":\"haproxy:b38621c5-d110-4cf9-8e26-56e7dbefdfc4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:19:43:743-62062\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b38621c5-d110-4cf9-8e26-56e7dbefdfc4]}\\\"}\"}","context":{"RequestID":"b38621c5-d110-4cf9-8e26-56e7dbefdfc4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0a29b3bb-26e0-4193-8270-3c8ab4e466cf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:43.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:43.745Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b38621c5-d110-4cf9-8e26-56e7dbefdfc4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a29b3bb-26e0-4193-8270-3c8ab4e466cf","LogTimestamp":"2022-12-03T05:19:43.745Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:19:43.879Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:19:43.888Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:43.888Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:43.889Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:44.330Z","message":"Entering","context":{"RequestID":"06f36159-f601-470d-afe1-ecc44fc7bb5f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"27bb31e5-390f-4206-9b71-15da23a01338","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:19:44.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:44.332Z","message":"{\"transactionId\":\"06f36159-f601-470d-afe1-ecc44fc7bb5f\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:44:330\",\"respDate\":\"221203-05:19:44:332\",\"sourceId\":\"healthcheck:06f36159-f601-470d-afe1-ecc44fc7bb5f\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:19:44:330-11526\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[06f36159-f601-470d-afe1-ecc44fc7bb5f]}\\\"}\"}","context":{"RequestID":"06f36159-f601-470d-afe1-ecc44fc7bb5f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"27bb31e5-390f-4206-9b71-15da23a01338","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:19:44.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:44.332Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06f36159-f601-470d-afe1-ecc44fc7bb5f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27bb31e5-390f-4206-9b71-15da23a01338","LogTimestamp":"2022-12-03T05:19:44.332Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:19:44 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:19:45.755Z","message":"Entering","context":{"RequestID":"171141bc-b59a-4e31-aee2-088ab10ff13b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"810672d8-9e44-4e0d-9dde-c4a942548afe","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:45.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:45.758Z","message":"{\"transactionId\":\"171141bc-b59a-4e31-aee2-088ab10ff13b\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:45:756\",\"respDate\":\"221203-05:19:45:758\",\"sourceId\":\"haproxy:171141bc-b59a-4e31-aee2-088ab10ff13b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:19:45:756-51332\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[171141bc-b59a-4e31-aee2-088ab10ff13b]}\\\"}\"}","context":{"RequestID":"171141bc-b59a-4e31-aee2-088ab10ff13b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"810672d8-9e44-4e0d-9dde-c4a942548afe","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:45.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:45.759Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"171141bc-b59a-4e31-aee2-088ab10ff13b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"810672d8-9e44-4e0d-9dde-c4a942548afe","LogTimestamp":"2022-12-03T05:19:45.758Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:19:47.769Z","message":"Entering","context":{"RequestID":"8e43b559-ddae-45fe-a2c1-e0e5a0364f7b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c0eb746c-d6b7-4ddb-976b-4388ad921266","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:47.769Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:47.771Z","message":"{\"transactionId\":\"8e43b559-ddae-45fe-a2c1-e0e5a0364f7b\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:47:769\",\"respDate\":\"221203-05:19:47:771\",\"sourceId\":\"haproxy:8e43b559-ddae-45fe-a2c1-e0e5a0364f7b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:19:47:769-7724\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8e43b559-ddae-45fe-a2c1-e0e5a0364f7b]}\\\"}\"}","context":{"RequestID":"8e43b559-ddae-45fe-a2c1-e0e5a0364f7b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c0eb746c-d6b7-4ddb-976b-4388ad921266","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:47.769Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:47.772Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e43b559-ddae-45fe-a2c1-e0e5a0364f7b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0eb746c-d6b7-4ddb-976b-4388ad921266","LogTimestamp":"2022-12-03T05:19:47.772Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:19:48.638Z","message":"Entering","context":{"RequestID":"326602f8-99ba-492d-a1cf-05ff358bc6aa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c630c4fc-8dd2-4ca7-88ca-69ecce792a86","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:19:48.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:48.641Z","message":"{\"transactionId\":\"326602f8-99ba-492d-a1cf-05ff358bc6aa\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:48:639\",\"respDate\":\"221203-05:19:48:641\",\"sourceId\":\"healthcheck:326602f8-99ba-492d-a1cf-05ff358bc6aa\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:19:48:639-26015\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[33664], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[326602f8-99ba-492d-a1cf-05ff358bc6aa]}\\\"}\"}","context":{"RequestID":"326602f8-99ba-492d-a1cf-05ff358bc6aa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c630c4fc-8dd2-4ca7-88ca-69ecce792a86","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:19:48.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:48.641Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"326602f8-99ba-492d-a1cf-05ff358bc6aa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c630c4fc-8dd2-4ca7-88ca-69ecce792a86","LogTimestamp":"2022-12-03T05:19:48.641Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:48 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 8 - "logType": "access" {"timestamp":"2022-12-03T05:19:49.781Z","message":"Entering","context":{"RequestID":"c46950dd-dc53-49a2-ba6a-b940df949c35","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"69023743-677a-474b-ada0-23fa4d12591d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:49.781Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:49.783Z","message":"{\"transactionId\":\"c46950dd-dc53-49a2-ba6a-b940df949c35\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:49:781\",\"respDate\":\"221203-05:19:49:783\",\"sourceId\":\"haproxy:c46950dd-dc53-49a2-ba6a-b940df949c35\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:19:49:781-31224\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c46950dd-dc53-49a2-ba6a-b940df949c35]}\\\"}\"}","context":{"RequestID":"c46950dd-dc53-49a2-ba6a-b940df949c35","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"69023743-677a-474b-ada0-23fa4d12591d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:49.781Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:49.784Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c46950dd-dc53-49a2-ba6a-b940df949c35","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69023743-677a-474b-ada0-23fa4d12591d","LogTimestamp":"2022-12-03T05:19:49.783Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:19:49.954Z","message":"Entering","context":{"RequestID":"2766c6df-8a5e-41cc-9c62-a3e54feca143","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1262f878-15b3-467d-b962-6e69dddf039a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:19:49.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:49.956Z","message":"{\"transactionId\":\"2766c6df-8a5e-41cc-9c62-a3e54feca143\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:49:955\",\"respDate\":\"221203-05:19:49:956\",\"sourceId\":\"OOM_ReadinessCheck:2766c6df-8a5e-41cc-9c62-a3e54feca143\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:19:49:955-31484\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[54160], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[2766c6df-8a5e-41cc-9c62-a3e54feca143]}\\\"}\"}","context":{"RequestID":"2766c6df-8a5e-41cc-9c62-a3e54feca143","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1262f878-15b3-467d-b962-6e69dddf039a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:19:49.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:49.957Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2766c6df-8a5e-41cc-9c62-a3e54feca143","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1262f878-15b3-467d-b962-6e69dddf039a","LogTimestamp":"2022-12-03T05:19:49.957Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:19:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:19:50.263Z","message":"Entering","context":{"RequestID":"37578d5e-9871-4406-85be-a84de0f28088","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"65a2f9b8-cc24-41a5-9ad8-cefe691b6729","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:19:50.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:50.266Z","message":"Database is available from CACHED check.","context":{"RequestID":"37578d5e-9871-4406-85be-a84de0f28088","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"65a2f9b8-cc24-41a5-9ad8-cefe691b6729","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:19:50.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:50.267Z","message":"{\"transactionId\":\"37578d5e-9871-4406-85be-a84de0f28088\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:50:264\",\"respDate\":\"221203-05:19:50:267\",\"sourceId\":\"ReadinessCheck:37578d5e-9871-4406-85be-a84de0f28088\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:19:50:264-94671\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[37578d5e-9871-4406-85be-a84de0f28088]}\\\"}\"}","context":{"RequestID":"37578d5e-9871-4406-85be-a84de0f28088","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"65a2f9b8-cc24-41a5-9ad8-cefe691b6729","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:19:50.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:50.268Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37578d5e-9871-4406-85be-a84de0f28088","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65a2f9b8-cc24-41a5-9ad8-cefe691b6729","LogTimestamp":"2022-12-03T05:19:50.268Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:19:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-12-03T05:19:51.795Z","message":"Entering","context":{"RequestID":"a27aa103-4879-4988-a6ee-16f30c2a9da2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8722edb7-58a7-4e16-b3ea-1e36a89bbc4a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:51.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:51.798Z","message":"{\"transactionId\":\"a27aa103-4879-4988-a6ee-16f30c2a9da2\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:51:795\",\"respDate\":\"221203-05:19:51:797\",\"sourceId\":\"haproxy:a27aa103-4879-4988-a6ee-16f30c2a9da2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:19:51:795-82603\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a27aa103-4879-4988-a6ee-16f30c2a9da2]}\\\"}\"}","context":{"RequestID":"a27aa103-4879-4988-a6ee-16f30c2a9da2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8722edb7-58a7-4e16-b3ea-1e36a89bbc4a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:51.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:51.798Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a27aa103-4879-4988-a6ee-16f30c2a9da2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8722edb7-58a7-4e16-b3ea-1e36a89bbc4a","LogTimestamp":"2022-12-03T05:19:51.798Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:19:53.810Z","message":"Entering","context":{"RequestID":"3574783e-1dd2-401c-92e5-db6bcce4a691","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6195f841-f3f0-4aac-b622-75503ae360f6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:53.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:53.812Z","message":"{\"transactionId\":\"3574783e-1dd2-401c-92e5-db6bcce4a691\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:53:811\",\"respDate\":\"221203-05:19:53:812\",\"sourceId\":\"haproxy:3574783e-1dd2-401c-92e5-db6bcce4a691\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:19:53:811-86241\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3574783e-1dd2-401c-92e5-db6bcce4a691]}\\\"}\"}","context":{"RequestID":"3574783e-1dd2-401c-92e5-db6bcce4a691","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6195f841-f3f0-4aac-b622-75503ae360f6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:53.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:53.813Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3574783e-1dd2-401c-92e5-db6bcce4a691","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6195f841-f3f0-4aac-b622-75503ae360f6","LogTimestamp":"2022-12-03T05:19:53.813Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:19:53.879Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:19:53.900Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:53.900Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:53.900Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:55.822Z","message":"Entering","context":{"RequestID":"887c3cfa-b298-4d3b-9a4a-39cb50de9072","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dec3b6f5-70d0-422c-ada2-0eba393d8d06","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:55.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:55.825Z","message":"{\"transactionId\":\"887c3cfa-b298-4d3b-9a4a-39cb50de9072\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:55:823\",\"respDate\":\"221203-05:19:55:825\",\"sourceId\":\"haproxy:887c3cfa-b298-4d3b-9a4a-39cb50de9072\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:19:55:823-1751\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[887c3cfa-b298-4d3b-9a4a-39cb50de9072]}\\\"}\"}","context":{"RequestID":"887c3cfa-b298-4d3b-9a4a-39cb50de9072","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dec3b6f5-70d0-422c-ada2-0eba393d8d06","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:55.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:55.825Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"887c3cfa-b298-4d3b-9a4a-39cb50de9072","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dec3b6f5-70d0-422c-ada2-0eba393d8d06","LogTimestamp":"2022-12-03T05:19:55.825Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:19:57.835Z","message":"Entering","context":{"RequestID":"c6f60542-3e67-4a7b-bd11-5d6743e87062","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4b1e3bbe-ade1-49ab-a978-93ee275b7914","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:57.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:57.838Z","message":"{\"transactionId\":\"c6f60542-3e67-4a7b-bd11-5d6743e87062\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:57:836\",\"respDate\":\"221203-05:19:57:838\",\"sourceId\":\"haproxy:c6f60542-3e67-4a7b-bd11-5d6743e87062\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:19:57:836-2915\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c6f60542-3e67-4a7b-bd11-5d6743e87062]}\\\"}\"}","context":{"RequestID":"c6f60542-3e67-4a7b-bd11-5d6743e87062","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4b1e3bbe-ade1-49ab-a978-93ee275b7914","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:57.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:57.839Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6f60542-3e67-4a7b-bd11-5d6743e87062","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b1e3bbe-ade1-49ab-a978-93ee275b7914","LogTimestamp":"2022-12-03T05:19:57.839Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:19:59.357Z","message":"Entering","context":{"RequestID":"912c57e5-1dac-4638-b56d-2c3b5c203af4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ca7c2573-8c8f-469e-8239-843d738972fc","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:19:59.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:59.359Z","message":"{\"transactionId\":\"912c57e5-1dac-4638-b56d-2c3b5c203af4\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:59:357\",\"respDate\":\"221203-05:19:59:359\",\"sourceId\":\"healthcheck:912c57e5-1dac-4638-b56d-2c3b5c203af4\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:19:59:357-11070\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[912c57e5-1dac-4638-b56d-2c3b5c203af4]}\\\"}\"}","context":{"RequestID":"912c57e5-1dac-4638-b56d-2c3b5c203af4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ca7c2573-8c8f-469e-8239-843d738972fc","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:19:59.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:59.359Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"912c57e5-1dac-4638-b56d-2c3b5c203af4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca7c2573-8c8f-469e-8239-843d738972fc","LogTimestamp":"2022-12-03T05:19:59.359Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:19:59 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:19:59.850Z","message":"Entering","context":{"RequestID":"c07e6b19-0dad-47cd-8377-1ba778a53e5a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"86fdbf57-7f8d-46c2-91af-824c5ac93d46","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:59.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:59.853Z","message":"{\"transactionId\":\"c07e6b19-0dad-47cd-8377-1ba778a53e5a\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:59:851\",\"respDate\":\"221203-05:19:59:853\",\"sourceId\":\"haproxy:c07e6b19-0dad-47cd-8377-1ba778a53e5a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:19:59:851-22906\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c07e6b19-0dad-47cd-8377-1ba778a53e5a]}\\\"}\"}","context":{"RequestID":"c07e6b19-0dad-47cd-8377-1ba778a53e5a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"86fdbf57-7f8d-46c2-91af-824c5ac93d46","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:19:59.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:59.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c07e6b19-0dad-47cd-8377-1ba778a53e5a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86fdbf57-7f8d-46c2-91af-824c5ac93d46","LogTimestamp":"2022-12-03T05:19:59.853Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:19:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:19:59.926Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:59.929Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:59.952Z","message":"Entering","context":{"RequestID":"5445a556-aef1-45af-9c24-69425eb9fd8d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"561e1243-1ef9-473c-a0a9-3f40c407a9f7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:19:59.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:19:59.955Z","message":"{\"transactionId\":\"5445a556-aef1-45af-9c24-69425eb9fd8d\",\"status\":\"200\",\"rqstDate\":\"221203-05:19:59:953\",\"respDate\":\"221203-05:19:59:954\",\"sourceId\":\"OOM_ReadinessCheck:5445a556-aef1-45af-9c24-69425eb9fd8d\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:19:59:953-22530\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[54330], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[5445a556-aef1-45af-9c24-69425eb9fd8d]}\\\"}\"}","context":{"RequestID":"5445a556-aef1-45af-9c24-69425eb9fd8d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"561e1243-1ef9-473c-a0a9-3f40c407a9f7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:19:59.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:19:59.955Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5445a556-aef1-45af-9c24-69425eb9fd8d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"561e1243-1ef9-473c-a0a9-3f40c407a9f7","LogTimestamp":"2022-12-03T05:19:59.955Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:19:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:20:00.262Z","message":"Entering","context":{"RequestID":"5929c61a-a9ec-42be-a41f-b201de005b46","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8edf59d3-43d4-49cc-9b43-616901860588","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:20:00.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:00.263Z","message":"Database is available from CACHED check.","context":{"RequestID":"5929c61a-a9ec-42be-a41f-b201de005b46","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8edf59d3-43d4-49cc-9b43-616901860588","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:20:00.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:00.264Z","message":"{\"transactionId\":\"5929c61a-a9ec-42be-a41f-b201de005b46\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:00:262\",\"respDate\":\"221203-05:20:00:264\",\"sourceId\":\"ReadinessCheck:5929c61a-a9ec-42be-a41f-b201de005b46\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:20:00:262-12721\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[5929c61a-a9ec-42be-a41f-b201de005b46]}\\\"}\"}","context":{"RequestID":"5929c61a-a9ec-42be-a41f-b201de005b46","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8edf59d3-43d4-49cc-9b43-616901860588","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:20:00.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:00.265Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5929c61a-a9ec-42be-a41f-b201de005b46","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8edf59d3-43d4-49cc-9b43-616901860588","LogTimestamp":"2022-12-03T05:20:00.265Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:20:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:20:01.865Z","message":"Entering","context":{"RequestID":"e0601b4a-3b78-41ce-b0e9-7f1de4bd986c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"c0d4105b-7658-41ac-83f6-267efbf9eb4b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:01.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:01.867Z","message":"{\"transactionId\":\"e0601b4a-3b78-41ce-b0e9-7f1de4bd986c\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:01:865\",\"respDate\":\"221203-05:20:01:867\",\"sourceId\":\"haproxy:e0601b4a-3b78-41ce-b0e9-7f1de4bd986c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:20:01:865-26797\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e0601b4a-3b78-41ce-b0e9-7f1de4bd986c]}\\\"}\"}","context":{"RequestID":"e0601b4a-3b78-41ce-b0e9-7f1de4bd986c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"c0d4105b-7658-41ac-83f6-267efbf9eb4b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:01.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:01.868Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0601b4a-3b78-41ce-b0e9-7f1de4bd986c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0d4105b-7658-41ac-83f6-267efbf9eb4b","LogTimestamp":"2022-12-03T05:20:01.868Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:20:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:20:03.663Z","message":"Entering","context":{"RequestID":"0e40200f-cfb2-4e48-b97f-5910b790d563","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4bf353d3-05f0-4025-a13b-685888c9db81","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:20:03.663Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:03.666Z","message":"{\"transactionId\":\"0e40200f-cfb2-4e48-b97f-5910b790d563\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:03:664\",\"respDate\":\"221203-05:20:03:666\",\"sourceId\":\"healthcheck:0e40200f-cfb2-4e48-b97f-5910b790d563\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:20:03:664-4192\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[33838], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[0e40200f-cfb2-4e48-b97f-5910b790d563]}\\\"}\"}","context":{"RequestID":"0e40200f-cfb2-4e48-b97f-5910b790d563","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4bf353d3-05f0-4025-a13b-685888c9db81","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:20:03.663Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:03.666Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e40200f-cfb2-4e48-b97f-5910b790d563","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4bf353d3-05f0-4025-a13b-685888c9db81","LogTimestamp":"2022-12-03T05:20:03.666Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:20:03 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 7 - "logType": "access" {"timestamp":"2022-12-03T05:20:03.877Z","message":"Entering","context":{"RequestID":"f566b063-3578-4fce-baeb-44d9881ada9c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"66cc6cb0-bfdc-48f5-8c22-ede45c253dc5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:03.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:03.879Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:20:03.879Z","message":"{\"transactionId\":\"f566b063-3578-4fce-baeb-44d9881ada9c\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:03:878\",\"respDate\":\"221203-05:20:03:879\",\"sourceId\":\"haproxy:f566b063-3578-4fce-baeb-44d9881ada9c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:20:03:878-25794\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f566b063-3578-4fce-baeb-44d9881ada9c]}\\\"}\"}","context":{"RequestID":"f566b063-3578-4fce-baeb-44d9881ada9c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"66cc6cb0-bfdc-48f5-8c22-ede45c253dc5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:03.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:03.880Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f566b063-3578-4fce-baeb-44d9881ada9c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66cc6cb0-bfdc-48f5-8c22-ede45c253dc5","LogTimestamp":"2022-12-03T05:20:03.880Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:20:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:20:03.892Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:03.893Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:03.893Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:05.890Z","message":"Entering","context":{"RequestID":"96dc7187-51c4-45d7-8beb-7bf1499f3042","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b3f914b3-362d-4bee-b176-7356ae7d1e83","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:05.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:05.893Z","message":"{\"transactionId\":\"96dc7187-51c4-45d7-8beb-7bf1499f3042\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:05:891\",\"respDate\":\"221203-05:20:05:893\",\"sourceId\":\"haproxy:96dc7187-51c4-45d7-8beb-7bf1499f3042\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:20:05:891-49886\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[96dc7187-51c4-45d7-8beb-7bf1499f3042]}\\\"}\"}","context":{"RequestID":"96dc7187-51c4-45d7-8beb-7bf1499f3042","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b3f914b3-362d-4bee-b176-7356ae7d1e83","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:05.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:05.893Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96dc7187-51c4-45d7-8beb-7bf1499f3042","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b3f914b3-362d-4bee-b176-7356ae7d1e83","LogTimestamp":"2022-12-03T05:20:05.893Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:20:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:20:07.903Z","message":"Entering","context":{"RequestID":"3c45ae92-1056-4f8b-9602-4ce7c62b68aa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8b43024f-f907-47cd-8f70-35e3d104090b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:07.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:07.905Z","message":"{\"transactionId\":\"3c45ae92-1056-4f8b-9602-4ce7c62b68aa\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:07:903\",\"respDate\":\"221203-05:20:07:905\",\"sourceId\":\"haproxy:3c45ae92-1056-4f8b-9602-4ce7c62b68aa\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:20:07:903-92489\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c45ae92-1056-4f8b-9602-4ce7c62b68aa]}\\\"}\"}","context":{"RequestID":"3c45ae92-1056-4f8b-9602-4ce7c62b68aa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8b43024f-f907-47cd-8f70-35e3d104090b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:07.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:07.905Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c45ae92-1056-4f8b-9602-4ce7c62b68aa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b43024f-f907-47cd-8f70-35e3d104090b","LogTimestamp":"2022-12-03T05:20:07.905Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:20:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:20:09.915Z","message":"Entering","context":{"RequestID":"fd2eb5d9-eec5-4b2b-ab03-ae0af429a0ab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"fad61f2d-4515-4b4c-b63c-52c868bf94b5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:09.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:09.917Z","message":"{\"transactionId\":\"fd2eb5d9-eec5-4b2b-ab03-ae0af429a0ab\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:09:915\",\"respDate\":\"221203-05:20:09:917\",\"sourceId\":\"haproxy:fd2eb5d9-eec5-4b2b-ab03-ae0af429a0ab\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:20:09:915-96039\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fd2eb5d9-eec5-4b2b-ab03-ae0af429a0ab]}\\\"}\"}","context":{"RequestID":"fd2eb5d9-eec5-4b2b-ab03-ae0af429a0ab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"fad61f2d-4515-4b4c-b63c-52c868bf94b5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:09.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:09.918Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd2eb5d9-eec5-4b2b-ab03-ae0af429a0ab","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fad61f2d-4515-4b4c-b63c-52c868bf94b5","LogTimestamp":"2022-12-03T05:20:09.918Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:20:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:20:09.952Z","message":"Entering","context":{"RequestID":"110a9b69-ee1b-42ee-a7de-3bdbc057625d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5d9a1dad-8905-4b52-954d-e7b29daa84c1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:20:09.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:09.954Z","message":"{\"transactionId\":\"110a9b69-ee1b-42ee-a7de-3bdbc057625d\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:09:953\",\"respDate\":\"221203-05:20:09:954\",\"sourceId\":\"OOM_ReadinessCheck:110a9b69-ee1b-42ee-a7de-3bdbc057625d\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:20:09:953-59452\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[54510], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[110a9b69-ee1b-42ee-a7de-3bdbc057625d]}\\\"}\"}","context":{"RequestID":"110a9b69-ee1b-42ee-a7de-3bdbc057625d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5d9a1dad-8905-4b52-954d-e7b29daa84c1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:20:09.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:09.955Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"110a9b69-ee1b-42ee-a7de-3bdbc057625d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d9a1dad-8905-4b52-954d-e7b29daa84c1","LogTimestamp":"2022-12-03T05:20:09.955Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:20:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:20:10.260Z","message":"Entering","context":{"RequestID":"fb25899a-1382-4f87-a20c-94f3f41fac89","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"d771d1f9-99d6-41d9-80a7-1c4aa340d366","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:20:10.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:10.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"fb25899a-1382-4f87-a20c-94f3f41fac89","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"d771d1f9-99d6-41d9-80a7-1c4aa340d366","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:20:10.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:10.262Z","message":"{\"transactionId\":\"fb25899a-1382-4f87-a20c-94f3f41fac89\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:10:260\",\"respDate\":\"221203-05:20:10:262\",\"sourceId\":\"ReadinessCheck:fb25899a-1382-4f87-a20c-94f3f41fac89\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:20:10:260-54772\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[fb25899a-1382-4f87-a20c-94f3f41fac89]}\\\"}\"}","context":{"RequestID":"fb25899a-1382-4f87-a20c-94f3f41fac89","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"d771d1f9-99d6-41d9-80a7-1c4aa340d366","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:20:10.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:10.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb25899a-1382-4f87-a20c-94f3f41fac89","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d771d1f9-99d6-41d9-80a7-1c4aa340d366","LogTimestamp":"2022-12-03T05:20:10.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:20:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:20:11.928Z","message":"Entering","context":{"RequestID":"f7dc0691-6917-4fbb-8675-ab835da41092","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c6acb02d-7716-4864-ab47-cb26e2107173","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:11.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:11.930Z","message":"{\"transactionId\":\"f7dc0691-6917-4fbb-8675-ab835da41092\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:11:928\",\"respDate\":\"221203-05:20:11:930\",\"sourceId\":\"haproxy:f7dc0691-6917-4fbb-8675-ab835da41092\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:20:11:928-97332\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f7dc0691-6917-4fbb-8675-ab835da41092]}\\\"}\"}","context":{"RequestID":"f7dc0691-6917-4fbb-8675-ab835da41092","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c6acb02d-7716-4864-ab47-cb26e2107173","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:11.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:11.931Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7dc0691-6917-4fbb-8675-ab835da41092","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6acb02d-7716-4864-ab47-cb26e2107173","LogTimestamp":"2022-12-03T05:20:11.931Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:20:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:20:13.878Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:20:13.887Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:13.888Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:13.888Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:13.940Z","message":"Entering","context":{"RequestID":"ae79e3f1-4042-484b-9519-9c4c96253ce2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e991ceed-b22f-4763-bbf5-99d884841df1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:13.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:13.942Z","message":"{\"transactionId\":\"ae79e3f1-4042-484b-9519-9c4c96253ce2\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:13:940\",\"respDate\":\"221203-05:20:13:942\",\"sourceId\":\"haproxy:ae79e3f1-4042-484b-9519-9c4c96253ce2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:20:13:940-62108\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae79e3f1-4042-484b-9519-9c4c96253ce2]}\\\"}\"}","context":{"RequestID":"ae79e3f1-4042-484b-9519-9c4c96253ce2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e991ceed-b22f-4763-bbf5-99d884841df1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:13.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:13.943Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae79e3f1-4042-484b-9519-9c4c96253ce2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e991ceed-b22f-4763-bbf5-99d884841df1","LogTimestamp":"2022-12-03T05:20:13.942Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:20:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:20:14.386Z","message":"Entering","context":{"RequestID":"f33a8d12-2fb6-4116-aab1-6f3a8c12ce1e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b1d8395f-f92d-4e28-8a73-b7180cd9d868","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:20:14.386Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:14.388Z","message":"{\"transactionId\":\"f33a8d12-2fb6-4116-aab1-6f3a8c12ce1e\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:14:387\",\"respDate\":\"221203-05:20:14:388\",\"sourceId\":\"healthcheck:f33a8d12-2fb6-4116-aab1-6f3a8c12ce1e\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:20:14:387-48192\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[f33a8d12-2fb6-4116-aab1-6f3a8c12ce1e]}\\\"}\"}","context":{"RequestID":"f33a8d12-2fb6-4116-aab1-6f3a8c12ce1e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b1d8395f-f92d-4e28-8a73-b7180cd9d868","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:20:14.386Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:14.389Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f33a8d12-2fb6-4116-aab1-6f3a8c12ce1e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1d8395f-f92d-4e28-8a73-b7180cd9d868","LogTimestamp":"2022-12-03T05:20:14.389Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:20:14 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:20:15.952Z","message":"Entering","context":{"RequestID":"c1717b9b-883b-459a-b139-979b2d6dc7e0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"05307b7d-d859-4369-8d2c-4261942ee5f7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:15.951Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:15.954Z","message":"{\"transactionId\":\"c1717b9b-883b-459a-b139-979b2d6dc7e0\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:15:952\",\"respDate\":\"221203-05:20:15:954\",\"sourceId\":\"haproxy:c1717b9b-883b-459a-b139-979b2d6dc7e0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:20:15:952-70300\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c1717b9b-883b-459a-b139-979b2d6dc7e0]}\\\"}\"}","context":{"RequestID":"c1717b9b-883b-459a-b139-979b2d6dc7e0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"05307b7d-d859-4369-8d2c-4261942ee5f7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:15.951Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:15.955Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1717b9b-883b-459a-b139-979b2d6dc7e0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05307b7d-d859-4369-8d2c-4261942ee5f7","LogTimestamp":"2022-12-03T05:20:15.955Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:20:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:20:17.965Z","message":"Entering","context":{"RequestID":"81ef3167-eaf1-440e-a255-2063e8d3ab84","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"22933f92-e471-48b3-a590-208a48e6dfbb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:17.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:17.968Z","message":"{\"transactionId\":\"81ef3167-eaf1-440e-a255-2063e8d3ab84\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:17:966\",\"respDate\":\"221203-05:20:17:967\",\"sourceId\":\"haproxy:81ef3167-eaf1-440e-a255-2063e8d3ab84\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:20:17:966-8016\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[81ef3167-eaf1-440e-a255-2063e8d3ab84]}\\\"}\"}","context":{"RequestID":"81ef3167-eaf1-440e-a255-2063e8d3ab84","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"22933f92-e471-48b3-a590-208a48e6dfbb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:17.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:17.968Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81ef3167-eaf1-440e-a255-2063e8d3ab84","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22933f92-e471-48b3-a590-208a48e6dfbb","LogTimestamp":"2022-12-03T05:20:17.968Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:20:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:20:18.687Z","message":"Entering","context":{"RequestID":"fe8f0a90-8efb-412c-afd6-d62401b5ec5f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0afbff75-86ae-426e-a9e7-cad3568bfe91","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:20:18.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:18.690Z","message":"{\"transactionId\":\"fe8f0a90-8efb-412c-afd6-d62401b5ec5f\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:18:688\",\"respDate\":\"221203-05:20:18:690\",\"sourceId\":\"healthcheck:fe8f0a90-8efb-412c-afd6-d62401b5ec5f\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:20:18:688-6473\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[33968], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[fe8f0a90-8efb-412c-afd6-d62401b5ec5f]}\\\"}\"}","context":{"RequestID":"fe8f0a90-8efb-412c-afd6-d62401b5ec5f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0afbff75-86ae-426e-a9e7-cad3568bfe91","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:20:18.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:18.690Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe8f0a90-8efb-412c-afd6-d62401b5ec5f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0afbff75-86ae-426e-a9e7-cad3568bfe91","LogTimestamp":"2022-12-03T05:20:18.690Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:20:18 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 7 - "logType": "access" {"timestamp":"2022-12-03T05:20:19.954Z","message":"Entering","context":{"RequestID":"6e18d8b1-32a7-4bd9-a29d-18cb1cfe7b7b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"58d1c139-e471-4a19-8312-65c33ffb5ba9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:20:19.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:19.956Z","message":"{\"transactionId\":\"6e18d8b1-32a7-4bd9-a29d-18cb1cfe7b7b\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:19:954\",\"respDate\":\"221203-05:20:19:956\",\"sourceId\":\"OOM_ReadinessCheck:6e18d8b1-32a7-4bd9-a29d-18cb1cfe7b7b\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:20:19:954-56952\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[54698], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[6e18d8b1-32a7-4bd9-a29d-18cb1cfe7b7b]}\\\"}\"}","context":{"RequestID":"6e18d8b1-32a7-4bd9-a29d-18cb1cfe7b7b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"58d1c139-e471-4a19-8312-65c33ffb5ba9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:20:19.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:19.956Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e18d8b1-32a7-4bd9-a29d-18cb1cfe7b7b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58d1c139-e471-4a19-8312-65c33ffb5ba9","LogTimestamp":"2022-12-03T05:20:19.956Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:20:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:20:19.976Z","message":"Entering","context":{"RequestID":"db85c00e-2322-4d7b-bb69-765fb1c89d42","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7e83cedd-ea17-4c27-b961-a6ba26ff5991","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:19.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:19.978Z","message":"{\"transactionId\":\"db85c00e-2322-4d7b-bb69-765fb1c89d42\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:19:977\",\"respDate\":\"221203-05:20:19:978\",\"sourceId\":\"haproxy:db85c00e-2322-4d7b-bb69-765fb1c89d42\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:20:19:977-55370\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[db85c00e-2322-4d7b-bb69-765fb1c89d42]}\\\"}\"}","context":{"RequestID":"db85c00e-2322-4d7b-bb69-765fb1c89d42","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7e83cedd-ea17-4c27-b961-a6ba26ff5991","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:19.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:19.979Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db85c00e-2322-4d7b-bb69-765fb1c89d42","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e83cedd-ea17-4c27-b961-a6ba26ff5991","LogTimestamp":"2022-12-03T05:20:19.979Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:20:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:20:20.261Z","message":"Entering","context":{"RequestID":"b1b391cd-a1e1-4fc0-b916-5b634c8d195f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"06d8e7cc-e7b5-405b-bfad-46205a1420d8","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:20:20.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:20.263Z","message":"Database is available from CACHED check.","context":{"RequestID":"b1b391cd-a1e1-4fc0-b916-5b634c8d195f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"06d8e7cc-e7b5-405b-bfad-46205a1420d8","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:20:20.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:20.265Z","message":"{\"transactionId\":\"b1b391cd-a1e1-4fc0-b916-5b634c8d195f\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:20:262\",\"respDate\":\"221203-05:20:20:264\",\"sourceId\":\"ReadinessCheck:b1b391cd-a1e1-4fc0-b916-5b634c8d195f\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:20:20:262-57154\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[b1b391cd-a1e1-4fc0-b916-5b634c8d195f]}\\\"}\"}","context":{"RequestID":"b1b391cd-a1e1-4fc0-b916-5b634c8d195f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"06d8e7cc-e7b5-405b-bfad-46205a1420d8","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:20:20.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:20.265Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1b391cd-a1e1-4fc0-b916-5b634c8d195f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06d8e7cc-e7b5-405b-bfad-46205a1420d8","LogTimestamp":"2022-12-03T05:20:20.265Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:20:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:20:21.989Z","message":"Entering","context":{"RequestID":"a5efd63d-6467-40ac-b832-987dd9fbbb8e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bb3d6b78-ca2c-4a13-9fff-8c3c36cb7331","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:21.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:21.992Z","message":"{\"transactionId\":\"a5efd63d-6467-40ac-b832-987dd9fbbb8e\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:21:990\",\"respDate\":\"221203-05:20:21:992\",\"sourceId\":\"haproxy:a5efd63d-6467-40ac-b832-987dd9fbbb8e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:20:21:990-26980\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a5efd63d-6467-40ac-b832-987dd9fbbb8e]}\\\"}\"}","context":{"RequestID":"a5efd63d-6467-40ac-b832-987dd9fbbb8e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bb3d6b78-ca2c-4a13-9fff-8c3c36cb7331","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:21.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:21.992Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5efd63d-6467-40ac-b832-987dd9fbbb8e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb3d6b78-ca2c-4a13-9fff-8c3c36cb7331","LogTimestamp":"2022-12-03T05:20:21.992Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:20:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:20:23.879Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:20:23.902Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:23.902Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:23.902Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:24.003Z","message":"Entering","context":{"RequestID":"ee5a62c5-5b14-4f7f-94f2-606c13bab837","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"811d6486-9c81-4a61-8bd3-189b8c9981a5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:24.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:24.006Z","message":"{\"transactionId\":\"ee5a62c5-5b14-4f7f-94f2-606c13bab837\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:24:004\",\"respDate\":\"221203-05:20:24:006\",\"sourceId\":\"haproxy:ee5a62c5-5b14-4f7f-94f2-606c13bab837\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:20:24:004-32336\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee5a62c5-5b14-4f7f-94f2-606c13bab837]}\\\"}\"}","context":{"RequestID":"ee5a62c5-5b14-4f7f-94f2-606c13bab837","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"811d6486-9c81-4a61-8bd3-189b8c9981a5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:24.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:24.006Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee5a62c5-5b14-4f7f-94f2-606c13bab837","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"811d6486-9c81-4a61-8bd3-189b8c9981a5","LogTimestamp":"2022-12-03T05:20:24.006Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:20:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:20:26.016Z","message":"Entering","context":{"RequestID":"9f8ececa-fd07-4329-b443-be90e8f7b015","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f37bb61a-f96e-40d2-80b2-5fe534b0237d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:26.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:26.018Z","message":"{\"transactionId\":\"9f8ececa-fd07-4329-b443-be90e8f7b015\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:26:017\",\"respDate\":\"221203-05:20:26:018\",\"sourceId\":\"haproxy:9f8ececa-fd07-4329-b443-be90e8f7b015\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:20:26:017-77159\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f8ececa-fd07-4329-b443-be90e8f7b015]}\\\"}\"}","context":{"RequestID":"9f8ececa-fd07-4329-b443-be90e8f7b015","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f37bb61a-f96e-40d2-80b2-5fe534b0237d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:26.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:26.019Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f8ececa-fd07-4329-b443-be90e8f7b015","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f37bb61a-f96e-40d2-80b2-5fe534b0237d","LogTimestamp":"2022-12-03T05:20:26.019Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:20:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:20:28.029Z","message":"Entering","context":{"RequestID":"d5a85e34-b442-46f0-9907-7d651b993007","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c3a89d60-63cd-4405-951f-cab889a6c90b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:28.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:28.032Z","message":"{\"transactionId\":\"d5a85e34-b442-46f0-9907-7d651b993007\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:28:030\",\"respDate\":\"221203-05:20:28:032\",\"sourceId\":\"haproxy:d5a85e34-b442-46f0-9907-7d651b993007\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:20:28:030-76910\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d5a85e34-b442-46f0-9907-7d651b993007]}\\\"}\"}","context":{"RequestID":"d5a85e34-b442-46f0-9907-7d651b993007","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c3a89d60-63cd-4405-951f-cab889a6c90b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:28.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:28.033Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5a85e34-b442-46f0-9907-7d651b993007","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3a89d60-63cd-4405-951f-cab889a6c90b","LogTimestamp":"2022-12-03T05:20:28.033Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:20:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-12-03T05:20:29.422Z","message":"Entering","context":{"RequestID":"db07c1aa-bf47-4e1b-9fcd-8717c137846e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bbfe933a-eded-4aaa-8005-7929c61d92a8","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:20:29.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:29.426Z","message":"{\"transactionId\":\"db07c1aa-bf47-4e1b-9fcd-8717c137846e\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:29:423\",\"respDate\":\"221203-05:20:29:425\",\"sourceId\":\"healthcheck:db07c1aa-bf47-4e1b-9fcd-8717c137846e\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:20:29:423-76584\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[db07c1aa-bf47-4e1b-9fcd-8717c137846e]}\\\"}\"}","context":{"RequestID":"db07c1aa-bf47-4e1b-9fcd-8717c137846e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bbfe933a-eded-4aaa-8005-7929c61d92a8","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:20:29.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:29.426Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db07c1aa-bf47-4e1b-9fcd-8717c137846e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bbfe933a-eded-4aaa-8005-7929c61d92a8","LogTimestamp":"2022-12-03T05:20:29.426Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:20:29 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-12-03T05:20:29.938Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:29.940Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:29.953Z","message":"Entering","context":{"RequestID":"903b8f81-634e-4b12-93db-bfd2a3e7e5cc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0dac2775-112c-4d17-9e01-72638443ad3c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:20:29.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:29.956Z","message":"{\"transactionId\":\"903b8f81-634e-4b12-93db-bfd2a3e7e5cc\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:29:954\",\"respDate\":\"221203-05:20:29:955\",\"sourceId\":\"OOM_ReadinessCheck:903b8f81-634e-4b12-93db-bfd2a3e7e5cc\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:20:29:954-83757\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[54864], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[903b8f81-634e-4b12-93db-bfd2a3e7e5cc]}\\\"}\"}","context":{"RequestID":"903b8f81-634e-4b12-93db-bfd2a3e7e5cc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0dac2775-112c-4d17-9e01-72638443ad3c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:20:29.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:29.956Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"903b8f81-634e-4b12-93db-bfd2a3e7e5cc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0dac2775-112c-4d17-9e01-72638443ad3c","LogTimestamp":"2022-12-03T05:20:29.956Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:20:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 7 - "logType": "access" {"timestamp":"2022-12-03T05:20:30.044Z","message":"Entering","context":{"RequestID":"787e9ec6-1e40-4a4f-aef3-5ddee0b6a37b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c5af7350-3db5-4ebf-98ba-1bca4f67d5f2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:30.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:30.047Z","message":"{\"transactionId\":\"787e9ec6-1e40-4a4f-aef3-5ddee0b6a37b\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:30:044\",\"respDate\":\"221203-05:20:30:047\",\"sourceId\":\"haproxy:787e9ec6-1e40-4a4f-aef3-5ddee0b6a37b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:20:30:044-17756\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[787e9ec6-1e40-4a4f-aef3-5ddee0b6a37b]}\\\"}\"}","context":{"RequestID":"787e9ec6-1e40-4a4f-aef3-5ddee0b6a37b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c5af7350-3db5-4ebf-98ba-1bca4f67d5f2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:30.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:30.048Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"787e9ec6-1e40-4a4f-aef3-5ddee0b6a37b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5af7350-3db5-4ebf-98ba-1bca4f67d5f2","LogTimestamp":"2022-12-03T05:20:30.047Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:20:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:20:30.261Z","message":"Entering","context":{"RequestID":"d5a755a8-f637-4e26-8143-fcf8855bbc3a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9486446a-da2a-4833-920d-11726bea76c1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:20:30.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:30.263Z","message":"Database is available from CACHED check.","context":{"RequestID":"d5a755a8-f637-4e26-8143-fcf8855bbc3a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9486446a-da2a-4833-920d-11726bea76c1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:20:30.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:30.265Z","message":"{\"transactionId\":\"d5a755a8-f637-4e26-8143-fcf8855bbc3a\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:30:262\",\"respDate\":\"221203-05:20:30:264\",\"sourceId\":\"ReadinessCheck:d5a755a8-f637-4e26-8143-fcf8855bbc3a\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:20:30:262-37458\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[d5a755a8-f637-4e26-8143-fcf8855bbc3a]}\\\"}\"}","context":{"RequestID":"d5a755a8-f637-4e26-8143-fcf8855bbc3a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9486446a-da2a-4833-920d-11726bea76c1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:20:30.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:30.265Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5a755a8-f637-4e26-8143-fcf8855bbc3a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9486446a-da2a-4833-920d-11726bea76c1","LogTimestamp":"2022-12-03T05:20:30.265Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:20:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:20:32.056Z","message":"Entering","context":{"RequestID":"280bf3bb-df2f-4385-9fef-8766d45cd3ad","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d8ddf4df-e9e8-420a-b02c-165791071fd1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:32.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:32.059Z","message":"{\"transactionId\":\"280bf3bb-df2f-4385-9fef-8766d45cd3ad\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:32:057\",\"respDate\":\"221203-05:20:32:059\",\"sourceId\":\"haproxy:280bf3bb-df2f-4385-9fef-8766d45cd3ad\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:20:32:057-99385\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[280bf3bb-df2f-4385-9fef-8766d45cd3ad]}\\\"}\"}","context":{"RequestID":"280bf3bb-df2f-4385-9fef-8766d45cd3ad","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d8ddf4df-e9e8-420a-b02c-165791071fd1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:32.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:32.060Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"280bf3bb-df2f-4385-9fef-8766d45cd3ad","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8ddf4df-e9e8-420a-b02c-165791071fd1","LogTimestamp":"2022-12-03T05:20:32.060Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:20:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:20:33.718Z","message":"Entering","context":{"RequestID":"d60a7de4-8468-4329-84db-7f78826b9fd7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c68c0e12-6858-4a36-b138-c33d216c44fc","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:20:33.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:33.721Z","message":"{\"transactionId\":\"d60a7de4-8468-4329-84db-7f78826b9fd7\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:33:719\",\"respDate\":\"221203-05:20:33:721\",\"sourceId\":\"healthcheck:d60a7de4-8468-4329-84db-7f78826b9fd7\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:20:33:719-12699\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[34146], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[d60a7de4-8468-4329-84db-7f78826b9fd7]}\\\"}\"}","context":{"RequestID":"d60a7de4-8468-4329-84db-7f78826b9fd7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c68c0e12-6858-4a36-b138-c33d216c44fc","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:20:33.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:33.721Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d60a7de4-8468-4329-84db-7f78826b9fd7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c68c0e12-6858-4a36-b138-c33d216c44fc","LogTimestamp":"2022-12-03T05:20:33.721Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:20:33 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 8 - "logType": "access" {"timestamp":"2022-12-03T05:20:33.878Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:20:33.890Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:33.890Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:33.890Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:34.068Z","message":"Entering","context":{"RequestID":"aad992f4-7f65-4208-b682-99645b57f419","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bd4799aa-0d2f-4535-8f18-930a62ac2c68","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:34.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:34.070Z","message":"{\"transactionId\":\"aad992f4-7f65-4208-b682-99645b57f419\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:34:069\",\"respDate\":\"221203-05:20:34:070\",\"sourceId\":\"haproxy:aad992f4-7f65-4208-b682-99645b57f419\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:20:34:069-55642\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aad992f4-7f65-4208-b682-99645b57f419]}\\\"}\"}","context":{"RequestID":"aad992f4-7f65-4208-b682-99645b57f419","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bd4799aa-0d2f-4535-8f18-930a62ac2c68","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:34.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:34.071Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aad992f4-7f65-4208-b682-99645b57f419","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd4799aa-0d2f-4535-8f18-930a62ac2c68","LogTimestamp":"2022-12-03T05:20:34.071Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:20:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:20:36.081Z","message":"Entering","context":{"RequestID":"6abd6820-a3b8-45e6-a02c-a830cdad72de","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"da2ab007-f693-4609-a063-48ebb97c888e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:36.081Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:36.084Z","message":"{\"transactionId\":\"6abd6820-a3b8-45e6-a02c-a830cdad72de\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:36:082\",\"respDate\":\"221203-05:20:36:084\",\"sourceId\":\"haproxy:6abd6820-a3b8-45e6-a02c-a830cdad72de\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:20:36:082-47306\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6abd6820-a3b8-45e6-a02c-a830cdad72de]}\\\"}\"}","context":{"RequestID":"6abd6820-a3b8-45e6-a02c-a830cdad72de","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"da2ab007-f693-4609-a063-48ebb97c888e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:36.081Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:36.085Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6abd6820-a3b8-45e6-a02c-a830cdad72de","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da2ab007-f693-4609-a063-48ebb97c888e","LogTimestamp":"2022-12-03T05:20:36.085Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:20:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:20:38.096Z","message":"Entering","context":{"RequestID":"3fbf3b65-0551-4142-9c16-c6cb7b565a3d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"66e1028e-8f51-4e71-bac7-65842afb6508","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:38.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:38.099Z","message":"{\"transactionId\":\"3fbf3b65-0551-4142-9c16-c6cb7b565a3d\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:38:097\",\"respDate\":\"221203-05:20:38:098\",\"sourceId\":\"haproxy:3fbf3b65-0551-4142-9c16-c6cb7b565a3d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:20:38:097-15558\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3fbf3b65-0551-4142-9c16-c6cb7b565a3d]}\\\"}\"}","context":{"RequestID":"3fbf3b65-0551-4142-9c16-c6cb7b565a3d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"66e1028e-8f51-4e71-bac7-65842afb6508","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:38.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:38.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3fbf3b65-0551-4142-9c16-c6cb7b565a3d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66e1028e-8f51-4e71-bac7-65842afb6508","LogTimestamp":"2022-12-03T05:20:38.099Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:20:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:20:39.952Z","message":"Entering","context":{"RequestID":"1a9f1102-bc3f-41e0-a434-864028acc492","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7d5f8380-cf98-4770-9d38-5068a1159427","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:20:39.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:39.955Z","message":"{\"transactionId\":\"1a9f1102-bc3f-41e0-a434-864028acc492\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:39:953\",\"respDate\":\"221203-05:20:39:954\",\"sourceId\":\"OOM_ReadinessCheck:1a9f1102-bc3f-41e0-a434-864028acc492\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:20:39:953-59663\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[55046], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[1a9f1102-bc3f-41e0-a434-864028acc492]}\\\"}\"}","context":{"RequestID":"1a9f1102-bc3f-41e0-a434-864028acc492","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7d5f8380-cf98-4770-9d38-5068a1159427","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:20:39.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:39.955Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a9f1102-bc3f-41e0-a434-864028acc492","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d5f8380-cf98-4770-9d38-5068a1159427","LogTimestamp":"2022-12-03T05:20:39.955Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:20:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:20:40.109Z","message":"Entering","context":{"RequestID":"d5d3fb8b-581c-4ce6-aa68-a90ddda61059","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ec894e25-e532-4f6c-ab50-176c9876cdd9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:40.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:40.111Z","message":"{\"transactionId\":\"d5d3fb8b-581c-4ce6-aa68-a90ddda61059\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:40:109\",\"respDate\":\"221203-05:20:40:111\",\"sourceId\":\"haproxy:d5d3fb8b-581c-4ce6-aa68-a90ddda61059\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:20:40:109-89323\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d5d3fb8b-581c-4ce6-aa68-a90ddda61059]}\\\"}\"}","context":{"RequestID":"d5d3fb8b-581c-4ce6-aa68-a90ddda61059","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ec894e25-e532-4f6c-ab50-176c9876cdd9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:40.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:40.112Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5d3fb8b-581c-4ce6-aa68-a90ddda61059","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec894e25-e532-4f6c-ab50-176c9876cdd9","LogTimestamp":"2022-12-03T05:20:40.112Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:20:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:20:40.260Z","message":"Entering","context":{"RequestID":"4b7b259a-1449-4935-ad07-ac492374f146","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f7e5f997-a025-48d9-8d7d-fb25e1503ef3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:20:40.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:40.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"4b7b259a-1449-4935-ad07-ac492374f146","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f7e5f997-a025-48d9-8d7d-fb25e1503ef3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:20:40.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:40.262Z","message":"{\"transactionId\":\"4b7b259a-1449-4935-ad07-ac492374f146\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:40:260\",\"respDate\":\"221203-05:20:40:262\",\"sourceId\":\"ReadinessCheck:4b7b259a-1449-4935-ad07-ac492374f146\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:20:40:260-57096\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[4b7b259a-1449-4935-ad07-ac492374f146]}\\\"}\"}","context":{"RequestID":"4b7b259a-1449-4935-ad07-ac492374f146","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f7e5f997-a025-48d9-8d7d-fb25e1503ef3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:20:40.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:40.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b7b259a-1449-4935-ad07-ac492374f146","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7e5f997-a025-48d9-8d7d-fb25e1503ef3","LogTimestamp":"2022-12-03T05:20:40.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:20:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:20:42.121Z","message":"Entering","context":{"RequestID":"f9825e50-a90b-464e-8d08-335fd4fd32ed","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"49317bf2-10e7-4489-8b24-ba1bd7f532c2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:42.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:42.124Z","message":"{\"transactionId\":\"f9825e50-a90b-464e-8d08-335fd4fd32ed\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:42:122\",\"respDate\":\"221203-05:20:42:124\",\"sourceId\":\"haproxy:f9825e50-a90b-464e-8d08-335fd4fd32ed\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:20:42:122-49405\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f9825e50-a90b-464e-8d08-335fd4fd32ed]}\\\"}\"}","context":{"RequestID":"f9825e50-a90b-464e-8d08-335fd4fd32ed","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"49317bf2-10e7-4489-8b24-ba1bd7f532c2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:42.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:42.124Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9825e50-a90b-464e-8d08-335fd4fd32ed","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49317bf2-10e7-4489-8b24-ba1bd7f532c2","LogTimestamp":"2022-12-03T05:20:42.124Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:20:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:20:43.879Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:20:43.888Z","message":"Connection[/10.233.65.68: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":"2022-12-03T05:20:43.889Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:43.890Z","message":"Connection[/10.233.65.68: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":"2022-12-03T05:20:43.890Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:43.890Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:44.135Z","message":"Entering","context":{"RequestID":"9975f6d4-03e5-4de8-a146-4a5ad96554e3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"27f63aa4-1bc5-4368-8c19-dbb079a4ac92","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:44.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:44.138Z","message":"{\"transactionId\":\"9975f6d4-03e5-4de8-a146-4a5ad96554e3\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:44:136\",\"respDate\":\"221203-05:20:44:138\",\"sourceId\":\"haproxy:9975f6d4-03e5-4de8-a146-4a5ad96554e3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:20:44:136-53016\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9975f6d4-03e5-4de8-a146-4a5ad96554e3]}\\\"}\"}","context":{"RequestID":"9975f6d4-03e5-4de8-a146-4a5ad96554e3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"27f63aa4-1bc5-4368-8c19-dbb079a4ac92","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:44.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:44.138Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9975f6d4-03e5-4de8-a146-4a5ad96554e3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27f63aa4-1bc5-4368-8c19-dbb079a4ac92","LogTimestamp":"2022-12-03T05:20:44.138Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:20:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:20:44.454Z","message":"Entering","context":{"RequestID":"99ef5ec0-e2a0-43be-ba8d-d33eea75e9a9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f9e781e3-a389-434f-8334-c81e74a42597","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:20:44.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:44.457Z","message":"{\"transactionId\":\"99ef5ec0-e2a0-43be-ba8d-d33eea75e9a9\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:44:455\",\"respDate\":\"221203-05:20:44:457\",\"sourceId\":\"healthcheck:99ef5ec0-e2a0-43be-ba8d-d33eea75e9a9\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:20:44:455-4783\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[99ef5ec0-e2a0-43be-ba8d-d33eea75e9a9]}\\\"}\"}","context":{"RequestID":"99ef5ec0-e2a0-43be-ba8d-d33eea75e9a9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f9e781e3-a389-434f-8334-c81e74a42597","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:20:44.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:44.458Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99ef5ec0-e2a0-43be-ba8d-d33eea75e9a9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"5","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9e781e3-a389-434f-8334-c81e74a42597","LogTimestamp":"2022-12-03T05:20:44.458Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:20:44 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-12-03T05:20:46.147Z","message":"Entering","context":{"RequestID":"98ab6314-7d1d-4895-b8e6-04815f9b0bcf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"40ff31f4-ff02-4d28-a850-80dc5197bf0a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:46.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:46.149Z","message":"{\"transactionId\":\"98ab6314-7d1d-4895-b8e6-04815f9b0bcf\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:46:147\",\"respDate\":\"221203-05:20:46:149\",\"sourceId\":\"haproxy:98ab6314-7d1d-4895-b8e6-04815f9b0bcf\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:20:46:147-77171\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[98ab6314-7d1d-4895-b8e6-04815f9b0bcf]}\\\"}\"}","context":{"RequestID":"98ab6314-7d1d-4895-b8e6-04815f9b0bcf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"40ff31f4-ff02-4d28-a850-80dc5197bf0a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:46.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:46.149Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98ab6314-7d1d-4895-b8e6-04815f9b0bcf","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40ff31f4-ff02-4d28-a850-80dc5197bf0a","LogTimestamp":"2022-12-03T05:20:46.149Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:20:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:20:48.158Z","message":"Entering","context":{"RequestID":"245d9c1c-bece-445c-a756-cd1f48a8018d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"881b7439-4548-4480-9b85-521df4d6f982","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:48.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:48.160Z","message":"{\"transactionId\":\"245d9c1c-bece-445c-a756-cd1f48a8018d\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:48:158\",\"respDate\":\"221203-05:20:48:160\",\"sourceId\":\"haproxy:245d9c1c-bece-445c-a756-cd1f48a8018d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:20:48:158-30993\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[245d9c1c-bece-445c-a756-cd1f48a8018d]}\\\"}\"}","context":{"RequestID":"245d9c1c-bece-445c-a756-cd1f48a8018d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"881b7439-4548-4480-9b85-521df4d6f982","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:48.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:48.160Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"245d9c1c-bece-445c-a756-cd1f48a8018d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"881b7439-4548-4480-9b85-521df4d6f982","LogTimestamp":"2022-12-03T05:20:48.160Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:20:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:20:48.747Z","message":"Entering","context":{"RequestID":"b1a88c67-376e-4ac3-a69d-37b82e39e4a5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c74860ce-ef2a-4c8c-ad36-881a999ada9d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:20:48.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:48.750Z","message":"{\"transactionId\":\"b1a88c67-376e-4ac3-a69d-37b82e39e4a5\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:48:748\",\"respDate\":\"221203-05:20:48:750\",\"sourceId\":\"healthcheck:b1a88c67-376e-4ac3-a69d-37b82e39e4a5\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:20:48:748-94158\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[34282], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[b1a88c67-376e-4ac3-a69d-37b82e39e4a5]}\\\"}\"}","context":{"RequestID":"b1a88c67-376e-4ac3-a69d-37b82e39e4a5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c74860ce-ef2a-4c8c-ad36-881a999ada9d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:20:48.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:48.750Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1a88c67-376e-4ac3-a69d-37b82e39e4a5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c74860ce-ef2a-4c8c-ad36-881a999ada9d","LogTimestamp":"2022-12-03T05:20:48.750Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:20:48 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:20:49.957Z","message":"Entering","context":{"RequestID":"98af73f3-fb71-4109-9ca7-149e35e3026c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8c8b6fa7-cc79-400c-ac58-17822dfdc048","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:20:49.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:49.960Z","message":"{\"transactionId\":\"98af73f3-fb71-4109-9ca7-149e35e3026c\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:49:958\",\"respDate\":\"221203-05:20:49:959\",\"sourceId\":\"OOM_ReadinessCheck:98af73f3-fb71-4109-9ca7-149e35e3026c\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:20:49:958-83358\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[55210], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[98af73f3-fb71-4109-9ca7-149e35e3026c]}\\\"}\"}","context":{"RequestID":"98af73f3-fb71-4109-9ca7-149e35e3026c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8c8b6fa7-cc79-400c-ac58-17822dfdc048","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:20:49.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:49.960Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98af73f3-fb71-4109-9ca7-149e35e3026c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c8b6fa7-cc79-400c-ac58-17822dfdc048","LogTimestamp":"2022-12-03T05:20:49.960Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:20:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:20:50.169Z","message":"Entering","context":{"RequestID":"713289d1-c824-48ac-9162-ef1ad3e474d5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9e84e9e2-f271-4a25-8fe4-4ba284ea2594","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:50.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:50.171Z","message":"{\"transactionId\":\"713289d1-c824-48ac-9162-ef1ad3e474d5\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:50:169\",\"respDate\":\"221203-05:20:50:171\",\"sourceId\":\"haproxy:713289d1-c824-48ac-9162-ef1ad3e474d5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:20:50:169-13855\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[713289d1-c824-48ac-9162-ef1ad3e474d5]}\\\"}\"}","context":{"RequestID":"713289d1-c824-48ac-9162-ef1ad3e474d5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9e84e9e2-f271-4a25-8fe4-4ba284ea2594","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:50.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:50.172Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"713289d1-c824-48ac-9162-ef1ad3e474d5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e84e9e2-f271-4a25-8fe4-4ba284ea2594","LogTimestamp":"2022-12-03T05:20:50.172Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:20:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:20:50.260Z","message":"Entering","context":{"RequestID":"6bde41f5-0049-42a4-ae36-3ac129978388","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"50d5b046-08f3-4c90-b618-09b12edaba41","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:20:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:50.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"6bde41f5-0049-42a4-ae36-3ac129978388","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"50d5b046-08f3-4c90-b618-09b12edaba41","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:20:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:50.262Z","message":"{\"transactionId\":\"6bde41f5-0049-42a4-ae36-3ac129978388\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:50:260\",\"respDate\":\"221203-05:20:50:262\",\"sourceId\":\"ReadinessCheck:6bde41f5-0049-42a4-ae36-3ac129978388\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:20:50:260-24857\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[6bde41f5-0049-42a4-ae36-3ac129978388]}\\\"}\"}","context":{"RequestID":"6bde41f5-0049-42a4-ae36-3ac129978388","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"50d5b046-08f3-4c90-b618-09b12edaba41","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:20:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:50.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6bde41f5-0049-42a4-ae36-3ac129978388","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50d5b046-08f3-4c90-b618-09b12edaba41","LogTimestamp":"2022-12-03T05:20:50.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:20:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:20:52.181Z","message":"Entering","context":{"RequestID":"5a479cf9-a324-49d9-8a5a-7b1f9bf13962","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"acb393c0-c8f3-484d-a414-9f8047eeb5da","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:52.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:52.183Z","message":"{\"transactionId\":\"5a479cf9-a324-49d9-8a5a-7b1f9bf13962\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:52:182\",\"respDate\":\"221203-05:20:52:183\",\"sourceId\":\"haproxy:5a479cf9-a324-49d9-8a5a-7b1f9bf13962\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:20:52:182-64882\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5a479cf9-a324-49d9-8a5a-7b1f9bf13962]}\\\"}\"}","context":{"RequestID":"5a479cf9-a324-49d9-8a5a-7b1f9bf13962","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"acb393c0-c8f3-484d-a414-9f8047eeb5da","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:52.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:52.184Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a479cf9-a324-49d9-8a5a-7b1f9bf13962","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"acb393c0-c8f3-484d-a414-9f8047eeb5da","LogTimestamp":"2022-12-03T05:20:52.184Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:20:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:20:53.879Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:20:53.894Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:53.894Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:53.894Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:54.193Z","message":"Entering","context":{"RequestID":"ac1b757f-ef6a-4e7b-afb0-f4c2e8a58927","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0ae855f4-e4bd-43b3-9c22-bbe7b169f69d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:54.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:54.196Z","message":"{\"transactionId\":\"ac1b757f-ef6a-4e7b-afb0-f4c2e8a58927\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:54:194\",\"respDate\":\"221203-05:20:54:196\",\"sourceId\":\"haproxy:ac1b757f-ef6a-4e7b-afb0-f4c2e8a58927\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:20:54:194-70974\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ac1b757f-ef6a-4e7b-afb0-f4c2e8a58927]}\\\"}\"}","context":{"RequestID":"ac1b757f-ef6a-4e7b-afb0-f4c2e8a58927","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0ae855f4-e4bd-43b3-9c22-bbe7b169f69d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:54.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:54.196Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac1b757f-ef6a-4e7b-afb0-f4c2e8a58927","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ae855f4-e4bd-43b3-9c22-bbe7b169f69d","LogTimestamp":"2022-12-03T05:20:54.196Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:20:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:20:56.205Z","message":"Entering","context":{"RequestID":"3414ba35-82af-47c2-baca-2291a1099a73","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"975e75ca-abe4-4cb7-9e6c-423c374efc4e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:56.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:56.208Z","message":"{\"transactionId\":\"3414ba35-82af-47c2-baca-2291a1099a73\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:56:206\",\"respDate\":\"221203-05:20:56:208\",\"sourceId\":\"haproxy:3414ba35-82af-47c2-baca-2291a1099a73\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:20:56:206-64980\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3414ba35-82af-47c2-baca-2291a1099a73]}\\\"}\"}","context":{"RequestID":"3414ba35-82af-47c2-baca-2291a1099a73","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"975e75ca-abe4-4cb7-9e6c-423c374efc4e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:56.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:56.209Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3414ba35-82af-47c2-baca-2291a1099a73","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"975e75ca-abe4-4cb7-9e6c-423c374efc4e","LogTimestamp":"2022-12-03T05:20:56.208Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:20:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:20:58.218Z","message":"Entering","context":{"RequestID":"11ce98c2-3a3d-492d-b5ea-db0b5a2420f3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"45389fc4-cc7f-49a9-b59b-0e34112d92a1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:58.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:58.220Z","message":"{\"transactionId\":\"11ce98c2-3a3d-492d-b5ea-db0b5a2420f3\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:58:219\",\"respDate\":\"221203-05:20:58:220\",\"sourceId\":\"haproxy:11ce98c2-3a3d-492d-b5ea-db0b5a2420f3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:20:58:219-87590\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[11ce98c2-3a3d-492d-b5ea-db0b5a2420f3]}\\\"}\"}","context":{"RequestID":"11ce98c2-3a3d-492d-b5ea-db0b5a2420f3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"45389fc4-cc7f-49a9-b59b-0e34112d92a1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:20:58.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:58.221Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11ce98c2-3a3d-492d-b5ea-db0b5a2420f3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"45389fc4-cc7f-49a9-b59b-0e34112d92a1","LogTimestamp":"2022-12-03T05:20:58.221Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:20:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:20:59.482Z","message":"Entering","context":{"RequestID":"f5608b70-e80c-42d2-9477-fbcf27bbefba","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5be92652-93a1-42c5-98f4-237449089f0e","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:20:59.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:59.484Z","message":"{\"transactionId\":\"f5608b70-e80c-42d2-9477-fbcf27bbefba\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:59:483\",\"respDate\":\"221203-05:20:59:484\",\"sourceId\":\"healthcheck:f5608b70-e80c-42d2-9477-fbcf27bbefba\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:20:59:483-57868\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[f5608b70-e80c-42d2-9477-fbcf27bbefba]}\\\"}\"}","context":{"RequestID":"f5608b70-e80c-42d2-9477-fbcf27bbefba","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5be92652-93a1-42c5-98f4-237449089f0e","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:20:59.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:59.485Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5608b70-e80c-42d2-9477-fbcf27bbefba","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5be92652-93a1-42c5-98f4-237449089f0e","LogTimestamp":"2022-12-03T05:20:59.485Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:20:59 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:20:59.946Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:59.948Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:59.950Z","message":"Entering","context":{"RequestID":"3d20d891-4555-4816-b79e-a17a22c6a3e5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b8e305d6-c617-4263-b261-d12d7b7b118d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:20:59.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:20:59.952Z","message":"{\"transactionId\":\"3d20d891-4555-4816-b79e-a17a22c6a3e5\",\"status\":\"200\",\"rqstDate\":\"221203-05:20:59:951\",\"respDate\":\"221203-05:20:59:952\",\"sourceId\":\"OOM_ReadinessCheck:3d20d891-4555-4816-b79e-a17a22c6a3e5\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:20:59:951-25795\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[55386], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[3d20d891-4555-4816-b79e-a17a22c6a3e5]}\\\"}\"}","context":{"RequestID":"3d20d891-4555-4816-b79e-a17a22c6a3e5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b8e305d6-c617-4263-b261-d12d7b7b118d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:20:59.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:20:59.953Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d20d891-4555-4816-b79e-a17a22c6a3e5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8e305d6-c617-4263-b261-d12d7b7b118d","LogTimestamp":"2022-12-03T05:20:59.953Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:20:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:21:00.230Z","message":"Entering","context":{"RequestID":"9fd568bd-a24b-4a1b-b59d-1ea62cd87797","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"24777b3e-efdb-4b78-a4cc-34f4d3840fa4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:00.230Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:00.233Z","message":"{\"transactionId\":\"9fd568bd-a24b-4a1b-b59d-1ea62cd87797\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:00:231\",\"respDate\":\"221203-05:21:00:233\",\"sourceId\":\"haproxy:9fd568bd-a24b-4a1b-b59d-1ea62cd87797\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:21:00:231-51671\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9fd568bd-a24b-4a1b-b59d-1ea62cd87797]}\\\"}\"}","context":{"RequestID":"9fd568bd-a24b-4a1b-b59d-1ea62cd87797","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"24777b3e-efdb-4b78-a4cc-34f4d3840fa4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:00.230Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:00.233Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9fd568bd-a24b-4a1b-b59d-1ea62cd87797","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"24777b3e-efdb-4b78-a4cc-34f4d3840fa4","LogTimestamp":"2022-12-03T05:21:00.233Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:21:00.259Z","message":"Entering","context":{"RequestID":"51d04172-6038-4fb8-a31c-8b6f13ed789c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a74a24d9-43b7-4f07-ba20-740f58215131","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:21:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:00.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"51d04172-6038-4fb8-a31c-8b6f13ed789c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a74a24d9-43b7-4f07-ba20-740f58215131","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:21:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:00.261Z","message":"{\"transactionId\":\"51d04172-6038-4fb8-a31c-8b6f13ed789c\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:00:260\",\"respDate\":\"221203-05:21:00:261\",\"sourceId\":\"ReadinessCheck:51d04172-6038-4fb8-a31c-8b6f13ed789c\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:21:00:260-51986\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[51d04172-6038-4fb8-a31c-8b6f13ed789c]}\\\"}\"}","context":{"RequestID":"51d04172-6038-4fb8-a31c-8b6f13ed789c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a74a24d9-43b7-4f07-ba20-740f58215131","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:21:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:00.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51d04172-6038-4fb8-a31c-8b6f13ed789c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a74a24d9-43b7-4f07-ba20-740f58215131","LogTimestamp":"2022-12-03T05:21:00.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:21:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:21:02.243Z","message":"Entering","context":{"RequestID":"0344a421-71ed-458d-bd19-724b6d02055d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5f45aa31-7a4c-41bc-8b36-c0a8c6025930","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:02.243Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:02.245Z","message":"{\"transactionId\":\"0344a421-71ed-458d-bd19-724b6d02055d\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:02:244\",\"respDate\":\"221203-05:21:02:245\",\"sourceId\":\"haproxy:0344a421-71ed-458d-bd19-724b6d02055d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:21:02:244-27478\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0344a421-71ed-458d-bd19-724b6d02055d]}\\\"}\"}","context":{"RequestID":"0344a421-71ed-458d-bd19-724b6d02055d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5f45aa31-7a4c-41bc-8b36-c0a8c6025930","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:02.243Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:02.245Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0344a421-71ed-458d-bd19-724b6d02055d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f45aa31-7a4c-41bc-8b36-c0a8c6025930","LogTimestamp":"2022-12-03T05:21:02.245Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:21:03.771Z","message":"Entering","context":{"RequestID":"86ebaa58-27cb-46e3-a4b7-3481ce6160cb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bafc5aaf-0da3-4f26-b443-54b4ce9ff1ef","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:21:03.771Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:03.773Z","message":"{\"transactionId\":\"86ebaa58-27cb-46e3-a4b7-3481ce6160cb\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:03:771\",\"respDate\":\"221203-05:21:03:773\",\"sourceId\":\"healthcheck:86ebaa58-27cb-46e3-a4b7-3481ce6160cb\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:21:03:771-82950\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[34438], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[86ebaa58-27cb-46e3-a4b7-3481ce6160cb]}\\\"}\"}","context":{"RequestID":"86ebaa58-27cb-46e3-a4b7-3481ce6160cb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bafc5aaf-0da3-4f26-b443-54b4ce9ff1ef","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:21:03.771Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:03.774Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86ebaa58-27cb-46e3-a4b7-3481ce6160cb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bafc5aaf-0da3-4f26-b443-54b4ce9ff1ef","LogTimestamp":"2022-12-03T05:21:03.773Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:03 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:21:03.879Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:21:03.893Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:03.894Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:03.894Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:04.256Z","message":"Entering","context":{"RequestID":"1539ecc3-4950-4b85-93e5-7523f1ad3fdb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9de9a554-a6ab-427d-95f3-adee4814d0f9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:04.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:04.259Z","message":"{\"transactionId\":\"1539ecc3-4950-4b85-93e5-7523f1ad3fdb\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:04:257\",\"respDate\":\"221203-05:21:04:259\",\"sourceId\":\"haproxy:1539ecc3-4950-4b85-93e5-7523f1ad3fdb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:21:04:257-51183\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1539ecc3-4950-4b85-93e5-7523f1ad3fdb]}\\\"}\"}","context":{"RequestID":"1539ecc3-4950-4b85-93e5-7523f1ad3fdb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9de9a554-a6ab-427d-95f3-adee4814d0f9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:04.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:04.259Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1539ecc3-4950-4b85-93e5-7523f1ad3fdb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9de9a554-a6ab-427d-95f3-adee4814d0f9","LogTimestamp":"2022-12-03T05:21:04.259Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:21:06.269Z","message":"Entering","context":{"RequestID":"f00272ce-694e-4443-84f4-dec828a7be84","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2beb98a5-698e-4494-8f5b-55557fb689a2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:06.269Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:06.271Z","message":"{\"transactionId\":\"f00272ce-694e-4443-84f4-dec828a7be84\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:06:270\",\"respDate\":\"221203-05:21:06:271\",\"sourceId\":\"haproxy:f00272ce-694e-4443-84f4-dec828a7be84\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:21:06:270-2713\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f00272ce-694e-4443-84f4-dec828a7be84]}\\\"}\"}","context":{"RequestID":"f00272ce-694e-4443-84f4-dec828a7be84","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2beb98a5-698e-4494-8f5b-55557fb689a2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:06.269Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:06.271Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f00272ce-694e-4443-84f4-dec828a7be84","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2beb98a5-698e-4494-8f5b-55557fb689a2","LogTimestamp":"2022-12-03T05:21:06.271Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:21:08.280Z","message":"Entering","context":{"RequestID":"46d3ca93-c70e-4d84-a7b2-7c25e8bf2b7b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"06b4e921-ee03-4ab2-a460-2bcde9eb74d8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:08.280Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:08.283Z","message":"{\"transactionId\":\"46d3ca93-c70e-4d84-a7b2-7c25e8bf2b7b\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:08:281\",\"respDate\":\"221203-05:21:08:282\",\"sourceId\":\"haproxy:46d3ca93-c70e-4d84-a7b2-7c25e8bf2b7b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:21:08:281-83362\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[46d3ca93-c70e-4d84-a7b2-7c25e8bf2b7b]}\\\"}\"}","context":{"RequestID":"46d3ca93-c70e-4d84-a7b2-7c25e8bf2b7b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"06b4e921-ee03-4ab2-a460-2bcde9eb74d8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:08.280Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:08.283Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46d3ca93-c70e-4d84-a7b2-7c25e8bf2b7b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06b4e921-ee03-4ab2-a460-2bcde9eb74d8","LogTimestamp":"2022-12-03T05:21:08.283Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:21:09.950Z","message":"Entering","context":{"RequestID":"54c43715-0dd5-4fd5-b2a0-6d464a7cc3ea","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"19e3f1ca-fcd4-41ad-9fc9-f8bcdfad9ebf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:21:09.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:09.953Z","message":"{\"transactionId\":\"54c43715-0dd5-4fd5-b2a0-6d464a7cc3ea\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:09:951\",\"respDate\":\"221203-05:21:09:953\",\"sourceId\":\"OOM_ReadinessCheck:54c43715-0dd5-4fd5-b2a0-6d464a7cc3ea\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:21:09:951-6393\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[55564], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[54c43715-0dd5-4fd5-b2a0-6d464a7cc3ea]}\\\"}\"}","context":{"RequestID":"54c43715-0dd5-4fd5-b2a0-6d464a7cc3ea","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"19e3f1ca-fcd4-41ad-9fc9-f8bcdfad9ebf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:21:09.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:09.954Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54c43715-0dd5-4fd5-b2a0-6d464a7cc3ea","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19e3f1ca-fcd4-41ad-9fc9-f8bcdfad9ebf","LogTimestamp":"2022-12-03T05:21:09.954Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:21:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 8 - "logType": "access" {"timestamp":"2022-12-03T05:21:10.261Z","message":"Entering","context":{"RequestID":"d651cab9-fb1e-49f9-aedb-3a32c0de0585","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"48f2eb91-e5df-48cf-8f7f-9f35850626c3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:21:10.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:10.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"d651cab9-fb1e-49f9-aedb-3a32c0de0585","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"48f2eb91-e5df-48cf-8f7f-9f35850626c3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:21:10.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:10.263Z","message":"{\"transactionId\":\"d651cab9-fb1e-49f9-aedb-3a32c0de0585\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:10:261\",\"respDate\":\"221203-05:21:10:263\",\"sourceId\":\"ReadinessCheck:d651cab9-fb1e-49f9-aedb-3a32c0de0585\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:21:10:261-8720\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[d651cab9-fb1e-49f9-aedb-3a32c0de0585]}\\\"}\"}","context":{"RequestID":"d651cab9-fb1e-49f9-aedb-3a32c0de0585","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"48f2eb91-e5df-48cf-8f7f-9f35850626c3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:21:10.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:10.264Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d651cab9-fb1e-49f9-aedb-3a32c0de0585","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48f2eb91-e5df-48cf-8f7f-9f35850626c3","LogTimestamp":"2022-12-03T05:21:10.264Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:21:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:21:10.291Z","message":"Entering","context":{"RequestID":"01d3f4f2-7575-4c87-a9d6-7337fc6010bc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"99e9758e-c59b-4a41-94e9-5648292ea08d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:10.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:10.292Z","message":"{\"transactionId\":\"01d3f4f2-7575-4c87-a9d6-7337fc6010bc\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:10:291\",\"respDate\":\"221203-05:21:10:292\",\"sourceId\":\"haproxy:01d3f4f2-7575-4c87-a9d6-7337fc6010bc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:21:10:291-13279\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[01d3f4f2-7575-4c87-a9d6-7337fc6010bc]}\\\"}\"}","context":{"RequestID":"01d3f4f2-7575-4c87-a9d6-7337fc6010bc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"99e9758e-c59b-4a41-94e9-5648292ea08d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:10.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:10.293Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01d3f4f2-7575-4c87-a9d6-7337fc6010bc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99e9758e-c59b-4a41-94e9-5648292ea08d","LogTimestamp":"2022-12-03T05:21:10.292Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:21:12.306Z","message":"Entering","context":{"RequestID":"1eec2b87-e578-48f6-9b6b-5bf10c9d659a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"629bb262-6cab-4b8e-a505-b8602eececf0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:12.306Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:12.309Z","message":"{\"transactionId\":\"1eec2b87-e578-48f6-9b6b-5bf10c9d659a\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:12:307\",\"respDate\":\"221203-05:21:12:309\",\"sourceId\":\"haproxy:1eec2b87-e578-48f6-9b6b-5bf10c9d659a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:21:12:307-14871\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1eec2b87-e578-48f6-9b6b-5bf10c9d659a]}\\\"}\"}","context":{"RequestID":"1eec2b87-e578-48f6-9b6b-5bf10c9d659a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"629bb262-6cab-4b8e-a505-b8602eececf0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:12.306Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:12.310Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1eec2b87-e578-48f6-9b6b-5bf10c9d659a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"629bb262-6cab-4b8e-a505-b8602eececf0","LogTimestamp":"2022-12-03T05:21:12.310Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-12-03T05:21:13.879Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:21:13.888Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:13.888Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:13.888Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:14.320Z","message":"Entering","context":{"RequestID":"f64aff11-96f4-4e8c-8219-3dbbb1e035b3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ba290e1d-d254-42a0-ace1-5e4b527d1e22","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:14.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:14.322Z","message":"{\"transactionId\":\"f64aff11-96f4-4e8c-8219-3dbbb1e035b3\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:14:320\",\"respDate\":\"221203-05:21:14:322\",\"sourceId\":\"haproxy:f64aff11-96f4-4e8c-8219-3dbbb1e035b3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:21:14:320-33337\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f64aff11-96f4-4e8c-8219-3dbbb1e035b3]}\\\"}\"}","context":{"RequestID":"f64aff11-96f4-4e8c-8219-3dbbb1e035b3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ba290e1d-d254-42a0-ace1-5e4b527d1e22","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:14.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:14.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f64aff11-96f4-4e8c-8219-3dbbb1e035b3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba290e1d-d254-42a0-ace1-5e4b527d1e22","LogTimestamp":"2022-12-03T05:21:14.322Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:21:14.508Z","message":"Entering","context":{"RequestID":"acd5fc9f-8d32-40b8-b13d-9ac67dc97ea2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"137e4c82-6a7e-46ef-93c9-237da7d213a8","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:21:14.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:14.510Z","message":"{\"transactionId\":\"acd5fc9f-8d32-40b8-b13d-9ac67dc97ea2\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:14:509\",\"respDate\":\"221203-05:21:14:510\",\"sourceId\":\"healthcheck:acd5fc9f-8d32-40b8-b13d-9ac67dc97ea2\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:21:14:509-44553\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[acd5fc9f-8d32-40b8-b13d-9ac67dc97ea2]}\\\"}\"}","context":{"RequestID":"acd5fc9f-8d32-40b8-b13d-9ac67dc97ea2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"137e4c82-6a7e-46ef-93c9-237da7d213a8","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:21:14.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:14.511Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"acd5fc9f-8d32-40b8-b13d-9ac67dc97ea2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"137e4c82-6a7e-46ef-93c9-237da7d213a8","LogTimestamp":"2022-12-03T05:21:14.511Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:21:14 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:21:16.332Z","message":"Entering","context":{"RequestID":"d99db57b-4702-42ef-aef5-4b181ff2a8e6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"862e4006-d38a-41ed-af11-93a0a6ef24e7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:16.332Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:16.334Z","message":"{\"transactionId\":\"d99db57b-4702-42ef-aef5-4b181ff2a8e6\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:16:332\",\"respDate\":\"221203-05:21:16:334\",\"sourceId\":\"haproxy:d99db57b-4702-42ef-aef5-4b181ff2a8e6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:21:16:332-2377\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d99db57b-4702-42ef-aef5-4b181ff2a8e6]}\\\"}\"}","context":{"RequestID":"d99db57b-4702-42ef-aef5-4b181ff2a8e6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"862e4006-d38a-41ed-af11-93a0a6ef24e7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:16.332Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:16.335Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d99db57b-4702-42ef-aef5-4b181ff2a8e6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"862e4006-d38a-41ed-af11-93a0a6ef24e7","LogTimestamp":"2022-12-03T05:21:16.335Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:21:18.345Z","message":"Entering","context":{"RequestID":"6457051e-5f53-44d6-bdb9-d4bc5cb736e1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"69116e51-6ff6-4b87-a717-b922920e8a5b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:18.344Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:18.347Z","message":"{\"transactionId\":\"6457051e-5f53-44d6-bdb9-d4bc5cb736e1\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:18:345\",\"respDate\":\"221203-05:21:18:347\",\"sourceId\":\"haproxy:6457051e-5f53-44d6-bdb9-d4bc5cb736e1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:21:18:345-10885\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6457051e-5f53-44d6-bdb9-d4bc5cb736e1]}\\\"}\"}","context":{"RequestID":"6457051e-5f53-44d6-bdb9-d4bc5cb736e1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"69116e51-6ff6-4b87-a717-b922920e8a5b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:18.344Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:18.347Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6457051e-5f53-44d6-bdb9-d4bc5cb736e1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69116e51-6ff6-4b87-a717-b922920e8a5b","LogTimestamp":"2022-12-03T05:21:18.347Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:21:18.801Z","message":"Entering","context":{"RequestID":"fb54768a-4a17-45f5-ada9-e63fd0219179","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a2268542-5d73-4244-b7c0-c97c4a670355","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:21:18.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:18.803Z","message":"{\"transactionId\":\"fb54768a-4a17-45f5-ada9-e63fd0219179\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:18:801\",\"respDate\":\"221203-05:21:18:803\",\"sourceId\":\"healthcheck:fb54768a-4a17-45f5-ada9-e63fd0219179\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:21:18:801-59340\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[34608], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[fb54768a-4a17-45f5-ada9-e63fd0219179]}\\\"}\"}","context":{"RequestID":"fb54768a-4a17-45f5-ada9-e63fd0219179","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a2268542-5d73-4244-b7c0-c97c4a670355","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:21:18.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:18.804Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb54768a-4a17-45f5-ada9-e63fd0219179","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2268542-5d73-4244-b7c0-c97c4a670355","LogTimestamp":"2022-12-03T05:21:18.803Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:18 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:21:19.953Z","message":"Entering","context":{"RequestID":"6dcb4cee-cfb3-4124-8c7a-91b9e53954b3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"481f7e16-85c0-4ba3-ba67-12fb98894177","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:21:19.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:19.956Z","message":"{\"transactionId\":\"6dcb4cee-cfb3-4124-8c7a-91b9e53954b3\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:19:954\",\"respDate\":\"221203-05:21:19:956\",\"sourceId\":\"OOM_ReadinessCheck:6dcb4cee-cfb3-4124-8c7a-91b9e53954b3\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:21:19:954-1055\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[55780], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[6dcb4cee-cfb3-4124-8c7a-91b9e53954b3]}\\\"}\"}","context":{"RequestID":"6dcb4cee-cfb3-4124-8c7a-91b9e53954b3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"481f7e16-85c0-4ba3-ba67-12fb98894177","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:21:19.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:19.956Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6dcb4cee-cfb3-4124-8c7a-91b9e53954b3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"481f7e16-85c0-4ba3-ba67-12fb98894177","LogTimestamp":"2022-12-03T05:21:19.956Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:21:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 8 - "logType": "access" {"timestamp":"2022-12-03T05:21:20.264Z","message":"Entering","context":{"RequestID":"67be855b-ed22-48e2-ae59-39c99a14ff8e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f88816d8-8928-4821-a1a7-0b4617d77fb0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:21:20.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:20.266Z","message":"Database is available from CACHED check.","context":{"RequestID":"67be855b-ed22-48e2-ae59-39c99a14ff8e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f88816d8-8928-4821-a1a7-0b4617d77fb0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:21:20.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:20.267Z","message":"{\"transactionId\":\"67be855b-ed22-48e2-ae59-39c99a14ff8e\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:20:264\",\"respDate\":\"221203-05:21:20:267\",\"sourceId\":\"ReadinessCheck:67be855b-ed22-48e2-ae59-39c99a14ff8e\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:21:20:264-22413\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[67be855b-ed22-48e2-ae59-39c99a14ff8e]}\\\"}\"}","context":{"RequestID":"67be855b-ed22-48e2-ae59-39c99a14ff8e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f88816d8-8928-4821-a1a7-0b4617d77fb0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:21:20.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:20.268Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67be855b-ed22-48e2-ae59-39c99a14ff8e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f88816d8-8928-4821-a1a7-0b4617d77fb0","LogTimestamp":"2022-12-03T05:21:20.268Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:21:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:21:20.356Z","message":"Entering","context":{"RequestID":"86dfe1ea-6af6-4ae8-aa4e-e8e68509fe3a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6a988dfa-5b8e-4704-9360-91f9e52caee9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:20.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:20.358Z","message":"{\"transactionId\":\"86dfe1ea-6af6-4ae8-aa4e-e8e68509fe3a\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:20:356\",\"respDate\":\"221203-05:21:20:358\",\"sourceId\":\"haproxy:86dfe1ea-6af6-4ae8-aa4e-e8e68509fe3a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:21:20:356-60810\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[86dfe1ea-6af6-4ae8-aa4e-e8e68509fe3a]}\\\"}\"}","context":{"RequestID":"86dfe1ea-6af6-4ae8-aa4e-e8e68509fe3a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6a988dfa-5b8e-4704-9360-91f9e52caee9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:20.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:20.359Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86dfe1ea-6af6-4ae8-aa4e-e8e68509fe3a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a988dfa-5b8e-4704-9360-91f9e52caee9","LogTimestamp":"2022-12-03T05:21:20.359Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:21:22.367Z","message":"Entering","context":{"RequestID":"d9c9013e-ddc7-4d15-a4a2-6af3133a5bce","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"756b7f41-d2a5-485e-8482-b1c0c3356db8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:22.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:22.369Z","message":"{\"transactionId\":\"d9c9013e-ddc7-4d15-a4a2-6af3133a5bce\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:22:368\",\"respDate\":\"221203-05:21:22:369\",\"sourceId\":\"haproxy:d9c9013e-ddc7-4d15-a4a2-6af3133a5bce\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:21:22:368-9496\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d9c9013e-ddc7-4d15-a4a2-6af3133a5bce]}\\\"}\"}","context":{"RequestID":"d9c9013e-ddc7-4d15-a4a2-6af3133a5bce","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"756b7f41-d2a5-485e-8482-b1c0c3356db8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:22.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:22.370Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9c9013e-ddc7-4d15-a4a2-6af3133a5bce","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"756b7f41-d2a5-485e-8482-b1c0c3356db8","LogTimestamp":"2022-12-03T05:21:22.370Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:21:23.879Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:21:23.901Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:23.901Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:23.901Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:24.379Z","message":"Entering","context":{"RequestID":"a9379a70-31ab-4456-a729-94e99354e86c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ca940b81-67d4-43ba-ba7c-11f72f973f39","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:24.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:24.382Z","message":"{\"transactionId\":\"a9379a70-31ab-4456-a729-94e99354e86c\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:24:380\",\"respDate\":\"221203-05:21:24:382\",\"sourceId\":\"haproxy:a9379a70-31ab-4456-a729-94e99354e86c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:21:24:380-44087\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a9379a70-31ab-4456-a729-94e99354e86c]}\\\"}\"}","context":{"RequestID":"a9379a70-31ab-4456-a729-94e99354e86c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ca940b81-67d4-43ba-ba7c-11f72f973f39","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:24.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:24.382Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a9379a70-31ab-4456-a729-94e99354e86c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca940b81-67d4-43ba-ba7c-11f72f973f39","LogTimestamp":"2022-12-03T05:21:24.382Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:21:26.391Z","message":"Entering","context":{"RequestID":"c3b482bd-1d86-4720-8db7-5c13833f3404","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e718a423-6c12-4e6b-b032-e29761f8ad81","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:26.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:26.393Z","message":"{\"transactionId\":\"c3b482bd-1d86-4720-8db7-5c13833f3404\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:26:392\",\"respDate\":\"221203-05:21:26:393\",\"sourceId\":\"haproxy:c3b482bd-1d86-4720-8db7-5c13833f3404\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:21:26:392-46931\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3b482bd-1d86-4720-8db7-5c13833f3404]}\\\"}\"}","context":{"RequestID":"c3b482bd-1d86-4720-8db7-5c13833f3404","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e718a423-6c12-4e6b-b032-e29761f8ad81","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:26.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:26.393Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3b482bd-1d86-4720-8db7-5c13833f3404","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e718a423-6c12-4e6b-b032-e29761f8ad81","LogTimestamp":"2022-12-03T05:21:26.393Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:21:28.403Z","message":"Entering","context":{"RequestID":"c636f254-c261-43f5-ba11-02eb1d0f1810","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c93c91a3-b150-43b5-af0f-067b4f3e05dc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:28.403Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:28.405Z","message":"{\"transactionId\":\"c636f254-c261-43f5-ba11-02eb1d0f1810\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:28:403\",\"respDate\":\"221203-05:21:28:405\",\"sourceId\":\"haproxy:c636f254-c261-43f5-ba11-02eb1d0f1810\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:21:28:403-63681\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c636f254-c261-43f5-ba11-02eb1d0f1810]}\\\"}\"}","context":{"RequestID":"c636f254-c261-43f5-ba11-02eb1d0f1810","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c93c91a3-b150-43b5-af0f-067b4f3e05dc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:28.403Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:28.406Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c636f254-c261-43f5-ba11-02eb1d0f1810","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c93c91a3-b150-43b5-af0f-067b4f3e05dc","LogTimestamp":"2022-12-03T05:21:28.406Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:21:29.541Z","message":"Entering","context":{"RequestID":"e3e7fc29-01e1-4adc-bac9-e28be81a0541","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"511730fc-427c-4ba2-a1fc-906f311acd5f","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:21:29.541Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:29.543Z","message":"{\"transactionId\":\"e3e7fc29-01e1-4adc-bac9-e28be81a0541\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:29:541\",\"respDate\":\"221203-05:21:29:543\",\"sourceId\":\"healthcheck:e3e7fc29-01e1-4adc-bac9-e28be81a0541\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:21:29:541-4854\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e3e7fc29-01e1-4adc-bac9-e28be81a0541]}\\\"}\"}","context":{"RequestID":"e3e7fc29-01e1-4adc-bac9-e28be81a0541","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"511730fc-427c-4ba2-a1fc-906f311acd5f","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:21:29.541Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:29.544Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3e7fc29-01e1-4adc-bac9-e28be81a0541","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"511730fc-427c-4ba2-a1fc-906f311acd5f","LogTimestamp":"2022-12-03T05:21:29.543Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:21:29 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:21:29.950Z","message":"Entering","context":{"RequestID":"fad03835-6166-491b-ba4d-3a3d7f2cfb43","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"db12554a-f580-4271-a809-9bc33d080d2e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:21:29.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:29.953Z","message":"{\"transactionId\":\"fad03835-6166-491b-ba4d-3a3d7f2cfb43\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:29:951\",\"respDate\":\"221203-05:21:29:953\",\"sourceId\":\"OOM_ReadinessCheck:fad03835-6166-491b-ba4d-3a3d7f2cfb43\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:21:29:951-69669\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[55954], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[fad03835-6166-491b-ba4d-3a3d7f2cfb43]}\\\"}\"}","context":{"RequestID":"fad03835-6166-491b-ba4d-3a3d7f2cfb43","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"db12554a-f580-4271-a809-9bc33d080d2e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:21:29.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:29.953Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fad03835-6166-491b-ba4d-3a3d7f2cfb43","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db12554a-f580-4271-a809-9bc33d080d2e","LogTimestamp":"2022-12-03T05:21:29.953Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:21:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 7 - "logType": "access" {"timestamp":"2022-12-03T05:21:29.970Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:29.972Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:30.261Z","message":"Entering","context":{"RequestID":"d0ae0d13-3538-4972-9fa3-b959c1c7ed01","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"98bdae80-f7d8-468f-ba05-b872e00427cf","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:21:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:30.263Z","message":"Database is available from CACHED check.","context":{"RequestID":"d0ae0d13-3538-4972-9fa3-b959c1c7ed01","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"98bdae80-f7d8-468f-ba05-b872e00427cf","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:21:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:30.264Z","message":"{\"transactionId\":\"d0ae0d13-3538-4972-9fa3-b959c1c7ed01\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:30:261\",\"respDate\":\"221203-05:21:30:264\",\"sourceId\":\"ReadinessCheck:d0ae0d13-3538-4972-9fa3-b959c1c7ed01\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:21:30:261-66389\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[d0ae0d13-3538-4972-9fa3-b959c1c7ed01]}\\\"}\"}","context":{"RequestID":"d0ae0d13-3538-4972-9fa3-b959c1c7ed01","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"98bdae80-f7d8-468f-ba05-b872e00427cf","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:21:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:30.264Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0ae0d13-3538-4972-9fa3-b959c1c7ed01","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98bdae80-f7d8-468f-ba05-b872e00427cf","LogTimestamp":"2022-12-03T05:21:30.264Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:21:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:21:30.415Z","message":"Entering","context":{"RequestID":"89fa7239-33d2-4d79-865a-af0466f94ed6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d957b6db-db39-4479-ae2d-9819a76b4329","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:30.415Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:30.417Z","message":"{\"transactionId\":\"89fa7239-33d2-4d79-865a-af0466f94ed6\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:30:416\",\"respDate\":\"221203-05:21:30:417\",\"sourceId\":\"haproxy:89fa7239-33d2-4d79-865a-af0466f94ed6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:21:30:416-72133\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[89fa7239-33d2-4d79-865a-af0466f94ed6]}\\\"}\"}","context":{"RequestID":"89fa7239-33d2-4d79-865a-af0466f94ed6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d957b6db-db39-4479-ae2d-9819a76b4329","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:30.415Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:30.417Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89fa7239-33d2-4d79-865a-af0466f94ed6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d957b6db-db39-4479-ae2d-9819a76b4329","LogTimestamp":"2022-12-03T05:21:30.417Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:21:32.426Z","message":"Entering","context":{"RequestID":"bfac26eb-2cbc-47e6-b2a9-fa2da993c0ed","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9ebd22fa-1af4-473a-beed-0cad2d3acbcb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:32.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:32.428Z","message":"{\"transactionId\":\"bfac26eb-2cbc-47e6-b2a9-fa2da993c0ed\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:32:426\",\"respDate\":\"221203-05:21:32:427\",\"sourceId\":\"haproxy:bfac26eb-2cbc-47e6-b2a9-fa2da993c0ed\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:21:32:426-2042\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bfac26eb-2cbc-47e6-b2a9-fa2da993c0ed]}\\\"}\"}","context":{"RequestID":"bfac26eb-2cbc-47e6-b2a9-fa2da993c0ed","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9ebd22fa-1af4-473a-beed-0cad2d3acbcb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:32.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:32.428Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bfac26eb-2cbc-47e6-b2a9-fa2da993c0ed","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ebd22fa-1af4-473a-beed-0cad2d3acbcb","LogTimestamp":"2022-12-03T05:21:32.428Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:21:33.829Z","message":"Entering","context":{"RequestID":"ec19aa4e-6550-420e-bc83-572aaf12da3a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c95c6c89-bddd-4cbd-b459-be457abd74df","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:21:33.829Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:33.832Z","message":"{\"transactionId\":\"ec19aa4e-6550-420e-bc83-572aaf12da3a\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:33:830\",\"respDate\":\"221203-05:21:33:832\",\"sourceId\":\"healthcheck:ec19aa4e-6550-420e-bc83-572aaf12da3a\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:21:33:830-72539\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[34774], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[ec19aa4e-6550-420e-bc83-572aaf12da3a]}\\\"}\"}","context":{"RequestID":"ec19aa4e-6550-420e-bc83-572aaf12da3a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c95c6c89-bddd-4cbd-b459-be457abd74df","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:21:33.829Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:33.832Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec19aa4e-6550-420e-bc83-572aaf12da3a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c95c6c89-bddd-4cbd-b459-be457abd74df","LogTimestamp":"2022-12-03T05:21:33.832Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:33 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 7 - "logType": "access" {"timestamp":"2022-12-03T05:21:33.880Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:21:33.890Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:33.890Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:33.891Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:34.437Z","message":"Entering","context":{"RequestID":"a5d2d75d-eace-4525-b76b-d22b2951426a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dc726e35-74f1-4ae5-8def-a5dd56b77f74","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:34.437Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:34.439Z","message":"{\"transactionId\":\"a5d2d75d-eace-4525-b76b-d22b2951426a\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:34:438\",\"respDate\":\"221203-05:21:34:439\",\"sourceId\":\"haproxy:a5d2d75d-eace-4525-b76b-d22b2951426a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:21:34:438-91638\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a5d2d75d-eace-4525-b76b-d22b2951426a]}\\\"}\"}","context":{"RequestID":"a5d2d75d-eace-4525-b76b-d22b2951426a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dc726e35-74f1-4ae5-8def-a5dd56b77f74","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:34.437Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:34.440Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5d2d75d-eace-4525-b76b-d22b2951426a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc726e35-74f1-4ae5-8def-a5dd56b77f74","LogTimestamp":"2022-12-03T05:21:34.440Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:21:36.449Z","message":"Entering","context":{"RequestID":"b3916cca-f444-43ee-9267-541b204df5f4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"0f3092ea-38ac-434d-a39d-0dc24c2a3fcb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:36.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:36.450Z","message":"{\"transactionId\":\"b3916cca-f444-43ee-9267-541b204df5f4\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:36:449\",\"respDate\":\"221203-05:21:36:450\",\"sourceId\":\"haproxy:b3916cca-f444-43ee-9267-541b204df5f4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:21:36:449-98881\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b3916cca-f444-43ee-9267-541b204df5f4]}\\\"}\"}","context":{"RequestID":"b3916cca-f444-43ee-9267-541b204df5f4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"0f3092ea-38ac-434d-a39d-0dc24c2a3fcb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:36.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:36.451Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b3916cca-f444-43ee-9267-541b204df5f4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f3092ea-38ac-434d-a39d-0dc24c2a3fcb","LogTimestamp":"2022-12-03T05:21:36.451Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:21:38.461Z","message":"Entering","context":{"RequestID":"1be14405-7fe3-4f2a-befa-b997328d4578","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e68a0943-9300-47c3-8842-2698fb683b7a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:38.461Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:38.464Z","message":"{\"transactionId\":\"1be14405-7fe3-4f2a-befa-b997328d4578\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:38:462\",\"respDate\":\"221203-05:21:38:464\",\"sourceId\":\"haproxy:1be14405-7fe3-4f2a-befa-b997328d4578\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:21:38:462-28687\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1be14405-7fe3-4f2a-befa-b997328d4578]}\\\"}\"}","context":{"RequestID":"1be14405-7fe3-4f2a-befa-b997328d4578","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e68a0943-9300-47c3-8842-2698fb683b7a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:38.461Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:38.465Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1be14405-7fe3-4f2a-befa-b997328d4578","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e68a0943-9300-47c3-8842-2698fb683b7a","LogTimestamp":"2022-12-03T05:21:38.465Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:21:39.949Z","message":"Entering","context":{"RequestID":"ede7c9be-5f36-4816-9d1c-3323fca339de","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0e8d90fe-ba36-4504-bad4-47ca413c7f6f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:21:39.949Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:39.953Z","message":"{\"transactionId\":\"ede7c9be-5f36-4816-9d1c-3323fca339de\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:39:950\",\"respDate\":\"221203-05:21:39:953\",\"sourceId\":\"OOM_ReadinessCheck:ede7c9be-5f36-4816-9d1c-3323fca339de\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:21:39:950-65481\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[56142], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[ede7c9be-5f36-4816-9d1c-3323fca339de]}\\\"}\"}","context":{"RequestID":"ede7c9be-5f36-4816-9d1c-3323fca339de","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0e8d90fe-ba36-4504-bad4-47ca413c7f6f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:21:39.949Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:39.954Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ede7c9be-5f36-4816-9d1c-3323fca339de","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e8d90fe-ba36-4504-bad4-47ca413c7f6f","LogTimestamp":"2022-12-03T05:21:39.954Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:21:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 7 - "logType": "access" {"timestamp":"2022-12-03T05:21:40.260Z","message":"Entering","context":{"RequestID":"75dd682c-d2d5-4f99-952c-b7d7f32e08d3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2bb744f0-ea44-42e3-8dec-df68564b7e7f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:21:40.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:40.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"75dd682c-d2d5-4f99-952c-b7d7f32e08d3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2bb744f0-ea44-42e3-8dec-df68564b7e7f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:21:40.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:40.263Z","message":"{\"transactionId\":\"75dd682c-d2d5-4f99-952c-b7d7f32e08d3\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:40:261\",\"respDate\":\"221203-05:21:40:263\",\"sourceId\":\"ReadinessCheck:75dd682c-d2d5-4f99-952c-b7d7f32e08d3\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:21:40:261-22945\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[75dd682c-d2d5-4f99-952c-b7d7f32e08d3]}\\\"}\"}","context":{"RequestID":"75dd682c-d2d5-4f99-952c-b7d7f32e08d3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2bb744f0-ea44-42e3-8dec-df68564b7e7f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:21:40.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:40.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75dd682c-d2d5-4f99-952c-b7d7f32e08d3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2bb744f0-ea44-42e3-8dec-df68564b7e7f","LogTimestamp":"2022-12-03T05:21:40.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:21:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:21:40.475Z","message":"Entering","context":{"RequestID":"6c943c75-9dfd-434d-a84f-97fd170e93d2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"79c5589f-d03e-4d86-b4b1-f0f45f000d1f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:40.475Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:40.477Z","message":"{\"transactionId\":\"6c943c75-9dfd-434d-a84f-97fd170e93d2\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:40:475\",\"respDate\":\"221203-05:21:40:477\",\"sourceId\":\"haproxy:6c943c75-9dfd-434d-a84f-97fd170e93d2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:21:40:475-59894\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c943c75-9dfd-434d-a84f-97fd170e93d2]}\\\"}\"}","context":{"RequestID":"6c943c75-9dfd-434d-a84f-97fd170e93d2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"79c5589f-d03e-4d86-b4b1-f0f45f000d1f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:40.475Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:40.478Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c943c75-9dfd-434d-a84f-97fd170e93d2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"79c5589f-d03e-4d86-b4b1-f0f45f000d1f","LogTimestamp":"2022-12-03T05:21:40.478Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:21:42.487Z","message":"Entering","context":{"RequestID":"91218993-c9a2-425f-ae93-ad9da7e6656e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"775727f6-da56-4e8a-ac78-426139857373","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:42.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:42.489Z","message":"{\"transactionId\":\"91218993-c9a2-425f-ae93-ad9da7e6656e\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:42:488\",\"respDate\":\"221203-05:21:42:489\",\"sourceId\":\"haproxy:91218993-c9a2-425f-ae93-ad9da7e6656e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:21:42:488-641\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[91218993-c9a2-425f-ae93-ad9da7e6656e]}\\\"}\"}","context":{"RequestID":"91218993-c9a2-425f-ae93-ad9da7e6656e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"775727f6-da56-4e8a-ac78-426139857373","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:42.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:42.490Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91218993-c9a2-425f-ae93-ad9da7e6656e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"775727f6-da56-4e8a-ac78-426139857373","LogTimestamp":"2022-12-03T05:21:42.490Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:21:43.879Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:21:43.889Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:43.889Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:43.889Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:44.499Z","message":"Entering","context":{"RequestID":"dc45620d-053a-49fa-80af-040b92bf3ddb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"d59c1c6e-6b86-44bf-8f64-3c72cf1f9607","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:44.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:44.501Z","message":"{\"transactionId\":\"dc45620d-053a-49fa-80af-040b92bf3ddb\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:44:499\",\"respDate\":\"221203-05:21:44:501\",\"sourceId\":\"haproxy:dc45620d-053a-49fa-80af-040b92bf3ddb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:21:44:499-1889\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dc45620d-053a-49fa-80af-040b92bf3ddb]}\\\"}\"}","context":{"RequestID":"dc45620d-053a-49fa-80af-040b92bf3ddb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"d59c1c6e-6b86-44bf-8f64-3c72cf1f9607","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:44.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:44.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc45620d-053a-49fa-80af-040b92bf3ddb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d59c1c6e-6b86-44bf-8f64-3c72cf1f9607","LogTimestamp":"2022-12-03T05:21:44.501Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:21:44.569Z","message":"Entering","context":{"RequestID":"db3cd2b0-db76-41fe-980c-3dd4bcaebb38","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ceb5e56b-9411-4cb4-847a-4f6fc6320f66","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:21:44.569Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:44.572Z","message":"{\"transactionId\":\"db3cd2b0-db76-41fe-980c-3dd4bcaebb38\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:44:570\",\"respDate\":\"221203-05:21:44:572\",\"sourceId\":\"healthcheck:db3cd2b0-db76-41fe-980c-3dd4bcaebb38\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:21:44:570-56459\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[db3cd2b0-db76-41fe-980c-3dd4bcaebb38]}\\\"}\"}","context":{"RequestID":"db3cd2b0-db76-41fe-980c-3dd4bcaebb38","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ceb5e56b-9411-4cb4-847a-4f6fc6320f66","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:21:44.569Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:44.572Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db3cd2b0-db76-41fe-980c-3dd4bcaebb38","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ceb5e56b-9411-4cb4-847a-4f6fc6320f66","LogTimestamp":"2022-12-03T05:21:44.572Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:21:44 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:21:46.510Z","message":"Entering","context":{"RequestID":"929db104-6b7b-4540-9a46-1ff9016763f2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"68467143-b6aa-4945-9d46-03ef7ca9ee44","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:46.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:46.512Z","message":"{\"transactionId\":\"929db104-6b7b-4540-9a46-1ff9016763f2\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:46:510\",\"respDate\":\"221203-05:21:46:512\",\"sourceId\":\"haproxy:929db104-6b7b-4540-9a46-1ff9016763f2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:21:46:510-36196\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[929db104-6b7b-4540-9a46-1ff9016763f2]}\\\"}\"}","context":{"RequestID":"929db104-6b7b-4540-9a46-1ff9016763f2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"68467143-b6aa-4945-9d46-03ef7ca9ee44","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:46.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:46.512Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"929db104-6b7b-4540-9a46-1ff9016763f2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68467143-b6aa-4945-9d46-03ef7ca9ee44","LogTimestamp":"2022-12-03T05:21:46.512Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:21:48.520Z","message":"Entering","context":{"RequestID":"b7ce1285-86b6-45a1-95a8-f39b494dcb0f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eecf584f-12b1-4c02-bef7-5d87f315db6c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:48.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:48.522Z","message":"{\"transactionId\":\"b7ce1285-86b6-45a1-95a8-f39b494dcb0f\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:48:521\",\"respDate\":\"221203-05:21:48:522\",\"sourceId\":\"haproxy:b7ce1285-86b6-45a1-95a8-f39b494dcb0f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:21:48:521-11511\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b7ce1285-86b6-45a1-95a8-f39b494dcb0f]}\\\"}\"}","context":{"RequestID":"b7ce1285-86b6-45a1-95a8-f39b494dcb0f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eecf584f-12b1-4c02-bef7-5d87f315db6c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:48.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:48.523Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7ce1285-86b6-45a1-95a8-f39b494dcb0f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eecf584f-12b1-4c02-bef7-5d87f315db6c","LogTimestamp":"2022-12-03T05:21:48.523Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:21:48.859Z","message":"Entering","context":{"RequestID":"fe327a5a-f369-4c3e-ac65-4e2b5e16ef37","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4836bb10-88a5-4103-88cb-4c5c7bc9613b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:21:48.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:48.862Z","message":"{\"transactionId\":\"fe327a5a-f369-4c3e-ac65-4e2b5e16ef37\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:48:860\",\"respDate\":\"221203-05:21:48:861\",\"sourceId\":\"healthcheck:fe327a5a-f369-4c3e-ac65-4e2b5e16ef37\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:21:48:860-80597\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[34906], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[fe327a5a-f369-4c3e-ac65-4e2b5e16ef37]}\\\"}\"}","context":{"RequestID":"fe327a5a-f369-4c3e-ac65-4e2b5e16ef37","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4836bb10-88a5-4103-88cb-4c5c7bc9613b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:21:48.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:48.862Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe327a5a-f369-4c3e-ac65-4e2b5e16ef37","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4836bb10-88a5-4103-88cb-4c5c7bc9613b","LogTimestamp":"2022-12-03T05:21:48.862Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:48 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:21:49.951Z","message":"Entering","context":{"RequestID":"3fe84184-0095-4120-992b-fa474921f4e9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bfb0f123-2f99-4318-8c51-17c68ca84f22","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:21:49.951Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:49.953Z","message":"{\"transactionId\":\"3fe84184-0095-4120-992b-fa474921f4e9\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:49:952\",\"respDate\":\"221203-05:21:49:953\",\"sourceId\":\"OOM_ReadinessCheck:3fe84184-0095-4120-992b-fa474921f4e9\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:21:49:952-90568\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[56310], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[3fe84184-0095-4120-992b-fa474921f4e9]}\\\"}\"}","context":{"RequestID":"3fe84184-0095-4120-992b-fa474921f4e9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bfb0f123-2f99-4318-8c51-17c68ca84f22","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:21:49.951Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:49.953Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3fe84184-0095-4120-992b-fa474921f4e9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bfb0f123-2f99-4318-8c51-17c68ca84f22","LogTimestamp":"2022-12-03T05:21:49.953Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:21:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:21:50.261Z","message":"Entering","context":{"RequestID":"18cfe81d-3ba4-4d60-bec8-bcfbed83cb77","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e87fe2b9-c626-4f69-bd1c-218339286943","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:21:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:50.263Z","message":"Database is available from CACHED check.","context":{"RequestID":"18cfe81d-3ba4-4d60-bec8-bcfbed83cb77","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e87fe2b9-c626-4f69-bd1c-218339286943","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:21:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:50.263Z","message":"{\"transactionId\":\"18cfe81d-3ba4-4d60-bec8-bcfbed83cb77\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:50:261\",\"respDate\":\"221203-05:21:50:263\",\"sourceId\":\"ReadinessCheck:18cfe81d-3ba4-4d60-bec8-bcfbed83cb77\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:21:50:261-81558\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[18cfe81d-3ba4-4d60-bec8-bcfbed83cb77]}\\\"}\"}","context":{"RequestID":"18cfe81d-3ba4-4d60-bec8-bcfbed83cb77","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e87fe2b9-c626-4f69-bd1c-218339286943","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:21:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:50.264Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"18cfe81d-3ba4-4d60-bec8-bcfbed83cb77","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e87fe2b9-c626-4f69-bd1c-218339286943","LogTimestamp":"2022-12-03T05:21:50.264Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:21:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:21:50.532Z","message":"Entering","context":{"RequestID":"fb4367db-c7d1-417b-a99f-3e5763a7292b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"205fed4e-69fe-406f-b79c-f9c32293d681","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:50.531Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:50.534Z","message":"{\"transactionId\":\"fb4367db-c7d1-417b-a99f-3e5763a7292b\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:50:532\",\"respDate\":\"221203-05:21:50:534\",\"sourceId\":\"haproxy:fb4367db-c7d1-417b-a99f-3e5763a7292b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:21:50:532-89194\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb4367db-c7d1-417b-a99f-3e5763a7292b]}\\\"}\"}","context":{"RequestID":"fb4367db-c7d1-417b-a99f-3e5763a7292b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"205fed4e-69fe-406f-b79c-f9c32293d681","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:50.531Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:50.534Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb4367db-c7d1-417b-a99f-3e5763a7292b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"205fed4e-69fe-406f-b79c-f9c32293d681","LogTimestamp":"2022-12-03T05:21:50.534Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:21:52.544Z","message":"Entering","context":{"RequestID":"242fab06-276c-4393-84a1-7200d0bd9bf2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"869de734-7a11-43fc-83aa-05746beb1a6f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:52.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:52.546Z","message":"{\"transactionId\":\"242fab06-276c-4393-84a1-7200d0bd9bf2\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:52:544\",\"respDate\":\"221203-05:21:52:546\",\"sourceId\":\"haproxy:242fab06-276c-4393-84a1-7200d0bd9bf2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:21:52:544-53510\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[242fab06-276c-4393-84a1-7200d0bd9bf2]}\\\"}\"}","context":{"RequestID":"242fab06-276c-4393-84a1-7200d0bd9bf2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"869de734-7a11-43fc-83aa-05746beb1a6f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:52.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:52.546Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"242fab06-276c-4393-84a1-7200d0bd9bf2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"869de734-7a11-43fc-83aa-05746beb1a6f","LogTimestamp":"2022-12-03T05:21:52.546Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:21:53.879Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:21:53.908Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:53.908Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:53.908Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:54.555Z","message":"Entering","context":{"RequestID":"48c3ed12-bbed-4239-9235-8cd6dce63c91","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8fade854-3eb5-4e70-a101-e6bac2a0682f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:54.554Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:54.557Z","message":"{\"transactionId\":\"48c3ed12-bbed-4239-9235-8cd6dce63c91\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:54:555\",\"respDate\":\"221203-05:21:54:557\",\"sourceId\":\"haproxy:48c3ed12-bbed-4239-9235-8cd6dce63c91\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:21:54:555-23563\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[48c3ed12-bbed-4239-9235-8cd6dce63c91]}\\\"}\"}","context":{"RequestID":"48c3ed12-bbed-4239-9235-8cd6dce63c91","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8fade854-3eb5-4e70-a101-e6bac2a0682f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:54.554Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:54.558Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48c3ed12-bbed-4239-9235-8cd6dce63c91","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8fade854-3eb5-4e70-a101-e6bac2a0682f","LogTimestamp":"2022-12-03T05:21:54.558Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:21:56.566Z","message":"Entering","context":{"RequestID":"8b614087-1def-46ae-a13d-2d32cba5c5ef","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9e93342b-6e12-4390-815b-7b241dc4f049","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:56.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:56.568Z","message":"{\"transactionId\":\"8b614087-1def-46ae-a13d-2d32cba5c5ef\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:56:567\",\"respDate\":\"221203-05:21:56:568\",\"sourceId\":\"haproxy:8b614087-1def-46ae-a13d-2d32cba5c5ef\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:21:56:567-71590\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8b614087-1def-46ae-a13d-2d32cba5c5ef]}\\\"}\"}","context":{"RequestID":"8b614087-1def-46ae-a13d-2d32cba5c5ef","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9e93342b-6e12-4390-815b-7b241dc4f049","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:56.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:56.569Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b614087-1def-46ae-a13d-2d32cba5c5ef","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e93342b-6e12-4390-815b-7b241dc4f049","LogTimestamp":"2022-12-03T05:21:56.569Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:21:58.578Z","message":"Entering","context":{"RequestID":"3e367e97-58d6-41dd-8425-787794c0a083","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5691da8f-4133-48eb-8acb-cac583fd048b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:58.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:58.580Z","message":"{\"transactionId\":\"3e367e97-58d6-41dd-8425-787794c0a083\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:58:578\",\"respDate\":\"221203-05:21:58:580\",\"sourceId\":\"haproxy:3e367e97-58d6-41dd-8425-787794c0a083\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:21:58:578-66407\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e367e97-58d6-41dd-8425-787794c0a083]}\\\"}\"}","context":{"RequestID":"3e367e97-58d6-41dd-8425-787794c0a083","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5691da8f-4133-48eb-8acb-cac583fd048b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:21:58.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:58.580Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e367e97-58d6-41dd-8425-787794c0a083","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5691da8f-4133-48eb-8acb-cac583fd048b","LogTimestamp":"2022-12-03T05:21:58.580Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:21:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:21:59.595Z","message":"Entering","context":{"RequestID":"cc566e83-92ee-4164-97ca-3103d01e10d6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aa232a1e-44f7-4e7b-b543-0a10e11e2c95","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:21:59.595Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:59.597Z","message":"{\"transactionId\":\"cc566e83-92ee-4164-97ca-3103d01e10d6\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:59:596\",\"respDate\":\"221203-05:21:59:597\",\"sourceId\":\"healthcheck:cc566e83-92ee-4164-97ca-3103d01e10d6\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:21:59:596-93392\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[cc566e83-92ee-4164-97ca-3103d01e10d6]}\\\"}\"}","context":{"RequestID":"cc566e83-92ee-4164-97ca-3103d01e10d6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aa232a1e-44f7-4e7b-b543-0a10e11e2c95","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:21:59.595Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:59.598Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc566e83-92ee-4164-97ca-3103d01e10d6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa232a1e-44f7-4e7b-b543-0a10e11e2c95","LogTimestamp":"2022-12-03T05:21:59.598Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:21:59 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:21:59.949Z","message":"Entering","context":{"RequestID":"b88624e7-afe7-4d39-8d35-3fa4d18a71e0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5e80526f-d825-4d92-bb8b-532bb82ad4f0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:21:59.949Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:21:59.951Z","message":"{\"transactionId\":\"b88624e7-afe7-4d39-8d35-3fa4d18a71e0\",\"status\":\"200\",\"rqstDate\":\"221203-05:21:59:950\",\"respDate\":\"221203-05:21:59:951\",\"sourceId\":\"OOM_ReadinessCheck:b88624e7-afe7-4d39-8d35-3fa4d18a71e0\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:21:59:950-52484\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[56480], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[b88624e7-afe7-4d39-8d35-3fa4d18a71e0]}\\\"}\"}","context":{"RequestID":"b88624e7-afe7-4d39-8d35-3fa4d18a71e0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5e80526f-d825-4d92-bb8b-532bb82ad4f0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:21:59.949Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:59.952Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b88624e7-afe7-4d39-8d35-3fa4d18a71e0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e80526f-d825-4d92-bb8b-532bb82ad4f0","LogTimestamp":"2022-12-03T05:21:59.952Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:21:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:21:59.994Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:21:59.996Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:00.260Z","message":"Entering","context":{"RequestID":"2878ede3-0b65-4362-b178-ca0af8da7a75","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eceec1ed-37c8-41d2-9c87-45afd4d35545","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:22:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:00.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"2878ede3-0b65-4362-b178-ca0af8da7a75","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eceec1ed-37c8-41d2-9c87-45afd4d35545","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:22:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:00.263Z","message":"{\"transactionId\":\"2878ede3-0b65-4362-b178-ca0af8da7a75\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:00:261\",\"respDate\":\"221203-05:22:00:262\",\"sourceId\":\"ReadinessCheck:2878ede3-0b65-4362-b178-ca0af8da7a75\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:22:00:261-96488\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[2878ede3-0b65-4362-b178-ca0af8da7a75]}\\\"}\"}","context":{"RequestID":"2878ede3-0b65-4362-b178-ca0af8da7a75","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eceec1ed-37c8-41d2-9c87-45afd4d35545","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:22:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:00.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2878ede3-0b65-4362-b178-ca0af8da7a75","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eceec1ed-37c8-41d2-9c87-45afd4d35545","LogTimestamp":"2022-12-03T05:22:00.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:22:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:22:00.590Z","message":"Entering","context":{"RequestID":"7d6c70e3-6fc4-4b9e-acba-be9f677a9930","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b80fd8df-e1cb-49a6-8f18-c2b498329af6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:00.589Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:00.592Z","message":"{\"transactionId\":\"7d6c70e3-6fc4-4b9e-acba-be9f677a9930\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:00:590\",\"respDate\":\"221203-05:22:00:592\",\"sourceId\":\"haproxy:7d6c70e3-6fc4-4b9e-acba-be9f677a9930\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:22:00:590-81685\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7d6c70e3-6fc4-4b9e-acba-be9f677a9930]}\\\"}\"}","context":{"RequestID":"7d6c70e3-6fc4-4b9e-acba-be9f677a9930","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b80fd8df-e1cb-49a6-8f18-c2b498329af6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:00.589Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:00.592Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d6c70e3-6fc4-4b9e-acba-be9f677a9930","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b80fd8df-e1cb-49a6-8f18-c2b498329af6","LogTimestamp":"2022-12-03T05:22:00.592Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:22:02.601Z","message":"Entering","context":{"RequestID":"b814aafe-b500-45fc-8763-0eb31a72388d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"38fab2ab-9c95-4692-a599-602d0c85a09c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:02.601Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:02.603Z","message":"{\"transactionId\":\"b814aafe-b500-45fc-8763-0eb31a72388d\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:02:601\",\"respDate\":\"221203-05:22:02:603\",\"sourceId\":\"haproxy:b814aafe-b500-45fc-8763-0eb31a72388d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:22:02:601-47016\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b814aafe-b500-45fc-8763-0eb31a72388d]}\\\"}\"}","context":{"RequestID":"b814aafe-b500-45fc-8763-0eb31a72388d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"38fab2ab-9c95-4692-a599-602d0c85a09c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:02.601Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:02.603Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b814aafe-b500-45fc-8763-0eb31a72388d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38fab2ab-9c95-4692-a599-602d0c85a09c","LogTimestamp":"2022-12-03T05:22:02.603Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:22:03.880Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:22:03.888Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:03.888Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:03.889Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:03.893Z","message":"Entering","context":{"RequestID":"0ec365bd-d7fa-4d3b-bbb7-becb289bbf4d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"538cc2bb-8803-4cf8-8888-ec0db2872463","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:22:03.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:03.895Z","message":"{\"transactionId\":\"0ec365bd-d7fa-4d3b-bbb7-becb289bbf4d\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:03:894\",\"respDate\":\"221203-05:22:03:895\",\"sourceId\":\"healthcheck:0ec365bd-d7fa-4d3b-bbb7-becb289bbf4d\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:22:03:894-49996\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[35106], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[0ec365bd-d7fa-4d3b-bbb7-becb289bbf4d]}\\\"}\"}","context":{"RequestID":"0ec365bd-d7fa-4d3b-bbb7-becb289bbf4d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"538cc2bb-8803-4cf8-8888-ec0db2872463","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:22:03.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:03.895Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ec365bd-d7fa-4d3b-bbb7-becb289bbf4d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"538cc2bb-8803-4cf8-8888-ec0db2872463","LogTimestamp":"2022-12-03T05:22:03.895Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:03 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:22:04.612Z","message":"Entering","context":{"RequestID":"52ec9b3f-a641-42a0-b806-da2206273014","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3f415c62-3a38-448e-b564-6adfbb3e7209","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:04.612Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:04.614Z","message":"{\"transactionId\":\"52ec9b3f-a641-42a0-b806-da2206273014\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:04:612\",\"respDate\":\"221203-05:22:04:614\",\"sourceId\":\"haproxy:52ec9b3f-a641-42a0-b806-da2206273014\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:22:04:612-51772\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[52ec9b3f-a641-42a0-b806-da2206273014]}\\\"}\"}","context":{"RequestID":"52ec9b3f-a641-42a0-b806-da2206273014","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3f415c62-3a38-448e-b564-6adfbb3e7209","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:04.612Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:04.614Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"52ec9b3f-a641-42a0-b806-da2206273014","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f415c62-3a38-448e-b564-6adfbb3e7209","LogTimestamp":"2022-12-03T05:22:04.614Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:22:06.623Z","message":"Entering","context":{"RequestID":"9b52cbde-da48-4b6b-a118-9f4757925365","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"02ebf0b3-01c4-46a0-9f4d-c4cb5bff9daf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:06.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:06.624Z","message":"{\"transactionId\":\"9b52cbde-da48-4b6b-a118-9f4757925365\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:06:623\",\"respDate\":\"221203-05:22:06:624\",\"sourceId\":\"haproxy:9b52cbde-da48-4b6b-a118-9f4757925365\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:22:06:623-17141\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b52cbde-da48-4b6b-a118-9f4757925365]}\\\"}\"}","context":{"RequestID":"9b52cbde-da48-4b6b-a118-9f4757925365","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"02ebf0b3-01c4-46a0-9f4d-c4cb5bff9daf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:06.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:06.625Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b52cbde-da48-4b6b-a118-9f4757925365","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"02ebf0b3-01c4-46a0-9f4d-c4cb5bff9daf","LogTimestamp":"2022-12-03T05:22:06.625Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:22:08.634Z","message":"Entering","context":{"RequestID":"289767f1-7f30-4377-af70-825cd6f38f23","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3e40df16-c1ef-41a2-ac9b-d7cadd14d8f1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:08.634Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:08.637Z","message":"{\"transactionId\":\"289767f1-7f30-4377-af70-825cd6f38f23\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:08:635\",\"respDate\":\"221203-05:22:08:637\",\"sourceId\":\"haproxy:289767f1-7f30-4377-af70-825cd6f38f23\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:22:08:635-9365\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[289767f1-7f30-4377-af70-825cd6f38f23]}\\\"}\"}","context":{"RequestID":"289767f1-7f30-4377-af70-825cd6f38f23","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3e40df16-c1ef-41a2-ac9b-d7cadd14d8f1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:08.634Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:08.637Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"289767f1-7f30-4377-af70-825cd6f38f23","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e40df16-c1ef-41a2-ac9b-d7cadd14d8f1","LogTimestamp":"2022-12-03T05:22:08.637Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:22:09.954Z","message":"Entering","context":{"RequestID":"773a93f9-95d1-46d1-85e9-afced9d1775c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"695f03cb-fbfb-4318-b815-9e79aa623abc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:22:09.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:09.956Z","message":"{\"transactionId\":\"773a93f9-95d1-46d1-85e9-afced9d1775c\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:09:954\",\"respDate\":\"221203-05:22:09:956\",\"sourceId\":\"OOM_ReadinessCheck:773a93f9-95d1-46d1-85e9-afced9d1775c\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:22:09:954-50196\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[56658], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[773a93f9-95d1-46d1-85e9-afced9d1775c]}\\\"}\"}","context":{"RequestID":"773a93f9-95d1-46d1-85e9-afced9d1775c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"695f03cb-fbfb-4318-b815-9e79aa623abc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:22:09.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:09.957Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"773a93f9-95d1-46d1-85e9-afced9d1775c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"695f03cb-fbfb-4318-b815-9e79aa623abc","LogTimestamp":"2022-12-03T05:22:09.957Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:22:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:22:10.262Z","message":"Entering","context":{"RequestID":"eb8773cd-f6eb-4bcd-9d85-7737d5abeb46","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a3bc128d-868f-475e-87b8-7e1f213ced3a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:22:10.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:10.264Z","message":"Database is available from CACHED check.","context":{"RequestID":"eb8773cd-f6eb-4bcd-9d85-7737d5abeb46","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a3bc128d-868f-475e-87b8-7e1f213ced3a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:22:10.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:10.265Z","message":"{\"transactionId\":\"eb8773cd-f6eb-4bcd-9d85-7737d5abeb46\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:10:263\",\"respDate\":\"221203-05:22:10:265\",\"sourceId\":\"ReadinessCheck:eb8773cd-f6eb-4bcd-9d85-7737d5abeb46\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:22:10:263-49039\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[eb8773cd-f6eb-4bcd-9d85-7737d5abeb46]}\\\"}\"}","context":{"RequestID":"eb8773cd-f6eb-4bcd-9d85-7737d5abeb46","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a3bc128d-868f-475e-87b8-7e1f213ced3a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:22:10.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:10.266Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb8773cd-f6eb-4bcd-9d85-7737d5abeb46","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3bc128d-868f-475e-87b8-7e1f213ced3a","LogTimestamp":"2022-12-03T05:22:10.266Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:22:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:22:10.646Z","message":"Entering","context":{"RequestID":"d8263b2e-fab7-4b28-bb88-6ffc23ae13a4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"53ae48ed-e163-4ec5-9c6b-9317ae351760","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:10.646Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:10.648Z","message":"{\"transactionId\":\"d8263b2e-fab7-4b28-bb88-6ffc23ae13a4\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:10:646\",\"respDate\":\"221203-05:22:10:648\",\"sourceId\":\"haproxy:d8263b2e-fab7-4b28-bb88-6ffc23ae13a4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:22:10:646-34737\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d8263b2e-fab7-4b28-bb88-6ffc23ae13a4]}\\\"}\"}","context":{"RequestID":"d8263b2e-fab7-4b28-bb88-6ffc23ae13a4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"53ae48ed-e163-4ec5-9c6b-9317ae351760","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:10.646Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:10.648Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8263b2e-fab7-4b28-bb88-6ffc23ae13a4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"53ae48ed-e163-4ec5-9c6b-9317ae351760","LogTimestamp":"2022-12-03T05:22:10.648Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:22:12.658Z","message":"Entering","context":{"RequestID":"43a0b52c-4acf-47f7-a905-f0eb29906908","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f976e521-e01a-48be-9de0-023ee3cb5716","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:12.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:12.660Z","message":"{\"transactionId\":\"43a0b52c-4acf-47f7-a905-f0eb29906908\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:12:659\",\"respDate\":\"221203-05:22:12:660\",\"sourceId\":\"haproxy:43a0b52c-4acf-47f7-a905-f0eb29906908\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:22:12:659-64222\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[43a0b52c-4acf-47f7-a905-f0eb29906908]}\\\"}\"}","context":{"RequestID":"43a0b52c-4acf-47f7-a905-f0eb29906908","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f976e521-e01a-48be-9de0-023ee3cb5716","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:12.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:12.661Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43a0b52c-4acf-47f7-a905-f0eb29906908","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f976e521-e01a-48be-9de0-023ee3cb5716","LogTimestamp":"2022-12-03T05:22:12.661Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:22:13.879Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:22:13.887Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:13.887Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:13.887Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:14.625Z","message":"Entering","context":{"RequestID":"0cdafcba-0f7f-4ac3-8f2a-1cb16ae5a425","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ac0c4be4-75c0-4212-9c3a-8b98ee9e5334","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:22:14.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:14.627Z","message":"{\"transactionId\":\"0cdafcba-0f7f-4ac3-8f2a-1cb16ae5a425\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:14:626\",\"respDate\":\"221203-05:22:14:627\",\"sourceId\":\"healthcheck:0cdafcba-0f7f-4ac3-8f2a-1cb16ae5a425\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:22:14:626-37784\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[0cdafcba-0f7f-4ac3-8f2a-1cb16ae5a425]}\\\"}\"}","context":{"RequestID":"0cdafcba-0f7f-4ac3-8f2a-1cb16ae5a425","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ac0c4be4-75c0-4212-9c3a-8b98ee9e5334","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:22:14.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:14.628Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0cdafcba-0f7f-4ac3-8f2a-1cb16ae5a425","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac0c4be4-75c0-4212-9c3a-8b98ee9e5334","LogTimestamp":"2022-12-03T05:22:14.628Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:22:14 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:22:14.669Z","message":"Entering","context":{"RequestID":"980ae602-30ed-452b-a4b0-2a0923dd0cef","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bd09573e-49f6-4b73-99cb-5dd7a6b95239","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:14.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:14.670Z","message":"{\"transactionId\":\"980ae602-30ed-452b-a4b0-2a0923dd0cef\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:14:669\",\"respDate\":\"221203-05:22:14:670\",\"sourceId\":\"haproxy:980ae602-30ed-452b-a4b0-2a0923dd0cef\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:22:14:669-78698\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[980ae602-30ed-452b-a4b0-2a0923dd0cef]}\\\"}\"}","context":{"RequestID":"980ae602-30ed-452b-a4b0-2a0923dd0cef","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bd09573e-49f6-4b73-99cb-5dd7a6b95239","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:14.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:14.671Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"980ae602-30ed-452b-a4b0-2a0923dd0cef","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd09573e-49f6-4b73-99cb-5dd7a6b95239","LogTimestamp":"2022-12-03T05:22:14.671Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:22:16.681Z","message":"Entering","context":{"RequestID":"e0caf6e9-8a11-4469-8dbe-f322ed041eea","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"512eeb63-0299-4539-a999-7cb356169c28","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:16.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:16.683Z","message":"{\"transactionId\":\"e0caf6e9-8a11-4469-8dbe-f322ed041eea\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:16:681\",\"respDate\":\"221203-05:22:16:683\",\"sourceId\":\"haproxy:e0caf6e9-8a11-4469-8dbe-f322ed041eea\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:22:16:681-37615\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e0caf6e9-8a11-4469-8dbe-f322ed041eea]}\\\"}\"}","context":{"RequestID":"e0caf6e9-8a11-4469-8dbe-f322ed041eea","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"512eeb63-0299-4539-a999-7cb356169c28","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:16.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:16.683Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0caf6e9-8a11-4469-8dbe-f322ed041eea","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"512eeb63-0299-4539-a999-7cb356169c28","LogTimestamp":"2022-12-03T05:22:16.683Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:22:18.692Z","message":"Entering","context":{"RequestID":"aa1fbe3c-5683-46c7-8713-a56a5d451902","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c2ee81d2-2384-4619-afe6-37ebc9762c7f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:18.691Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:18.694Z","message":"{\"transactionId\":\"aa1fbe3c-5683-46c7-8713-a56a5d451902\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:18:692\",\"respDate\":\"221203-05:22:18:694\",\"sourceId\":\"haproxy:aa1fbe3c-5683-46c7-8713-a56a5d451902\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:22:18:692-58399\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aa1fbe3c-5683-46c7-8713-a56a5d451902]}\\\"}\"}","context":{"RequestID":"aa1fbe3c-5683-46c7-8713-a56a5d451902","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c2ee81d2-2384-4619-afe6-37ebc9762c7f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:18.691Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:18.694Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa1fbe3c-5683-46c7-8713-a56a5d451902","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2ee81d2-2384-4619-afe6-37ebc9762c7f","LogTimestamp":"2022-12-03T05:22:18.694Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:22:18.920Z","message":"Entering","context":{"RequestID":"f20f930b-bae0-4e20-b322-d734c6a4358b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9d2a4501-953b-4fb5-b937-7e5dd098bd05","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:22:18.920Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:18.922Z","message":"{\"transactionId\":\"f20f930b-bae0-4e20-b322-d734c6a4358b\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:18:920\",\"respDate\":\"221203-05:22:18:922\",\"sourceId\":\"healthcheck:f20f930b-bae0-4e20-b322-d734c6a4358b\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:22:18:920-28286\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[35246], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[f20f930b-bae0-4e20-b322-d734c6a4358b]}\\\"}\"}","context":{"RequestID":"f20f930b-bae0-4e20-b322-d734c6a4358b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9d2a4501-953b-4fb5-b937-7e5dd098bd05","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:22:18.920Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:18.922Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f20f930b-bae0-4e20-b322-d734c6a4358b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d2a4501-953b-4fb5-b937-7e5dd098bd05","LogTimestamp":"2022-12-03T05:22:18.922Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:18 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:22:19.948Z","message":"Entering","context":{"RequestID":"837f26d4-78fd-40a5-87a7-4879fd1cc68d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"63ecd1a3-8712-45fb-8280-5040dd13554b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:22:19.948Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:19.950Z","message":"{\"transactionId\":\"837f26d4-78fd-40a5-87a7-4879fd1cc68d\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:19:948\",\"respDate\":\"221203-05:22:19:950\",\"sourceId\":\"OOM_ReadinessCheck:837f26d4-78fd-40a5-87a7-4879fd1cc68d\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:22:19:948-72186\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[56846], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[837f26d4-78fd-40a5-87a7-4879fd1cc68d]}\\\"}\"}","context":{"RequestID":"837f26d4-78fd-40a5-87a7-4879fd1cc68d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"63ecd1a3-8712-45fb-8280-5040dd13554b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:22:19.948Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:19.950Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"837f26d4-78fd-40a5-87a7-4879fd1cc68d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63ecd1a3-8712-45fb-8280-5040dd13554b","LogTimestamp":"2022-12-03T05:22:19.950Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:22:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:22:20.260Z","message":"Entering","context":{"RequestID":"95b34492-e0ae-4160-b105-402d761c5e45","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8eddb31a-a9e8-4a5c-8010-e75940968670","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:22:20.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:20.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"95b34492-e0ae-4160-b105-402d761c5e45","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8eddb31a-a9e8-4a5c-8010-e75940968670","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:22:20.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:20.263Z","message":"{\"transactionId\":\"95b34492-e0ae-4160-b105-402d761c5e45\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:20:261\",\"respDate\":\"221203-05:22:20:262\",\"sourceId\":\"ReadinessCheck:95b34492-e0ae-4160-b105-402d761c5e45\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:22:20:261-96639\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[95b34492-e0ae-4160-b105-402d761c5e45]}\\\"}\"}","context":{"RequestID":"95b34492-e0ae-4160-b105-402d761c5e45","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8eddb31a-a9e8-4a5c-8010-e75940968670","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:22:20.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:20.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95b34492-e0ae-4160-b105-402d761c5e45","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8eddb31a-a9e8-4a5c-8010-e75940968670","LogTimestamp":"2022-12-03T05:22:20.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:22:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:22:20.703Z","message":"Entering","context":{"RequestID":"adf75593-3b34-4243-8ef8-a58c614aa9b0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eebfdcc7-cbfd-4199-9bd4-75c723b6b2e4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:20.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:20.706Z","message":"{\"transactionId\":\"adf75593-3b34-4243-8ef8-a58c614aa9b0\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:20:704\",\"respDate\":\"221203-05:22:20:706\",\"sourceId\":\"haproxy:adf75593-3b34-4243-8ef8-a58c614aa9b0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:22:20:704-13345\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[adf75593-3b34-4243-8ef8-a58c614aa9b0]}\\\"}\"}","context":{"RequestID":"adf75593-3b34-4243-8ef8-a58c614aa9b0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eebfdcc7-cbfd-4199-9bd4-75c723b6b2e4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:20.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:20.707Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"adf75593-3b34-4243-8ef8-a58c614aa9b0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eebfdcc7-cbfd-4199-9bd4-75c723b6b2e4","LogTimestamp":"2022-12-03T05:22:20.707Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:22:22.716Z","message":"Entering","context":{"RequestID":"51144217-dcca-4711-82c9-09c127f4337d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"01093b19-f328-438e-9e14-6485dc68db11","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:22.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:22.718Z","message":"{\"transactionId\":\"51144217-dcca-4711-82c9-09c127f4337d\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:22:716\",\"respDate\":\"221203-05:22:22:718\",\"sourceId\":\"haproxy:51144217-dcca-4711-82c9-09c127f4337d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:22:22:716-37679\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[51144217-dcca-4711-82c9-09c127f4337d]}\\\"}\"}","context":{"RequestID":"51144217-dcca-4711-82c9-09c127f4337d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"01093b19-f328-438e-9e14-6485dc68db11","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:22.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:22.718Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51144217-dcca-4711-82c9-09c127f4337d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01093b19-f328-438e-9e14-6485dc68db11","LogTimestamp":"2022-12-03T05:22:22.718Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:22:23.880Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:22:23.898Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:23.899Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:23.899Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:24.726Z","message":"Entering","context":{"RequestID":"a23496d7-8c20-45b3-a782-3252d657b597","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a9de3c73-ba02-4a5e-ba5c-2132f001f7b3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:24.726Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:24.729Z","message":"{\"transactionId\":\"a23496d7-8c20-45b3-a782-3252d657b597\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:24:727\",\"respDate\":\"221203-05:22:24:729\",\"sourceId\":\"haproxy:a23496d7-8c20-45b3-a782-3252d657b597\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:22:24:727-23200\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a23496d7-8c20-45b3-a782-3252d657b597]}\\\"}\"}","context":{"RequestID":"a23496d7-8c20-45b3-a782-3252d657b597","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a9de3c73-ba02-4a5e-ba5c-2132f001f7b3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:24.726Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:24.729Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a23496d7-8c20-45b3-a782-3252d657b597","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9de3c73-ba02-4a5e-ba5c-2132f001f7b3","LogTimestamp":"2022-12-03T05:22:24.729Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:22:26.739Z","message":"Entering","context":{"RequestID":"b333d5cd-9492-4a71-b5ec-48fff96826e8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"73068e67-f998-488f-9aae-77b6e9bd542c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:26.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:26.741Z","message":"{\"transactionId\":\"b333d5cd-9492-4a71-b5ec-48fff96826e8\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:26:739\",\"respDate\":\"221203-05:22:26:741\",\"sourceId\":\"haproxy:b333d5cd-9492-4a71-b5ec-48fff96826e8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:22:26:739-4151\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b333d5cd-9492-4a71-b5ec-48fff96826e8]}\\\"}\"}","context":{"RequestID":"b333d5cd-9492-4a71-b5ec-48fff96826e8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"73068e67-f998-488f-9aae-77b6e9bd542c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:26.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:26.741Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b333d5cd-9492-4a71-b5ec-48fff96826e8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73068e67-f998-488f-9aae-77b6e9bd542c","LogTimestamp":"2022-12-03T05:22:26.741Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:22:28.751Z","message":"Entering","context":{"RequestID":"fdfb7158-42aa-4daa-8fdc-1b66d0d3e705","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"04554669-c93a-4db8-ac89-2d53de8be4c7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:28.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:28.753Z","message":"{\"transactionId\":\"fdfb7158-42aa-4daa-8fdc-1b66d0d3e705\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:28:752\",\"respDate\":\"221203-05:22:28:753\",\"sourceId\":\"haproxy:fdfb7158-42aa-4daa-8fdc-1b66d0d3e705\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:22:28:752-64685\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fdfb7158-42aa-4daa-8fdc-1b66d0d3e705]}\\\"}\"}","context":{"RequestID":"fdfb7158-42aa-4daa-8fdc-1b66d0d3e705","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"04554669-c93a-4db8-ac89-2d53de8be4c7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:28.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:28.754Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fdfb7158-42aa-4daa-8fdc-1b66d0d3e705","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04554669-c93a-4db8-ac89-2d53de8be4c7","LogTimestamp":"2022-12-03T05:22:28.754Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:22:29.653Z","message":"Entering","context":{"RequestID":"1a446208-0b87-4c1d-bdef-731a76e49733","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dd811077-adfd-452c-b069-b22eb7d8a30a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:22:29.653Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:29.655Z","message":"{\"transactionId\":\"1a446208-0b87-4c1d-bdef-731a76e49733\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:29:654\",\"respDate\":\"221203-05:22:29:655\",\"sourceId\":\"healthcheck:1a446208-0b87-4c1d-bdef-731a76e49733\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:22:29:654-56984\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[1a446208-0b87-4c1d-bdef-731a76e49733]}\\\"}\"}","context":{"RequestID":"1a446208-0b87-4c1d-bdef-731a76e49733","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dd811077-adfd-452c-b069-b22eb7d8a30a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:22:29.653Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:29.656Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a446208-0b87-4c1d-bdef-731a76e49733","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd811077-adfd-452c-b069-b22eb7d8a30a","LogTimestamp":"2022-12-03T05:22:29.656Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:22:29 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:22:29.949Z","message":"Entering","context":{"RequestID":"d8a8dea9-9252-4845-88d9-a63a3363bcf6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"70479850-1515-4383-9612-f612dd4af77f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:22:29.949Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:29.951Z","message":"{\"transactionId\":\"d8a8dea9-9252-4845-88d9-a63a3363bcf6\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:29:950\",\"respDate\":\"221203-05:22:29:951\",\"sourceId\":\"OOM_ReadinessCheck:d8a8dea9-9252-4845-88d9-a63a3363bcf6\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:22:29:950-21637\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[57010], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[d8a8dea9-9252-4845-88d9-a63a3363bcf6]}\\\"}\"}","context":{"RequestID":"d8a8dea9-9252-4845-88d9-a63a3363bcf6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"70479850-1515-4383-9612-f612dd4af77f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:22:29.949Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:29.952Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8a8dea9-9252-4845-88d9-a63a3363bcf6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70479850-1515-4383-9612-f612dd4af77f","LogTimestamp":"2022-12-03T05:22:29.951Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:22:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:22:30.020Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:30.022Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:30.259Z","message":"Entering","context":{"RequestID":"1a927c69-e1b4-4dc6-98b9-1b2f5b70185c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"521843d1-4234-4907-b3e7-668b4a0ec8a5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:22:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:30.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"1a927c69-e1b4-4dc6-98b9-1b2f5b70185c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"521843d1-4234-4907-b3e7-668b4a0ec8a5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:22:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:30.262Z","message":"{\"transactionId\":\"1a927c69-e1b4-4dc6-98b9-1b2f5b70185c\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:30:260\",\"respDate\":\"221203-05:22:30:262\",\"sourceId\":\"ReadinessCheck:1a927c69-e1b4-4dc6-98b9-1b2f5b70185c\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:22:30:260-56885\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[1a927c69-e1b4-4dc6-98b9-1b2f5b70185c]}\\\"}\"}","context":{"RequestID":"1a927c69-e1b4-4dc6-98b9-1b2f5b70185c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"521843d1-4234-4907-b3e7-668b4a0ec8a5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:22:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:30.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a927c69-e1b4-4dc6-98b9-1b2f5b70185c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"521843d1-4234-4907-b3e7-668b4a0ec8a5","LogTimestamp":"2022-12-03T05:22:30.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:22:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:22:30.762Z","message":"Entering","context":{"RequestID":"519add81-4f6f-434c-b7e1-0cf47bf4f6cb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1ec80c91-cf9e-4bac-be64-263d5696552a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:30.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:30.764Z","message":"{\"transactionId\":\"519add81-4f6f-434c-b7e1-0cf47bf4f6cb\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:30:763\",\"respDate\":\"221203-05:22:30:764\",\"sourceId\":\"haproxy:519add81-4f6f-434c-b7e1-0cf47bf4f6cb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:22:30:763-62739\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[519add81-4f6f-434c-b7e1-0cf47bf4f6cb]}\\\"}\"}","context":{"RequestID":"519add81-4f6f-434c-b7e1-0cf47bf4f6cb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1ec80c91-cf9e-4bac-be64-263d5696552a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:30.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:30.765Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"519add81-4f6f-434c-b7e1-0cf47bf4f6cb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ec80c91-cf9e-4bac-be64-263d5696552a","LogTimestamp":"2022-12-03T05:22:30.765Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:22:32.773Z","message":"Entering","context":{"RequestID":"be7d3510-346a-4d8a-a895-5df6e2775ac9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a4c70f38-0e2f-4780-88d8-5ccb081dee69","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:32.773Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:32.775Z","message":"{\"transactionId\":\"be7d3510-346a-4d8a-a895-5df6e2775ac9\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:32:774\",\"respDate\":\"221203-05:22:32:775\",\"sourceId\":\"haproxy:be7d3510-346a-4d8a-a895-5df6e2775ac9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:22:32:774-15194\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[be7d3510-346a-4d8a-a895-5df6e2775ac9]}\\\"}\"}","context":{"RequestID":"be7d3510-346a-4d8a-a895-5df6e2775ac9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a4c70f38-0e2f-4780-88d8-5ccb081dee69","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:32.773Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:32.776Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be7d3510-346a-4d8a-a895-5df6e2775ac9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4c70f38-0e2f-4780-88d8-5ccb081dee69","LogTimestamp":"2022-12-03T05:22:32.775Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:22:33.880Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:22:33.889Z","message":"Connection[/10.233.68.148:9042-1, 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":"2022-12-03T05:22:33.890Z","message":"Connection[/10.233.68.148:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:33.904Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:33.904Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:33.905Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:33.946Z","message":"Entering","context":{"RequestID":"faf02d54-a4cf-4e88-b2bb-1b88474dbc53","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1bb8ec77-4722-4f0a-beca-b167962501b4","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:22:33.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:33.948Z","message":"{\"transactionId\":\"faf02d54-a4cf-4e88-b2bb-1b88474dbc53\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:33:947\",\"respDate\":\"221203-05:22:33:948\",\"sourceId\":\"healthcheck:faf02d54-a4cf-4e88-b2bb-1b88474dbc53\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:22:33:947-49523\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[35422], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[faf02d54-a4cf-4e88-b2bb-1b88474dbc53]}\\\"}\"}","context":{"RequestID":"faf02d54-a4cf-4e88-b2bb-1b88474dbc53","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1bb8ec77-4722-4f0a-beca-b167962501b4","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:22:33.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:33.949Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"faf02d54-a4cf-4e88-b2bb-1b88474dbc53","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1bb8ec77-4722-4f0a-beca-b167962501b4","LogTimestamp":"2022-12-03T05:22:33.949Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:33 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:22:34.784Z","message":"Entering","context":{"RequestID":"74194470-4019-450d-82b5-3be116b00452","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d323d9ed-e48d-4350-89de-3cb1593819e4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:34.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:34.786Z","message":"{\"transactionId\":\"74194470-4019-450d-82b5-3be116b00452\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:34:784\",\"respDate\":\"221203-05:22:34:786\",\"sourceId\":\"haproxy:74194470-4019-450d-82b5-3be116b00452\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:22:34:784-38275\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[74194470-4019-450d-82b5-3be116b00452]}\\\"}\"}","context":{"RequestID":"74194470-4019-450d-82b5-3be116b00452","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d323d9ed-e48d-4350-89de-3cb1593819e4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:34.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:34.787Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"74194470-4019-450d-82b5-3be116b00452","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d323d9ed-e48d-4350-89de-3cb1593819e4","LogTimestamp":"2022-12-03T05:22:34.786Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:22:36.795Z","message":"Entering","context":{"RequestID":"a669a810-9119-466c-8a79-8269718da00c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3cf6589e-31b8-4746-83b9-291828d948b9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:36.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:36.797Z","message":"{\"transactionId\":\"a669a810-9119-466c-8a79-8269718da00c\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:36:796\",\"respDate\":\"221203-05:22:36:797\",\"sourceId\":\"haproxy:a669a810-9119-466c-8a79-8269718da00c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:22:36:796-60132\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a669a810-9119-466c-8a79-8269718da00c]}\\\"}\"}","context":{"RequestID":"a669a810-9119-466c-8a79-8269718da00c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3cf6589e-31b8-4746-83b9-291828d948b9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:36.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:36.798Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a669a810-9119-466c-8a79-8269718da00c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3cf6589e-31b8-4746-83b9-291828d948b9","LogTimestamp":"2022-12-03T05:22:36.798Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:22:38.807Z","message":"Entering","context":{"RequestID":"0e56352d-a500-40ab-89c1-b39f80cebb13","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a0e0fd03-1bef-4928-bc44-37d53f2c7827","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:38.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:38.810Z","message":"{\"transactionId\":\"0e56352d-a500-40ab-89c1-b39f80cebb13\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:38:808\",\"respDate\":\"221203-05:22:38:809\",\"sourceId\":\"haproxy:0e56352d-a500-40ab-89c1-b39f80cebb13\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:22:38:808-57547\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0e56352d-a500-40ab-89c1-b39f80cebb13]}\\\"}\"}","context":{"RequestID":"0e56352d-a500-40ab-89c1-b39f80cebb13","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a0e0fd03-1bef-4928-bc44-37d53f2c7827","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:38.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:38.812Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e56352d-a500-40ab-89c1-b39f80cebb13","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0e0fd03-1bef-4928-bc44-37d53f2c7827","LogTimestamp":"2022-12-03T05:22:38.812Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-12-03T05:22:39.948Z","message":"Entering","context":{"RequestID":"e240e982-d1ed-4d8b-b929-41225cfc0d76","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"14aa9b2f-6b74-48ed-96a3-eb89cea5fc1a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:22:39.948Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:39.950Z","message":"{\"transactionId\":\"e240e982-d1ed-4d8b-b929-41225cfc0d76\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:39:948\",\"respDate\":\"221203-05:22:39:950\",\"sourceId\":\"OOM_ReadinessCheck:e240e982-d1ed-4d8b-b929-41225cfc0d76\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:22:39:948-13518\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[57188], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[e240e982-d1ed-4d8b-b929-41225cfc0d76]}\\\"}\"}","context":{"RequestID":"e240e982-d1ed-4d8b-b929-41225cfc0d76","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"14aa9b2f-6b74-48ed-96a3-eb89cea5fc1a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:22:39.948Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:39.950Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e240e982-d1ed-4d8b-b929-41225cfc0d76","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14aa9b2f-6b74-48ed-96a3-eb89cea5fc1a","LogTimestamp":"2022-12-03T05:22:39.950Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:22:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 8 - "logType": "access" {"timestamp":"2022-12-03T05:22:40.271Z","message":"Entering","context":{"RequestID":"8ee75f1b-3208-409c-abac-b57037f3a29e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7ab7d905-53f4-45e2-95a4-2797e553a82c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:22:40.271Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:40.273Z","message":"Database is available from CACHED check.","context":{"RequestID":"8ee75f1b-3208-409c-abac-b57037f3a29e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7ab7d905-53f4-45e2-95a4-2797e553a82c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:22:40.271Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:40.274Z","message":"{\"transactionId\":\"8ee75f1b-3208-409c-abac-b57037f3a29e\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:40:272\",\"respDate\":\"221203-05:22:40:274\",\"sourceId\":\"ReadinessCheck:8ee75f1b-3208-409c-abac-b57037f3a29e\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:22:40:272-84540\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[8ee75f1b-3208-409c-abac-b57037f3a29e]}\\\"}\"}","context":{"RequestID":"8ee75f1b-3208-409c-abac-b57037f3a29e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7ab7d905-53f4-45e2-95a4-2797e553a82c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:22:40.271Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:40.274Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ee75f1b-3208-409c-abac-b57037f3a29e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ab7d905-53f4-45e2-95a4-2797e553a82c","LogTimestamp":"2022-12-03T05:22:40.274Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:22:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:22:40.822Z","message":"Entering","context":{"RequestID":"df4aa2ac-5a43-41b2-ae52-325f06c05c74","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7ed2dd79-1318-40de-b3ff-cb2609ebce08","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:40.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:40.824Z","message":"{\"transactionId\":\"df4aa2ac-5a43-41b2-ae52-325f06c05c74\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:40:822\",\"respDate\":\"221203-05:22:40:824\",\"sourceId\":\"haproxy:df4aa2ac-5a43-41b2-ae52-325f06c05c74\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:22:40:822-18017\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[df4aa2ac-5a43-41b2-ae52-325f06c05c74]}\\\"}\"}","context":{"RequestID":"df4aa2ac-5a43-41b2-ae52-325f06c05c74","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7ed2dd79-1318-40de-b3ff-cb2609ebce08","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:40.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:40.824Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df4aa2ac-5a43-41b2-ae52-325f06c05c74","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ed2dd79-1318-40de-b3ff-cb2609ebce08","LogTimestamp":"2022-12-03T05:22:40.824Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:22:42.833Z","message":"Entering","context":{"RequestID":"6ca0c5e0-1123-4573-8b7c-f5fdcb610bbb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"786fb4c8-381c-4bab-bbc5-6d6552f3bc31","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:42.832Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:42.835Z","message":"{\"transactionId\":\"6ca0c5e0-1123-4573-8b7c-f5fdcb610bbb\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:42:833\",\"respDate\":\"221203-05:22:42:835\",\"sourceId\":\"haproxy:6ca0c5e0-1123-4573-8b7c-f5fdcb610bbb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:22:42:833-83705\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ca0c5e0-1123-4573-8b7c-f5fdcb610bbb]}\\\"}\"}","context":{"RequestID":"6ca0c5e0-1123-4573-8b7c-f5fdcb610bbb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"786fb4c8-381c-4bab-bbc5-6d6552f3bc31","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:42.832Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:42.835Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ca0c5e0-1123-4573-8b7c-f5fdcb610bbb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"786fb4c8-381c-4bab-bbc5-6d6552f3bc31","LogTimestamp":"2022-12-03T05:22:42.835Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:22:43.879Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:22:43.889Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:43.889Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:43.890Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:44.684Z","message":"Entering","context":{"RequestID":"a855d88d-3102-4af0-a7ed-00ea42b4ac7c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f0739613-0bc6-4189-aad4-2fee2bdaefb9","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:22:44.684Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:44.686Z","message":"{\"transactionId\":\"a855d88d-3102-4af0-a7ed-00ea42b4ac7c\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:44:685\",\"respDate\":\"221203-05:22:44:686\",\"sourceId\":\"healthcheck:a855d88d-3102-4af0-a7ed-00ea42b4ac7c\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:22:44:685-84357\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[a855d88d-3102-4af0-a7ed-00ea42b4ac7c]}\\\"}\"}","context":{"RequestID":"a855d88d-3102-4af0-a7ed-00ea42b4ac7c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f0739613-0bc6-4189-aad4-2fee2bdaefb9","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:22:44.684Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:44.687Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a855d88d-3102-4af0-a7ed-00ea42b4ac7c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0739613-0bc6-4189-aad4-2fee2bdaefb9","LogTimestamp":"2022-12-03T05:22:44.687Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:22:44 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:22:44.844Z","message":"Entering","context":{"RequestID":"a5cc7fd7-9612-410a-855c-d4ac1e3d4bd4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4d1fe7bd-807e-4623-8e3a-6f090519e50f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:44.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:44.846Z","message":"{\"transactionId\":\"a5cc7fd7-9612-410a-855c-d4ac1e3d4bd4\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:44:844\",\"respDate\":\"221203-05:22:44:846\",\"sourceId\":\"haproxy:a5cc7fd7-9612-410a-855c-d4ac1e3d4bd4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:22:44:844-84667\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a5cc7fd7-9612-410a-855c-d4ac1e3d4bd4]}\\\"}\"}","context":{"RequestID":"a5cc7fd7-9612-410a-855c-d4ac1e3d4bd4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4d1fe7bd-807e-4623-8e3a-6f090519e50f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:44.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:44.846Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5cc7fd7-9612-410a-855c-d4ac1e3d4bd4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d1fe7bd-807e-4623-8e3a-6f090519e50f","LogTimestamp":"2022-12-03T05:22:44.846Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:22:46.854Z","message":"Entering","context":{"RequestID":"394b6b78-a720-46bb-ac8a-312676666d5c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"850ee790-a826-4bb3-8f52-011f6f8c0151","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:46.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:46.856Z","message":"{\"transactionId\":\"394b6b78-a720-46bb-ac8a-312676666d5c\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:46:854\",\"respDate\":\"221203-05:22:46:856\",\"sourceId\":\"haproxy:394b6b78-a720-46bb-ac8a-312676666d5c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:22:46:854-59938\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[394b6b78-a720-46bb-ac8a-312676666d5c]}\\\"}\"}","context":{"RequestID":"394b6b78-a720-46bb-ac8a-312676666d5c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"850ee790-a826-4bb3-8f52-011f6f8c0151","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:46.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:46.856Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"394b6b78-a720-46bb-ac8a-312676666d5c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"850ee790-a826-4bb3-8f52-011f6f8c0151","LogTimestamp":"2022-12-03T05:22:46.856Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:22:48.865Z","message":"Entering","context":{"RequestID":"2de5b723-5466-42d3-841b-e9630999cc35","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"32dbabfd-cd9b-48ba-869b-09c8dccfa9d8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:48.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:48.867Z","message":"{\"transactionId\":\"2de5b723-5466-42d3-841b-e9630999cc35\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:48:866\",\"respDate\":\"221203-05:22:48:867\",\"sourceId\":\"haproxy:2de5b723-5466-42d3-841b-e9630999cc35\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:22:48:866-14212\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2de5b723-5466-42d3-841b-e9630999cc35]}\\\"}\"}","context":{"RequestID":"2de5b723-5466-42d3-841b-e9630999cc35","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"32dbabfd-cd9b-48ba-869b-09c8dccfa9d8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:48.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:48.868Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2de5b723-5466-42d3-841b-e9630999cc35","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32dbabfd-cd9b-48ba-869b-09c8dccfa9d8","LogTimestamp":"2022-12-03T05:22:48.868Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:22:48.967Z","message":"Entering","context":{"RequestID":"1f611930-6c5a-4850-8eb9-278657efa70f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c310c2be-0cb4-4126-a9ba-94af5c706d72","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:22:48.967Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:48.969Z","message":"{\"transactionId\":\"1f611930-6c5a-4850-8eb9-278657efa70f\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:48:968\",\"respDate\":\"221203-05:22:48:969\",\"sourceId\":\"healthcheck:1f611930-6c5a-4850-8eb9-278657efa70f\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:22:48:968-83303\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[35562], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[1f611930-6c5a-4850-8eb9-278657efa70f]}\\\"}\"}","context":{"RequestID":"1f611930-6c5a-4850-8eb9-278657efa70f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c310c2be-0cb4-4126-a9ba-94af5c706d72","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:22:48.967Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:48.970Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1f611930-6c5a-4850-8eb9-278657efa70f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c310c2be-0cb4-4126-a9ba-94af5c706d72","LogTimestamp":"2022-12-03T05:22:48.970Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:48 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:22:49.952Z","message":"Entering","context":{"RequestID":"7c56d7a2-0a72-40d3-8560-97b559624e07","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e3d9d756-3365-4985-b446-fce8d77e38e9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:22:49.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:49.954Z","message":"{\"transactionId\":\"7c56d7a2-0a72-40d3-8560-97b559624e07\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:49:952\",\"respDate\":\"221203-05:22:49:954\",\"sourceId\":\"OOM_ReadinessCheck:7c56d7a2-0a72-40d3-8560-97b559624e07\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:22:49:952-95132\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[57368], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[7c56d7a2-0a72-40d3-8560-97b559624e07]}\\\"}\"}","context":{"RequestID":"7c56d7a2-0a72-40d3-8560-97b559624e07","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e3d9d756-3365-4985-b446-fce8d77e38e9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:22:49.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:49.955Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c56d7a2-0a72-40d3-8560-97b559624e07","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3d9d756-3365-4985-b446-fce8d77e38e9","LogTimestamp":"2022-12-03T05:22:49.954Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:22:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:22:50.259Z","message":"Entering","context":{"RequestID":"ac6b0403-272d-4233-9cc8-97ae85b7ae4e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"411daf71-52bd-42e2-bcbf-7767c4dc1798","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:22:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:50.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"ac6b0403-272d-4233-9cc8-97ae85b7ae4e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"411daf71-52bd-42e2-bcbf-7767c4dc1798","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:22:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:50.261Z","message":"{\"transactionId\":\"ac6b0403-272d-4233-9cc8-97ae85b7ae4e\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:50:260\",\"respDate\":\"221203-05:22:50:261\",\"sourceId\":\"ReadinessCheck:ac6b0403-272d-4233-9cc8-97ae85b7ae4e\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:22:50:260-53079\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[ac6b0403-272d-4233-9cc8-97ae85b7ae4e]}\\\"}\"}","context":{"RequestID":"ac6b0403-272d-4233-9cc8-97ae85b7ae4e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"411daf71-52bd-42e2-bcbf-7767c4dc1798","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:22:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:50.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac6b0403-272d-4233-9cc8-97ae85b7ae4e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"411daf71-52bd-42e2-bcbf-7767c4dc1798","LogTimestamp":"2022-12-03T05:22:50.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:22:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:22:50.876Z","message":"Entering","context":{"RequestID":"3d676a67-81e5-444b-a8fd-b37849522247","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4053df81-9c5b-4dbb-886f-9c907a5da4d7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:50.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:50.878Z","message":"{\"transactionId\":\"3d676a67-81e5-444b-a8fd-b37849522247\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:50:876\",\"respDate\":\"221203-05:22:50:878\",\"sourceId\":\"haproxy:3d676a67-81e5-444b-a8fd-b37849522247\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:22:50:876-24904\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3d676a67-81e5-444b-a8fd-b37849522247]}\\\"}\"}","context":{"RequestID":"3d676a67-81e5-444b-a8fd-b37849522247","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4053df81-9c5b-4dbb-886f-9c907a5da4d7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:50.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:50.878Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d676a67-81e5-444b-a8fd-b37849522247","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4053df81-9c5b-4dbb-886f-9c907a5da4d7","LogTimestamp":"2022-12-03T05:22:50.878Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:22:52.888Z","message":"Entering","context":{"RequestID":"c833beeb-e814-4cdf-9c50-02ffdd831c9c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"362b1576-dbb9-40cc-b44a-7d231e753f9c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:52.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:52.890Z","message":"{\"transactionId\":\"c833beeb-e814-4cdf-9c50-02ffdd831c9c\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:52:888\",\"respDate\":\"221203-05:22:52:890\",\"sourceId\":\"haproxy:c833beeb-e814-4cdf-9c50-02ffdd831c9c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:22:52:888-21980\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c833beeb-e814-4cdf-9c50-02ffdd831c9c]}\\\"}\"}","context":{"RequestID":"c833beeb-e814-4cdf-9c50-02ffdd831c9c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"362b1576-dbb9-40cc-b44a-7d231e753f9c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:52.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:52.890Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c833beeb-e814-4cdf-9c50-02ffdd831c9c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"362b1576-dbb9-40cc-b44a-7d231e753f9c","LogTimestamp":"2022-12-03T05:22:52.890Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:22:53.879Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:22:53.897Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:53.897Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:53.897Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:54.899Z","message":"Entering","context":{"RequestID":"3a2b34fc-2b1e-47ff-8018-84f9c80b6c4d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8409dcd4-2d56-4918-881c-e228e645fc41","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:54.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:54.901Z","message":"{\"transactionId\":\"3a2b34fc-2b1e-47ff-8018-84f9c80b6c4d\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:54:900\",\"respDate\":\"221203-05:22:54:901\",\"sourceId\":\"haproxy:3a2b34fc-2b1e-47ff-8018-84f9c80b6c4d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:22:54:900-12058\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3a2b34fc-2b1e-47ff-8018-84f9c80b6c4d]}\\\"}\"}","context":{"RequestID":"3a2b34fc-2b1e-47ff-8018-84f9c80b6c4d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8409dcd4-2d56-4918-881c-e228e645fc41","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:54.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:54.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a2b34fc-2b1e-47ff-8018-84f9c80b6c4d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8409dcd4-2d56-4918-881c-e228e645fc41","LogTimestamp":"2022-12-03T05:22:54.901Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:22:56.912Z","message":"Entering","context":{"RequestID":"ad29d41d-e5a9-4e2e-83d9-61e5d6a9d23b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"faff1a24-ebe4-46d5-b686-1ca458df8dd4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:56.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:56.915Z","message":"{\"transactionId\":\"ad29d41d-e5a9-4e2e-83d9-61e5d6a9d23b\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:56:913\",\"respDate\":\"221203-05:22:56:915\",\"sourceId\":\"haproxy:ad29d41d-e5a9-4e2e-83d9-61e5d6a9d23b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:22:56:913-60261\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ad29d41d-e5a9-4e2e-83d9-61e5d6a9d23b]}\\\"}\"}","context":{"RequestID":"ad29d41d-e5a9-4e2e-83d9-61e5d6a9d23b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"faff1a24-ebe4-46d5-b686-1ca458df8dd4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:56.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:56.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad29d41d-e5a9-4e2e-83d9-61e5d6a9d23b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"faff1a24-ebe4-46d5-b686-1ca458df8dd4","LogTimestamp":"2022-12-03T05:22:56.915Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:22:58.926Z","message":"Entering","context":{"RequestID":"e7fd0ac9-9cb5-4a3b-95e8-1bedc1d5c2d3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"736e301f-9d60-44e3-b38b-baa76cdad31a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:58.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:58.928Z","message":"{\"transactionId\":\"e7fd0ac9-9cb5-4a3b-95e8-1bedc1d5c2d3\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:58:926\",\"respDate\":\"221203-05:22:58:928\",\"sourceId\":\"haproxy:e7fd0ac9-9cb5-4a3b-95e8-1bedc1d5c2d3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:22:58:926-94814\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e7fd0ac9-9cb5-4a3b-95e8-1bedc1d5c2d3]}\\\"}\"}","context":{"RequestID":"e7fd0ac9-9cb5-4a3b-95e8-1bedc1d5c2d3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"736e301f-9d60-44e3-b38b-baa76cdad31a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:22:58.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:58.928Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7fd0ac9-9cb5-4a3b-95e8-1bedc1d5c2d3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"736e301f-9d60-44e3-b38b-baa76cdad31a","LogTimestamp":"2022-12-03T05:22:58.928Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:22:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:22:59.716Z","message":"Entering","context":{"RequestID":"ced78243-1eaf-44e7-90eb-2d4e075bf625","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fa7fe778-514d-4124-8008-82d7186225ec","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:22:59.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:59.718Z","message":"{\"transactionId\":\"ced78243-1eaf-44e7-90eb-2d4e075bf625\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:59:717\",\"respDate\":\"221203-05:22:59:718\",\"sourceId\":\"healthcheck:ced78243-1eaf-44e7-90eb-2d4e075bf625\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:22:59:717-5327\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[ced78243-1eaf-44e7-90eb-2d4e075bf625]}\\\"}\"}","context":{"RequestID":"ced78243-1eaf-44e7-90eb-2d4e075bf625","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fa7fe778-514d-4124-8008-82d7186225ec","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:22:59.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:59.719Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ced78243-1eaf-44e7-90eb-2d4e075bf625","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa7fe778-514d-4124-8008-82d7186225ec","LogTimestamp":"2022-12-03T05:22:59.719Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:22:59 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:22:59.947Z","message":"Entering","context":{"RequestID":"9451011d-1141-46ad-8a7a-86c88c1b968d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fcb49350-6fd8-4c30-9b5b-fa39a0bbf042","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:22:59.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:22:59.949Z","message":"{\"transactionId\":\"9451011d-1141-46ad-8a7a-86c88c1b968d\",\"status\":\"200\",\"rqstDate\":\"221203-05:22:59:947\",\"respDate\":\"221203-05:22:59:949\",\"sourceId\":\"OOM_ReadinessCheck:9451011d-1141-46ad-8a7a-86c88c1b968d\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:22:59:947-78904\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[57538], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[9451011d-1141-46ad-8a7a-86c88c1b968d]}\\\"}\"}","context":{"RequestID":"9451011d-1141-46ad-8a7a-86c88c1b968d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fcb49350-6fd8-4c30-9b5b-fa39a0bbf042","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:22:59.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:22:59.949Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9451011d-1141-46ad-8a7a-86c88c1b968d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fcb49350-6fd8-4c30-9b5b-fa39a0bbf042","LogTimestamp":"2022-12-03T05:22:59.949Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:22:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:23:00.046Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:00.048Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:00.260Z","message":"Entering","context":{"RequestID":"9d7fdc02-180d-4d4d-af4a-44420acb2958","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e9d77fcb-0cfd-47ff-a164-2a5a70336608","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:23:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:00.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"9d7fdc02-180d-4d4d-af4a-44420acb2958","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e9d77fcb-0cfd-47ff-a164-2a5a70336608","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:23:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:00.263Z","message":"{\"transactionId\":\"9d7fdc02-180d-4d4d-af4a-44420acb2958\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:00:261\",\"respDate\":\"221203-05:23:00:263\",\"sourceId\":\"ReadinessCheck:9d7fdc02-180d-4d4d-af4a-44420acb2958\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:23:00:261-56691\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[9d7fdc02-180d-4d4d-af4a-44420acb2958]}\\\"}\"}","context":{"RequestID":"9d7fdc02-180d-4d4d-af4a-44420acb2958","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e9d77fcb-0cfd-47ff-a164-2a5a70336608","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:23:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:00.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d7fdc02-180d-4d4d-af4a-44420acb2958","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9d77fcb-0cfd-47ff-a164-2a5a70336608","LogTimestamp":"2022-12-03T05:23:00.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:23:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:23:00.938Z","message":"Entering","context":{"RequestID":"e5082166-fffd-4224-8be3-181cd41a69b6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"9707ffc9-a56c-46ac-8a33-4251cb784da9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:00.938Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:00.940Z","message":"{\"transactionId\":\"e5082166-fffd-4224-8be3-181cd41a69b6\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:00:938\",\"respDate\":\"221203-05:23:00:940\",\"sourceId\":\"haproxy:e5082166-fffd-4224-8be3-181cd41a69b6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:23:00:938-32939\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e5082166-fffd-4224-8be3-181cd41a69b6]}\\\"}\"}","context":{"RequestID":"e5082166-fffd-4224-8be3-181cd41a69b6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"9707ffc9-a56c-46ac-8a33-4251cb784da9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:00.938Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:00.941Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5082166-fffd-4224-8be3-181cd41a69b6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9707ffc9-a56c-46ac-8a33-4251cb784da9","LogTimestamp":"2022-12-03T05:23:00.941Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:23:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:23:02.950Z","message":"Entering","context":{"RequestID":"ad2df940-a40c-46eb-b62d-b8fa03a998d4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"12fa01c6-3951-434c-93fa-98d95c10ada1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:02.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:02.953Z","message":"{\"transactionId\":\"ad2df940-a40c-46eb-b62d-b8fa03a998d4\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:02:951\",\"respDate\":\"221203-05:23:02:953\",\"sourceId\":\"haproxy:ad2df940-a40c-46eb-b62d-b8fa03a998d4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:23:02:951-79465\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ad2df940-a40c-46eb-b62d-b8fa03a998d4]}\\\"}\"}","context":{"RequestID":"ad2df940-a40c-46eb-b62d-b8fa03a998d4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"12fa01c6-3951-434c-93fa-98d95c10ada1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:02.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:02.953Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad2df940-a40c-46eb-b62d-b8fa03a998d4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"12fa01c6-3951-434c-93fa-98d95c10ada1","LogTimestamp":"2022-12-03T05:23:02.953Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:23:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:23:03.879Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:23:03.888Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:03.888Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:03.888Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:03.996Z","message":"Entering","context":{"RequestID":"605cc4c6-3f3a-42f2-b11e-a286ad503f6f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"59a7aa9b-4170-4497-b364-b2621ba73730","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:23:03.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:03.998Z","message":"{\"transactionId\":\"605cc4c6-3f3a-42f2-b11e-a286ad503f6f\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:03:996\",\"respDate\":\"221203-05:23:03:998\",\"sourceId\":\"healthcheck:605cc4c6-3f3a-42f2-b11e-a286ad503f6f\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:23:03:996-95232\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[35714], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[605cc4c6-3f3a-42f2-b11e-a286ad503f6f]}\\\"}\"}","context":{"RequestID":"605cc4c6-3f3a-42f2-b11e-a286ad503f6f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"59a7aa9b-4170-4497-b364-b2621ba73730","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:23:03.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:03.998Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"605cc4c6-3f3a-42f2-b11e-a286ad503f6f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59a7aa9b-4170-4497-b364-b2621ba73730","LogTimestamp":"2022-12-03T05:23:03.998Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:23:04 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:23:04.962Z","message":"Entering","context":{"RequestID":"daf48193-5a44-4602-a7b7-c0d8e9928e42","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5dcd0a10-1910-4553-a877-2ce5aeab3d79","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:04.962Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:04.964Z","message":"{\"transactionId\":\"daf48193-5a44-4602-a7b7-c0d8e9928e42\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:04:962\",\"respDate\":\"221203-05:23:04:964\",\"sourceId\":\"haproxy:daf48193-5a44-4602-a7b7-c0d8e9928e42\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:23:04:962-46834\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[daf48193-5a44-4602-a7b7-c0d8e9928e42]}\\\"}\"}","context":{"RequestID":"daf48193-5a44-4602-a7b7-c0d8e9928e42","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5dcd0a10-1910-4553-a877-2ce5aeab3d79","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:04.962Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:04.964Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"daf48193-5a44-4602-a7b7-c0d8e9928e42","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5dcd0a10-1910-4553-a877-2ce5aeab3d79","LogTimestamp":"2022-12-03T05:23:04.964Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:23:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:23:06.973Z","message":"Entering","context":{"RequestID":"e866cd03-903f-444b-b190-89ee201face3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2d005671-a5b7-472e-9977-9be63062876d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:06.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:06.975Z","message":"{\"transactionId\":\"e866cd03-903f-444b-b190-89ee201face3\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:06:973\",\"respDate\":\"221203-05:23:06:975\",\"sourceId\":\"haproxy:e866cd03-903f-444b-b190-89ee201face3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:23:06:973-99879\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e866cd03-903f-444b-b190-89ee201face3]}\\\"}\"}","context":{"RequestID":"e866cd03-903f-444b-b190-89ee201face3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2d005671-a5b7-472e-9977-9be63062876d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:06.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:06.975Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e866cd03-903f-444b-b190-89ee201face3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d005671-a5b7-472e-9977-9be63062876d","LogTimestamp":"2022-12-03T05:23:06.975Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:23:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:23:08.983Z","message":"Entering","context":{"RequestID":"413553cd-1316-4ab0-af80-8da2ef24f8a4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"69a0728b-5963-4e4e-b4e1-a3fe88cd017f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:08.983Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:08.985Z","message":"{\"transactionId\":\"413553cd-1316-4ab0-af80-8da2ef24f8a4\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:08:984\",\"respDate\":\"221203-05:23:08:985\",\"sourceId\":\"haproxy:413553cd-1316-4ab0-af80-8da2ef24f8a4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:23:08:984-2264\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[413553cd-1316-4ab0-af80-8da2ef24f8a4]}\\\"}\"}","context":{"RequestID":"413553cd-1316-4ab0-af80-8da2ef24f8a4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"69a0728b-5963-4e4e-b4e1-a3fe88cd017f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:08.983Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:08.986Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"413553cd-1316-4ab0-af80-8da2ef24f8a4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69a0728b-5963-4e4e-b4e1-a3fe88cd017f","LogTimestamp":"2022-12-03T05:23:08.986Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:23:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:23:09.948Z","message":"Entering","context":{"RequestID":"44debdca-6974-46af-9c93-e78aa83ed3c8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f3664ebb-59a0-4bf5-8c92-4a20d3dd8399","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:23:09.948Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:09.950Z","message":"{\"transactionId\":\"44debdca-6974-46af-9c93-e78aa83ed3c8\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:09:949\",\"respDate\":\"221203-05:23:09:950\",\"sourceId\":\"OOM_ReadinessCheck:44debdca-6974-46af-9c93-e78aa83ed3c8\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:23:09:949-11100\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[57722], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[44debdca-6974-46af-9c93-e78aa83ed3c8]}\\\"}\"}","context":{"RequestID":"44debdca-6974-46af-9c93-e78aa83ed3c8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f3664ebb-59a0-4bf5-8c92-4a20d3dd8399","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:23:09.948Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:09.951Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"44debdca-6974-46af-9c93-e78aa83ed3c8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3664ebb-59a0-4bf5-8c92-4a20d3dd8399","LogTimestamp":"2022-12-03T05:23:09.951Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:23:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:23:10.259Z","message":"Entering","context":{"RequestID":"50ee4ff3-2c91-431b-bd85-171b6c32a913","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"12c83e31-deed-47ba-9e50-bb0f13c1f441","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:23:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:10.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"50ee4ff3-2c91-431b-bd85-171b6c32a913","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"12c83e31-deed-47ba-9e50-bb0f13c1f441","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:23:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:10.261Z","message":"{\"transactionId\":\"50ee4ff3-2c91-431b-bd85-171b6c32a913\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:10:260\",\"respDate\":\"221203-05:23:10:261\",\"sourceId\":\"ReadinessCheck:50ee4ff3-2c91-431b-bd85-171b6c32a913\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:23:10:260-22836\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[50ee4ff3-2c91-431b-bd85-171b6c32a913]}\\\"}\"}","context":{"RequestID":"50ee4ff3-2c91-431b-bd85-171b6c32a913","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"12c83e31-deed-47ba-9e50-bb0f13c1f441","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:23:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:10.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50ee4ff3-2c91-431b-bd85-171b6c32a913","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"12c83e31-deed-47ba-9e50-bb0f13c1f441","LogTimestamp":"2022-12-03T05:23:10.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:23:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:23:10.995Z","message":"Entering","context":{"RequestID":"b0c07d98-e815-4720-9d95-609171722fca","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"748c11bb-b70d-43a7-b62a-8fec9f4ca3f1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:10.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:10.997Z","message":"{\"transactionId\":\"b0c07d98-e815-4720-9d95-609171722fca\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:10:996\",\"respDate\":\"221203-05:23:10:997\",\"sourceId\":\"haproxy:b0c07d98-e815-4720-9d95-609171722fca\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:23:10:996-18778\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b0c07d98-e815-4720-9d95-609171722fca]}\\\"}\"}","context":{"RequestID":"b0c07d98-e815-4720-9d95-609171722fca","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"748c11bb-b70d-43a7-b62a-8fec9f4ca3f1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:10.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:10.997Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0c07d98-e815-4720-9d95-609171722fca","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"748c11bb-b70d-43a7-b62a-8fec9f4ca3f1","LogTimestamp":"2022-12-03T05:23:10.997Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:23:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:23:13.006Z","message":"Entering","context":{"RequestID":"ec6eb388-9f03-4df1-a976-2432209a385e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d15c5004-128a-4cec-9469-517738300b19","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:13.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:13.008Z","message":"{\"transactionId\":\"ec6eb388-9f03-4df1-a976-2432209a385e\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:13:007\",\"respDate\":\"221203-05:23:13:008\",\"sourceId\":\"haproxy:ec6eb388-9f03-4df1-a976-2432209a385e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:23:13:007-19133\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ec6eb388-9f03-4df1-a976-2432209a385e]}\\\"}\"}","context":{"RequestID":"ec6eb388-9f03-4df1-a976-2432209a385e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d15c5004-128a-4cec-9469-517738300b19","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:13.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:13.009Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec6eb388-9f03-4df1-a976-2432209a385e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d15c5004-128a-4cec-9469-517738300b19","LogTimestamp":"2022-12-03T05:23:13.009Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:23:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:23:13.880Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:23:13.890Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:13.890Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:13.890Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:14.744Z","message":"Entering","context":{"RequestID":"57aa29d9-84f1-4d3f-8cb2-ad1b51bbf72e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"94f32d50-9f65-4b26-ab38-c149df11421a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:23:14.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:14.746Z","message":"{\"transactionId\":\"57aa29d9-84f1-4d3f-8cb2-ad1b51bbf72e\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:14:744\",\"respDate\":\"221203-05:23:14:746\",\"sourceId\":\"healthcheck:57aa29d9-84f1-4d3f-8cb2-ad1b51bbf72e\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:23:14:744-93296\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[57aa29d9-84f1-4d3f-8cb2-ad1b51bbf72e]}\\\"}\"}","context":{"RequestID":"57aa29d9-84f1-4d3f-8cb2-ad1b51bbf72e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"94f32d50-9f65-4b26-ab38-c149df11421a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:23:14.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:14.746Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57aa29d9-84f1-4d3f-8cb2-ad1b51bbf72e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94f32d50-9f65-4b26-ab38-c149df11421a","LogTimestamp":"2022-12-03T05:23:14.746Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:23:14 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:23:15.019Z","message":"Entering","context":{"RequestID":"548be5c4-3bc4-403a-8851-85a4c5f2b14a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dc3d19d6-a556-4aea-84c3-03d95778bb34","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:15.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:15.021Z","message":"{\"transactionId\":\"548be5c4-3bc4-403a-8851-85a4c5f2b14a\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:15:019\",\"respDate\":\"221203-05:23:15:021\",\"sourceId\":\"haproxy:548be5c4-3bc4-403a-8851-85a4c5f2b14a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:23:15:019-37161\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[548be5c4-3bc4-403a-8851-85a4c5f2b14a]}\\\"}\"}","context":{"RequestID":"548be5c4-3bc4-403a-8851-85a4c5f2b14a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dc3d19d6-a556-4aea-84c3-03d95778bb34","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:15.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:15.021Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"548be5c4-3bc4-403a-8851-85a4c5f2b14a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc3d19d6-a556-4aea-84c3-03d95778bb34","LogTimestamp":"2022-12-03T05:23:15.021Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:23:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:23:17.029Z","message":"Entering","context":{"RequestID":"cc7fc980-fa61-40eb-a1bc-d1c99e016f4a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"747392a5-47cb-420f-86ab-4e68d7427afb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:17.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:17.031Z","message":"{\"transactionId\":\"cc7fc980-fa61-40eb-a1bc-d1c99e016f4a\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:17:030\",\"respDate\":\"221203-05:23:17:031\",\"sourceId\":\"haproxy:cc7fc980-fa61-40eb-a1bc-d1c99e016f4a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:23:17:030-76986\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cc7fc980-fa61-40eb-a1bc-d1c99e016f4a]}\\\"}\"}","context":{"RequestID":"cc7fc980-fa61-40eb-a1bc-d1c99e016f4a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"747392a5-47cb-420f-86ab-4e68d7427afb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:17.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:17.032Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc7fc980-fa61-40eb-a1bc-d1c99e016f4a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"747392a5-47cb-420f-86ab-4e68d7427afb","LogTimestamp":"2022-12-03T05:23:17.032Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:23:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:23:19.041Z","message":"Entering","context":{"RequestID":"25b09213-04f2-4c15-81ec-a6f730965fbf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3c077579-19eb-420b-ba3e-09fe5fd550d6","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:23:19.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:19.041Z","message":"Entering","context":{"RequestID":"40418a87-21e1-4522-9780-f9de5eb22f74","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"651e1ed4-eeb6-428a-939b-fb7b6798363e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:19.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:19.043Z","message":"{\"transactionId\":\"25b09213-04f2-4c15-81ec-a6f730965fbf\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:19:042\",\"respDate\":\"221203-05:23:19:043\",\"sourceId\":\"healthcheck:25b09213-04f2-4c15-81ec-a6f730965fbf\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:23:19:042-53947\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[35860], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[25b09213-04f2-4c15-81ec-a6f730965fbf]}\\\"}\"}","context":{"RequestID":"25b09213-04f2-4c15-81ec-a6f730965fbf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3c077579-19eb-420b-ba3e-09fe5fd550d6","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:23:19.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:19.043Z","message":"{\"transactionId\":\"40418a87-21e1-4522-9780-f9de5eb22f74\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:19:042\",\"respDate\":\"221203-05:23:19:043\",\"sourceId\":\"haproxy:40418a87-21e1-4522-9780-f9de5eb22f74\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:23:19:042-94714\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[40418a87-21e1-4522-9780-f9de5eb22f74]}\\\"}\"}","context":{"RequestID":"40418a87-21e1-4522-9780-f9de5eb22f74","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"651e1ed4-eeb6-428a-939b-fb7b6798363e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:19.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:19.044Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25b09213-04f2-4c15-81ec-a6f730965fbf","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c077579-19eb-420b-ba3e-09fe5fd550d6","LogTimestamp":"2022-12-03T05:23:19.044Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:19.044Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40418a87-21e1-4522-9780-f9de5eb22f74","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"651e1ed4-eeb6-428a-939b-fb7b6798363e","LogTimestamp":"2022-12-03T05:23:19.044Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:23:19 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" 10.233.68.208 - AAI [03/Dec/2022:05:23:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:23:19.950Z","message":"Entering","context":{"RequestID":"84f4f428-67a8-4235-97a5-1c39e4bc21b1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a864b1ff-e210-4819-8e10-a448066b6970","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:23:19.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:19.952Z","message":"{\"transactionId\":\"84f4f428-67a8-4235-97a5-1c39e4bc21b1\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:19:951\",\"respDate\":\"221203-05:23:19:952\",\"sourceId\":\"OOM_ReadinessCheck:84f4f428-67a8-4235-97a5-1c39e4bc21b1\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:23:19:951-47315\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[57906], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[84f4f428-67a8-4235-97a5-1c39e4bc21b1]}\\\"}\"}","context":{"RequestID":"84f4f428-67a8-4235-97a5-1c39e4bc21b1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a864b1ff-e210-4819-8e10-a448066b6970","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:23:19.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:19.952Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84f4f428-67a8-4235-97a5-1c39e4bc21b1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a864b1ff-e210-4819-8e10-a448066b6970","LogTimestamp":"2022-12-03T05:23:19.952Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:23:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:23:20.260Z","message":"Entering","context":{"RequestID":"c1c07540-f41c-44e2-8306-d5e2b0368bfa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7d66012a-76ce-48c0-acd0-6db3288103f9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:23:20.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:20.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"c1c07540-f41c-44e2-8306-d5e2b0368bfa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7d66012a-76ce-48c0-acd0-6db3288103f9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:23:20.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:20.262Z","message":"{\"transactionId\":\"c1c07540-f41c-44e2-8306-d5e2b0368bfa\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:20:260\",\"respDate\":\"221203-05:23:20:262\",\"sourceId\":\"ReadinessCheck:c1c07540-f41c-44e2-8306-d5e2b0368bfa\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:23:20:260-38042\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[c1c07540-f41c-44e2-8306-d5e2b0368bfa]}\\\"}\"}","context":{"RequestID":"c1c07540-f41c-44e2-8306-d5e2b0368bfa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7d66012a-76ce-48c0-acd0-6db3288103f9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:23:20.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:20.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1c07540-f41c-44e2-8306-d5e2b0368bfa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d66012a-76ce-48c0-acd0-6db3288103f9","LogTimestamp":"2022-12-03T05:23:20.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:23:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:23:21.052Z","message":"Entering","context":{"RequestID":"db2407cc-f939-4a90-b68e-84b3bcc7b876","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"74b43bd1-1f18-446a-93fb-b5a8bd60a474","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:21.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:21.054Z","message":"{\"transactionId\":\"db2407cc-f939-4a90-b68e-84b3bcc7b876\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:21:053\",\"respDate\":\"221203-05:23:21:054\",\"sourceId\":\"haproxy:db2407cc-f939-4a90-b68e-84b3bcc7b876\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:23:21:053-76244\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[db2407cc-f939-4a90-b68e-84b3bcc7b876]}\\\"}\"}","context":{"RequestID":"db2407cc-f939-4a90-b68e-84b3bcc7b876","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"74b43bd1-1f18-446a-93fb-b5a8bd60a474","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:21.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:21.055Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db2407cc-f939-4a90-b68e-84b3bcc7b876","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74b43bd1-1f18-446a-93fb-b5a8bd60a474","LogTimestamp":"2022-12-03T05:23:21.055Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:23:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:23:23.064Z","message":"Entering","context":{"RequestID":"0537db79-4a6b-4542-bf39-9a05a23c3012","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7b4d2844-a7ec-42ca-81f7-b01f9b1f2d77","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:23.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:23.066Z","message":"{\"transactionId\":\"0537db79-4a6b-4542-bf39-9a05a23c3012\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:23:064\",\"respDate\":\"221203-05:23:23:066\",\"sourceId\":\"haproxy:0537db79-4a6b-4542-bf39-9a05a23c3012\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:23:23:064-59315\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0537db79-4a6b-4542-bf39-9a05a23c3012]}\\\"}\"}","context":{"RequestID":"0537db79-4a6b-4542-bf39-9a05a23c3012","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7b4d2844-a7ec-42ca-81f7-b01f9b1f2d77","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:23.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:23.067Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0537db79-4a6b-4542-bf39-9a05a23c3012","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7b4d2844-a7ec-42ca-81f7-b01f9b1f2d77","LogTimestamp":"2022-12-03T05:23:23.066Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:23:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:23:23.881Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:23:23.891Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:23.891Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:23.891Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:25.075Z","message":"Entering","context":{"RequestID":"2a35e6ee-b789-433f-9031-84bb254c8881","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6d629bbf-4a3a-4d91-8b4d-3e8cff7cb997","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:25.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:25.077Z","message":"{\"transactionId\":\"2a35e6ee-b789-433f-9031-84bb254c8881\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:25:075\",\"respDate\":\"221203-05:23:25:077\",\"sourceId\":\"haproxy:2a35e6ee-b789-433f-9031-84bb254c8881\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:23:25:075-33538\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2a35e6ee-b789-433f-9031-84bb254c8881]}\\\"}\"}","context":{"RequestID":"2a35e6ee-b789-433f-9031-84bb254c8881","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6d629bbf-4a3a-4d91-8b4d-3e8cff7cb997","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:25.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:25.077Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a35e6ee-b789-433f-9031-84bb254c8881","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d629bbf-4a3a-4d91-8b4d-3e8cff7cb997","LogTimestamp":"2022-12-03T05:23:25.077Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:23:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:23:27.090Z","message":"Entering","context":{"RequestID":"a6a089ad-7791-432b-867d-0b875ac7d9f3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7a6ef25f-8d00-4bba-a95a-35cdc832c4ed","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:27.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:27.093Z","message":"{\"transactionId\":\"a6a089ad-7791-432b-867d-0b875ac7d9f3\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:27:090\",\"respDate\":\"221203-05:23:27:093\",\"sourceId\":\"haproxy:a6a089ad-7791-432b-867d-0b875ac7d9f3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:23:27:090-54504\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a6a089ad-7791-432b-867d-0b875ac7d9f3]}\\\"}\"}","context":{"RequestID":"a6a089ad-7791-432b-867d-0b875ac7d9f3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7a6ef25f-8d00-4bba-a95a-35cdc832c4ed","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:27.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:27.094Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6a089ad-7791-432b-867d-0b875ac7d9f3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a6ef25f-8d00-4bba-a95a-35cdc832c4ed","LogTimestamp":"2022-12-03T05:23:27.094Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:23:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-12-03T05:23:29.102Z","message":"Entering","context":{"RequestID":"91c41723-f811-4c84-ad0c-20a834db783f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eaa72f62-bed9-40ae-8581-d85823c7d651","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:29.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:29.104Z","message":"{\"transactionId\":\"91c41723-f811-4c84-ad0c-20a834db783f\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:29:103\",\"respDate\":\"221203-05:23:29:104\",\"sourceId\":\"haproxy:91c41723-f811-4c84-ad0c-20a834db783f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:23:29:103-35373\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[91c41723-f811-4c84-ad0c-20a834db783f]}\\\"}\"}","context":{"RequestID":"91c41723-f811-4c84-ad0c-20a834db783f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eaa72f62-bed9-40ae-8581-d85823c7d651","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:29.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:29.105Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91c41723-f811-4c84-ad0c-20a834db783f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eaa72f62-bed9-40ae-8581-d85823c7d651","LogTimestamp":"2022-12-03T05:23:29.105Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:23:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:23:29.768Z","message":"Entering","context":{"RequestID":"a2fdb9ac-f336-4793-a525-39266d95f922","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e8fd5074-951c-4ad1-8f3b-efeebd01c639","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:23:29.768Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:29.770Z","message":"{\"transactionId\":\"a2fdb9ac-f336-4793-a525-39266d95f922\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:29:769\",\"respDate\":\"221203-05:23:29:770\",\"sourceId\":\"healthcheck:a2fdb9ac-f336-4793-a525-39266d95f922\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:23:29:769-12999\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[a2fdb9ac-f336-4793-a525-39266d95f922]}\\\"}\"}","context":{"RequestID":"a2fdb9ac-f336-4793-a525-39266d95f922","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e8fd5074-951c-4ad1-8f3b-efeebd01c639","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:23:29.768Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:29.771Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2fdb9ac-f336-4793-a525-39266d95f922","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8fd5074-951c-4ad1-8f3b-efeebd01c639","LogTimestamp":"2022-12-03T05:23:29.771Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:23:29 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:23:29.949Z","message":"Entering","context":{"RequestID":"d7538be0-c0d6-4d73-81d9-2f51afa48379","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c427d07b-4307-4842-9180-c7420ec23148","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:23:29.949Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:29.951Z","message":"{\"transactionId\":\"d7538be0-c0d6-4d73-81d9-2f51afa48379\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:29:949\",\"respDate\":\"221203-05:23:29:951\",\"sourceId\":\"OOM_ReadinessCheck:d7538be0-c0d6-4d73-81d9-2f51afa48379\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:23:29:949-8030\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[58070], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[d7538be0-c0d6-4d73-81d9-2f51afa48379]}\\\"}\"}","context":{"RequestID":"d7538be0-c0d6-4d73-81d9-2f51afa48379","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c427d07b-4307-4842-9180-c7420ec23148","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:23:29.949Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:29.951Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7538be0-c0d6-4d73-81d9-2f51afa48379","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c427d07b-4307-4842-9180-c7420ec23148","LogTimestamp":"2022-12-03T05:23:29.951Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:23:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:23:30.054Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:30.056Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:30.259Z","message":"Entering","context":{"RequestID":"14097bda-c236-4859-b868-3552b2a8b237","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dd18ed00-b40f-4a71-8516-24ae32c983d4","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:23:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:30.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"14097bda-c236-4859-b868-3552b2a8b237","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dd18ed00-b40f-4a71-8516-24ae32c983d4","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:23:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:30.262Z","message":"{\"transactionId\":\"14097bda-c236-4859-b868-3552b2a8b237\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:30:260\",\"respDate\":\"221203-05:23:30:262\",\"sourceId\":\"ReadinessCheck:14097bda-c236-4859-b868-3552b2a8b237\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:23:30:260-1218\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[14097bda-c236-4859-b868-3552b2a8b237]}\\\"}\"}","context":{"RequestID":"14097bda-c236-4859-b868-3552b2a8b237","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dd18ed00-b40f-4a71-8516-24ae32c983d4","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:23:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:30.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14097bda-c236-4859-b868-3552b2a8b237","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd18ed00-b40f-4a71-8516-24ae32c983d4","LogTimestamp":"2022-12-03T05:23:30.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:23:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:23:31.114Z","message":"Entering","context":{"RequestID":"f93e09a3-6991-47df-8a0a-04ea8a6a8385","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"66b14510-b9e0-4da1-8ee9-24e6bfe6c3b1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:31.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:31.117Z","message":"{\"transactionId\":\"f93e09a3-6991-47df-8a0a-04ea8a6a8385\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:31:115\",\"respDate\":\"221203-05:23:31:116\",\"sourceId\":\"haproxy:f93e09a3-6991-47df-8a0a-04ea8a6a8385\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:23:31:115-53340\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f93e09a3-6991-47df-8a0a-04ea8a6a8385]}\\\"}\"}","context":{"RequestID":"f93e09a3-6991-47df-8a0a-04ea8a6a8385","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"66b14510-b9e0-4da1-8ee9-24e6bfe6c3b1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:31.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:31.117Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f93e09a3-6991-47df-8a0a-04ea8a6a8385","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66b14510-b9e0-4da1-8ee9-24e6bfe6c3b1","LogTimestamp":"2022-12-03T05:23:31.117Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:23:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:23:33.127Z","message":"Entering","context":{"RequestID":"73af5c03-7394-49c1-9c61-bd6587d13feb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3981b213-ec21-40d0-863c-1b0f6768ae85","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:33.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:33.130Z","message":"{\"transactionId\":\"73af5c03-7394-49c1-9c61-bd6587d13feb\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:33:128\",\"respDate\":\"221203-05:23:33:129\",\"sourceId\":\"haproxy:73af5c03-7394-49c1-9c61-bd6587d13feb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:23:33:128-40139\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[73af5c03-7394-49c1-9c61-bd6587d13feb]}\\\"}\"}","context":{"RequestID":"73af5c03-7394-49c1-9c61-bd6587d13feb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3981b213-ec21-40d0-863c-1b0f6768ae85","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:33.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:33.130Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"73af5c03-7394-49c1-9c61-bd6587d13feb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3981b213-ec21-40d0-863c-1b0f6768ae85","LogTimestamp":"2022-12-03T05:23:33.130Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:23:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:23:33.881Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:23:33.903Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:33.904Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:33.904Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:34.070Z","message":"Entering","context":{"RequestID":"0be87acc-f9b4-491f-afa1-14d50caca954","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f479121f-384e-42bc-88c1-69fa055e8833","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:23:34.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:34.073Z","message":"{\"transactionId\":\"0be87acc-f9b4-491f-afa1-14d50caca954\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:34:071\",\"respDate\":\"221203-05:23:34:073\",\"sourceId\":\"healthcheck:0be87acc-f9b4-491f-afa1-14d50caca954\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:23:34:071-74425\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[36034], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[0be87acc-f9b4-491f-afa1-14d50caca954]}\\\"}\"}","context":{"RequestID":"0be87acc-f9b4-491f-afa1-14d50caca954","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f479121f-384e-42bc-88c1-69fa055e8833","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:23:34.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:34.073Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0be87acc-f9b4-491f-afa1-14d50caca954","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f479121f-384e-42bc-88c1-69fa055e8833","LogTimestamp":"2022-12-03T05:23:34.073Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:23:34 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:23:35.139Z","message":"Entering","context":{"RequestID":"0858b601-0df1-45b6-a337-4262e4e75d74","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b9c13c29-2317-4e65-b528-d75f9a69478c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:35.139Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:35.141Z","message":"{\"transactionId\":\"0858b601-0df1-45b6-a337-4262e4e75d74\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:35:140\",\"respDate\":\"221203-05:23:35:141\",\"sourceId\":\"haproxy:0858b601-0df1-45b6-a337-4262e4e75d74\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:23:35:140-48172\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0858b601-0df1-45b6-a337-4262e4e75d74]}\\\"}\"}","context":{"RequestID":"0858b601-0df1-45b6-a337-4262e4e75d74","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b9c13c29-2317-4e65-b528-d75f9a69478c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:35.139Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:35.142Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0858b601-0df1-45b6-a337-4262e4e75d74","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9c13c29-2317-4e65-b528-d75f9a69478c","LogTimestamp":"2022-12-03T05:23:35.142Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:23:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:23:37.152Z","message":"Entering","context":{"RequestID":"711d6f5b-30e6-4d9f-b9f6-23288040a81c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cbc23d87-8e64-441f-b46d-0faacf048a00","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:37.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:37.155Z","message":"{\"transactionId\":\"711d6f5b-30e6-4d9f-b9f6-23288040a81c\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:37:153\",\"respDate\":\"221203-05:23:37:155\",\"sourceId\":\"haproxy:711d6f5b-30e6-4d9f-b9f6-23288040a81c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:23:37:153-42121\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[711d6f5b-30e6-4d9f-b9f6-23288040a81c]}\\\"}\"}","context":{"RequestID":"711d6f5b-30e6-4d9f-b9f6-23288040a81c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cbc23d87-8e64-441f-b46d-0faacf048a00","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:37.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:37.156Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"711d6f5b-30e6-4d9f-b9f6-23288040a81c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cbc23d87-8e64-441f-b46d-0faacf048a00","LogTimestamp":"2022-12-03T05:23:37.155Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:23:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:23:39.165Z","message":"Entering","context":{"RequestID":"96273d5c-c4ef-4515-9b7b-7514f175066f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c98ed406-ae9e-49e9-a4f5-a893875f0e2f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:39.165Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:39.167Z","message":"{\"transactionId\":\"96273d5c-c4ef-4515-9b7b-7514f175066f\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:39:165\",\"respDate\":\"221203-05:23:39:167\",\"sourceId\":\"haproxy:96273d5c-c4ef-4515-9b7b-7514f175066f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:23:39:165-41334\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[96273d5c-c4ef-4515-9b7b-7514f175066f]}\\\"}\"}","context":{"RequestID":"96273d5c-c4ef-4515-9b7b-7514f175066f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c98ed406-ae9e-49e9-a4f5-a893875f0e2f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:39.165Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:39.167Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96273d5c-c4ef-4515-9b7b-7514f175066f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c98ed406-ae9e-49e9-a4f5-a893875f0e2f","LogTimestamp":"2022-12-03T05:23:39.167Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:23:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:23:39.948Z","message":"Entering","context":{"RequestID":"40ee9407-0634-4a25-a920-fbae6b9eb4ed","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9155a7a1-7b7a-4e56-9d52-5592622fe3ce","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:23:39.948Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:39.950Z","message":"{\"transactionId\":\"40ee9407-0634-4a25-a920-fbae6b9eb4ed\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:39:948\",\"respDate\":\"221203-05:23:39:950\",\"sourceId\":\"OOM_ReadinessCheck:40ee9407-0634-4a25-a920-fbae6b9eb4ed\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:23:39:948-26029\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[58258], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[40ee9407-0634-4a25-a920-fbae6b9eb4ed]}\\\"}\"}","context":{"RequestID":"40ee9407-0634-4a25-a920-fbae6b9eb4ed","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9155a7a1-7b7a-4e56-9d52-5592622fe3ce","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:23:39.948Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:39.950Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40ee9407-0634-4a25-a920-fbae6b9eb4ed","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9155a7a1-7b7a-4e56-9d52-5592622fe3ce","LogTimestamp":"2022-12-03T05:23:39.950Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:23:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:23:40.260Z","message":"Entering","context":{"RequestID":"547755d6-1701-4430-bdd8-0f913e6c5ba7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7acba92c-0fb0-49b0-9606-3ce9743ed316","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:23:40.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:40.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"547755d6-1701-4430-bdd8-0f913e6c5ba7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7acba92c-0fb0-49b0-9606-3ce9743ed316","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:23:40.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:40.263Z","message":"{\"transactionId\":\"547755d6-1701-4430-bdd8-0f913e6c5ba7\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:40:261\",\"respDate\":\"221203-05:23:40:263\",\"sourceId\":\"ReadinessCheck:547755d6-1701-4430-bdd8-0f913e6c5ba7\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:23:40:261-81543\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[547755d6-1701-4430-bdd8-0f913e6c5ba7]}\\\"}\"}","context":{"RequestID":"547755d6-1701-4430-bdd8-0f913e6c5ba7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7acba92c-0fb0-49b0-9606-3ce9743ed316","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:23:40.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:40.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"547755d6-1701-4430-bdd8-0f913e6c5ba7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7acba92c-0fb0-49b0-9606-3ce9743ed316","LogTimestamp":"2022-12-03T05:23:40.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:23:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:23:41.176Z","message":"Entering","context":{"RequestID":"8b5cbeac-4168-4c02-aa9d-2931d4969895","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f30b75bf-9470-493f-9cc2-6d8dbce6d220","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:41.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:41.178Z","message":"{\"transactionId\":\"8b5cbeac-4168-4c02-aa9d-2931d4969895\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:41:177\",\"respDate\":\"221203-05:23:41:178\",\"sourceId\":\"haproxy:8b5cbeac-4168-4c02-aa9d-2931d4969895\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:23:41:177-27367\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8b5cbeac-4168-4c02-aa9d-2931d4969895]}\\\"}\"}","context":{"RequestID":"8b5cbeac-4168-4c02-aa9d-2931d4969895","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f30b75bf-9470-493f-9cc2-6d8dbce6d220","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:41.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:41.179Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b5cbeac-4168-4c02-aa9d-2931d4969895","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f30b75bf-9470-493f-9cc2-6d8dbce6d220","LogTimestamp":"2022-12-03T05:23:41.179Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:23:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:23:43.189Z","message":"Entering","context":{"RequestID":"82c513a6-a6a7-4b03-a2b6-821011fbcb09","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"83ea0176-a050-4c70-a40c-d8246544827d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:43.189Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:43.191Z","message":"{\"transactionId\":\"82c513a6-a6a7-4b03-a2b6-821011fbcb09\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:43:190\",\"respDate\":\"221203-05:23:43:191\",\"sourceId\":\"haproxy:82c513a6-a6a7-4b03-a2b6-821011fbcb09\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:23:43:190-70709\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[82c513a6-a6a7-4b03-a2b6-821011fbcb09]}\\\"}\"}","context":{"RequestID":"82c513a6-a6a7-4b03-a2b6-821011fbcb09","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"83ea0176-a050-4c70-a40c-d8246544827d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:43.189Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:43.192Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"82c513a6-a6a7-4b03-a2b6-821011fbcb09","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83ea0176-a050-4c70-a40c-d8246544827d","LogTimestamp":"2022-12-03T05:23:43.192Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:23:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:23:43.881Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:23:43.890Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:43.890Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:43.890Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:44.798Z","message":"Entering","context":{"RequestID":"acded1ee-53ba-4791-ba3a-b0d3a5ea34ce","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9960d361-c03f-4187-b0f1-b6c8b3ddcd63","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:23:44.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:44.800Z","message":"{\"transactionId\":\"acded1ee-53ba-4791-ba3a-b0d3a5ea34ce\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:44:798\",\"respDate\":\"221203-05:23:44:800\",\"sourceId\":\"healthcheck:acded1ee-53ba-4791-ba3a-b0d3a5ea34ce\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:23:44:798-42077\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[acded1ee-53ba-4791-ba3a-b0d3a5ea34ce]}\\\"}\"}","context":{"RequestID":"acded1ee-53ba-4791-ba3a-b0d3a5ea34ce","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9960d361-c03f-4187-b0f1-b6c8b3ddcd63","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:23:44.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:44.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"acded1ee-53ba-4791-ba3a-b0d3a5ea34ce","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9960d361-c03f-4187-b0f1-b6c8b3ddcd63","LogTimestamp":"2022-12-03T05:23:44.800Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:23:44 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:23:45.200Z","message":"Entering","context":{"RequestID":"24e88682-2d10-48fb-9066-117bcf48e869","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fba52bc2-2f6a-4ae1-87c8-794edb153e21","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:45.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:45.202Z","message":"{\"transactionId\":\"24e88682-2d10-48fb-9066-117bcf48e869\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:45:201\",\"respDate\":\"221203-05:23:45:202\",\"sourceId\":\"haproxy:24e88682-2d10-48fb-9066-117bcf48e869\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:23:45:201-96765\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24e88682-2d10-48fb-9066-117bcf48e869]}\\\"}\"}","context":{"RequestID":"24e88682-2d10-48fb-9066-117bcf48e869","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fba52bc2-2f6a-4ae1-87c8-794edb153e21","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:45.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:45.203Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24e88682-2d10-48fb-9066-117bcf48e869","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fba52bc2-2f6a-4ae1-87c8-794edb153e21","LogTimestamp":"2022-12-03T05:23:45.203Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:23:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:23:47.212Z","message":"Entering","context":{"RequestID":"f387b4c2-df06-4cd9-8f64-275bef8c7ca4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cf186ad6-aa48-40ed-914b-c08361070d27","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:47.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:47.214Z","message":"{\"transactionId\":\"f387b4c2-df06-4cd9-8f64-275bef8c7ca4\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:47:212\",\"respDate\":\"221203-05:23:47:214\",\"sourceId\":\"haproxy:f387b4c2-df06-4cd9-8f64-275bef8c7ca4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:23:47:212-44805\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f387b4c2-df06-4cd9-8f64-275bef8c7ca4]}\\\"}\"}","context":{"RequestID":"f387b4c2-df06-4cd9-8f64-275bef8c7ca4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cf186ad6-aa48-40ed-914b-c08361070d27","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:47.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:47.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f387b4c2-df06-4cd9-8f64-275bef8c7ca4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf186ad6-aa48-40ed-914b-c08361070d27","LogTimestamp":"2022-12-03T05:23:47.214Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:23:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:23:49.112Z","message":"Entering","context":{"RequestID":"93425940-9226-41b8-803c-c6b9607d5a9d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6a08e815-776e-4b6b-9035-b135fb3233ee","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:23:49.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:49.114Z","message":"{\"transactionId\":\"93425940-9226-41b8-803c-c6b9607d5a9d\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:49:113\",\"respDate\":\"221203-05:23:49:114\",\"sourceId\":\"healthcheck:93425940-9226-41b8-803c-c6b9607d5a9d\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:23:49:113-22962\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[36174], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[93425940-9226-41b8-803c-c6b9607d5a9d]}\\\"}\"}","context":{"RequestID":"93425940-9226-41b8-803c-c6b9607d5a9d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6a08e815-776e-4b6b-9035-b135fb3233ee","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:23:49.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:49.115Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93425940-9226-41b8-803c-c6b9607d5a9d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a08e815-776e-4b6b-9035-b135fb3233ee","LogTimestamp":"2022-12-03T05:23:49.115Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:23:49 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:23:49.222Z","message":"Entering","context":{"RequestID":"cac308c9-ac27-4bbc-a9fd-b92ed39a2edf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0bce1a2c-7734-400c-afd0-eea686753d51","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:49.222Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:49.225Z","message":"{\"transactionId\":\"cac308c9-ac27-4bbc-a9fd-b92ed39a2edf\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:49:223\",\"respDate\":\"221203-05:23:49:225\",\"sourceId\":\"haproxy:cac308c9-ac27-4bbc-a9fd-b92ed39a2edf\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:23:49:223-82892\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cac308c9-ac27-4bbc-a9fd-b92ed39a2edf]}\\\"}\"}","context":{"RequestID":"cac308c9-ac27-4bbc-a9fd-b92ed39a2edf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0bce1a2c-7734-400c-afd0-eea686753d51","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:49.222Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:49.226Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cac308c9-ac27-4bbc-a9fd-b92ed39a2edf","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0bce1a2c-7734-400c-afd0-eea686753d51","LogTimestamp":"2022-12-03T05:23:49.226Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:23:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:23:49.946Z","message":"Entering","context":{"RequestID":"bf596964-5976-484c-9dbe-c081ee52da34","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0c7810ce-cf2a-47cf-b107-27555f068a6a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:23:49.945Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:49.948Z","message":"{\"transactionId\":\"bf596964-5976-484c-9dbe-c081ee52da34\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:49:946\",\"respDate\":\"221203-05:23:49:947\",\"sourceId\":\"OOM_ReadinessCheck:bf596964-5976-484c-9dbe-c081ee52da34\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:23:49:946-89782\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[58428], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[bf596964-5976-484c-9dbe-c081ee52da34]}\\\"}\"}","context":{"RequestID":"bf596964-5976-484c-9dbe-c081ee52da34","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0c7810ce-cf2a-47cf-b107-27555f068a6a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:23:49.945Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:49.948Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf596964-5976-484c-9dbe-c081ee52da34","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c7810ce-cf2a-47cf-b107-27555f068a6a","LogTimestamp":"2022-12-03T05:23:49.948Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:23:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:23:50.259Z","message":"Entering","context":{"RequestID":"eba36db0-afb1-4919-9de3-c3a413f4d33e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aa06feea-6978-4fcc-b00a-82a262b37e55","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:23:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:50.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"eba36db0-afb1-4919-9de3-c3a413f4d33e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aa06feea-6978-4fcc-b00a-82a262b37e55","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:23:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:50.262Z","message":"{\"transactionId\":\"eba36db0-afb1-4919-9de3-c3a413f4d33e\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:50:260\",\"respDate\":\"221203-05:23:50:262\",\"sourceId\":\"ReadinessCheck:eba36db0-afb1-4919-9de3-c3a413f4d33e\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:23:50:260-14005\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[eba36db0-afb1-4919-9de3-c3a413f4d33e]}\\\"}\"}","context":{"RequestID":"eba36db0-afb1-4919-9de3-c3a413f4d33e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aa06feea-6978-4fcc-b00a-82a262b37e55","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:23:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:50.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eba36db0-afb1-4919-9de3-c3a413f4d33e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa06feea-6978-4fcc-b00a-82a262b37e55","LogTimestamp":"2022-12-03T05:23:50.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:23:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:23:51.235Z","message":"Entering","context":{"RequestID":"4d729b25-bf48-4b27-8217-18d73ea4c5b4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a26f569f-f867-4ffe-8c99-26d41a1bbc25","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:51.235Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:51.237Z","message":"{\"transactionId\":\"4d729b25-bf48-4b27-8217-18d73ea4c5b4\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:51:236\",\"respDate\":\"221203-05:23:51:237\",\"sourceId\":\"haproxy:4d729b25-bf48-4b27-8217-18d73ea4c5b4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:23:51:236-27288\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4d729b25-bf48-4b27-8217-18d73ea4c5b4]}\\\"}\"}","context":{"RequestID":"4d729b25-bf48-4b27-8217-18d73ea4c5b4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a26f569f-f867-4ffe-8c99-26d41a1bbc25","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:51.235Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:51.238Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d729b25-bf48-4b27-8217-18d73ea4c5b4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a26f569f-f867-4ffe-8c99-26d41a1bbc25","LogTimestamp":"2022-12-03T05:23:51.238Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:23:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:23:53.247Z","message":"Entering","context":{"RequestID":"b99ac270-8cac-40a3-9344-148f118915cf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5721f512-0b0b-4e55-8f92-095b290741d3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:53.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:53.249Z","message":"{\"transactionId\":\"b99ac270-8cac-40a3-9344-148f118915cf\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:53:247\",\"respDate\":\"221203-05:23:53:249\",\"sourceId\":\"haproxy:b99ac270-8cac-40a3-9344-148f118915cf\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:23:53:247-8738\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b99ac270-8cac-40a3-9344-148f118915cf]}\\\"}\"}","context":{"RequestID":"b99ac270-8cac-40a3-9344-148f118915cf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5721f512-0b0b-4e55-8f92-095b290741d3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:53.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:53.249Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b99ac270-8cac-40a3-9344-148f118915cf","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5721f512-0b0b-4e55-8f92-095b290741d3","LogTimestamp":"2022-12-03T05:23:53.249Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:23:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:23:53.881Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:23:53.896Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:53.896Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:53.897Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:55.259Z","message":"Entering","context":{"RequestID":"029184c2-a879-4522-8381-2f2376a27354","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8fecebc9-05d6-4c0e-ac2a-342d0607dcb6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:55.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:55.261Z","message":"{\"transactionId\":\"029184c2-a879-4522-8381-2f2376a27354\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:55:260\",\"respDate\":\"221203-05:23:55:261\",\"sourceId\":\"haproxy:029184c2-a879-4522-8381-2f2376a27354\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:23:55:260-44328\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[029184c2-a879-4522-8381-2f2376a27354]}\\\"}\"}","context":{"RequestID":"029184c2-a879-4522-8381-2f2376a27354","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8fecebc9-05d6-4c0e-ac2a-342d0607dcb6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:55.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:55.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"029184c2-a879-4522-8381-2f2376a27354","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8fecebc9-05d6-4c0e-ac2a-342d0607dcb6","LogTimestamp":"2022-12-03T05:23:55.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:23:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:23:57.272Z","message":"Entering","context":{"RequestID":"daf91fff-409c-4b74-8beb-6dcabcff46f1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4ac03715-2ce9-45d0-9cd3-6ed0ad58f7eb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:57.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:57.275Z","message":"{\"transactionId\":\"daf91fff-409c-4b74-8beb-6dcabcff46f1\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:57:273\",\"respDate\":\"221203-05:23:57:275\",\"sourceId\":\"haproxy:daf91fff-409c-4b74-8beb-6dcabcff46f1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:23:57:273-43771\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[daf91fff-409c-4b74-8beb-6dcabcff46f1]}\\\"}\"}","context":{"RequestID":"daf91fff-409c-4b74-8beb-6dcabcff46f1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4ac03715-2ce9-45d0-9cd3-6ed0ad58f7eb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:57.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:57.275Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"daf91fff-409c-4b74-8beb-6dcabcff46f1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4ac03715-2ce9-45d0-9cd3-6ed0ad58f7eb","LogTimestamp":"2022-12-03T05:23:57.275Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:23:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:23:59.284Z","message":"Entering","context":{"RequestID":"bfcd9070-82c7-40ee-b885-fe6370e5924a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"31c5c45c-4902-4f58-ad6a-ff171a7eebf9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:59.284Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:59.286Z","message":"{\"transactionId\":\"bfcd9070-82c7-40ee-b885-fe6370e5924a\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:59:285\",\"respDate\":\"221203-05:23:59:286\",\"sourceId\":\"haproxy:bfcd9070-82c7-40ee-b885-fe6370e5924a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:23:59:285-58245\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bfcd9070-82c7-40ee-b885-fe6370e5924a]}\\\"}\"}","context":{"RequestID":"bfcd9070-82c7-40ee-b885-fe6370e5924a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"31c5c45c-4902-4f58-ad6a-ff171a7eebf9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:23:59.284Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:59.287Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bfcd9070-82c7-40ee-b885-fe6370e5924a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"31c5c45c-4902-4f58-ad6a-ff171a7eebf9","LogTimestamp":"2022-12-03T05:23:59.287Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:23:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:23:59.829Z","message":"Entering","context":{"RequestID":"880a85be-561f-4f3b-a8da-618de8cd5cd1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"860b15bc-9aab-4331-bc4d-22e2fee68cf2","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:23:59.829Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:59.831Z","message":"{\"transactionId\":\"880a85be-561f-4f3b-a8da-618de8cd5cd1\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:59:829\",\"respDate\":\"221203-05:23:59:831\",\"sourceId\":\"healthcheck:880a85be-561f-4f3b-a8da-618de8cd5cd1\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:23:59:829-3501\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[880a85be-561f-4f3b-a8da-618de8cd5cd1]}\\\"}\"}","context":{"RequestID":"880a85be-561f-4f3b-a8da-618de8cd5cd1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"860b15bc-9aab-4331-bc4d-22e2fee68cf2","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:23:59.829Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:59.831Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"880a85be-561f-4f3b-a8da-618de8cd5cd1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"860b15bc-9aab-4331-bc4d-22e2fee68cf2","LogTimestamp":"2022-12-03T05:23:59.831Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:23:59 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:23:59.947Z","message":"Entering","context":{"RequestID":"f0de01ef-5844-4a0e-a8ed-417c679fabed","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ddf917a8-3183-4369-88fb-1145b5a9f272","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:23:59.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:23:59.949Z","message":"{\"transactionId\":\"f0de01ef-5844-4a0e-a8ed-417c679fabed\",\"status\":\"200\",\"rqstDate\":\"221203-05:23:59:947\",\"respDate\":\"221203-05:23:59:949\",\"sourceId\":\"OOM_ReadinessCheck:f0de01ef-5844-4a0e-a8ed-417c679fabed\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:23:59:947-9267\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[58602], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[f0de01ef-5844-4a0e-a8ed-417c679fabed]}\\\"}\"}","context":{"RequestID":"f0de01ef-5844-4a0e-a8ed-417c679fabed","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ddf917a8-3183-4369-88fb-1145b5a9f272","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:23:59.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:23:59.950Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0de01ef-5844-4a0e-a8ed-417c679fabed","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ddf917a8-3183-4369-88fb-1145b5a9f272","LogTimestamp":"2022-12-03T05:23:59.949Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:23:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:24:00.062Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:00.065Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:00.266Z","message":"Entering","context":{"RequestID":"344fe95b-7519-45bb-8cdb-4711102304bc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"28091edf-4e06-4205-8b4a-048daa1d813d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:24:00.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:00.268Z","message":"Database is available from CACHED check.","context":{"RequestID":"344fe95b-7519-45bb-8cdb-4711102304bc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"28091edf-4e06-4205-8b4a-048daa1d813d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:24:00.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:00.270Z","message":"{\"transactionId\":\"344fe95b-7519-45bb-8cdb-4711102304bc\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:00:267\",\"respDate\":\"221203-05:24:00:270\",\"sourceId\":\"ReadinessCheck:344fe95b-7519-45bb-8cdb-4711102304bc\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:24:00:267-55451\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[344fe95b-7519-45bb-8cdb-4711102304bc]}\\\"}\"}","context":{"RequestID":"344fe95b-7519-45bb-8cdb-4711102304bc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"28091edf-4e06-4205-8b4a-048daa1d813d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:24:00.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:00.270Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"344fe95b-7519-45bb-8cdb-4711102304bc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28091edf-4e06-4205-8b4a-048daa1d813d","LogTimestamp":"2022-12-03T05:24:00.270Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:24:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:24:01.295Z","message":"Entering","context":{"RequestID":"a1c6722d-79e2-4158-90e8-713f45145418","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"93b26269-ba53-46b2-b080-dac3b6a29ca7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:01.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:01.297Z","message":"{\"transactionId\":\"a1c6722d-79e2-4158-90e8-713f45145418\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:01:296\",\"respDate\":\"221203-05:24:01:297\",\"sourceId\":\"haproxy:a1c6722d-79e2-4158-90e8-713f45145418\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:24:01:296-86546\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a1c6722d-79e2-4158-90e8-713f45145418]}\\\"}\"}","context":{"RequestID":"a1c6722d-79e2-4158-90e8-713f45145418","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"93b26269-ba53-46b2-b080-dac3b6a29ca7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:01.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:01.297Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1c6722d-79e2-4158-90e8-713f45145418","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93b26269-ba53-46b2-b080-dac3b6a29ca7","LogTimestamp":"2022-12-03T05:24:01.297Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:24:03.305Z","message":"Entering","context":{"RequestID":"48d2d134-69ff-47af-9af1-e0da7a83ee68","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a9f9644c-5ee7-4ff7-a861-fffc50dc6e5c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:03.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:03.307Z","message":"{\"transactionId\":\"48d2d134-69ff-47af-9af1-e0da7a83ee68\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:03:306\",\"respDate\":\"221203-05:24:03:307\",\"sourceId\":\"haproxy:48d2d134-69ff-47af-9af1-e0da7a83ee68\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:24:03:306-85060\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[48d2d134-69ff-47af-9af1-e0da7a83ee68]}\\\"}\"}","context":{"RequestID":"48d2d134-69ff-47af-9af1-e0da7a83ee68","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a9f9644c-5ee7-4ff7-a861-fffc50dc6e5c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:03.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:03.308Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48d2d134-69ff-47af-9af1-e0da7a83ee68","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9f9644c-5ee7-4ff7-a861-fffc50dc6e5c","LogTimestamp":"2022-12-03T05:24:03.307Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:24:03.880Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:24:03.890Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:03.890Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:03.890Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:04.136Z","message":"Entering","context":{"RequestID":"e9ac683f-d64c-4de0-b4fa-8bfcd0ddbfdc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"68a86caa-f9f1-4eda-851d-4d7fb32aa078","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:24:04.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:04.137Z","message":"{\"transactionId\":\"e9ac683f-d64c-4de0-b4fa-8bfcd0ddbfdc\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:04:136\",\"respDate\":\"221203-05:24:04:137\",\"sourceId\":\"healthcheck:e9ac683f-d64c-4de0-b4fa-8bfcd0ddbfdc\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:24:04:136-23281\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[36350], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[e9ac683f-d64c-4de0-b4fa-8bfcd0ddbfdc]}\\\"}\"}","context":{"RequestID":"e9ac683f-d64c-4de0-b4fa-8bfcd0ddbfdc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"68a86caa-f9f1-4eda-851d-4d7fb32aa078","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:24:04.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:04.138Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e9ac683f-d64c-4de0-b4fa-8bfcd0ddbfdc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68a86caa-f9f1-4eda-851d-4d7fb32aa078","LogTimestamp":"2022-12-03T05:24:04.138Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:04 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:24:05.316Z","message":"Entering","context":{"RequestID":"9f7cfa77-777b-49bb-aff2-2870c471564b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"16472f15-58a0-4a03-a38a-ba83a6f7debb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:05.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:05.318Z","message":"{\"transactionId\":\"9f7cfa77-777b-49bb-aff2-2870c471564b\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:05:317\",\"respDate\":\"221203-05:24:05:318\",\"sourceId\":\"haproxy:9f7cfa77-777b-49bb-aff2-2870c471564b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:24:05:317-2482\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f7cfa77-777b-49bb-aff2-2870c471564b]}\\\"}\"}","context":{"RequestID":"9f7cfa77-777b-49bb-aff2-2870c471564b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"16472f15-58a0-4a03-a38a-ba83a6f7debb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:05.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:05.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f7cfa77-777b-49bb-aff2-2870c471564b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16472f15-58a0-4a03-a38a-ba83a6f7debb","LogTimestamp":"2022-12-03T05:24:05.319Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:24:07.328Z","message":"Entering","context":{"RequestID":"4943cda0-9108-4484-b6ea-5bebea61fbf1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"425b9010-3835-4261-b00d-e4ff1777cf89","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:07.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:07.330Z","message":"{\"transactionId\":\"4943cda0-9108-4484-b6ea-5bebea61fbf1\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:07:329\",\"respDate\":\"221203-05:24:07:330\",\"sourceId\":\"haproxy:4943cda0-9108-4484-b6ea-5bebea61fbf1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:24:07:329-55550\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4943cda0-9108-4484-b6ea-5bebea61fbf1]}\\\"}\"}","context":{"RequestID":"4943cda0-9108-4484-b6ea-5bebea61fbf1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"425b9010-3835-4261-b00d-e4ff1777cf89","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:07.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:07.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4943cda0-9108-4484-b6ea-5bebea61fbf1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"425b9010-3835-4261-b00d-e4ff1777cf89","LogTimestamp":"2022-12-03T05:24:07.331Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:24:09.339Z","message":"Entering","context":{"RequestID":"d47bc1a5-83d5-45dc-8fa0-562af1d0028f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cfae9a20-bed7-437e-bced-85d242c772e3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:09.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:09.341Z","message":"{\"transactionId\":\"d47bc1a5-83d5-45dc-8fa0-562af1d0028f\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:09:339\",\"respDate\":\"221203-05:24:09:341\",\"sourceId\":\"haproxy:d47bc1a5-83d5-45dc-8fa0-562af1d0028f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:24:09:339-80999\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d47bc1a5-83d5-45dc-8fa0-562af1d0028f]}\\\"}\"}","context":{"RequestID":"d47bc1a5-83d5-45dc-8fa0-562af1d0028f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cfae9a20-bed7-437e-bced-85d242c772e3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:09.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:09.342Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d47bc1a5-83d5-45dc-8fa0-562af1d0028f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cfae9a20-bed7-437e-bced-85d242c772e3","LogTimestamp":"2022-12-03T05:24:09.341Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:24:09.947Z","message":"Entering","context":{"RequestID":"30616fb2-983e-42bf-a56b-e20034a26c8a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"92647f48-26d3-42f0-99be-32cc622abaa0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:24:09.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:09.949Z","message":"{\"transactionId\":\"30616fb2-983e-42bf-a56b-e20034a26c8a\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:09:947\",\"respDate\":\"221203-05:24:09:949\",\"sourceId\":\"OOM_ReadinessCheck:30616fb2-983e-42bf-a56b-e20034a26c8a\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:24:09:947-5794\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[58780], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[30616fb2-983e-42bf-a56b-e20034a26c8a]}\\\"}\"}","context":{"RequestID":"30616fb2-983e-42bf-a56b-e20034a26c8a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"92647f48-26d3-42f0-99be-32cc622abaa0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:24:09.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:09.949Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30616fb2-983e-42bf-a56b-e20034a26c8a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92647f48-26d3-42f0-99be-32cc622abaa0","LogTimestamp":"2022-12-03T05:24:09.949Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:24:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:24:10.262Z","message":"Entering","context":{"RequestID":"533a4558-273c-4dc4-9116-76cb3ffd66e3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"caaf1c78-9506-4740-83dd-c88e6ea2e102","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:24:10.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:10.264Z","message":"Database is available from CACHED check.","context":{"RequestID":"533a4558-273c-4dc4-9116-76cb3ffd66e3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"caaf1c78-9506-4740-83dd-c88e6ea2e102","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:24:10.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:10.265Z","message":"{\"transactionId\":\"533a4558-273c-4dc4-9116-76cb3ffd66e3\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:10:263\",\"respDate\":\"221203-05:24:10:265\",\"sourceId\":\"ReadinessCheck:533a4558-273c-4dc4-9116-76cb3ffd66e3\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:24:10:263-68301\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[533a4558-273c-4dc4-9116-76cb3ffd66e3]}\\\"}\"}","context":{"RequestID":"533a4558-273c-4dc4-9116-76cb3ffd66e3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"caaf1c78-9506-4740-83dd-c88e6ea2e102","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:24:10.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:10.266Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"533a4558-273c-4dc4-9116-76cb3ffd66e3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"caaf1c78-9506-4740-83dd-c88e6ea2e102","LogTimestamp":"2022-12-03T05:24:10.265Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:24:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:24:11.351Z","message":"Entering","context":{"RequestID":"315c3df8-781d-4fa8-92e2-59572a9bba1e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9c19ed67-573d-4ee3-a646-e22104590d2d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:11.351Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:11.353Z","message":"{\"transactionId\":\"315c3df8-781d-4fa8-92e2-59572a9bba1e\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:11:351\",\"respDate\":\"221203-05:24:11:353\",\"sourceId\":\"haproxy:315c3df8-781d-4fa8-92e2-59572a9bba1e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:24:11:351-40402\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[315c3df8-781d-4fa8-92e2-59572a9bba1e]}\\\"}\"}","context":{"RequestID":"315c3df8-781d-4fa8-92e2-59572a9bba1e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9c19ed67-573d-4ee3-a646-e22104590d2d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:11.351Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:11.353Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"315c3df8-781d-4fa8-92e2-59572a9bba1e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c19ed67-573d-4ee3-a646-e22104590d2d","LogTimestamp":"2022-12-03T05:24:11.353Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:24:13.362Z","message":"Entering","context":{"RequestID":"0cf0ce56-9173-4dba-a289-8de2ec1d68e6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ca9d42d2-b984-465b-a83f-eea4273f3176","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:13.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:13.364Z","message":"{\"transactionId\":\"0cf0ce56-9173-4dba-a289-8de2ec1d68e6\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:13:363\",\"respDate\":\"221203-05:24:13:364\",\"sourceId\":\"haproxy:0cf0ce56-9173-4dba-a289-8de2ec1d68e6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:24:13:363-90962\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0cf0ce56-9173-4dba-a289-8de2ec1d68e6]}\\\"}\"}","context":{"RequestID":"0cf0ce56-9173-4dba-a289-8de2ec1d68e6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ca9d42d2-b984-465b-a83f-eea4273f3176","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:13.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:13.365Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0cf0ce56-9173-4dba-a289-8de2ec1d68e6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca9d42d2-b984-465b-a83f-eea4273f3176","LogTimestamp":"2022-12-03T05:24:13.365Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:24:13.881Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:24:13.890Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:13.890Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:13.890Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:14.867Z","message":"Entering","context":{"RequestID":"da8533d9-2eb3-4c11-81a4-485ba37f066f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"51d454cf-8a2a-4fe8-802c-ea4c4f3ae917","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:24:14.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:14.869Z","message":"{\"transactionId\":\"da8533d9-2eb3-4c11-81a4-485ba37f066f\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:14:868\",\"respDate\":\"221203-05:24:14:869\",\"sourceId\":\"healthcheck:da8533d9-2eb3-4c11-81a4-485ba37f066f\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:24:14:868-41312\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[da8533d9-2eb3-4c11-81a4-485ba37f066f]}\\\"}\"}","context":{"RequestID":"da8533d9-2eb3-4c11-81a4-485ba37f066f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"51d454cf-8a2a-4fe8-802c-ea4c4f3ae917","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:24:14.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:14.869Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da8533d9-2eb3-4c11-81a4-485ba37f066f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"51d454cf-8a2a-4fe8-802c-ea4c4f3ae917","LogTimestamp":"2022-12-03T05:24:14.869Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:24:14 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:24:15.373Z","message":"Entering","context":{"RequestID":"d66622e4-40e8-43ca-b741-bfc00430e9dd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"10c2b5cc-e28d-4251-bdbc-29ba09b3a790","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:15.373Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:15.375Z","message":"{\"transactionId\":\"d66622e4-40e8-43ca-b741-bfc00430e9dd\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:15:374\",\"respDate\":\"221203-05:24:15:375\",\"sourceId\":\"haproxy:d66622e4-40e8-43ca-b741-bfc00430e9dd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:24:15:374-24948\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d66622e4-40e8-43ca-b741-bfc00430e9dd]}\\\"}\"}","context":{"RequestID":"d66622e4-40e8-43ca-b741-bfc00430e9dd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"10c2b5cc-e28d-4251-bdbc-29ba09b3a790","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:15.373Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:15.376Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d66622e4-40e8-43ca-b741-bfc00430e9dd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"10c2b5cc-e28d-4251-bdbc-29ba09b3a790","LogTimestamp":"2022-12-03T05:24:15.376Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:24:17.385Z","message":"Entering","context":{"RequestID":"868d82ac-8356-4957-b686-3f094300932d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4dea9c19-f178-4e94-88b0-eb285ece3e5c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:17.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:17.387Z","message":"{\"transactionId\":\"868d82ac-8356-4957-b686-3f094300932d\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:17:386\",\"respDate\":\"221203-05:24:17:387\",\"sourceId\":\"haproxy:868d82ac-8356-4957-b686-3f094300932d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:24:17:386-53405\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[868d82ac-8356-4957-b686-3f094300932d]}\\\"}\"}","context":{"RequestID":"868d82ac-8356-4957-b686-3f094300932d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4dea9c19-f178-4e94-88b0-eb285ece3e5c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:17.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:17.387Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"868d82ac-8356-4957-b686-3f094300932d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4dea9c19-f178-4e94-88b0-eb285ece3e5c","LogTimestamp":"2022-12-03T05:24:17.387Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:24:19.160Z","message":"Entering","context":{"RequestID":"b73f6ae7-aa2b-413f-969c-426c9e418cea","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3b70d436-70bf-4909-9f3b-5072352eb48b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:24:19.160Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:19.162Z","message":"{\"transactionId\":\"b73f6ae7-aa2b-413f-969c-426c9e418cea\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:19:161\",\"respDate\":\"221203-05:24:19:162\",\"sourceId\":\"healthcheck:b73f6ae7-aa2b-413f-969c-426c9e418cea\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:24:19:161-35371\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[36500], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[b73f6ae7-aa2b-413f-969c-426c9e418cea]}\\\"}\"}","context":{"RequestID":"b73f6ae7-aa2b-413f-969c-426c9e418cea","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3b70d436-70bf-4909-9f3b-5072352eb48b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:24:19.160Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:19.162Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b73f6ae7-aa2b-413f-969c-426c9e418cea","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b70d436-70bf-4909-9f3b-5072352eb48b","LogTimestamp":"2022-12-03T05:24:19.162Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:19 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:24:19.396Z","message":"Entering","context":{"RequestID":"df79413b-fa79-4399-9be6-c79c58da6b2f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"60110658-95a4-4db5-9bf7-e5a0d81d2122","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:19.396Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:19.398Z","message":"{\"transactionId\":\"df79413b-fa79-4399-9be6-c79c58da6b2f\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:19:396\",\"respDate\":\"221203-05:24:19:398\",\"sourceId\":\"haproxy:df79413b-fa79-4399-9be6-c79c58da6b2f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:24:19:396-88812\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[df79413b-fa79-4399-9be6-c79c58da6b2f]}\\\"}\"}","context":{"RequestID":"df79413b-fa79-4399-9be6-c79c58da6b2f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"60110658-95a4-4db5-9bf7-e5a0d81d2122","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:19.396Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:19.398Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df79413b-fa79-4399-9be6-c79c58da6b2f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60110658-95a4-4db5-9bf7-e5a0d81d2122","LogTimestamp":"2022-12-03T05:24:19.398Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:24:19.946Z","message":"Entering","context":{"RequestID":"37297152-290e-4b09-870c-fc8d76189907","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6f5933b9-4b4c-482d-b513-1605c6ce3932","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:24:19.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:19.948Z","message":"{\"transactionId\":\"37297152-290e-4b09-870c-fc8d76189907\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:19:947\",\"respDate\":\"221203-05:24:19:948\",\"sourceId\":\"OOM_ReadinessCheck:37297152-290e-4b09-870c-fc8d76189907\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:24:19:947-21148\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[58976], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[37297152-290e-4b09-870c-fc8d76189907]}\\\"}\"}","context":{"RequestID":"37297152-290e-4b09-870c-fc8d76189907","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6f5933b9-4b4c-482d-b513-1605c6ce3932","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:24:19.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:19.949Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37297152-290e-4b09-870c-fc8d76189907","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f5933b9-4b4c-482d-b513-1605c6ce3932","LogTimestamp":"2022-12-03T05:24:19.949Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:24:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:24:20.259Z","message":"Entering","context":{"RequestID":"172bba7d-b3b2-4b1e-b8ee-18f75fc0e154","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1da78820-1c76-4b16-b5c7-877c4b23a445","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:24:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:20.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"172bba7d-b3b2-4b1e-b8ee-18f75fc0e154","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1da78820-1c76-4b16-b5c7-877c4b23a445","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:24:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:20.262Z","message":"{\"transactionId\":\"172bba7d-b3b2-4b1e-b8ee-18f75fc0e154\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:20:260\",\"respDate\":\"221203-05:24:20:262\",\"sourceId\":\"ReadinessCheck:172bba7d-b3b2-4b1e-b8ee-18f75fc0e154\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:24:20:260-53649\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[172bba7d-b3b2-4b1e-b8ee-18f75fc0e154]}\\\"}\"}","context":{"RequestID":"172bba7d-b3b2-4b1e-b8ee-18f75fc0e154","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1da78820-1c76-4b16-b5c7-877c4b23a445","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:24:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:20.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"172bba7d-b3b2-4b1e-b8ee-18f75fc0e154","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1da78820-1c76-4b16-b5c7-877c4b23a445","LogTimestamp":"2022-12-03T05:24:20.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:24:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:24:21.407Z","message":"Entering","context":{"RequestID":"375b0350-eda4-4654-b2a4-87630c47403b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"64675329-45f5-497c-9682-626554121846","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:21.407Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:21.409Z","message":"{\"transactionId\":\"375b0350-eda4-4654-b2a4-87630c47403b\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:21:408\",\"respDate\":\"221203-05:24:21:409\",\"sourceId\":\"haproxy:375b0350-eda4-4654-b2a4-87630c47403b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:24:21:408-45033\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[375b0350-eda4-4654-b2a4-87630c47403b]}\\\"}\"}","context":{"RequestID":"375b0350-eda4-4654-b2a4-87630c47403b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"64675329-45f5-497c-9682-626554121846","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:21.407Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:21.409Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"375b0350-eda4-4654-b2a4-87630c47403b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64675329-45f5-497c-9682-626554121846","LogTimestamp":"2022-12-03T05:24:21.409Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:24:23.418Z","message":"Entering","context":{"RequestID":"2e018a7f-c030-4b46-be64-80e0f8f21f96","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a64311b6-b830-4f0d-bbd3-967c862c47bb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:23.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:23.420Z","message":"{\"transactionId\":\"2e018a7f-c030-4b46-be64-80e0f8f21f96\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:23:419\",\"respDate\":\"221203-05:24:23:420\",\"sourceId\":\"haproxy:2e018a7f-c030-4b46-be64-80e0f8f21f96\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:24:23:419-2958\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2e018a7f-c030-4b46-be64-80e0f8f21f96]}\\\"}\"}","context":{"RequestID":"2e018a7f-c030-4b46-be64-80e0f8f21f96","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a64311b6-b830-4f0d-bbd3-967c862c47bb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:23.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:23.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e018a7f-c030-4b46-be64-80e0f8f21f96","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a64311b6-b830-4f0d-bbd3-967c862c47bb","LogTimestamp":"2022-12-03T05:24:23.421Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:24:23.880Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:24:23.907Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:23.907Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:23.908Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:25.430Z","message":"Entering","context":{"RequestID":"21b2008d-1460-4dbc-ab95-116096fa670a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"df8e1d39-e3b5-42aa-a540-71fde331daa5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:25.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:25.433Z","message":"{\"transactionId\":\"21b2008d-1460-4dbc-ab95-116096fa670a\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:25:431\",\"respDate\":\"221203-05:24:25:432\",\"sourceId\":\"haproxy:21b2008d-1460-4dbc-ab95-116096fa670a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:24:25:431-66048\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[21b2008d-1460-4dbc-ab95-116096fa670a]}\\\"}\"}","context":{"RequestID":"21b2008d-1460-4dbc-ab95-116096fa670a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"df8e1d39-e3b5-42aa-a540-71fde331daa5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:25.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:25.433Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21b2008d-1460-4dbc-ab95-116096fa670a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df8e1d39-e3b5-42aa-a540-71fde331daa5","LogTimestamp":"2022-12-03T05:24:25.433Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:24:27.442Z","message":"Entering","context":{"RequestID":"3b3965af-70ca-40bd-9635-8793b7c5edfb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4a29dd22-cf81-4f65-9923-907e66517ef4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:27.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:27.444Z","message":"{\"transactionId\":\"3b3965af-70ca-40bd-9635-8793b7c5edfb\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:27:443\",\"respDate\":\"221203-05:24:27:444\",\"sourceId\":\"haproxy:3b3965af-70ca-40bd-9635-8793b7c5edfb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:24:27:443-91002\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3b3965af-70ca-40bd-9635-8793b7c5edfb]}\\\"}\"}","context":{"RequestID":"3b3965af-70ca-40bd-9635-8793b7c5edfb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4a29dd22-cf81-4f65-9923-907e66517ef4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:27.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:27.445Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b3965af-70ca-40bd-9635-8793b7c5edfb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a29dd22-cf81-4f65-9923-907e66517ef4","LogTimestamp":"2022-12-03T05:24:27.445Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:24:29.454Z","message":"Entering","context":{"RequestID":"0018b289-ed22-4a7b-8a8f-565f48de21ec","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1f381a65-2fb8-4876-b240-459ca3318559","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:29.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:29.456Z","message":"{\"transactionId\":\"0018b289-ed22-4a7b-8a8f-565f48de21ec\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:29:454\",\"respDate\":\"221203-05:24:29:456\",\"sourceId\":\"haproxy:0018b289-ed22-4a7b-8a8f-565f48de21ec\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:24:29:454-86146\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0018b289-ed22-4a7b-8a8f-565f48de21ec]}\\\"}\"}","context":{"RequestID":"0018b289-ed22-4a7b-8a8f-565f48de21ec","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1f381a65-2fb8-4876-b240-459ca3318559","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:29.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:29.456Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0018b289-ed22-4a7b-8a8f-565f48de21ec","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f381a65-2fb8-4876-b240-459ca3318559","LogTimestamp":"2022-12-03T05:24:29.456Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:24:29.905Z","message":"Entering","context":{"RequestID":"a6894dc1-ac80-4e05-8800-b2e1a73e2a80","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cb071a43-9e3a-401e-99dd-28a6a9c3b48d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:24:29.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:29.907Z","message":"{\"transactionId\":\"a6894dc1-ac80-4e05-8800-b2e1a73e2a80\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:29:906\",\"respDate\":\"221203-05:24:29:907\",\"sourceId\":\"healthcheck:a6894dc1-ac80-4e05-8800-b2e1a73e2a80\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:24:29:906-90333\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[a6894dc1-ac80-4e05-8800-b2e1a73e2a80]}\\\"}\"}","context":{"RequestID":"a6894dc1-ac80-4e05-8800-b2e1a73e2a80","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cb071a43-9e3a-401e-99dd-28a6a9c3b48d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:24:29.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:29.908Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6894dc1-ac80-4e05-8800-b2e1a73e2a80","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb071a43-9e3a-401e-99dd-28a6a9c3b48d","LogTimestamp":"2022-12-03T05:24:29.908Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:24:29 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:24:29.947Z","message":"Entering","context":{"RequestID":"05d46b17-483c-4932-a089-3af1c637bb7f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b61fb891-f126-4b8f-9182-55e0086b2976","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:24:29.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:29.949Z","message":"{\"transactionId\":\"05d46b17-483c-4932-a089-3af1c637bb7f\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:29:948\",\"respDate\":\"221203-05:24:29:949\",\"sourceId\":\"OOM_ReadinessCheck:05d46b17-483c-4932-a089-3af1c637bb7f\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:24:29:948-95669\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[59140], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[05d46b17-483c-4932-a089-3af1c637bb7f]}\\\"}\"}","context":{"RequestID":"05d46b17-483c-4932-a089-3af1c637bb7f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b61fb891-f126-4b8f-9182-55e0086b2976","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:24:29.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:29.950Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05d46b17-483c-4932-a089-3af1c637bb7f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b61fb891-f126-4b8f-9182-55e0086b2976","LogTimestamp":"2022-12-03T05:24:29.950Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:24:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:24:30.065Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:30.068Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:30.262Z","message":"Entering","context":{"RequestID":"47d51437-7219-45fc-883f-ac6cd7b144ea","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a61a0146-9204-46a5-b666-dd030a75e926","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:24:30.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:30.264Z","message":"Database is available from CACHED check.","context":{"RequestID":"47d51437-7219-45fc-883f-ac6cd7b144ea","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a61a0146-9204-46a5-b666-dd030a75e926","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:24:30.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:30.264Z","message":"{\"transactionId\":\"47d51437-7219-45fc-883f-ac6cd7b144ea\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:30:263\",\"respDate\":\"221203-05:24:30:264\",\"sourceId\":\"ReadinessCheck:47d51437-7219-45fc-883f-ac6cd7b144ea\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:24:30:263-99532\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[47d51437-7219-45fc-883f-ac6cd7b144ea]}\\\"}\"}","context":{"RequestID":"47d51437-7219-45fc-883f-ac6cd7b144ea","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a61a0146-9204-46a5-b666-dd030a75e926","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:24:30.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:30.265Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47d51437-7219-45fc-883f-ac6cd7b144ea","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a61a0146-9204-46a5-b666-dd030a75e926","LogTimestamp":"2022-12-03T05:24:30.265Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:24:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:24:31.466Z","message":"Entering","context":{"RequestID":"670748ff-5d0c-4a37-844b-db0e8517b49d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dbd25ef4-1bd8-42f1-88d2-12f3d1cc527f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:31.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:31.468Z","message":"{\"transactionId\":\"670748ff-5d0c-4a37-844b-db0e8517b49d\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:31:466\",\"respDate\":\"221203-05:24:31:468\",\"sourceId\":\"haproxy:670748ff-5d0c-4a37-844b-db0e8517b49d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:24:31:466-47701\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[670748ff-5d0c-4a37-844b-db0e8517b49d]}\\\"}\"}","context":{"RequestID":"670748ff-5d0c-4a37-844b-db0e8517b49d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dbd25ef4-1bd8-42f1-88d2-12f3d1cc527f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:31.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:31.468Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"670748ff-5d0c-4a37-844b-db0e8517b49d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dbd25ef4-1bd8-42f1-88d2-12f3d1cc527f","LogTimestamp":"2022-12-03T05:24:31.468Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:24:33.477Z","message":"Entering","context":{"RequestID":"8c7b55cf-cd54-437a-8842-a4e5c8c6806d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c43c5b80-7dba-42f5-a9c9-c00919ac992f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:33.477Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:33.479Z","message":"{\"transactionId\":\"8c7b55cf-cd54-437a-8842-a4e5c8c6806d\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:33:477\",\"respDate\":\"221203-05:24:33:479\",\"sourceId\":\"haproxy:8c7b55cf-cd54-437a-8842-a4e5c8c6806d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:24:33:477-81314\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8c7b55cf-cd54-437a-8842-a4e5c8c6806d]}\\\"}\"}","context":{"RequestID":"8c7b55cf-cd54-437a-8842-a4e5c8c6806d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c43c5b80-7dba-42f5-a9c9-c00919ac992f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:33.477Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:33.479Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c7b55cf-cd54-437a-8842-a4e5c8c6806d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c43c5b80-7dba-42f5-a9c9-c00919ac992f","LogTimestamp":"2022-12-03T05:24:33.479Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:24:33.881Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:24:33.892Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:33.893Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:33.893Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:34.188Z","message":"Entering","context":{"RequestID":"ba9cd0c0-aaee-4340-b889-f26f3cb16575","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1093a901-3ff0-495d-aff3-5d26ddba34bc","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:24:34.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:34.190Z","message":"{\"transactionId\":\"ba9cd0c0-aaee-4340-b889-f26f3cb16575\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:34:188\",\"respDate\":\"221203-05:24:34:190\",\"sourceId\":\"healthcheck:ba9cd0c0-aaee-4340-b889-f26f3cb16575\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:24:34:188-82215\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[36664], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[ba9cd0c0-aaee-4340-b889-f26f3cb16575]}\\\"}\"}","context":{"RequestID":"ba9cd0c0-aaee-4340-b889-f26f3cb16575","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1093a901-3ff0-495d-aff3-5d26ddba34bc","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:24:34.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:34.191Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba9cd0c0-aaee-4340-b889-f26f3cb16575","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1093a901-3ff0-495d-aff3-5d26ddba34bc","LogTimestamp":"2022-12-03T05:24:34.191Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:34 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 7 - "logType": "access" {"timestamp":"2022-12-03T05:24:35.488Z","message":"Entering","context":{"RequestID":"b1c73536-0050-4e15-8d6a-834b279dc1db","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"91804258-875f-4777-9a7b-f4657b4034bb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:35.488Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:35.490Z","message":"{\"transactionId\":\"b1c73536-0050-4e15-8d6a-834b279dc1db\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:35:488\",\"respDate\":\"221203-05:24:35:490\",\"sourceId\":\"haproxy:b1c73536-0050-4e15-8d6a-834b279dc1db\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:24:35:488-8314\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b1c73536-0050-4e15-8d6a-834b279dc1db]}\\\"}\"}","context":{"RequestID":"b1c73536-0050-4e15-8d6a-834b279dc1db","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"91804258-875f-4777-9a7b-f4657b4034bb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:35.488Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:35.490Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1c73536-0050-4e15-8d6a-834b279dc1db","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91804258-875f-4777-9a7b-f4657b4034bb","LogTimestamp":"2022-12-03T05:24:35.490Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:24:37.499Z","message":"Entering","context":{"RequestID":"7d7d33c2-ccfd-4ecf-aafd-1be34a1018fe","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cc03ac00-86fb-4e09-8081-5b8d17030cdf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:37.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:37.501Z","message":"{\"transactionId\":\"7d7d33c2-ccfd-4ecf-aafd-1be34a1018fe\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:37:499\",\"respDate\":\"221203-05:24:37:501\",\"sourceId\":\"haproxy:7d7d33c2-ccfd-4ecf-aafd-1be34a1018fe\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:24:37:499-70458\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7d7d33c2-ccfd-4ecf-aafd-1be34a1018fe]}\\\"}\"}","context":{"RequestID":"7d7d33c2-ccfd-4ecf-aafd-1be34a1018fe","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cc03ac00-86fb-4e09-8081-5b8d17030cdf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:37.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:37.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d7d33c2-ccfd-4ecf-aafd-1be34a1018fe","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc03ac00-86fb-4e09-8081-5b8d17030cdf","LogTimestamp":"2022-12-03T05:24:37.501Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:24:39.512Z","message":"Entering","context":{"RequestID":"07f28515-0ed8-4196-92ca-7fa53031105d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"310ac091-4c59-4cb1-a5f5-503a0b2e0d99","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:39.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:39.514Z","message":"{\"transactionId\":\"07f28515-0ed8-4196-92ca-7fa53031105d\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:39:512\",\"respDate\":\"221203-05:24:39:514\",\"sourceId\":\"haproxy:07f28515-0ed8-4196-92ca-7fa53031105d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:24:39:512-48356\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[07f28515-0ed8-4196-92ca-7fa53031105d]}\\\"}\"}","context":{"RequestID":"07f28515-0ed8-4196-92ca-7fa53031105d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"310ac091-4c59-4cb1-a5f5-503a0b2e0d99","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:39.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:39.514Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07f28515-0ed8-4196-92ca-7fa53031105d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"310ac091-4c59-4cb1-a5f5-503a0b2e0d99","LogTimestamp":"2022-12-03T05:24:39.514Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:24:39.946Z","message":"Entering","context":{"RequestID":"af924413-4709-4e6d-9e25-5b834bfad7e5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0f9da334-0e33-4a34-ac92-f38d54f429dc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:24:39.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:39.948Z","message":"{\"transactionId\":\"af924413-4709-4e6d-9e25-5b834bfad7e5\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:39:947\",\"respDate\":\"221203-05:24:39:948\",\"sourceId\":\"OOM_ReadinessCheck:af924413-4709-4e6d-9e25-5b834bfad7e5\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:24:39:947-67206\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[59320], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[af924413-4709-4e6d-9e25-5b834bfad7e5]}\\\"}\"}","context":{"RequestID":"af924413-4709-4e6d-9e25-5b834bfad7e5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0f9da334-0e33-4a34-ac92-f38d54f429dc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:24:39.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:39.948Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af924413-4709-4e6d-9e25-5b834bfad7e5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f9da334-0e33-4a34-ac92-f38d54f429dc","LogTimestamp":"2022-12-03T05:24:39.948Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:24:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:24:40.259Z","message":"Entering","context":{"RequestID":"14ec1321-69ab-4af8-9a7b-e9d303bd3698","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c3ccc88d-2788-4d78-b648-25cb31eba04e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:24:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:40.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"14ec1321-69ab-4af8-9a7b-e9d303bd3698","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c3ccc88d-2788-4d78-b648-25cb31eba04e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:24:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:40.261Z","message":"{\"transactionId\":\"14ec1321-69ab-4af8-9a7b-e9d303bd3698\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:40:259\",\"respDate\":\"221203-05:24:40:261\",\"sourceId\":\"ReadinessCheck:14ec1321-69ab-4af8-9a7b-e9d303bd3698\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:24:40:259-67560\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[14ec1321-69ab-4af8-9a7b-e9d303bd3698]}\\\"}\"}","context":{"RequestID":"14ec1321-69ab-4af8-9a7b-e9d303bd3698","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c3ccc88d-2788-4d78-b648-25cb31eba04e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:24:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:40.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14ec1321-69ab-4af8-9a7b-e9d303bd3698","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3ccc88d-2788-4d78-b648-25cb31eba04e","LogTimestamp":"2022-12-03T05:24:40.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:24:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:24:41.523Z","message":"Entering","context":{"RequestID":"c2b74a4f-42cd-4a8b-ab17-fdaafe8e79c0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bcb44325-ab17-4c42-ad34-3128e80f0d83","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:41.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:41.525Z","message":"{\"transactionId\":\"c2b74a4f-42cd-4a8b-ab17-fdaafe8e79c0\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:41:524\",\"respDate\":\"221203-05:24:41:525\",\"sourceId\":\"haproxy:c2b74a4f-42cd-4a8b-ab17-fdaafe8e79c0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:24:41:524-4982\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c2b74a4f-42cd-4a8b-ab17-fdaafe8e79c0]}\\\"}\"}","context":{"RequestID":"c2b74a4f-42cd-4a8b-ab17-fdaafe8e79c0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bcb44325-ab17-4c42-ad34-3128e80f0d83","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:41.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:41.526Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2b74a4f-42cd-4a8b-ab17-fdaafe8e79c0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bcb44325-ab17-4c42-ad34-3128e80f0d83","LogTimestamp":"2022-12-03T05:24:41.526Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:24:43.536Z","message":"Entering","context":{"RequestID":"825d22ad-c269-48ba-ac69-3603d21c3a40","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6ee53755-2c0a-4905-bce1-5dccf0b581f0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:43.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:43.538Z","message":"{\"transactionId\":\"825d22ad-c269-48ba-ac69-3603d21c3a40\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:43:537\",\"respDate\":\"221203-05:24:43:538\",\"sourceId\":\"haproxy:825d22ad-c269-48ba-ac69-3603d21c3a40\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:24:43:537-42799\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[825d22ad-c269-48ba-ac69-3603d21c3a40]}\\\"}\"}","context":{"RequestID":"825d22ad-c269-48ba-ac69-3603d21c3a40","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6ee53755-2c0a-4905-bce1-5dccf0b581f0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:43.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:43.538Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"825d22ad-c269-48ba-ac69-3603d21c3a40","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ee53755-2c0a-4905-bce1-5dccf0b581f0","LogTimestamp":"2022-12-03T05:24:43.538Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:24:43.880Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:24:43.889Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:43.889Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:43.889Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:44.932Z","message":"Entering","context":{"RequestID":"0f3f9217-03dd-42f4-8c00-30ec736ad20d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"890aa5b2-8a2d-4748-9af6-531202615d49","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:24:44.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:44.935Z","message":"{\"transactionId\":\"0f3f9217-03dd-42f4-8c00-30ec736ad20d\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:44:933\",\"respDate\":\"221203-05:24:44:935\",\"sourceId\":\"healthcheck:0f3f9217-03dd-42f4-8c00-30ec736ad20d\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:24:44:933-26318\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[0f3f9217-03dd-42f4-8c00-30ec736ad20d]}\\\"}\"}","context":{"RequestID":"0f3f9217-03dd-42f4-8c00-30ec736ad20d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"890aa5b2-8a2d-4748-9af6-531202615d49","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:24:44.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:44.935Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f3f9217-03dd-42f4-8c00-30ec736ad20d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"890aa5b2-8a2d-4748-9af6-531202615d49","LogTimestamp":"2022-12-03T05:24:44.935Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:24:44 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-12-03T05:24:45.547Z","message":"Entering","context":{"RequestID":"c351dc4a-feb7-4584-914d-488115192ebc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3df319ae-af7e-47c2-9970-1bd9b879b5b5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:45.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:45.549Z","message":"{\"transactionId\":\"c351dc4a-feb7-4584-914d-488115192ebc\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:45:547\",\"respDate\":\"221203-05:24:45:549\",\"sourceId\":\"haproxy:c351dc4a-feb7-4584-914d-488115192ebc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:24:45:547-46032\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c351dc4a-feb7-4584-914d-488115192ebc]}\\\"}\"}","context":{"RequestID":"c351dc4a-feb7-4584-914d-488115192ebc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3df319ae-af7e-47c2-9970-1bd9b879b5b5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:45.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:45.549Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c351dc4a-feb7-4584-914d-488115192ebc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3df319ae-af7e-47c2-9970-1bd9b879b5b5","LogTimestamp":"2022-12-03T05:24:45.549Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:24:47.559Z","message":"Entering","context":{"RequestID":"aaeaa9b3-4bbb-44c4-96fa-a5c0d8b9b865","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"de9bcf09-d0f8-4617-bb28-8d01af497bb1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:47.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:47.561Z","message":"{\"transactionId\":\"aaeaa9b3-4bbb-44c4-96fa-a5c0d8b9b865\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:47:559\",\"respDate\":\"221203-05:24:47:561\",\"sourceId\":\"haproxy:aaeaa9b3-4bbb-44c4-96fa-a5c0d8b9b865\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:24:47:559-76965\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aaeaa9b3-4bbb-44c4-96fa-a5c0d8b9b865]}\\\"}\"}","context":{"RequestID":"aaeaa9b3-4bbb-44c4-96fa-a5c0d8b9b865","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"de9bcf09-d0f8-4617-bb28-8d01af497bb1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:47.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:47.561Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aaeaa9b3-4bbb-44c4-96fa-a5c0d8b9b865","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de9bcf09-d0f8-4617-bb28-8d01af497bb1","LogTimestamp":"2022-12-03T05:24:47.561Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:24:49.220Z","message":"Entering","context":{"RequestID":"2442b9a0-a94e-410c-8b9c-2fb5f2ff1599","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"38f44046-753d-4272-9135-d3b9ff5cbcd8","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:24:49.220Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:49.222Z","message":"{\"transactionId\":\"2442b9a0-a94e-410c-8b9c-2fb5f2ff1599\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:49:221\",\"respDate\":\"221203-05:24:49:222\",\"sourceId\":\"healthcheck:2442b9a0-a94e-410c-8b9c-2fb5f2ff1599\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:24:49:221-16702\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[36798], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[2442b9a0-a94e-410c-8b9c-2fb5f2ff1599]}\\\"}\"}","context":{"RequestID":"2442b9a0-a94e-410c-8b9c-2fb5f2ff1599","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"38f44046-753d-4272-9135-d3b9ff5cbcd8","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:24:49.220Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:49.223Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2442b9a0-a94e-410c-8b9c-2fb5f2ff1599","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38f44046-753d-4272-9135-d3b9ff5cbcd8","LogTimestamp":"2022-12-03T05:24:49.223Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:49 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:24:49.570Z","message":"Entering","context":{"RequestID":"088dd1a6-5bee-4444-b38c-9b1507c0d0c8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1988e188-236d-4f9d-b79d-30a308892ecc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:49.570Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:49.572Z","message":"{\"transactionId\":\"088dd1a6-5bee-4444-b38c-9b1507c0d0c8\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:49:571\",\"respDate\":\"221203-05:24:49:572\",\"sourceId\":\"haproxy:088dd1a6-5bee-4444-b38c-9b1507c0d0c8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:24:49:571-35985\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[088dd1a6-5bee-4444-b38c-9b1507c0d0c8]}\\\"}\"}","context":{"RequestID":"088dd1a6-5bee-4444-b38c-9b1507c0d0c8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1988e188-236d-4f9d-b79d-30a308892ecc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:49.570Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:49.573Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"088dd1a6-5bee-4444-b38c-9b1507c0d0c8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1988e188-236d-4f9d-b79d-30a308892ecc","LogTimestamp":"2022-12-03T05:24:49.572Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:24:49.945Z","message":"Entering","context":{"RequestID":"cc7dc691-06dd-492d-ac86-f9670cca82c5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0f3f2ab8-e071-4050-8362-b221a14bb375","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:24:49.945Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:49.947Z","message":"{\"transactionId\":\"cc7dc691-06dd-492d-ac86-f9670cca82c5\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:49:946\",\"respDate\":\"221203-05:24:49:947\",\"sourceId\":\"OOM_ReadinessCheck:cc7dc691-06dd-492d-ac86-f9670cca82c5\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:24:49:946-59683\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[59488], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[cc7dc691-06dd-492d-ac86-f9670cca82c5]}\\\"}\"}","context":{"RequestID":"cc7dc691-06dd-492d-ac86-f9670cca82c5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0f3f2ab8-e071-4050-8362-b221a14bb375","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:24:49.945Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:49.948Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc7dc691-06dd-492d-ac86-f9670cca82c5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f3f2ab8-e071-4050-8362-b221a14bb375","LogTimestamp":"2022-12-03T05:24:49.947Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:24:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:24:50.259Z","message":"Entering","context":{"RequestID":"604c3b12-0cbb-40cf-9eb7-5fa706752447","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0cae0a4f-b92d-4f89-abe0-887c7c3dfad8","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:24:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:50.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"604c3b12-0cbb-40cf-9eb7-5fa706752447","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0cae0a4f-b92d-4f89-abe0-887c7c3dfad8","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:24:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:50.261Z","message":"{\"transactionId\":\"604c3b12-0cbb-40cf-9eb7-5fa706752447\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:50:259\",\"respDate\":\"221203-05:24:50:261\",\"sourceId\":\"ReadinessCheck:604c3b12-0cbb-40cf-9eb7-5fa706752447\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:24:50:259-80118\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[604c3b12-0cbb-40cf-9eb7-5fa706752447]}\\\"}\"}","context":{"RequestID":"604c3b12-0cbb-40cf-9eb7-5fa706752447","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0cae0a4f-b92d-4f89-abe0-887c7c3dfad8","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:24:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:50.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"604c3b12-0cbb-40cf-9eb7-5fa706752447","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0cae0a4f-b92d-4f89-abe0-887c7c3dfad8","LogTimestamp":"2022-12-03T05:24:50.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:24:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:24:51.581Z","message":"Entering","context":{"RequestID":"7a73e32f-fcee-402e-99a1-43f36da85ac9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2f847c4c-108e-42e2-952e-8b3b4749dc11","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:51.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:51.583Z","message":"{\"transactionId\":\"7a73e32f-fcee-402e-99a1-43f36da85ac9\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:51:581\",\"respDate\":\"221203-05:24:51:583\",\"sourceId\":\"haproxy:7a73e32f-fcee-402e-99a1-43f36da85ac9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:24:51:581-82352\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7a73e32f-fcee-402e-99a1-43f36da85ac9]}\\\"}\"}","context":{"RequestID":"7a73e32f-fcee-402e-99a1-43f36da85ac9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2f847c4c-108e-42e2-952e-8b3b4749dc11","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:51.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:51.583Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a73e32f-fcee-402e-99a1-43f36da85ac9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f847c4c-108e-42e2-952e-8b3b4749dc11","LogTimestamp":"2022-12-03T05:24:51.583Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:24:53.592Z","message":"Entering","context":{"RequestID":"27466f03-160a-4b02-a40c-606af6cf9d3e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"25cc4d40-a6b7-467d-9911-af81c8db9309","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:53.592Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:53.594Z","message":"{\"transactionId\":\"27466f03-160a-4b02-a40c-606af6cf9d3e\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:53:593\",\"respDate\":\"221203-05:24:53:594\",\"sourceId\":\"haproxy:27466f03-160a-4b02-a40c-606af6cf9d3e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:24:53:593-1880\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[27466f03-160a-4b02-a40c-606af6cf9d3e]}\\\"}\"}","context":{"RequestID":"27466f03-160a-4b02-a40c-606af6cf9d3e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"25cc4d40-a6b7-467d-9911-af81c8db9309","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:53.592Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:53.595Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"27466f03-160a-4b02-a40c-606af6cf9d3e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25cc4d40-a6b7-467d-9911-af81c8db9309","LogTimestamp":"2022-12-03T05:24:53.595Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:24:53.881Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:24:53.901Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:53.901Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:53.901Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:55.603Z","message":"Entering","context":{"RequestID":"a01d36a0-8bf4-4692-83d3-6e07ee5143f7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0a907a1d-17c9-4fa7-9c8c-b7c6f7038845","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:55.603Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:55.605Z","message":"{\"transactionId\":\"a01d36a0-8bf4-4692-83d3-6e07ee5143f7\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:55:604\",\"respDate\":\"221203-05:24:55:605\",\"sourceId\":\"haproxy:a01d36a0-8bf4-4692-83d3-6e07ee5143f7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:24:55:604-43570\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a01d36a0-8bf4-4692-83d3-6e07ee5143f7]}\\\"}\"}","context":{"RequestID":"a01d36a0-8bf4-4692-83d3-6e07ee5143f7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0a907a1d-17c9-4fa7-9c8c-b7c6f7038845","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:55.603Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:55.606Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a01d36a0-8bf4-4692-83d3-6e07ee5143f7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a907a1d-17c9-4fa7-9c8c-b7c6f7038845","LogTimestamp":"2022-12-03T05:24:55.606Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:24:57.614Z","message":"Entering","context":{"RequestID":"e6bf29f5-9534-4e40-bd41-f0a1d7f21611","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d88796aa-0101-4be0-a7af-c7e26b957862","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:57.614Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:57.616Z","message":"{\"transactionId\":\"e6bf29f5-9534-4e40-bd41-f0a1d7f21611\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:57:615\",\"respDate\":\"221203-05:24:57:616\",\"sourceId\":\"haproxy:e6bf29f5-9534-4e40-bd41-f0a1d7f21611\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:24:57:615-33878\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e6bf29f5-9534-4e40-bd41-f0a1d7f21611]}\\\"}\"}","context":{"RequestID":"e6bf29f5-9534-4e40-bd41-f0a1d7f21611","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d88796aa-0101-4be0-a7af-c7e26b957862","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:57.614Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:57.616Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6bf29f5-9534-4e40-bd41-f0a1d7f21611","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d88796aa-0101-4be0-a7af-c7e26b957862","LogTimestamp":"2022-12-03T05:24:57.616Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:24:59.625Z","message":"Entering","context":{"RequestID":"219af8b0-87c4-4576-9dc6-58a3e68f804d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"94cde68b-12dc-4bee-a839-db5fc31d4fde","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:59.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:59.627Z","message":"{\"transactionId\":\"219af8b0-87c4-4576-9dc6-58a3e68f804d\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:59:626\",\"respDate\":\"221203-05:24:59:627\",\"sourceId\":\"haproxy:219af8b0-87c4-4576-9dc6-58a3e68f804d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:24:59:626-7813\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[219af8b0-87c4-4576-9dc6-58a3e68f804d]}\\\"}\"}","context":{"RequestID":"219af8b0-87c4-4576-9dc6-58a3e68f804d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"94cde68b-12dc-4bee-a839-db5fc31d4fde","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:24:59.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:59.628Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"219af8b0-87c4-4576-9dc6-58a3e68f804d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94cde68b-12dc-4bee-a839-db5fc31d4fde","LogTimestamp":"2022-12-03T05:24:59.628Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:24:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:24:59.945Z","message":"Entering","context":{"RequestID":"19c51ac8-cf97-4f7d-be90-9a7db6f81135","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e7ee05ae-72f9-427e-8cb7-fc3f5e191321","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:24:59.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:59.946Z","message":"{\"transactionId\":\"19c51ac8-cf97-4f7d-be90-9a7db6f81135\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:59:945\",\"respDate\":\"221203-05:24:59:946\",\"sourceId\":\"OOM_ReadinessCheck:19c51ac8-cf97-4f7d-be90-9a7db6f81135\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:24:59:945-84474\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[59658], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[19c51ac8-cf97-4f7d-be90-9a7db6f81135]}\\\"}\"}","context":{"RequestID":"19c51ac8-cf97-4f7d-be90-9a7db6f81135","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e7ee05ae-72f9-427e-8cb7-fc3f5e191321","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:24:59.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:59.947Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19c51ac8-cf97-4f7d-be90-9a7db6f81135","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7ee05ae-72f9-427e-8cb7-fc3f5e191321","LogTimestamp":"2022-12-03T05:24:59.947Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:24:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:24:59.958Z","message":"Entering","context":{"RequestID":"afc7ee0a-26c8-4560-a9cd-b37ed36a666f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"09a2d887-de52-41d4-b15b-6214b34e6205","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:24:59.958Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:24:59.960Z","message":"{\"transactionId\":\"afc7ee0a-26c8-4560-a9cd-b37ed36a666f\",\"status\":\"200\",\"rqstDate\":\"221203-05:24:59:959\",\"respDate\":\"221203-05:24:59:960\",\"sourceId\":\"healthcheck:afc7ee0a-26c8-4560-a9cd-b37ed36a666f\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:24:59:959-616\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[afc7ee0a-26c8-4560-a9cd-b37ed36a666f]}\\\"}\"}","context":{"RequestID":"afc7ee0a-26c8-4560-a9cd-b37ed36a666f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"09a2d887-de52-41d4-b15b-6214b34e6205","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:24:59.958Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:24:59.961Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"afc7ee0a-26c8-4560-a9cd-b37ed36a666f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09a2d887-de52-41d4-b15b-6214b34e6205","LogTimestamp":"2022-12-03T05:24:59.961Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:24:59 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:25:00.069Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:00.074Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:00.263Z","message":"Entering","context":{"RequestID":"3619b890-fa5f-4522-9f9e-007c7f565436","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ac5f07a8-ce23-4244-b09c-b6f403cbc39a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:25:00.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:00.265Z","message":"Database is available from CACHED check.","context":{"RequestID":"3619b890-fa5f-4522-9f9e-007c7f565436","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ac5f07a8-ce23-4244-b09c-b6f403cbc39a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:25:00.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:00.266Z","message":"{\"transactionId\":\"3619b890-fa5f-4522-9f9e-007c7f565436\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:00:264\",\"respDate\":\"221203-05:25:00:266\",\"sourceId\":\"ReadinessCheck:3619b890-fa5f-4522-9f9e-007c7f565436\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:25:00:264-66888\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[3619b890-fa5f-4522-9f9e-007c7f565436]}\\\"}\"}","context":{"RequestID":"3619b890-fa5f-4522-9f9e-007c7f565436","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ac5f07a8-ce23-4244-b09c-b6f403cbc39a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:25:00.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:00.266Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3619b890-fa5f-4522-9f9e-007c7f565436","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac5f07a8-ce23-4244-b09c-b6f403cbc39a","LogTimestamp":"2022-12-03T05:25:00.266Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:25:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:25:01.636Z","message":"Entering","context":{"RequestID":"c954706a-3391-4213-893e-d56ed58c77a5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bdd6f576-40a3-4c2a-b0eb-d74bea239202","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:01.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:01.638Z","message":"{\"transactionId\":\"c954706a-3391-4213-893e-d56ed58c77a5\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:01:636\",\"respDate\":\"221203-05:25:01:638\",\"sourceId\":\"haproxy:c954706a-3391-4213-893e-d56ed58c77a5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:25:01:636-44134\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c954706a-3391-4213-893e-d56ed58c77a5]}\\\"}\"}","context":{"RequestID":"c954706a-3391-4213-893e-d56ed58c77a5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bdd6f576-40a3-4c2a-b0eb-d74bea239202","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:01.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:01.639Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c954706a-3391-4213-893e-d56ed58c77a5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bdd6f576-40a3-4c2a-b0eb-d74bea239202","LogTimestamp":"2022-12-03T05:25:01.639Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:25:03.648Z","message":"Entering","context":{"RequestID":"c3e0d114-fb96-49eb-868e-d644f1e95994","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eafbfc8a-163f-44c7-9758-d27e1e09aa87","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:03.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:03.651Z","message":"{\"transactionId\":\"c3e0d114-fb96-49eb-868e-d644f1e95994\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:03:649\",\"respDate\":\"221203-05:25:03:651\",\"sourceId\":\"haproxy:c3e0d114-fb96-49eb-868e-d644f1e95994\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:25:03:649-45017\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3e0d114-fb96-49eb-868e-d644f1e95994]}\\\"}\"}","context":{"RequestID":"c3e0d114-fb96-49eb-868e-d644f1e95994","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eafbfc8a-163f-44c7-9758-d27e1e09aa87","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:03.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:03.651Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3e0d114-fb96-49eb-868e-d644f1e95994","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eafbfc8a-163f-44c7-9758-d27e1e09aa87","LogTimestamp":"2022-12-03T05:25:03.651Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:25:03.881Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:25:03.897Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:03.897Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:03.897Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:04.247Z","message":"Entering","context":{"RequestID":"d586b5ab-6b7b-4844-9d91-47079a1d7fb1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d39a5a10-91b0-4066-a49d-d834913df536","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:25:04.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:04.249Z","message":"{\"transactionId\":\"d586b5ab-6b7b-4844-9d91-47079a1d7fb1\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:04:248\",\"respDate\":\"221203-05:25:04:249\",\"sourceId\":\"healthcheck:d586b5ab-6b7b-4844-9d91-47079a1d7fb1\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:25:04:248-25742\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[36952], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[d586b5ab-6b7b-4844-9d91-47079a1d7fb1]}\\\"}\"}","context":{"RequestID":"d586b5ab-6b7b-4844-9d91-47079a1d7fb1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d39a5a10-91b0-4066-a49d-d834913df536","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:25:04.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:04.250Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d586b5ab-6b7b-4844-9d91-47079a1d7fb1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d39a5a10-91b0-4066-a49d-d834913df536","LogTimestamp":"2022-12-03T05:25:04.250Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:04 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:25:05.662Z","message":"Entering","context":{"RequestID":"5c16766d-cae3-4b73-b051-4936e961f5dd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"863c4305-9015-4c0e-abec-7c51ea73a769","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:05.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:05.664Z","message":"{\"transactionId\":\"5c16766d-cae3-4b73-b051-4936e961f5dd\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:05:662\",\"respDate\":\"221203-05:25:05:664\",\"sourceId\":\"haproxy:5c16766d-cae3-4b73-b051-4936e961f5dd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:25:05:662-45050\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5c16766d-cae3-4b73-b051-4936e961f5dd]}\\\"}\"}","context":{"RequestID":"5c16766d-cae3-4b73-b051-4936e961f5dd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"863c4305-9015-4c0e-abec-7c51ea73a769","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:05.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:05.665Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c16766d-cae3-4b73-b051-4936e961f5dd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"863c4305-9015-4c0e-abec-7c51ea73a769","LogTimestamp":"2022-12-03T05:25:05.664Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:25:07.673Z","message":"Entering","context":{"RequestID":"03cf292c-a3e3-4294-bbd8-54d1ad05f265","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5b0ef193-7782-4ded-8245-11f00b5d09a2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:07.673Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:07.676Z","message":"{\"transactionId\":\"03cf292c-a3e3-4294-bbd8-54d1ad05f265\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:07:674\",\"respDate\":\"221203-05:25:07:676\",\"sourceId\":\"haproxy:03cf292c-a3e3-4294-bbd8-54d1ad05f265\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:25:07:674-79456\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[03cf292c-a3e3-4294-bbd8-54d1ad05f265]}\\\"}\"}","context":{"RequestID":"03cf292c-a3e3-4294-bbd8-54d1ad05f265","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5b0ef193-7782-4ded-8245-11f00b5d09a2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:07.673Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:07.676Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03cf292c-a3e3-4294-bbd8-54d1ad05f265","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b0ef193-7782-4ded-8245-11f00b5d09a2","LogTimestamp":"2022-12-03T05:25:07.676Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:25:09.685Z","message":"Entering","context":{"RequestID":"fb122c5a-9213-4264-ad4a-0738c1f19bd2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"83281827-7a54-46a6-abf0-e0f3c49fdc6e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:09.685Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:09.687Z","message":"{\"transactionId\":\"fb122c5a-9213-4264-ad4a-0738c1f19bd2\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:09:686\",\"respDate\":\"221203-05:25:09:687\",\"sourceId\":\"haproxy:fb122c5a-9213-4264-ad4a-0738c1f19bd2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:25:09:686-13648\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb122c5a-9213-4264-ad4a-0738c1f19bd2]}\\\"}\"}","context":{"RequestID":"fb122c5a-9213-4264-ad4a-0738c1f19bd2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"83281827-7a54-46a6-abf0-e0f3c49fdc6e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:09.685Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:09.688Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb122c5a-9213-4264-ad4a-0738c1f19bd2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83281827-7a54-46a6-abf0-e0f3c49fdc6e","LogTimestamp":"2022-12-03T05:25:09.688Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:25:09.947Z","message":"Entering","context":{"RequestID":"c04ca737-c617-4abd-869b-9b8d1897e5b5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"62358b91-c30e-4dba-b71c-d34a44d5ac78","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:25:09.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:09.949Z","message":"{\"transactionId\":\"c04ca737-c617-4abd-869b-9b8d1897e5b5\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:09:948\",\"respDate\":\"221203-05:25:09:949\",\"sourceId\":\"OOM_ReadinessCheck:c04ca737-c617-4abd-869b-9b8d1897e5b5\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:25:09:948-73325\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[59850], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[c04ca737-c617-4abd-869b-9b8d1897e5b5]}\\\"}\"}","context":{"RequestID":"c04ca737-c617-4abd-869b-9b8d1897e5b5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"62358b91-c30e-4dba-b71c-d34a44d5ac78","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:25:09.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:09.950Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c04ca737-c617-4abd-869b-9b8d1897e5b5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62358b91-c30e-4dba-b71c-d34a44d5ac78","LogTimestamp":"2022-12-03T05:25:09.950Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:25:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:25:10.264Z","message":"Entering","context":{"RequestID":"d2a91dca-7281-4557-8621-2c6202321a22","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"76305bf7-e934-41f1-a692-d75b7ddedd27","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:25:10.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:10.266Z","message":"Database is available from CACHED check.","context":{"RequestID":"d2a91dca-7281-4557-8621-2c6202321a22","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"76305bf7-e934-41f1-a692-d75b7ddedd27","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:25:10.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:10.267Z","message":"{\"transactionId\":\"d2a91dca-7281-4557-8621-2c6202321a22\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:10:264\",\"respDate\":\"221203-05:25:10:267\",\"sourceId\":\"ReadinessCheck:d2a91dca-7281-4557-8621-2c6202321a22\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:25:10:264-23080\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[d2a91dca-7281-4557-8621-2c6202321a22]}\\\"}\"}","context":{"RequestID":"d2a91dca-7281-4557-8621-2c6202321a22","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"76305bf7-e934-41f1-a692-d75b7ddedd27","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:25:10.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:10.268Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2a91dca-7281-4557-8621-2c6202321a22","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76305bf7-e934-41f1-a692-d75b7ddedd27","LogTimestamp":"2022-12-03T05:25:10.268Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:25:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-12-03T05:25:11.697Z","message":"Entering","context":{"RequestID":"33e03414-54c7-4ea7-adb9-f231e44f9ba9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"305e5b19-3221-4680-8f29-2fe7bdf3d8d5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:11.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:11.699Z","message":"{\"transactionId\":\"33e03414-54c7-4ea7-adb9-f231e44f9ba9\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:11:698\",\"respDate\":\"221203-05:25:11:699\",\"sourceId\":\"haproxy:33e03414-54c7-4ea7-adb9-f231e44f9ba9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:25:11:698-48445\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[33e03414-54c7-4ea7-adb9-f231e44f9ba9]}\\\"}\"}","context":{"RequestID":"33e03414-54c7-4ea7-adb9-f231e44f9ba9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"305e5b19-3221-4680-8f29-2fe7bdf3d8d5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:11.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:11.700Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33e03414-54c7-4ea7-adb9-f231e44f9ba9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"305e5b19-3221-4680-8f29-2fe7bdf3d8d5","LogTimestamp":"2022-12-03T05:25:11.700Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:25:13.709Z","message":"Entering","context":{"RequestID":"6b4212b7-139c-49d9-b306-12e1f908187c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"194a0092-450f-4c55-96d8-2ce6e2c61446","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:13.709Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:13.711Z","message":"{\"transactionId\":\"6b4212b7-139c-49d9-b306-12e1f908187c\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:13:710\",\"respDate\":\"221203-05:25:13:711\",\"sourceId\":\"haproxy:6b4212b7-139c-49d9-b306-12e1f908187c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:25:13:710-33792\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6b4212b7-139c-49d9-b306-12e1f908187c]}\\\"}\"}","context":{"RequestID":"6b4212b7-139c-49d9-b306-12e1f908187c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"194a0092-450f-4c55-96d8-2ce6e2c61446","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:13.709Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:13.711Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b4212b7-139c-49d9-b306-12e1f908187c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"194a0092-450f-4c55-96d8-2ce6e2c61446","LogTimestamp":"2022-12-03T05:25:13.711Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:25:13.881Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:25:13.889Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:13.889Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:13.890Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:15.000Z","message":"Entering","context":{"RequestID":"38bb9447-d3e5-46c3-b1f7-4540113b170d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"030535d7-0dfa-405f-99c1-d25ee56130e8","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:25:14.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:15.007Z","message":"{\"transactionId\":\"38bb9447-d3e5-46c3-b1f7-4540113b170d\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:15:000\",\"respDate\":\"221203-05:25:15:007\",\"sourceId\":\"healthcheck:38bb9447-d3e5-46c3-b1f7-4540113b170d\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:25:15:000-59793\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[38bb9447-d3e5-46c3-b1f7-4540113b170d]}\\\"}\"}","context":{"RequestID":"38bb9447-d3e5-46c3-b1f7-4540113b170d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"030535d7-0dfa-405f-99c1-d25ee56130e8","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:25:14.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:15.008Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38bb9447-d3e5-46c3-b1f7-4540113b170d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"9","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"030535d7-0dfa-405f-99c1-d25ee56130e8","LogTimestamp":"2022-12-03T05:25:15.008Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:25:15 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 12 - "logType": "access" {"timestamp":"2022-12-03T05:25:15.719Z","message":"Entering","context":{"RequestID":"82c93ea3-7e9a-41b0-90ad-48d8c96dc2be","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9a5c2d22-6dfb-434c-b077-5e567e1594b4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:15.719Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:15.722Z","message":"{\"transactionId\":\"82c93ea3-7e9a-41b0-90ad-48d8c96dc2be\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:15:720\",\"respDate\":\"221203-05:25:15:721\",\"sourceId\":\"haproxy:82c93ea3-7e9a-41b0-90ad-48d8c96dc2be\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:25:15:720-91289\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[82c93ea3-7e9a-41b0-90ad-48d8c96dc2be]}\\\"}\"}","context":{"RequestID":"82c93ea3-7e9a-41b0-90ad-48d8c96dc2be","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9a5c2d22-6dfb-434c-b077-5e567e1594b4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:15.719Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:15.722Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"82c93ea3-7e9a-41b0-90ad-48d8c96dc2be","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a5c2d22-6dfb-434c-b077-5e567e1594b4","LogTimestamp":"2022-12-03T05:25:15.722Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:25:17.729Z","message":"Entering","context":{"RequestID":"78979d05-3f40-4627-a0ef-1f3cd06763aa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c17d7da1-28b9-45d8-912f-6806ada81ecf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:17.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:17.731Z","message":"{\"transactionId\":\"78979d05-3f40-4627-a0ef-1f3cd06763aa\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:17:729\",\"respDate\":\"221203-05:25:17:731\",\"sourceId\":\"haproxy:78979d05-3f40-4627-a0ef-1f3cd06763aa\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:25:17:729-14066\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[78979d05-3f40-4627-a0ef-1f3cd06763aa]}\\\"}\"}","context":{"RequestID":"78979d05-3f40-4627-a0ef-1f3cd06763aa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c17d7da1-28b9-45d8-912f-6806ada81ecf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:17.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:17.731Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78979d05-3f40-4627-a0ef-1f3cd06763aa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c17d7da1-28b9-45d8-912f-6806ada81ecf","LogTimestamp":"2022-12-03T05:25:17.731Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:25:19.274Z","message":"Entering","context":{"RequestID":"b78e1e6f-1863-44fd-ae4f-8ad52a396272","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"66df2632-1a7d-4be3-b9d3-3a0b315b57c5","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:25:19.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:19.275Z","message":"{\"transactionId\":\"b78e1e6f-1863-44fd-ae4f-8ad52a396272\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:19:274\",\"respDate\":\"221203-05:25:19:275\",\"sourceId\":\"healthcheck:b78e1e6f-1863-44fd-ae4f-8ad52a396272\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:25:19:274-18865\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[37096], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[b78e1e6f-1863-44fd-ae4f-8ad52a396272]}\\\"}\"}","context":{"RequestID":"b78e1e6f-1863-44fd-ae4f-8ad52a396272","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"66df2632-1a7d-4be3-b9d3-3a0b315b57c5","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:25:19.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:19.276Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b78e1e6f-1863-44fd-ae4f-8ad52a396272","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66df2632-1a7d-4be3-b9d3-3a0b315b57c5","LogTimestamp":"2022-12-03T05:25:19.276Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:19 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:25:19.739Z","message":"Entering","context":{"RequestID":"14839a0b-1adf-4fb0-857a-b430bbde4d7f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"88aada4b-ace3-47fb-9742-733ccf367258","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:19.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:19.741Z","message":"{\"transactionId\":\"14839a0b-1adf-4fb0-857a-b430bbde4d7f\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:19:740\",\"respDate\":\"221203-05:25:19:741\",\"sourceId\":\"haproxy:14839a0b-1adf-4fb0-857a-b430bbde4d7f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:25:19:740-43695\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[14839a0b-1adf-4fb0-857a-b430bbde4d7f]}\\\"}\"}","context":{"RequestID":"14839a0b-1adf-4fb0-857a-b430bbde4d7f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"88aada4b-ace3-47fb-9742-733ccf367258","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:19.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:19.742Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14839a0b-1adf-4fb0-857a-b430bbde4d7f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88aada4b-ace3-47fb-9742-733ccf367258","LogTimestamp":"2022-12-03T05:25:19.742Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:25:19.946Z","message":"Entering","context":{"RequestID":"43e2f1e2-c733-449d-9df3-daa4c450e0cf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9fb517ee-afe1-4375-b423-c0d0a4235ec4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:25:19.945Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:19.948Z","message":"{\"transactionId\":\"43e2f1e2-c733-449d-9df3-daa4c450e0cf\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:19:946\",\"respDate\":\"221203-05:25:19:948\",\"sourceId\":\"OOM_ReadinessCheck:43e2f1e2-c733-449d-9df3-daa4c450e0cf\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:25:19:946-22386\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[60032], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[43e2f1e2-c733-449d-9df3-daa4c450e0cf]}\\\"}\"}","context":{"RequestID":"43e2f1e2-c733-449d-9df3-daa4c450e0cf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9fb517ee-afe1-4375-b423-c0d0a4235ec4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:25:19.945Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:19.948Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43e2f1e2-c733-449d-9df3-daa4c450e0cf","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9fb517ee-afe1-4375-b423-c0d0a4235ec4","LogTimestamp":"2022-12-03T05:25:19.948Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:25:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:25:20.260Z","message":"Entering","context":{"RequestID":"8e1e367e-b2ac-4e2d-a412-6ac163eed6d5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a8f4c4a6-facb-41d0-bf07-697de9feb75f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:25:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:20.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"8e1e367e-b2ac-4e2d-a412-6ac163eed6d5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a8f4c4a6-facb-41d0-bf07-697de9feb75f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:25:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:20.262Z","message":"{\"transactionId\":\"8e1e367e-b2ac-4e2d-a412-6ac163eed6d5\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:20:260\",\"respDate\":\"221203-05:25:20:262\",\"sourceId\":\"ReadinessCheck:8e1e367e-b2ac-4e2d-a412-6ac163eed6d5\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:25:20:260-21976\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[8e1e367e-b2ac-4e2d-a412-6ac163eed6d5]}\\\"}\"}","context":{"RequestID":"8e1e367e-b2ac-4e2d-a412-6ac163eed6d5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a8f4c4a6-facb-41d0-bf07-697de9feb75f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:25:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:20.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e1e367e-b2ac-4e2d-a412-6ac163eed6d5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8f4c4a6-facb-41d0-bf07-697de9feb75f","LogTimestamp":"2022-12-03T05:25:20.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:25:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:25:21.749Z","message":"Entering","context":{"RequestID":"327d16ab-c51c-4d17-9a9d-d1ca00e4eabb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ad7153c8-715f-4df4-a708-15b9c9a2aa49","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:21.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:21.751Z","message":"{\"transactionId\":\"327d16ab-c51c-4d17-9a9d-d1ca00e4eabb\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:21:750\",\"respDate\":\"221203-05:25:21:751\",\"sourceId\":\"haproxy:327d16ab-c51c-4d17-9a9d-d1ca00e4eabb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:25:21:750-93864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[327d16ab-c51c-4d17-9a9d-d1ca00e4eabb]}\\\"}\"}","context":{"RequestID":"327d16ab-c51c-4d17-9a9d-d1ca00e4eabb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ad7153c8-715f-4df4-a708-15b9c9a2aa49","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:21.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:21.752Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"327d16ab-c51c-4d17-9a9d-d1ca00e4eabb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad7153c8-715f-4df4-a708-15b9c9a2aa49","LogTimestamp":"2022-12-03T05:25:21.751Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:25:23.760Z","message":"Entering","context":{"RequestID":"7a623268-8b1e-443f-b5b2-61547559df9f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0b59985d-e369-416f-9c36-3dd83da73d6e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:23.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:23.761Z","message":"{\"transactionId\":\"7a623268-8b1e-443f-b5b2-61547559df9f\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:23:760\",\"respDate\":\"221203-05:25:23:761\",\"sourceId\":\"haproxy:7a623268-8b1e-443f-b5b2-61547559df9f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:25:23:760-4482\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7a623268-8b1e-443f-b5b2-61547559df9f]}\\\"}\"}","context":{"RequestID":"7a623268-8b1e-443f-b5b2-61547559df9f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0b59985d-e369-416f-9c36-3dd83da73d6e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:23.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:23.762Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a623268-8b1e-443f-b5b2-61547559df9f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b59985d-e369-416f-9c36-3dd83da73d6e","LogTimestamp":"2022-12-03T05:25:23.762Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:25:23.882Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:25:23.898Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:23.898Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:23.899Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:25.771Z","message":"Entering","context":{"RequestID":"19b8572f-fc4d-41c0-a91e-cac293cf90c5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f2b11e3c-6b91-4dec-aafa-ed265a0a5ff2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:25.771Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:25.773Z","message":"{\"transactionId\":\"19b8572f-fc4d-41c0-a91e-cac293cf90c5\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:25:771\",\"respDate\":\"221203-05:25:25:773\",\"sourceId\":\"haproxy:19b8572f-fc4d-41c0-a91e-cac293cf90c5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:25:25:771-33684\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[19b8572f-fc4d-41c0-a91e-cac293cf90c5]}\\\"}\"}","context":{"RequestID":"19b8572f-fc4d-41c0-a91e-cac293cf90c5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f2b11e3c-6b91-4dec-aafa-ed265a0a5ff2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:25.771Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:25.774Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19b8572f-fc4d-41c0-a91e-cac293cf90c5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2b11e3c-6b91-4dec-aafa-ed265a0a5ff2","LogTimestamp":"2022-12-03T05:25:25.774Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:25:27.787Z","message":"Entering","context":{"RequestID":"ef369139-98e5-4e8f-a263-33bb4f3a8d60","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0d11ea69-7c36-4572-9c4e-b0f2ddef5a8f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:27.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:27.789Z","message":"{\"transactionId\":\"ef369139-98e5-4e8f-a263-33bb4f3a8d60\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:27:788\",\"respDate\":\"221203-05:25:27:789\",\"sourceId\":\"haproxy:ef369139-98e5-4e8f-a263-33bb4f3a8d60\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:25:27:788-14691\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ef369139-98e5-4e8f-a263-33bb4f3a8d60]}\\\"}\"}","context":{"RequestID":"ef369139-98e5-4e8f-a263-33bb4f3a8d60","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0d11ea69-7c36-4572-9c4e-b0f2ddef5a8f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:27.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:27.790Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef369139-98e5-4e8f-a263-33bb4f3a8d60","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d11ea69-7c36-4572-9c4e-b0f2ddef5a8f","LogTimestamp":"2022-12-03T05:25:27.789Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:25:29.798Z","message":"Entering","context":{"RequestID":"6e757a98-1134-42dd-983d-a4ed2c3ffc56","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5db074a6-4a88-40ec-be38-36920f524f0e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:29.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:29.800Z","message":"{\"transactionId\":\"6e757a98-1134-42dd-983d-a4ed2c3ffc56\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:29:799\",\"respDate\":\"221203-05:25:29:800\",\"sourceId\":\"haproxy:6e757a98-1134-42dd-983d-a4ed2c3ffc56\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:25:29:799-7784\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6e757a98-1134-42dd-983d-a4ed2c3ffc56]}\\\"}\"}","context":{"RequestID":"6e757a98-1134-42dd-983d-a4ed2c3ffc56","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5db074a6-4a88-40ec-be38-36920f524f0e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:29.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:29.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e757a98-1134-42dd-983d-a4ed2c3ffc56","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5db074a6-4a88-40ec-be38-36920f524f0e","LogTimestamp":"2022-12-03T05:25:29.801Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:25:29.947Z","message":"Entering","context":{"RequestID":"b5b09034-4e4d-403e-bcb0-b2cb807edf8a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7e8cf1cd-b04f-4a25-9c5e-f9bfa82b82e7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:25:29.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:29.948Z","message":"{\"transactionId\":\"b5b09034-4e4d-403e-bcb0-b2cb807edf8a\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:29:947\",\"respDate\":\"221203-05:25:29:948\",\"sourceId\":\"OOM_ReadinessCheck:b5b09034-4e4d-403e-bcb0-b2cb807edf8a\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:25:29:947-63655\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[60200], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[b5b09034-4e4d-403e-bcb0-b2cb807edf8a]}\\\"}\"}","context":{"RequestID":"b5b09034-4e4d-403e-bcb0-b2cb807edf8a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7e8cf1cd-b04f-4a25-9c5e-f9bfa82b82e7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:25:29.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:29.949Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5b09034-4e4d-403e-bcb0-b2cb807edf8a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e8cf1cd-b04f-4a25-9c5e-f9bfa82b82e7","LogTimestamp":"2022-12-03T05:25:29.949Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:25:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:25:30.036Z","message":"Entering","context":{"RequestID":"78c3dc7b-9a00-4114-9716-99bcd1ef544b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f1be46ce-5960-4f0f-bec0-9e0d793cbfb6","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:25:30.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:30.038Z","message":"{\"transactionId\":\"78c3dc7b-9a00-4114-9716-99bcd1ef544b\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:30:037\",\"respDate\":\"221203-05:25:30:038\",\"sourceId\":\"healthcheck:78c3dc7b-9a00-4114-9716-99bcd1ef544b\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:25:30:037-11628\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[78c3dc7b-9a00-4114-9716-99bcd1ef544b]}\\\"}\"}","context":{"RequestID":"78c3dc7b-9a00-4114-9716-99bcd1ef544b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f1be46ce-5960-4f0f-bec0-9e0d793cbfb6","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:25:30.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:30.039Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78c3dc7b-9a00-4114-9716-99bcd1ef544b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1be46ce-5960-4f0f-bec0-9e0d793cbfb6","LogTimestamp":"2022-12-03T05:25:30.039Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:25:30 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:25:30.078Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:30.080Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:30.261Z","message":"Entering","context":{"RequestID":"12dd4475-6219-4f22-b3a3-ee28674f4884","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"68351e70-539a-4c39-b9db-b4f783b21321","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:25:30.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:30.263Z","message":"Database is available from CACHED check.","context":{"RequestID":"12dd4475-6219-4f22-b3a3-ee28674f4884","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"68351e70-539a-4c39-b9db-b4f783b21321","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:25:30.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:30.264Z","message":"{\"transactionId\":\"12dd4475-6219-4f22-b3a3-ee28674f4884\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:30:262\",\"respDate\":\"221203-05:25:30:264\",\"sourceId\":\"ReadinessCheck:12dd4475-6219-4f22-b3a3-ee28674f4884\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:25:30:262-69550\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[12dd4475-6219-4f22-b3a3-ee28674f4884]}\\\"}\"}","context":{"RequestID":"12dd4475-6219-4f22-b3a3-ee28674f4884","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"68351e70-539a-4c39-b9db-b4f783b21321","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:25:30.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:30.264Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12dd4475-6219-4f22-b3a3-ee28674f4884","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68351e70-539a-4c39-b9db-b4f783b21321","LogTimestamp":"2022-12-03T05:25:30.264Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:25:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:25:31.809Z","message":"Entering","context":{"RequestID":"0bbebae3-e194-44e3-b9b9-6a46d42d02f7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7496553a-d33b-4f60-a06e-65b6a6dcab07","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:31.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:31.811Z","message":"{\"transactionId\":\"0bbebae3-e194-44e3-b9b9-6a46d42d02f7\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:31:810\",\"respDate\":\"221203-05:25:31:811\",\"sourceId\":\"haproxy:0bbebae3-e194-44e3-b9b9-6a46d42d02f7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:25:31:810-52188\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0bbebae3-e194-44e3-b9b9-6a46d42d02f7]}\\\"}\"}","context":{"RequestID":"0bbebae3-e194-44e3-b9b9-6a46d42d02f7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7496553a-d33b-4f60-a06e-65b6a6dcab07","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:31.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:31.812Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0bbebae3-e194-44e3-b9b9-6a46d42d02f7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7496553a-d33b-4f60-a06e-65b6a6dcab07","LogTimestamp":"2022-12-03T05:25:31.812Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:25:33.821Z","message":"Entering","context":{"RequestID":"8778075f-bc53-40e3-9dd7-ca4ba12dbfce","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7fec8ea1-5000-4939-ada2-375b16bfc09e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:33.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:33.823Z","message":"{\"transactionId\":\"8778075f-bc53-40e3-9dd7-ca4ba12dbfce\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:33:822\",\"respDate\":\"221203-05:25:33:823\",\"sourceId\":\"haproxy:8778075f-bc53-40e3-9dd7-ca4ba12dbfce\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:25:33:822-65934\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8778075f-bc53-40e3-9dd7-ca4ba12dbfce]}\\\"}\"}","context":{"RequestID":"8778075f-bc53-40e3-9dd7-ca4ba12dbfce","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7fec8ea1-5000-4939-ada2-375b16bfc09e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:33.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:33.824Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8778075f-bc53-40e3-9dd7-ca4ba12dbfce","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7fec8ea1-5000-4939-ada2-375b16bfc09e","LogTimestamp":"2022-12-03T05:25:33.824Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:25:33.881Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:25:33.891Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:33.891Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:33.892Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:34.295Z","message":"Entering","context":{"RequestID":"b38877cd-666f-4613-8fc8-f0bb3f927157","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7c26552a-372d-482f-a0cf-b28903952aa3","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:25:34.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:34.297Z","message":"{\"transactionId\":\"b38877cd-666f-4613-8fc8-f0bb3f927157\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:34:296\",\"respDate\":\"221203-05:25:34:297\",\"sourceId\":\"healthcheck:b38877cd-666f-4613-8fc8-f0bb3f927157\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:25:34:296-46722\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[37262], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[b38877cd-666f-4613-8fc8-f0bb3f927157]}\\\"}\"}","context":{"RequestID":"b38877cd-666f-4613-8fc8-f0bb3f927157","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7c26552a-372d-482f-a0cf-b28903952aa3","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:25:34.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:34.298Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b38877cd-666f-4613-8fc8-f0bb3f927157","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c26552a-372d-482f-a0cf-b28903952aa3","LogTimestamp":"2022-12-03T05:25:34.298Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:34 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:25:35.833Z","message":"Entering","context":{"RequestID":"26337b3a-9d72-4ec8-9094-78278f081e29","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f1f47ff5-45be-452b-abc7-f9c5d1ce72db","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:35.832Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:35.834Z","message":"{\"transactionId\":\"26337b3a-9d72-4ec8-9094-78278f081e29\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:35:833\",\"respDate\":\"221203-05:25:35:834\",\"sourceId\":\"haproxy:26337b3a-9d72-4ec8-9094-78278f081e29\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:25:35:833-5018\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[26337b3a-9d72-4ec8-9094-78278f081e29]}\\\"}\"}","context":{"RequestID":"26337b3a-9d72-4ec8-9094-78278f081e29","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f1f47ff5-45be-452b-abc7-f9c5d1ce72db","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:35.832Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:35.835Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26337b3a-9d72-4ec8-9094-78278f081e29","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1f47ff5-45be-452b-abc7-f9c5d1ce72db","LogTimestamp":"2022-12-03T05:25:35.835Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:25:37.844Z","message":"Entering","context":{"RequestID":"381c01c6-ab2c-4b39-a161-ad428a4f93cc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dd1da366-618c-4517-9f0c-46bea29e918c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:37.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:37.846Z","message":"{\"transactionId\":\"381c01c6-ab2c-4b39-a161-ad428a4f93cc\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:37:844\",\"respDate\":\"221203-05:25:37:846\",\"sourceId\":\"haproxy:381c01c6-ab2c-4b39-a161-ad428a4f93cc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:25:37:844-692\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[381c01c6-ab2c-4b39-a161-ad428a4f93cc]}\\\"}\"}","context":{"RequestID":"381c01c6-ab2c-4b39-a161-ad428a4f93cc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dd1da366-618c-4517-9f0c-46bea29e918c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:37.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:37.846Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"381c01c6-ab2c-4b39-a161-ad428a4f93cc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd1da366-618c-4517-9f0c-46bea29e918c","LogTimestamp":"2022-12-03T05:25:37.846Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:25:39.857Z","message":"Entering","context":{"RequestID":"102e43ea-4177-4feb-b28d-30f9e3abc201","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c5d9d915-154f-485e-bc66-ec91f959c196","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:39.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:39.860Z","message":"{\"transactionId\":\"102e43ea-4177-4feb-b28d-30f9e3abc201\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:39:858\",\"respDate\":\"221203-05:25:39:860\",\"sourceId\":\"haproxy:102e43ea-4177-4feb-b28d-30f9e3abc201\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:25:39:858-63826\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[102e43ea-4177-4feb-b28d-30f9e3abc201]}\\\"}\"}","context":{"RequestID":"102e43ea-4177-4feb-b28d-30f9e3abc201","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c5d9d915-154f-485e-bc66-ec91f959c196","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:39.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:39.860Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"102e43ea-4177-4feb-b28d-30f9e3abc201","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5d9d915-154f-485e-bc66-ec91f959c196","LogTimestamp":"2022-12-03T05:25:39.860Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:25:39.944Z","message":"Entering","context":{"RequestID":"e4ad9c56-b1db-45a4-b774-9ba18de9d274","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6fbb7b50-0a7f-4765-ad61-522ab326253e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:25:39.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:39.946Z","message":"{\"transactionId\":\"e4ad9c56-b1db-45a4-b774-9ba18de9d274\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:39:944\",\"respDate\":\"221203-05:25:39:946\",\"sourceId\":\"OOM_ReadinessCheck:e4ad9c56-b1db-45a4-b774-9ba18de9d274\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:25:39:944-65658\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[60380], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[e4ad9c56-b1db-45a4-b774-9ba18de9d274]}\\\"}\"}","context":{"RequestID":"e4ad9c56-b1db-45a4-b774-9ba18de9d274","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6fbb7b50-0a7f-4765-ad61-522ab326253e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:25:39.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:39.947Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e4ad9c56-b1db-45a4-b774-9ba18de9d274","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6fbb7b50-0a7f-4765-ad61-522ab326253e","LogTimestamp":"2022-12-03T05:25:39.947Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:25:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 7 - "logType": "access" {"timestamp":"2022-12-03T05:25:40.259Z","message":"Entering","context":{"RequestID":"0726d7f2-50ad-440c-8ed8-2114c334d3da","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"884b0eca-c46f-47da-88d7-e5c8fd49d9f9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:25:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:40.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"0726d7f2-50ad-440c-8ed8-2114c334d3da","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"884b0eca-c46f-47da-88d7-e5c8fd49d9f9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:25:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:40.262Z","message":"{\"transactionId\":\"0726d7f2-50ad-440c-8ed8-2114c334d3da\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:40:260\",\"respDate\":\"221203-05:25:40:262\",\"sourceId\":\"ReadinessCheck:0726d7f2-50ad-440c-8ed8-2114c334d3da\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:25:40:260-98947\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[0726d7f2-50ad-440c-8ed8-2114c334d3da]}\\\"}\"}","context":{"RequestID":"0726d7f2-50ad-440c-8ed8-2114c334d3da","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"884b0eca-c46f-47da-88d7-e5c8fd49d9f9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:25:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:40.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0726d7f2-50ad-440c-8ed8-2114c334d3da","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"884b0eca-c46f-47da-88d7-e5c8fd49d9f9","LogTimestamp":"2022-12-03T05:25:40.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:25:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:25:41.870Z","message":"Entering","context":{"RequestID":"fb694ed0-a5df-47b8-a51d-ede97866894a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7c4fdbd3-39cd-464f-97ef-b36dbcbd320a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:41.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:41.872Z","message":"{\"transactionId\":\"fb694ed0-a5df-47b8-a51d-ede97866894a\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:41:871\",\"respDate\":\"221203-05:25:41:872\",\"sourceId\":\"haproxy:fb694ed0-a5df-47b8-a51d-ede97866894a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:25:41:871-98984\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb694ed0-a5df-47b8-a51d-ede97866894a]}\\\"}\"}","context":{"RequestID":"fb694ed0-a5df-47b8-a51d-ede97866894a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7c4fdbd3-39cd-464f-97ef-b36dbcbd320a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:41.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:41.872Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb694ed0-a5df-47b8-a51d-ede97866894a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c4fdbd3-39cd-464f-97ef-b36dbcbd320a","LogTimestamp":"2022-12-03T05:25:41.872Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:25:43.881Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:25:43.882Z","message":"Entering","context":{"RequestID":"4723d337-7070-473b-bc74-3fccae105898","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1a4c6e66-4a17-414a-94c0-471b06ca091e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:43.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:43.884Z","message":"{\"transactionId\":\"4723d337-7070-473b-bc74-3fccae105898\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:43:883\",\"respDate\":\"221203-05:25:43:884\",\"sourceId\":\"haproxy:4723d337-7070-473b-bc74-3fccae105898\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:25:43:883-1228\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4723d337-7070-473b-bc74-3fccae105898]}\\\"}\"}","context":{"RequestID":"4723d337-7070-473b-bc74-3fccae105898","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1a4c6e66-4a17-414a-94c0-471b06ca091e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:43.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:43.885Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4723d337-7070-473b-bc74-3fccae105898","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a4c6e66-4a17-414a-94c0-471b06ca091e","LogTimestamp":"2022-12-03T05:25:43.885Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:25:43.890Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:43.890Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:43.890Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:45.061Z","message":"Entering","context":{"RequestID":"60c09ee8-4a12-4c87-8eab-c13aa828cad6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c2fb5ed3-3215-4553-82b7-739d58fbd112","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:25:45.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:45.063Z","message":"{\"transactionId\":\"60c09ee8-4a12-4c87-8eab-c13aa828cad6\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:45:062\",\"respDate\":\"221203-05:25:45:063\",\"sourceId\":\"healthcheck:60c09ee8-4a12-4c87-8eab-c13aa828cad6\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:25:45:062-47933\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[60c09ee8-4a12-4c87-8eab-c13aa828cad6]}\\\"}\"}","context":{"RequestID":"60c09ee8-4a12-4c87-8eab-c13aa828cad6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c2fb5ed3-3215-4553-82b7-739d58fbd112","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:25:45.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:45.064Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60c09ee8-4a12-4c87-8eab-c13aa828cad6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2fb5ed3-3215-4553-82b7-739d58fbd112","LogTimestamp":"2022-12-03T05:25:45.064Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:25:45 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:25:45.894Z","message":"Entering","context":{"RequestID":"1f342a30-1cb3-44a4-9aa6-ecd12c49705d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7ab03d79-46a5-4970-a1da-dce3d9a0414c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:45.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:45.896Z","message":"{\"transactionId\":\"1f342a30-1cb3-44a4-9aa6-ecd12c49705d\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:45:894\",\"respDate\":\"221203-05:25:45:896\",\"sourceId\":\"haproxy:1f342a30-1cb3-44a4-9aa6-ecd12c49705d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:25:45:894-21768\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1f342a30-1cb3-44a4-9aa6-ecd12c49705d]}\\\"}\"}","context":{"RequestID":"1f342a30-1cb3-44a4-9aa6-ecd12c49705d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7ab03d79-46a5-4970-a1da-dce3d9a0414c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:45.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:45.896Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1f342a30-1cb3-44a4-9aa6-ecd12c49705d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ab03d79-46a5-4970-a1da-dce3d9a0414c","LogTimestamp":"2022-12-03T05:25:45.896Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:25:47.907Z","message":"Entering","context":{"RequestID":"89ade14c-b32f-4032-b252-a493596cb565","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6f0da1be-8000-4227-8c3a-9b646d4ed921","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:47.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:47.909Z","message":"{\"transactionId\":\"89ade14c-b32f-4032-b252-a493596cb565\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:47:908\",\"respDate\":\"221203-05:25:47:909\",\"sourceId\":\"haproxy:89ade14c-b32f-4032-b252-a493596cb565\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:25:47:908-11104\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[89ade14c-b32f-4032-b252-a493596cb565]}\\\"}\"}","context":{"RequestID":"89ade14c-b32f-4032-b252-a493596cb565","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6f0da1be-8000-4227-8c3a-9b646d4ed921","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:47.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:47.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89ade14c-b32f-4032-b252-a493596cb565","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f0da1be-8000-4227-8c3a-9b646d4ed921","LogTimestamp":"2022-12-03T05:25:47.910Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:25:49.319Z","message":"Entering","context":{"RequestID":"ae982ebe-8f2c-4b81-9254-001b0f160a0b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f3b36be8-1e47-443b-a3bc-e1a36d166a51","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:25:49.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:49.321Z","message":"{\"transactionId\":\"ae982ebe-8f2c-4b81-9254-001b0f160a0b\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:49:319\",\"respDate\":\"221203-05:25:49:321\",\"sourceId\":\"healthcheck:ae982ebe-8f2c-4b81-9254-001b0f160a0b\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:25:49:319-47350\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[37406], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[ae982ebe-8f2c-4b81-9254-001b0f160a0b]}\\\"}\"}","context":{"RequestID":"ae982ebe-8f2c-4b81-9254-001b0f160a0b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f3b36be8-1e47-443b-a3bc-e1a36d166a51","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:25:49.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:49.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae982ebe-8f2c-4b81-9254-001b0f160a0b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3b36be8-1e47-443b-a3bc-e1a36d166a51","LogTimestamp":"2022-12-03T05:25:49.321Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:49 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:25:49.920Z","message":"Entering","context":{"RequestID":"679d36b4-c369-4789-84ae-7868bd1d36f3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aa79023d-e93f-4519-b3ff-967d45a42bc1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:49.920Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:49.922Z","message":"{\"transactionId\":\"679d36b4-c369-4789-84ae-7868bd1d36f3\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:49:920\",\"respDate\":\"221203-05:25:49:922\",\"sourceId\":\"haproxy:679d36b4-c369-4789-84ae-7868bd1d36f3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:25:49:920-18728\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[679d36b4-c369-4789-84ae-7868bd1d36f3]}\\\"}\"}","context":{"RequestID":"679d36b4-c369-4789-84ae-7868bd1d36f3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aa79023d-e93f-4519-b3ff-967d45a42bc1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:49.920Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:49.922Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"679d36b4-c369-4789-84ae-7868bd1d36f3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa79023d-e93f-4519-b3ff-967d45a42bc1","LogTimestamp":"2022-12-03T05:25:49.922Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:25:49.946Z","message":"Entering","context":{"RequestID":"9d300e30-ab9a-4fe5-890c-ba595488f439","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"e30dcbbc-327e-4e55-aac0-9cd73845c8bc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:25:49.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:49.947Z","message":"{\"transactionId\":\"9d300e30-ab9a-4fe5-890c-ba595488f439\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:49:946\",\"respDate\":\"221203-05:25:49:947\",\"sourceId\":\"OOM_ReadinessCheck:9d300e30-ab9a-4fe5-890c-ba595488f439\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:25:49:946-34173\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[60556], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[9d300e30-ab9a-4fe5-890c-ba595488f439]}\\\"}\"}","context":{"RequestID":"9d300e30-ab9a-4fe5-890c-ba595488f439","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"e30dcbbc-327e-4e55-aac0-9cd73845c8bc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:25:49.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:49.948Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d300e30-ab9a-4fe5-890c-ba595488f439","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e30dcbbc-327e-4e55-aac0-9cd73845c8bc","LogTimestamp":"2022-12-03T05:25:49.948Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:25:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:25:50.260Z","message":"Entering","context":{"RequestID":"d439de03-a73b-4b18-8f64-f9456e1759c1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cf8d86c2-5fed-4464-a517-c38ee17ed22b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:25:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:50.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"d439de03-a73b-4b18-8f64-f9456e1759c1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cf8d86c2-5fed-4464-a517-c38ee17ed22b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:25:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:50.263Z","message":"{\"transactionId\":\"d439de03-a73b-4b18-8f64-f9456e1759c1\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:50:261\",\"respDate\":\"221203-05:25:50:263\",\"sourceId\":\"ReadinessCheck:d439de03-a73b-4b18-8f64-f9456e1759c1\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:25:50:261-93153\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[d439de03-a73b-4b18-8f64-f9456e1759c1]}\\\"}\"}","context":{"RequestID":"d439de03-a73b-4b18-8f64-f9456e1759c1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cf8d86c2-5fed-4464-a517-c38ee17ed22b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:25:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:50.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d439de03-a73b-4b18-8f64-f9456e1759c1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf8d86c2-5fed-4464-a517-c38ee17ed22b","LogTimestamp":"2022-12-03T05:25:50.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:25:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:25:51.931Z","message":"Entering","context":{"RequestID":"c3ec1c88-7772-4a16-96cc-5b64455cdcb4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"50a4834b-9eed-4804-b447-b67175a9abe7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:51.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:51.933Z","message":"{\"transactionId\":\"c3ec1c88-7772-4a16-96cc-5b64455cdcb4\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:51:932\",\"respDate\":\"221203-05:25:51:933\",\"sourceId\":\"haproxy:c3ec1c88-7772-4a16-96cc-5b64455cdcb4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:25:51:932-14192\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3ec1c88-7772-4a16-96cc-5b64455cdcb4]}\\\"}\"}","context":{"RequestID":"c3ec1c88-7772-4a16-96cc-5b64455cdcb4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"50a4834b-9eed-4804-b447-b67175a9abe7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:51.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:51.933Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3ec1c88-7772-4a16-96cc-5b64455cdcb4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50a4834b-9eed-4804-b447-b67175a9abe7","LogTimestamp":"2022-12-03T05:25:51.933Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:25:53.881Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:25:53.904Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:53.904Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:53.904Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:53.942Z","message":"Entering","context":{"RequestID":"40655d49-5074-4c06-9f6d-9581838abe86","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"45d7e4a2-71b0-4e7b-be94-00e89634ddab","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:53.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:53.945Z","message":"{\"transactionId\":\"40655d49-5074-4c06-9f6d-9581838abe86\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:53:943\",\"respDate\":\"221203-05:25:53:945\",\"sourceId\":\"haproxy:40655d49-5074-4c06-9f6d-9581838abe86\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:25:53:943-64225\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[40655d49-5074-4c06-9f6d-9581838abe86]}\\\"}\"}","context":{"RequestID":"40655d49-5074-4c06-9f6d-9581838abe86","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"45d7e4a2-71b0-4e7b-be94-00e89634ddab","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:53.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:53.946Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40655d49-5074-4c06-9f6d-9581838abe86","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"45d7e4a2-71b0-4e7b-be94-00e89634ddab","LogTimestamp":"2022-12-03T05:25:53.946Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:25:55.954Z","message":"Entering","context":{"RequestID":"9cf362a8-8dfe-4e74-9f97-8baebe60d6c0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4d09422f-3be6-46bc-8b27-afbece2c67aa","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:55.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:55.956Z","message":"{\"transactionId\":\"9cf362a8-8dfe-4e74-9f97-8baebe60d6c0\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:55:955\",\"respDate\":\"221203-05:25:55:956\",\"sourceId\":\"haproxy:9cf362a8-8dfe-4e74-9f97-8baebe60d6c0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:25:55:955-90743\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9cf362a8-8dfe-4e74-9f97-8baebe60d6c0]}\\\"}\"}","context":{"RequestID":"9cf362a8-8dfe-4e74-9f97-8baebe60d6c0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4d09422f-3be6-46bc-8b27-afbece2c67aa","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:55.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:55.957Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9cf362a8-8dfe-4e74-9f97-8baebe60d6c0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d09422f-3be6-46bc-8b27-afbece2c67aa","LogTimestamp":"2022-12-03T05:25:55.957Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:25:57.966Z","message":"Entering","context":{"RequestID":"6332bfd6-7bab-43b6-a902-7fd57d28e2c0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"694774b0-e950-47fc-af6d-ab00e4c918c5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:57.966Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:57.969Z","message":"{\"transactionId\":\"6332bfd6-7bab-43b6-a902-7fd57d28e2c0\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:57:967\",\"respDate\":\"221203-05:25:57:969\",\"sourceId\":\"haproxy:6332bfd6-7bab-43b6-a902-7fd57d28e2c0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:25:57:967-26822\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6332bfd6-7bab-43b6-a902-7fd57d28e2c0]}\\\"}\"}","context":{"RequestID":"6332bfd6-7bab-43b6-a902-7fd57d28e2c0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"694774b0-e950-47fc-af6d-ab00e4c918c5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:57.966Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:57.969Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6332bfd6-7bab-43b6-a902-7fd57d28e2c0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"694774b0-e950-47fc-af6d-ab00e4c918c5","LogTimestamp":"2022-12-03T05:25:57.969Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:25:59.952Z","message":"Entering","context":{"RequestID":"84a85824-cd20-4090-ae2d-1a751d4bbafe","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"866969bb-4011-45f8-890a-c8385ee09f6e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:25:59.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:59.954Z","message":"{\"transactionId\":\"84a85824-cd20-4090-ae2d-1a751d4bbafe\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:59:952\",\"respDate\":\"221203-05:25:59:954\",\"sourceId\":\"OOM_ReadinessCheck:84a85824-cd20-4090-ae2d-1a751d4bbafe\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:25:59:952-32405\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[60726], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[84a85824-cd20-4090-ae2d-1a751d4bbafe]}\\\"}\"}","context":{"RequestID":"84a85824-cd20-4090-ae2d-1a751d4bbafe","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"866969bb-4011-45f8-890a-c8385ee09f6e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:25:59.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:59.954Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84a85824-cd20-4090-ae2d-1a751d4bbafe","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"866969bb-4011-45f8-890a-c8385ee09f6e","LogTimestamp":"2022-12-03T05:25:59.954Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:25:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:25:59.977Z","message":"Entering","context":{"RequestID":"8789b597-e2eb-4259-925a-f0faef4a45db","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"839748da-a2cd-483e-97e5-95c576b6c3b6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:59.977Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:25:59.978Z","message":"{\"transactionId\":\"8789b597-e2eb-4259-925a-f0faef4a45db\",\"status\":\"200\",\"rqstDate\":\"221203-05:25:59:977\",\"respDate\":\"221203-05:25:59:978\",\"sourceId\":\"haproxy:8789b597-e2eb-4259-925a-f0faef4a45db\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:25:59:977-12531\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8789b597-e2eb-4259-925a-f0faef4a45db]}\\\"}\"}","context":{"RequestID":"8789b597-e2eb-4259-925a-f0faef4a45db","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"839748da-a2cd-483e-97e5-95c576b6c3b6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:25:59.977Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:25:59.979Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8789b597-e2eb-4259-925a-f0faef4a45db","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"839748da-a2cd-483e-97e5-95c576b6c3b6","LogTimestamp":"2022-12-03T05:25:59.979Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:25:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:26:00.086Z","message":"Entering","context":{"RequestID":"05cba45b-0922-421c-a5e1-05fcbc2fcfb5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"73ba6b7e-d3df-46bf-a38e-545862eb1752","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:26:00.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:00.087Z","message":"{\"transactionId\":\"05cba45b-0922-421c-a5e1-05fcbc2fcfb5\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:00:086\",\"respDate\":\"221203-05:26:00:087\",\"sourceId\":\"healthcheck:05cba45b-0922-421c-a5e1-05fcbc2fcfb5\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:26:00:086-15845\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[05cba45b-0922-421c-a5e1-05fcbc2fcfb5]}\\\"}\"}","context":{"RequestID":"05cba45b-0922-421c-a5e1-05fcbc2fcfb5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"73ba6b7e-d3df-46bf-a38e-545862eb1752","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:26:00.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:00.088Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05cba45b-0922-421c-a5e1-05fcbc2fcfb5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73ba6b7e-d3df-46bf-a38e-545862eb1752","LogTimestamp":"2022-12-03T05:26:00.088Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:26:00 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:26:00.102Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:00.104Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:00.258Z","message":"Entering","context":{"RequestID":"f57a4cba-d3a5-4814-9ce8-af9c89c85b22","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ea593e47-f16f-4dca-a79c-7e16ac7f4dab","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:26:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:00.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"f57a4cba-d3a5-4814-9ce8-af9c89c85b22","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ea593e47-f16f-4dca-a79c-7e16ac7f4dab","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:26:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:00.261Z","message":"{\"transactionId\":\"f57a4cba-d3a5-4814-9ce8-af9c89c85b22\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:00:259\",\"respDate\":\"221203-05:26:00:261\",\"sourceId\":\"ReadinessCheck:f57a4cba-d3a5-4814-9ce8-af9c89c85b22\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:26:00:259-58733\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[f57a4cba-d3a5-4814-9ce8-af9c89c85b22]}\\\"}\"}","context":{"RequestID":"f57a4cba-d3a5-4814-9ce8-af9c89c85b22","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ea593e47-f16f-4dca-a79c-7e16ac7f4dab","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:26:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:00.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f57a4cba-d3a5-4814-9ce8-af9c89c85b22","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea593e47-f16f-4dca-a79c-7e16ac7f4dab","LogTimestamp":"2022-12-03T05:26:00.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:26:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:26:01.986Z","message":"Entering","context":{"RequestID":"7b165d7f-03af-46bd-8761-691069b1fc81","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fbb12171-881e-4481-b294-4024236b30b6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:01.986Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:01.988Z","message":"{\"transactionId\":\"7b165d7f-03af-46bd-8761-691069b1fc81\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:01:986\",\"respDate\":\"221203-05:26:01:988\",\"sourceId\":\"haproxy:7b165d7f-03af-46bd-8761-691069b1fc81\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:26:01:986-9742\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7b165d7f-03af-46bd-8761-691069b1fc81]}\\\"}\"}","context":{"RequestID":"7b165d7f-03af-46bd-8761-691069b1fc81","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fbb12171-881e-4481-b294-4024236b30b6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:01.986Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:01.988Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b165d7f-03af-46bd-8761-691069b1fc81","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fbb12171-881e-4481-b294-4024236b30b6","LogTimestamp":"2022-12-03T05:26:01.988Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:26:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:26:03.882Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:26:03.891Z","message":"Connection[/10.233.68.148:9042-1, 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":"2022-12-03T05:26:03.892Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:03.892Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:03.893Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:03.893Z","message":"Connection[/10.233.68.148:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:03.996Z","message":"Entering","context":{"RequestID":"a3db9ea7-095f-42ef-b3e8-45764ec9967c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1055459d-44ce-4060-b65e-822b952fcbc7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:03.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:03.998Z","message":"{\"transactionId\":\"a3db9ea7-095f-42ef-b3e8-45764ec9967c\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:03:996\",\"respDate\":\"221203-05:26:03:998\",\"sourceId\":\"haproxy:a3db9ea7-095f-42ef-b3e8-45764ec9967c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:26:03:996-15403\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a3db9ea7-095f-42ef-b3e8-45764ec9967c]}\\\"}\"}","context":{"RequestID":"a3db9ea7-095f-42ef-b3e8-45764ec9967c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1055459d-44ce-4060-b65e-822b952fcbc7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:03.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:03.998Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3db9ea7-095f-42ef-b3e8-45764ec9967c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1055459d-44ce-4060-b65e-822b952fcbc7","LogTimestamp":"2022-12-03T05:26:03.998Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:26:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:26:04.341Z","message":"Entering","context":{"RequestID":"d983bd10-1468-47d6-9808-97ebdb2f62d2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f6ae6cb1-72f5-4673-884d-aa33f844b904","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:26:04.341Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:04.343Z","message":"{\"transactionId\":\"d983bd10-1468-47d6-9808-97ebdb2f62d2\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:04:342\",\"respDate\":\"221203-05:26:04:343\",\"sourceId\":\"healthcheck:d983bd10-1468-47d6-9808-97ebdb2f62d2\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:26:04:342-15596\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[37580], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[d983bd10-1468-47d6-9808-97ebdb2f62d2]}\\\"}\"}","context":{"RequestID":"d983bd10-1468-47d6-9808-97ebdb2f62d2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f6ae6cb1-72f5-4673-884d-aa33f844b904","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:26:04.341Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:04.344Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d983bd10-1468-47d6-9808-97ebdb2f62d2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f6ae6cb1-72f5-4673-884d-aa33f844b904","LogTimestamp":"2022-12-03T05:26:04.344Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:26:04 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:26:06.007Z","message":"Entering","context":{"RequestID":"6dad103d-5717-442d-ab9d-f2d04fad4e53","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fcb32c9a-6fb9-4493-8528-14d05def4f4e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:06.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:06.008Z","message":"{\"transactionId\":\"6dad103d-5717-442d-ab9d-f2d04fad4e53\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:06:007\",\"respDate\":\"221203-05:26:06:008\",\"sourceId\":\"haproxy:6dad103d-5717-442d-ab9d-f2d04fad4e53\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:26:06:007-29319\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6dad103d-5717-442d-ab9d-f2d04fad4e53]}\\\"}\"}","context":{"RequestID":"6dad103d-5717-442d-ab9d-f2d04fad4e53","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fcb32c9a-6fb9-4493-8528-14d05def4f4e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:06.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:06.009Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6dad103d-5717-442d-ab9d-f2d04fad4e53","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fcb32c9a-6fb9-4493-8528-14d05def4f4e","LogTimestamp":"2022-12-03T05:26:06.009Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:26:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:26:08.016Z","message":"Entering","context":{"RequestID":"490d734f-fbbd-467d-bed2-5fb9271a5a47","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"daa300f7-8b6b-48d2-970d-cbddcd385de0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:08.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:08.018Z","message":"{\"transactionId\":\"490d734f-fbbd-467d-bed2-5fb9271a5a47\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:08:017\",\"respDate\":\"221203-05:26:08:018\",\"sourceId\":\"haproxy:490d734f-fbbd-467d-bed2-5fb9271a5a47\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:26:08:017-13191\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[490d734f-fbbd-467d-bed2-5fb9271a5a47]}\\\"}\"}","context":{"RequestID":"490d734f-fbbd-467d-bed2-5fb9271a5a47","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"daa300f7-8b6b-48d2-970d-cbddcd385de0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:08.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:08.019Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"490d734f-fbbd-467d-bed2-5fb9271a5a47","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"daa300f7-8b6b-48d2-970d-cbddcd385de0","LogTimestamp":"2022-12-03T05:26:08.019Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:26:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:26:09.945Z","message":"Entering","context":{"RequestID":"08603d66-ec72-4fce-a71a-f6b8f50def53","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"291ac7c6-17ee-45ac-8543-769378b85dc3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:26:09.945Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:09.947Z","message":"{\"transactionId\":\"08603d66-ec72-4fce-a71a-f6b8f50def53\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:09:945\",\"respDate\":\"221203-05:26:09:947\",\"sourceId\":\"OOM_ReadinessCheck:08603d66-ec72-4fce-a71a-f6b8f50def53\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:26:09:945-77842\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[60926], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[08603d66-ec72-4fce-a71a-f6b8f50def53]}\\\"}\"}","context":{"RequestID":"08603d66-ec72-4fce-a71a-f6b8f50def53","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"291ac7c6-17ee-45ac-8543-769378b85dc3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:26:09.945Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:09.947Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08603d66-ec72-4fce-a71a-f6b8f50def53","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"291ac7c6-17ee-45ac-8543-769378b85dc3","LogTimestamp":"2022-12-03T05:26:09.947Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:26:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:26:10.027Z","message":"Entering","context":{"RequestID":"8565a296-f2f2-4097-9be9-67fb274070c7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"05e3e8f0-080b-4f5c-bf71-b7d734a868e2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:10.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:10.029Z","message":"{\"transactionId\":\"8565a296-f2f2-4097-9be9-67fb274070c7\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:10:027\",\"respDate\":\"221203-05:26:10:029\",\"sourceId\":\"haproxy:8565a296-f2f2-4097-9be9-67fb274070c7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:26:10:027-23670\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8565a296-f2f2-4097-9be9-67fb274070c7]}\\\"}\"}","context":{"RequestID":"8565a296-f2f2-4097-9be9-67fb274070c7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"05e3e8f0-080b-4f5c-bf71-b7d734a868e2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:10.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:10.029Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8565a296-f2f2-4097-9be9-67fb274070c7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05e3e8f0-080b-4f5c-bf71-b7d734a868e2","LogTimestamp":"2022-12-03T05:26:10.029Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:26:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:26:10.259Z","message":"Entering","context":{"RequestID":"4874e26d-9848-44de-9aaf-456c6088ed6c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"97963e79-885a-45c5-9669-8a656077bf8b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:26:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:10.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"4874e26d-9848-44de-9aaf-456c6088ed6c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"97963e79-885a-45c5-9669-8a656077bf8b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:26:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:10.262Z","message":"{\"transactionId\":\"4874e26d-9848-44de-9aaf-456c6088ed6c\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:10:260\",\"respDate\":\"221203-05:26:10:262\",\"sourceId\":\"ReadinessCheck:4874e26d-9848-44de-9aaf-456c6088ed6c\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:26:10:260-96887\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[4874e26d-9848-44de-9aaf-456c6088ed6c]}\\\"}\"}","context":{"RequestID":"4874e26d-9848-44de-9aaf-456c6088ed6c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"97963e79-885a-45c5-9669-8a656077bf8b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:26:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:10.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4874e26d-9848-44de-9aaf-456c6088ed6c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97963e79-885a-45c5-9669-8a656077bf8b","LogTimestamp":"2022-12-03T05:26:10.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:26:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:26:12.037Z","message":"Entering","context":{"RequestID":"4f6106f6-e088-42eb-be68-e07c2f9ac97a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"63e0fd96-5030-4f11-b0ba-58126088bdd7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:12.037Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:12.039Z","message":"{\"transactionId\":\"4f6106f6-e088-42eb-be68-e07c2f9ac97a\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:12:038\",\"respDate\":\"221203-05:26:12:039\",\"sourceId\":\"haproxy:4f6106f6-e088-42eb-be68-e07c2f9ac97a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:26:12:038-98616\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f6106f6-e088-42eb-be68-e07c2f9ac97a]}\\\"}\"}","context":{"RequestID":"4f6106f6-e088-42eb-be68-e07c2f9ac97a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"63e0fd96-5030-4f11-b0ba-58126088bdd7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:12.037Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:12.040Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f6106f6-e088-42eb-be68-e07c2f9ac97a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63e0fd96-5030-4f11-b0ba-58126088bdd7","LogTimestamp":"2022-12-03T05:26:12.040Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:26:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:26:13.881Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:26:13.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:13.961Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:13.962Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:14.048Z","message":"Entering","context":{"RequestID":"68c84e8c-70d2-40ed-b945-516bfc03c682","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9f0584ec-ebe8-489b-8ade-81f0a749c2f9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:14.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:14.050Z","message":"{\"transactionId\":\"68c84e8c-70d2-40ed-b945-516bfc03c682\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:14:048\",\"respDate\":\"221203-05:26:14:050\",\"sourceId\":\"haproxy:68c84e8c-70d2-40ed-b945-516bfc03c682\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:26:14:048-18344\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[68c84e8c-70d2-40ed-b945-516bfc03c682]}\\\"}\"}","context":{"RequestID":"68c84e8c-70d2-40ed-b945-516bfc03c682","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9f0584ec-ebe8-489b-8ade-81f0a749c2f9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:14.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:14.050Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68c84e8c-70d2-40ed-b945-516bfc03c682","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f0584ec-ebe8-489b-8ade-81f0a749c2f9","LogTimestamp":"2022-12-03T05:26:14.050Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:26:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:26:15.122Z","message":"Entering","context":{"RequestID":"64c27327-c954-40ee-b9d9-3633facc75c2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c7aa582b-21fc-4acc-b639-a5781a691c04","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:26:15.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:15.124Z","message":"{\"transactionId\":\"64c27327-c954-40ee-b9d9-3633facc75c2\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:15:123\",\"respDate\":\"221203-05:26:15:124\",\"sourceId\":\"healthcheck:64c27327-c954-40ee-b9d9-3633facc75c2\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:26:15:123-24420\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[64c27327-c954-40ee-b9d9-3633facc75c2]}\\\"}\"}","context":{"RequestID":"64c27327-c954-40ee-b9d9-3633facc75c2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c7aa582b-21fc-4acc-b639-a5781a691c04","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:26:15.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:15.125Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64c27327-c954-40ee-b9d9-3633facc75c2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7aa582b-21fc-4acc-b639-a5781a691c04","LogTimestamp":"2022-12-03T05:26:15.125Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:26:15 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:26:16.058Z","message":"Entering","context":{"RequestID":"f70e34a7-91b7-4af5-9ad7-61f8556ffd57","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b9f61948-c296-41f6-92c4-577dafdd2b77","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:16.057Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:16.060Z","message":"{\"transactionId\":\"f70e34a7-91b7-4af5-9ad7-61f8556ffd57\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:16:058\",\"respDate\":\"221203-05:26:16:059\",\"sourceId\":\"haproxy:f70e34a7-91b7-4af5-9ad7-61f8556ffd57\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:26:16:058-87006\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f70e34a7-91b7-4af5-9ad7-61f8556ffd57]}\\\"}\"}","context":{"RequestID":"f70e34a7-91b7-4af5-9ad7-61f8556ffd57","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b9f61948-c296-41f6-92c4-577dafdd2b77","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:16.057Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:16.060Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f70e34a7-91b7-4af5-9ad7-61f8556ffd57","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9f61948-c296-41f6-92c4-577dafdd2b77","LogTimestamp":"2022-12-03T05:26:16.060Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:26:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:26:18.069Z","message":"Entering","context":{"RequestID":"c9426897-35ea-410f-bf47-3114847cdc3c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"95718d19-efeb-43ef-ae10-44a4b744b3b7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:18.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:18.071Z","message":"{\"transactionId\":\"c9426897-35ea-410f-bf47-3114847cdc3c\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:18:069\",\"respDate\":\"221203-05:26:18:071\",\"sourceId\":\"haproxy:c9426897-35ea-410f-bf47-3114847cdc3c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:26:18:069-75218\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c9426897-35ea-410f-bf47-3114847cdc3c]}\\\"}\"}","context":{"RequestID":"c9426897-35ea-410f-bf47-3114847cdc3c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"95718d19-efeb-43ef-ae10-44a4b744b3b7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:18.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:18.071Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9426897-35ea-410f-bf47-3114847cdc3c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95718d19-efeb-43ef-ae10-44a4b744b3b7","LogTimestamp":"2022-12-03T05:26:18.071Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:26:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:26:19.365Z","message":"Entering","context":{"RequestID":"10b0341f-7041-421a-9e47-b4da58ebd26d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9caf6e43-14a3-4da1-b0b5-192f7d201251","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:26:19.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:19.367Z","message":"{\"transactionId\":\"10b0341f-7041-421a-9e47-b4da58ebd26d\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:19:366\",\"respDate\":\"221203-05:26:19:367\",\"sourceId\":\"healthcheck:10b0341f-7041-421a-9e47-b4da58ebd26d\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:26:19:366-38823\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[37732], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[10b0341f-7041-421a-9e47-b4da58ebd26d]}\\\"}\"}","context":{"RequestID":"10b0341f-7041-421a-9e47-b4da58ebd26d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9caf6e43-14a3-4da1-b0b5-192f7d201251","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:26:19.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:19.368Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10b0341f-7041-421a-9e47-b4da58ebd26d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9caf6e43-14a3-4da1-b0b5-192f7d201251","LogTimestamp":"2022-12-03T05:26:19.368Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:26:19 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:26:19.943Z","message":"Entering","context":{"RequestID":"dc3bb865-33f7-4425-bc51-cdf0e08e6198","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c6e0627a-5b00-47e3-9eb2-76095211ea28","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:26:19.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:19.945Z","message":"{\"transactionId\":\"dc3bb865-33f7-4425-bc51-cdf0e08e6198\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:19:943\",\"respDate\":\"221203-05:26:19:944\",\"sourceId\":\"OOM_ReadinessCheck:dc3bb865-33f7-4425-bc51-cdf0e08e6198\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:26:19:943-23560\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[32872], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[dc3bb865-33f7-4425-bc51-cdf0e08e6198]}\\\"}\"}","context":{"RequestID":"dc3bb865-33f7-4425-bc51-cdf0e08e6198","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c6e0627a-5b00-47e3-9eb2-76095211ea28","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:26:19.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:19.945Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc3bb865-33f7-4425-bc51-cdf0e08e6198","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6e0627a-5b00-47e3-9eb2-76095211ea28","LogTimestamp":"2022-12-03T05:26:19.945Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:26:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:26:20.080Z","message":"Entering","context":{"RequestID":"70a9a198-f36d-4eb2-9e7c-ed4800cd12dd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c7aaa2ef-916d-4f25-803a-915693e0a13d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:20.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:20.082Z","message":"{\"transactionId\":\"70a9a198-f36d-4eb2-9e7c-ed4800cd12dd\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:20:081\",\"respDate\":\"221203-05:26:20:082\",\"sourceId\":\"haproxy:70a9a198-f36d-4eb2-9e7c-ed4800cd12dd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:26:20:081-29879\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[70a9a198-f36d-4eb2-9e7c-ed4800cd12dd]}\\\"}\"}","context":{"RequestID":"70a9a198-f36d-4eb2-9e7c-ed4800cd12dd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c7aaa2ef-916d-4f25-803a-915693e0a13d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:20.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:20.082Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70a9a198-f36d-4eb2-9e7c-ed4800cd12dd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7aaa2ef-916d-4f25-803a-915693e0a13d","LogTimestamp":"2022-12-03T05:26:20.082Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:26:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:26:20.259Z","message":"Entering","context":{"RequestID":"6d15413c-b017-4af7-bed7-723a8f81d976","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ce991268-fd49-4d93-a8ea-72b4f4ac8e91","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:26:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:20.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"6d15413c-b017-4af7-bed7-723a8f81d976","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ce991268-fd49-4d93-a8ea-72b4f4ac8e91","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:26:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:20.262Z","message":"{\"transactionId\":\"6d15413c-b017-4af7-bed7-723a8f81d976\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:20:260\",\"respDate\":\"221203-05:26:20:262\",\"sourceId\":\"ReadinessCheck:6d15413c-b017-4af7-bed7-723a8f81d976\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:26:20:260-36681\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[6d15413c-b017-4af7-bed7-723a8f81d976]}\\\"}\"}","context":{"RequestID":"6d15413c-b017-4af7-bed7-723a8f81d976","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ce991268-fd49-4d93-a8ea-72b4f4ac8e91","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:26:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:20.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d15413c-b017-4af7-bed7-723a8f81d976","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce991268-fd49-4d93-a8ea-72b4f4ac8e91","LogTimestamp":"2022-12-03T05:26:20.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:26:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:26:22.092Z","message":"Entering","context":{"RequestID":"7f981d8a-b32a-48fe-a885-f32a1bb1c7c0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"61aabd5d-3709-4531-82c2-7286fe2988b4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:22.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:22.094Z","message":"{\"transactionId\":\"7f981d8a-b32a-48fe-a885-f32a1bb1c7c0\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:22:092\",\"respDate\":\"221203-05:26:22:093\",\"sourceId\":\"haproxy:7f981d8a-b32a-48fe-a885-f32a1bb1c7c0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:26:22:092-47191\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7f981d8a-b32a-48fe-a885-f32a1bb1c7c0]}\\\"}\"}","context":{"RequestID":"7f981d8a-b32a-48fe-a885-f32a1bb1c7c0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"61aabd5d-3709-4531-82c2-7286fe2988b4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:22.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:22.094Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f981d8a-b32a-48fe-a885-f32a1bb1c7c0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61aabd5d-3709-4531-82c2-7286fe2988b4","LogTimestamp":"2022-12-03T05:26:22.094Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:26:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:26:23.881Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:26:23.896Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:23.896Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:23.896Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:24.102Z","message":"Entering","context":{"RequestID":"e7b56e82-43c4-423c-84cf-8302faf4ee07","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"019a277b-b8e3-4d15-b98d-e7cec258b142","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:24.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:24.103Z","message":"{\"transactionId\":\"e7b56e82-43c4-423c-84cf-8302faf4ee07\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:24:102\",\"respDate\":\"221203-05:26:24:103\",\"sourceId\":\"haproxy:e7b56e82-43c4-423c-84cf-8302faf4ee07\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:26:24:102-39177\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e7b56e82-43c4-423c-84cf-8302faf4ee07]}\\\"}\"}","context":{"RequestID":"e7b56e82-43c4-423c-84cf-8302faf4ee07","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"019a277b-b8e3-4d15-b98d-e7cec258b142","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:24.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:24.104Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7b56e82-43c4-423c-84cf-8302faf4ee07","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"019a277b-b8e3-4d15-b98d-e7cec258b142","LogTimestamp":"2022-12-03T05:26:24.104Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:26:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:26:26.113Z","message":"Entering","context":{"RequestID":"d3fb28de-806a-4ec5-b0b8-f64d1acb9c8f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e3d061fd-9ae2-4558-a687-d34ac3f8ecc4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:26.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:26.115Z","message":"{\"transactionId\":\"d3fb28de-806a-4ec5-b0b8-f64d1acb9c8f\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:26:114\",\"respDate\":\"221203-05:26:26:115\",\"sourceId\":\"haproxy:d3fb28de-806a-4ec5-b0b8-f64d1acb9c8f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:26:26:114-3172\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d3fb28de-806a-4ec5-b0b8-f64d1acb9c8f]}\\\"}\"}","context":{"RequestID":"d3fb28de-806a-4ec5-b0b8-f64d1acb9c8f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e3d061fd-9ae2-4558-a687-d34ac3f8ecc4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:26.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:26.116Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3fb28de-806a-4ec5-b0b8-f64d1acb9c8f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3d061fd-9ae2-4558-a687-d34ac3f8ecc4","LogTimestamp":"2022-12-03T05:26:26.116Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:26:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:26:28.123Z","message":"Entering","context":{"RequestID":"95ca94f5-1d60-4b69-a068-d18db983f7ac","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"749c4bd5-659f-40ca-8409-21ea79a8cbdd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:28.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:28.125Z","message":"{\"transactionId\":\"95ca94f5-1d60-4b69-a068-d18db983f7ac\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:28:124\",\"respDate\":\"221203-05:26:28:125\",\"sourceId\":\"haproxy:95ca94f5-1d60-4b69-a068-d18db983f7ac\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:26:28:124-36945\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[95ca94f5-1d60-4b69-a068-d18db983f7ac]}\\\"}\"}","context":{"RequestID":"95ca94f5-1d60-4b69-a068-d18db983f7ac","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"749c4bd5-659f-40ca-8409-21ea79a8cbdd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:28.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:28.126Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95ca94f5-1d60-4b69-a068-d18db983f7ac","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"749c4bd5-659f-40ca-8409-21ea79a8cbdd","LogTimestamp":"2022-12-03T05:26:28.126Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:26:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:26:29.942Z","message":"Entering","context":{"RequestID":"926963e0-9da3-47c7-afb6-1b6605a62c8b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"66d17da5-d25f-4e40-8db5-cc5eb11a17b8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:26:29.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:29.944Z","message":"{\"transactionId\":\"926963e0-9da3-47c7-afb6-1b6605a62c8b\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:29:942\",\"respDate\":\"221203-05:26:29:944\",\"sourceId\":\"OOM_ReadinessCheck:926963e0-9da3-47c7-afb6-1b6605a62c8b\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:26:29:942-48913\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[33040], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[926963e0-9da3-47c7-afb6-1b6605a62c8b]}\\\"}\"}","context":{"RequestID":"926963e0-9da3-47c7-afb6-1b6605a62c8b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"66d17da5-d25f-4e40-8db5-cc5eb11a17b8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:26:29.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:29.944Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"926963e0-9da3-47c7-afb6-1b6605a62c8b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66d17da5-d25f-4e40-8db5-cc5eb11a17b8","LogTimestamp":"2022-12-03T05:26:29.944Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:26:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:26:30.115Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:30.117Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:30.134Z","message":"Entering","context":{"RequestID":"9dffe9fa-09c3-4604-813b-d9978464855f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9e7eda27-1b5a-4229-bd02-6981d3c835c3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:30.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:30.136Z","message":"{\"transactionId\":\"9dffe9fa-09c3-4604-813b-d9978464855f\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:30:135\",\"respDate\":\"221203-05:26:30:136\",\"sourceId\":\"haproxy:9dffe9fa-09c3-4604-813b-d9978464855f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:26:30:135-14803\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9dffe9fa-09c3-4604-813b-d9978464855f]}\\\"}\"}","context":{"RequestID":"9dffe9fa-09c3-4604-813b-d9978464855f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9e7eda27-1b5a-4229-bd02-6981d3c835c3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:30.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:30.137Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9dffe9fa-09c3-4604-813b-d9978464855f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e7eda27-1b5a-4229-bd02-6981d3c835c3","LogTimestamp":"2022-12-03T05:26:30.137Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:26:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:26:30.146Z","message":"Entering","context":{"RequestID":"54b370d7-75b9-4f5a-8077-502ad3509308","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"da3eac1f-65c5-4334-a585-51166eb95de2","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:26:30.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:30.147Z","message":"{\"transactionId\":\"54b370d7-75b9-4f5a-8077-502ad3509308\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:30:146\",\"respDate\":\"221203-05:26:30:147\",\"sourceId\":\"healthcheck:54b370d7-75b9-4f5a-8077-502ad3509308\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:26:30:146-56648\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[54b370d7-75b9-4f5a-8077-502ad3509308]}\\\"}\"}","context":{"RequestID":"54b370d7-75b9-4f5a-8077-502ad3509308","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"da3eac1f-65c5-4334-a585-51166eb95de2","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:26:30.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:30.148Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54b370d7-75b9-4f5a-8077-502ad3509308","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da3eac1f-65c5-4334-a585-51166eb95de2","LogTimestamp":"2022-12-03T05:26:30.148Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:26:30 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:26:30.260Z","message":"Entering","context":{"RequestID":"79f8bc26-66bb-40d2-b655-2db5e814c7fd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6429e314-30d7-4f73-86a1-350929b6329e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:26:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:30.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"79f8bc26-66bb-40d2-b655-2db5e814c7fd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6429e314-30d7-4f73-86a1-350929b6329e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:26:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:30.262Z","message":"{\"transactionId\":\"79f8bc26-66bb-40d2-b655-2db5e814c7fd\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:30:260\",\"respDate\":\"221203-05:26:30:262\",\"sourceId\":\"ReadinessCheck:79f8bc26-66bb-40d2-b655-2db5e814c7fd\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:26:30:260-19015\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[79f8bc26-66bb-40d2-b655-2db5e814c7fd]}\\\"}\"}","context":{"RequestID":"79f8bc26-66bb-40d2-b655-2db5e814c7fd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6429e314-30d7-4f73-86a1-350929b6329e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:26:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:30.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79f8bc26-66bb-40d2-b655-2db5e814c7fd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6429e314-30d7-4f73-86a1-350929b6329e","LogTimestamp":"2022-12-03T05:26:30.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:26:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:26:32.146Z","message":"Entering","context":{"RequestID":"3d8392f7-aabd-4d95-aff7-88683858c927","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8ac20868-6c5b-4172-979b-c4986adf6d6e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:32.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:32.148Z","message":"{\"transactionId\":\"3d8392f7-aabd-4d95-aff7-88683858c927\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:32:146\",\"respDate\":\"221203-05:26:32:148\",\"sourceId\":\"haproxy:3d8392f7-aabd-4d95-aff7-88683858c927\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:26:32:146-64696\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3d8392f7-aabd-4d95-aff7-88683858c927]}\\\"}\"}","context":{"RequestID":"3d8392f7-aabd-4d95-aff7-88683858c927","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8ac20868-6c5b-4172-979b-c4986adf6d6e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:32.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:32.148Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d8392f7-aabd-4d95-aff7-88683858c927","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ac20868-6c5b-4172-979b-c4986adf6d6e","LogTimestamp":"2022-12-03T05:26:32.148Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:26:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:26:33.881Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:26:33.889Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:33.890Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:33.890Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:34.156Z","message":"Entering","context":{"RequestID":"93b135a7-13aa-447e-bdb0-97616c49d6e6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"89bf4531-a623-446c-8fca-ad8226bffdf2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:34.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:34.158Z","message":"{\"transactionId\":\"93b135a7-13aa-447e-bdb0-97616c49d6e6\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:34:157\",\"respDate\":\"221203-05:26:34:158\",\"sourceId\":\"haproxy:93b135a7-13aa-447e-bdb0-97616c49d6e6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:26:34:157-75094\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[93b135a7-13aa-447e-bdb0-97616c49d6e6]}\\\"}\"}","context":{"RequestID":"93b135a7-13aa-447e-bdb0-97616c49d6e6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"89bf4531-a623-446c-8fca-ad8226bffdf2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:34.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:34.158Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93b135a7-13aa-447e-bdb0-97616c49d6e6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89bf4531-a623-446c-8fca-ad8226bffdf2","LogTimestamp":"2022-12-03T05:26:34.158Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:26:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:26:34.393Z","message":"Entering","context":{"RequestID":"18ed4220-6974-4e6f-a130-309291680e81","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6eb3ed81-ebf6-4161-8607-e7d60e7f7694","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:26:34.393Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:34.396Z","message":"{\"transactionId\":\"18ed4220-6974-4e6f-a130-309291680e81\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:34:394\",\"respDate\":\"221203-05:26:34:396\",\"sourceId\":\"healthcheck:18ed4220-6974-4e6f-a130-309291680e81\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:26:34:394-68782\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[37928], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[18ed4220-6974-4e6f-a130-309291680e81]}\\\"}\"}","context":{"RequestID":"18ed4220-6974-4e6f-a130-309291680e81","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6eb3ed81-ebf6-4161-8607-e7d60e7f7694","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:26:34.393Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:34.396Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"18ed4220-6974-4e6f-a130-309291680e81","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6eb3ed81-ebf6-4161-8607-e7d60e7f7694","LogTimestamp":"2022-12-03T05:26:34.396Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:26:34 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 7 - "logType": "access" {"timestamp":"2022-12-03T05:26:36.167Z","message":"Entering","context":{"RequestID":"a25aa0e7-0c6d-4743-8838-ba242518a16f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"54a6f1c3-a05a-4de7-8ff9-e693889606c4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:36.167Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:36.169Z","message":"{\"transactionId\":\"a25aa0e7-0c6d-4743-8838-ba242518a16f\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:36:168\",\"respDate\":\"221203-05:26:36:169\",\"sourceId\":\"haproxy:a25aa0e7-0c6d-4743-8838-ba242518a16f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:26:36:168-89083\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a25aa0e7-0c6d-4743-8838-ba242518a16f]}\\\"}\"}","context":{"RequestID":"a25aa0e7-0c6d-4743-8838-ba242518a16f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"54a6f1c3-a05a-4de7-8ff9-e693889606c4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:36.167Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:36.169Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a25aa0e7-0c6d-4743-8838-ba242518a16f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54a6f1c3-a05a-4de7-8ff9-e693889606c4","LogTimestamp":"2022-12-03T05:26:36.169Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:26:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:26:38.178Z","message":"Entering","context":{"RequestID":"d69b0e89-af08-4b4a-adae-8b282369ad3b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9fc7affa-f542-4edf-8c1a-75355f593688","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:38.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:38.180Z","message":"{\"transactionId\":\"d69b0e89-af08-4b4a-adae-8b282369ad3b\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:38:178\",\"respDate\":\"221203-05:26:38:180\",\"sourceId\":\"haproxy:d69b0e89-af08-4b4a-adae-8b282369ad3b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:26:38:178-83951\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d69b0e89-af08-4b4a-adae-8b282369ad3b]}\\\"}\"}","context":{"RequestID":"d69b0e89-af08-4b4a-adae-8b282369ad3b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9fc7affa-f542-4edf-8c1a-75355f593688","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:38.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:38.180Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d69b0e89-af08-4b4a-adae-8b282369ad3b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9fc7affa-f542-4edf-8c1a-75355f593688","LogTimestamp":"2022-12-03T05:26:38.180Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:26:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:26:39.944Z","message":"Entering","context":{"RequestID":"9954c5ca-37a6-48b8-9c0e-351a196c6e8e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4197f4b0-9a96-4c84-afef-8ea9cc762fa9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:26:39.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:39.945Z","message":"{\"transactionId\":\"9954c5ca-37a6-48b8-9c0e-351a196c6e8e\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:39:944\",\"respDate\":\"221203-05:26:39:945\",\"sourceId\":\"OOM_ReadinessCheck:9954c5ca-37a6-48b8-9c0e-351a196c6e8e\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:26:39:944-98788\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[33236], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[9954c5ca-37a6-48b8-9c0e-351a196c6e8e]}\\\"}\"}","context":{"RequestID":"9954c5ca-37a6-48b8-9c0e-351a196c6e8e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4197f4b0-9a96-4c84-afef-8ea9cc762fa9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:26:39.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:39.946Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9954c5ca-37a6-48b8-9c0e-351a196c6e8e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4197f4b0-9a96-4c84-afef-8ea9cc762fa9","LogTimestamp":"2022-12-03T05:26:39.946Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:26:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:26:40.188Z","message":"Entering","context":{"RequestID":"07106b0d-b248-4136-ad2d-c9db217e08c7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6fe51651-2a3a-4f2a-acac-7059eb15d4fb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:40.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:40.190Z","message":"{\"transactionId\":\"07106b0d-b248-4136-ad2d-c9db217e08c7\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:40:189\",\"respDate\":\"221203-05:26:40:190\",\"sourceId\":\"haproxy:07106b0d-b248-4136-ad2d-c9db217e08c7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:26:40:189-90214\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[07106b0d-b248-4136-ad2d-c9db217e08c7]}\\\"}\"}","context":{"RequestID":"07106b0d-b248-4136-ad2d-c9db217e08c7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6fe51651-2a3a-4f2a-acac-7059eb15d4fb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:40.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:40.191Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07106b0d-b248-4136-ad2d-c9db217e08c7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6fe51651-2a3a-4f2a-acac-7059eb15d4fb","LogTimestamp":"2022-12-03T05:26:40.191Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:26:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:26:40.259Z","message":"Entering","context":{"RequestID":"469489d8-0676-477c-b12e-c3cc28bc51ff","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fa1493a7-8051-46cb-9f62-a785cd620035","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:26:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:40.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"469489d8-0676-477c-b12e-c3cc28bc51ff","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fa1493a7-8051-46cb-9f62-a785cd620035","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:26:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:40.262Z","message":"{\"transactionId\":\"469489d8-0676-477c-b12e-c3cc28bc51ff\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:40:260\",\"respDate\":\"221203-05:26:40:262\",\"sourceId\":\"ReadinessCheck:469489d8-0676-477c-b12e-c3cc28bc51ff\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:26:40:260-1131\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[469489d8-0676-477c-b12e-c3cc28bc51ff]}\\\"}\"}","context":{"RequestID":"469489d8-0676-477c-b12e-c3cc28bc51ff","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fa1493a7-8051-46cb-9f62-a785cd620035","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:26:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:40.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"469489d8-0676-477c-b12e-c3cc28bc51ff","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa1493a7-8051-46cb-9f62-a785cd620035","LogTimestamp":"2022-12-03T05:26:40.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:26:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:26:42.201Z","message":"Entering","context":{"RequestID":"833e36b0-1711-43e9-a0bb-10b28803efb8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ec05c7ca-c068-41f3-ad2b-fe822a6f538c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:42.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:42.203Z","message":"{\"transactionId\":\"833e36b0-1711-43e9-a0bb-10b28803efb8\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:42:202\",\"respDate\":\"221203-05:26:42:203\",\"sourceId\":\"haproxy:833e36b0-1711-43e9-a0bb-10b28803efb8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:26:42:202-71189\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[833e36b0-1711-43e9-a0bb-10b28803efb8]}\\\"}\"}","context":{"RequestID":"833e36b0-1711-43e9-a0bb-10b28803efb8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ec05c7ca-c068-41f3-ad2b-fe822a6f538c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:42.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:42.204Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"833e36b0-1711-43e9-a0bb-10b28803efb8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec05c7ca-c068-41f3-ad2b-fe822a6f538c","LogTimestamp":"2022-12-03T05:26:42.203Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:26:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:26:43.881Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:26:43.890Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:43.891Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:43.891Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:44.213Z","message":"Entering","context":{"RequestID":"5466dcd2-038c-452a-b66c-79e95b56835b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a174532c-7eef-43fc-9416-1228f7ad2ffd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:44.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:44.215Z","message":"{\"transactionId\":\"5466dcd2-038c-452a-b66c-79e95b56835b\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:44:213\",\"respDate\":\"221203-05:26:44:215\",\"sourceId\":\"haproxy:5466dcd2-038c-452a-b66c-79e95b56835b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:26:44:213-91469\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5466dcd2-038c-452a-b66c-79e95b56835b]}\\\"}\"}","context":{"RequestID":"5466dcd2-038c-452a-b66c-79e95b56835b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a174532c-7eef-43fc-9416-1228f7ad2ffd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:44.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:44.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5466dcd2-038c-452a-b66c-79e95b56835b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a174532c-7eef-43fc-9416-1228f7ad2ffd","LogTimestamp":"2022-12-03T05:26:44.215Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:26:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:26:45.174Z","message":"Entering","context":{"RequestID":"891a8891-efa5-4916-b5c5-057d1c65e70e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8562e99e-53d7-4bb1-9168-38195156e560","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:26:45.173Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:45.175Z","message":"{\"transactionId\":\"891a8891-efa5-4916-b5c5-057d1c65e70e\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:45:174\",\"respDate\":\"221203-05:26:45:175\",\"sourceId\":\"healthcheck:891a8891-efa5-4916-b5c5-057d1c65e70e\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:26:45:174-8453\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[891a8891-efa5-4916-b5c5-057d1c65e70e]}\\\"}\"}","context":{"RequestID":"891a8891-efa5-4916-b5c5-057d1c65e70e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8562e99e-53d7-4bb1-9168-38195156e560","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:26:45.173Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:45.176Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"891a8891-efa5-4916-b5c5-057d1c65e70e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8562e99e-53d7-4bb1-9168-38195156e560","LogTimestamp":"2022-12-03T05:26:45.176Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:26:45 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:26:46.225Z","message":"Entering","context":{"RequestID":"a927ddbe-dcc0-4ab3-9af2-babff52906eb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"25060d22-af6a-4272-9d59-1fa303678e63","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:46.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:46.227Z","message":"{\"transactionId\":\"a927ddbe-dcc0-4ab3-9af2-babff52906eb\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:46:225\",\"respDate\":\"221203-05:26:46:227\",\"sourceId\":\"haproxy:a927ddbe-dcc0-4ab3-9af2-babff52906eb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:26:46:225-94279\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a927ddbe-dcc0-4ab3-9af2-babff52906eb]}\\\"}\"}","context":{"RequestID":"a927ddbe-dcc0-4ab3-9af2-babff52906eb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"25060d22-af6a-4272-9d59-1fa303678e63","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:46.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:46.227Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a927ddbe-dcc0-4ab3-9af2-babff52906eb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25060d22-af6a-4272-9d59-1fa303678e63","LogTimestamp":"2022-12-03T05:26:46.227Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:26:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:26:48.236Z","message":"Entering","context":{"RequestID":"3592fd4b-672e-4b08-8a90-b986c78737f4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"338ee512-a99c-4494-92c5-c562c0687986","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:48.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:48.238Z","message":"{\"transactionId\":\"3592fd4b-672e-4b08-8a90-b986c78737f4\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:48:236\",\"respDate\":\"221203-05:26:48:238\",\"sourceId\":\"haproxy:3592fd4b-672e-4b08-8a90-b986c78737f4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:26:48:236-60328\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3592fd4b-672e-4b08-8a90-b986c78737f4]}\\\"}\"}","context":{"RequestID":"3592fd4b-672e-4b08-8a90-b986c78737f4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"338ee512-a99c-4494-92c5-c562c0687986","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:48.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:48.239Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3592fd4b-672e-4b08-8a90-b986c78737f4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"338ee512-a99c-4494-92c5-c562c0687986","LogTimestamp":"2022-12-03T05:26:48.239Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:26:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:26:49.419Z","message":"Entering","context":{"RequestID":"c595056c-003f-4c90-9a51-07447e4ac647","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9b97854b-cf7c-48eb-82dd-39a2dc7b5810","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:26:49.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:49.421Z","message":"{\"transactionId\":\"c595056c-003f-4c90-9a51-07447e4ac647\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:49:419\",\"respDate\":\"221203-05:26:49:421\",\"sourceId\":\"healthcheck:c595056c-003f-4c90-9a51-07447e4ac647\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:26:49:419-18130\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[38070], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[c595056c-003f-4c90-9a51-07447e4ac647]}\\\"}\"}","context":{"RequestID":"c595056c-003f-4c90-9a51-07447e4ac647","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9b97854b-cf7c-48eb-82dd-39a2dc7b5810","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:26:49.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:49.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c595056c-003f-4c90-9a51-07447e4ac647","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b97854b-cf7c-48eb-82dd-39a2dc7b5810","LogTimestamp":"2022-12-03T05:26:49.421Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:26:49 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:26:49.942Z","message":"Entering","context":{"RequestID":"b7e0b0ec-7789-4b81-b1db-01ef3bfb02e3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9eabc8a4-da87-4010-8184-6f096287fe67","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:26:49.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:49.944Z","message":"{\"transactionId\":\"b7e0b0ec-7789-4b81-b1db-01ef3bfb02e3\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:49:943\",\"respDate\":\"221203-05:26:49:944\",\"sourceId\":\"OOM_ReadinessCheck:b7e0b0ec-7789-4b81-b1db-01ef3bfb02e3\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:26:49:943-36019\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[33462], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[b7e0b0ec-7789-4b81-b1db-01ef3bfb02e3]}\\\"}\"}","context":{"RequestID":"b7e0b0ec-7789-4b81-b1db-01ef3bfb02e3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9eabc8a4-da87-4010-8184-6f096287fe67","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:26:49.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:49.945Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7e0b0ec-7789-4b81-b1db-01ef3bfb02e3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9eabc8a4-da87-4010-8184-6f096287fe67","LogTimestamp":"2022-12-03T05:26:49.945Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:26:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:26:50.248Z","message":"Entering","context":{"RequestID":"b5cd9d7f-c7d1-46c8-9f08-19542ed22a7f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8bd23efe-18e6-410e-a237-bffbe52603e0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:50.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:50.249Z","message":"{\"transactionId\":\"b5cd9d7f-c7d1-46c8-9f08-19542ed22a7f\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:50:248\",\"respDate\":\"221203-05:26:50:249\",\"sourceId\":\"haproxy:b5cd9d7f-c7d1-46c8-9f08-19542ed22a7f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:26:50:248-10891\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b5cd9d7f-c7d1-46c8-9f08-19542ed22a7f]}\\\"}\"}","context":{"RequestID":"b5cd9d7f-c7d1-46c8-9f08-19542ed22a7f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8bd23efe-18e6-410e-a237-bffbe52603e0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:50.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:50.250Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5cd9d7f-c7d1-46c8-9f08-19542ed22a7f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8bd23efe-18e6-410e-a237-bffbe52603e0","LogTimestamp":"2022-12-03T05:26:50.250Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:26:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:26:50.261Z","message":"Entering","context":{"RequestID":"ebeb019c-74d5-47c8-8520-896d59e4646f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d8d51b2e-7f65-43b0-ab03-96e7c9abb317","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:26:50.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:50.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"ebeb019c-74d5-47c8-8520-896d59e4646f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d8d51b2e-7f65-43b0-ab03-96e7c9abb317","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:26:50.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:50.263Z","message":"{\"transactionId\":\"ebeb019c-74d5-47c8-8520-896d59e4646f\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:50:261\",\"respDate\":\"221203-05:26:50:263\",\"sourceId\":\"ReadinessCheck:ebeb019c-74d5-47c8-8520-896d59e4646f\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:26:50:261-4821\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[ebeb019c-74d5-47c8-8520-896d59e4646f]}\\\"}\"}","context":{"RequestID":"ebeb019c-74d5-47c8-8520-896d59e4646f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d8d51b2e-7f65-43b0-ab03-96e7c9abb317","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:26:50.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:50.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ebeb019c-74d5-47c8-8520-896d59e4646f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8d51b2e-7f65-43b0-ab03-96e7c9abb317","LogTimestamp":"2022-12-03T05:26:50.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:26:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:26:52.258Z","message":"Entering","context":{"RequestID":"82bbc515-9e36-4787-a494-c7a562cfdd8f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3412c577-8ddf-4771-ac4f-d7bef11bdec8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:52.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:52.260Z","message":"{\"transactionId\":\"82bbc515-9e36-4787-a494-c7a562cfdd8f\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:52:259\",\"respDate\":\"221203-05:26:52:260\",\"sourceId\":\"haproxy:82bbc515-9e36-4787-a494-c7a562cfdd8f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:26:52:259-24251\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[82bbc515-9e36-4787-a494-c7a562cfdd8f]}\\\"}\"}","context":{"RequestID":"82bbc515-9e36-4787-a494-c7a562cfdd8f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3412c577-8ddf-4771-ac4f-d7bef11bdec8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:52.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:52.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"82bbc515-9e36-4787-a494-c7a562cfdd8f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3412c577-8ddf-4771-ac4f-d7bef11bdec8","LogTimestamp":"2022-12-03T05:26:52.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:26:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:26:53.881Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:26:53.894Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:53.894Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:53.894Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:54.268Z","message":"Entering","context":{"RequestID":"8ad3cf27-064e-4c7c-bab2-61c5ada51cfa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e8a60e5f-f879-4b44-9ebf-30a14123c3e2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:54.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:54.270Z","message":"{\"transactionId\":\"8ad3cf27-064e-4c7c-bab2-61c5ada51cfa\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:54:268\",\"respDate\":\"221203-05:26:54:270\",\"sourceId\":\"haproxy:8ad3cf27-064e-4c7c-bab2-61c5ada51cfa\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:26:54:268-14750\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ad3cf27-064e-4c7c-bab2-61c5ada51cfa]}\\\"}\"}","context":{"RequestID":"8ad3cf27-064e-4c7c-bab2-61c5ada51cfa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e8a60e5f-f879-4b44-9ebf-30a14123c3e2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:54.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:54.270Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ad3cf27-064e-4c7c-bab2-61c5ada51cfa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8a60e5f-f879-4b44-9ebf-30a14123c3e2","LogTimestamp":"2022-12-03T05:26:54.270Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:26:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:26:56.279Z","message":"Entering","context":{"RequestID":"23c1e3e1-ead6-4c9b-b30d-608aa90e2628","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"ad5fdde0-f7d4-48d4-8e32-73318fe3350e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:56.279Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:56.281Z","message":"{\"transactionId\":\"23c1e3e1-ead6-4c9b-b30d-608aa90e2628\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:56:279\",\"respDate\":\"221203-05:26:56:280\",\"sourceId\":\"haproxy:23c1e3e1-ead6-4c9b-b30d-608aa90e2628\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:26:56:279-4595\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[23c1e3e1-ead6-4c9b-b30d-608aa90e2628]}\\\"}\"}","context":{"RequestID":"23c1e3e1-ead6-4c9b-b30d-608aa90e2628","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"ad5fdde0-f7d4-48d4-8e32-73318fe3350e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:56.279Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:56.281Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23c1e3e1-ead6-4c9b-b30d-608aa90e2628","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad5fdde0-f7d4-48d4-8e32-73318fe3350e","LogTimestamp":"2022-12-03T05:26:56.281Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:26:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:26:58.290Z","message":"Entering","context":{"RequestID":"f214504a-7952-4992-b5cd-b2087df05da7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8cddf6a2-a1bc-41e4-89b7-d9791387e86b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:58.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:58.292Z","message":"{\"transactionId\":\"f214504a-7952-4992-b5cd-b2087df05da7\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:58:291\",\"respDate\":\"221203-05:26:58:292\",\"sourceId\":\"haproxy:f214504a-7952-4992-b5cd-b2087df05da7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:26:58:291-11368\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f214504a-7952-4992-b5cd-b2087df05da7]}\\\"}\"}","context":{"RequestID":"f214504a-7952-4992-b5cd-b2087df05da7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8cddf6a2-a1bc-41e4-89b7-d9791387e86b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:26:58.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:58.293Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f214504a-7952-4992-b5cd-b2087df05da7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8cddf6a2-a1bc-41e4-89b7-d9791387e86b","LogTimestamp":"2022-12-03T05:26:58.293Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:26:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:26:59.943Z","message":"Entering","context":{"RequestID":"f5cb956c-4540-4b54-a93a-f2fa2e0e00a4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2b1b8474-93d8-4951-8378-265ae61a07c5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:26:59.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:26:59.944Z","message":"{\"transactionId\":\"f5cb956c-4540-4b54-a93a-f2fa2e0e00a4\",\"status\":\"200\",\"rqstDate\":\"221203-05:26:59:943\",\"respDate\":\"221203-05:26:59:944\",\"sourceId\":\"OOM_ReadinessCheck:f5cb956c-4540-4b54-a93a-f2fa2e0e00a4\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:26:59:943-99431\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[33632], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[f5cb956c-4540-4b54-a93a-f2fa2e0e00a4]}\\\"}\"}","context":{"RequestID":"f5cb956c-4540-4b54-a93a-f2fa2e0e00a4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2b1b8474-93d8-4951-8378-265ae61a07c5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:26:59.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:26:59.945Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5cb956c-4540-4b54-a93a-f2fa2e0e00a4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b1b8474-93d8-4951-8378-265ae61a07c5","LogTimestamp":"2022-12-03T05:26:59.945Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:26:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:27:00.121Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:00.123Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:00.200Z","message":"Entering","context":{"RequestID":"f7f40aeb-9f89-435f-9c33-9a27660f9f5b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"11789788-154c-400a-80c7-75beaa56cd81","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:27:00.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:00.202Z","message":"{\"transactionId\":\"f7f40aeb-9f89-435f-9c33-9a27660f9f5b\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:00:201\",\"respDate\":\"221203-05:27:00:202\",\"sourceId\":\"healthcheck:f7f40aeb-9f89-435f-9c33-9a27660f9f5b\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:27:00:201-95960\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[f7f40aeb-9f89-435f-9c33-9a27660f9f5b]}\\\"}\"}","context":{"RequestID":"f7f40aeb-9f89-435f-9c33-9a27660f9f5b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"11789788-154c-400a-80c7-75beaa56cd81","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:27:00.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:00.202Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7f40aeb-9f89-435f-9c33-9a27660f9f5b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11789788-154c-400a-80c7-75beaa56cd81","LogTimestamp":"2022-12-03T05:27:00.202Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:27:00 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:27:00.260Z","message":"Entering","context":{"RequestID":"90e3424a-5d48-49ba-a3c5-d48d613c761f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c1c8f9f0-2fb9-4a11-a797-e87b74942d65","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:27:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:00.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"90e3424a-5d48-49ba-a3c5-d48d613c761f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c1c8f9f0-2fb9-4a11-a797-e87b74942d65","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:27:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:00.262Z","message":"{\"transactionId\":\"90e3424a-5d48-49ba-a3c5-d48d613c761f\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:00:260\",\"respDate\":\"221203-05:27:00:262\",\"sourceId\":\"ReadinessCheck:90e3424a-5d48-49ba-a3c5-d48d613c761f\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:27:00:260-81919\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[90e3424a-5d48-49ba-a3c5-d48d613c761f]}\\\"}\"}","context":{"RequestID":"90e3424a-5d48-49ba-a3c5-d48d613c761f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c1c8f9f0-2fb9-4a11-a797-e87b74942d65","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:27:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:00.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"90e3424a-5d48-49ba-a3c5-d48d613c761f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1c8f9f0-2fb9-4a11-a797-e87b74942d65","LogTimestamp":"2022-12-03T05:27:00.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:27:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:27:00.301Z","message":"Entering","context":{"RequestID":"66a7bd83-18d8-4fa0-bd1b-2e0549d88f78","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dee997e8-1fdb-47ce-aa41-777dd86c6850","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:00.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:00.303Z","message":"{\"transactionId\":\"66a7bd83-18d8-4fa0-bd1b-2e0549d88f78\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:00:302\",\"respDate\":\"221203-05:27:00:303\",\"sourceId\":\"haproxy:66a7bd83-18d8-4fa0-bd1b-2e0549d88f78\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:27:00:302-54640\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[66a7bd83-18d8-4fa0-bd1b-2e0549d88f78]}\\\"}\"}","context":{"RequestID":"66a7bd83-18d8-4fa0-bd1b-2e0549d88f78","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dee997e8-1fdb-47ce-aa41-777dd86c6850","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:00.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:00.304Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66a7bd83-18d8-4fa0-bd1b-2e0549d88f78","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dee997e8-1fdb-47ce-aa41-777dd86c6850","LogTimestamp":"2022-12-03T05:27:00.304Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:27:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:27:02.313Z","message":"Entering","context":{"RequestID":"ae10bae0-4f02-4587-adb2-ddb3f62bd68e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bf47ce9d-4ec3-4a8c-8708-a24d494a4328","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:02.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:02.315Z","message":"{\"transactionId\":\"ae10bae0-4f02-4587-adb2-ddb3f62bd68e\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:02:313\",\"respDate\":\"221203-05:27:02:314\",\"sourceId\":\"haproxy:ae10bae0-4f02-4587-adb2-ddb3f62bd68e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:27:02:313-27212\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae10bae0-4f02-4587-adb2-ddb3f62bd68e]}\\\"}\"}","context":{"RequestID":"ae10bae0-4f02-4587-adb2-ddb3f62bd68e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bf47ce9d-4ec3-4a8c-8708-a24d494a4328","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:02.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:02.315Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae10bae0-4f02-4587-adb2-ddb3f62bd68e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf47ce9d-4ec3-4a8c-8708-a24d494a4328","LogTimestamp":"2022-12-03T05:27:02.315Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:27:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:27:03.881Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:27:03.890Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:03.890Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:03.890Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:04.324Z","message":"Entering","context":{"RequestID":"72272ff8-3303-42b0-a768-49d40015e438","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d7033cbd-38c8-475a-b946-5b98f35e8381","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:04.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:04.325Z","message":"{\"transactionId\":\"72272ff8-3303-42b0-a768-49d40015e438\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:04:324\",\"respDate\":\"221203-05:27:04:325\",\"sourceId\":\"haproxy:72272ff8-3303-42b0-a768-49d40015e438\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:27:04:324-1996\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[72272ff8-3303-42b0-a768-49d40015e438]}\\\"}\"}","context":{"RequestID":"72272ff8-3303-42b0-a768-49d40015e438","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d7033cbd-38c8-475a-b946-5b98f35e8381","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:04.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:04.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72272ff8-3303-42b0-a768-49d40015e438","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d7033cbd-38c8-475a-b946-5b98f35e8381","LogTimestamp":"2022-12-03T05:27:04.326Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:27:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:27:04.448Z","message":"Entering","context":{"RequestID":"b8909fef-1158-446b-a324-3947e2e96259","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7a4e1903-155e-4e5a-a506-d63c78a745da","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:27:04.447Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:04.449Z","message":"{\"transactionId\":\"b8909fef-1158-446b-a324-3947e2e96259\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:04:448\",\"respDate\":\"221203-05:27:04:449\",\"sourceId\":\"healthcheck:b8909fef-1158-446b-a324-3947e2e96259\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:27:04:448-65217\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[38222], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[b8909fef-1158-446b-a324-3947e2e96259]}\\\"}\"}","context":{"RequestID":"b8909fef-1158-446b-a324-3947e2e96259","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7a4e1903-155e-4e5a-a506-d63c78a745da","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:27:04.447Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:04.450Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8909fef-1158-446b-a324-3947e2e96259","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a4e1903-155e-4e5a-a506-d63c78a745da","LogTimestamp":"2022-12-03T05:27:04.450Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:27:04 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:27:06.335Z","message":"Entering","context":{"RequestID":"96a2bba2-e5ea-444d-9b91-2193fdf2d217","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7f610bdf-c672-47ce-9578-d8430c6ac599","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:06.335Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:06.337Z","message":"{\"transactionId\":\"96a2bba2-e5ea-444d-9b91-2193fdf2d217\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:06:336\",\"respDate\":\"221203-05:27:06:337\",\"sourceId\":\"haproxy:96a2bba2-e5ea-444d-9b91-2193fdf2d217\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:27:06:336-89958\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[96a2bba2-e5ea-444d-9b91-2193fdf2d217]}\\\"}\"}","context":{"RequestID":"96a2bba2-e5ea-444d-9b91-2193fdf2d217","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7f610bdf-c672-47ce-9578-d8430c6ac599","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:06.335Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:06.338Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96a2bba2-e5ea-444d-9b91-2193fdf2d217","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f610bdf-c672-47ce-9578-d8430c6ac599","LogTimestamp":"2022-12-03T05:27:06.338Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:27:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:27:08.347Z","message":"Entering","context":{"RequestID":"43a260ce-36fc-4b72-913c-d28e238aace5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dc0d1e4b-5ae3-456f-a424-516673c77821","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:08.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:08.349Z","message":"{\"transactionId\":\"43a260ce-36fc-4b72-913c-d28e238aace5\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:08:347\",\"respDate\":\"221203-05:27:08:349\",\"sourceId\":\"haproxy:43a260ce-36fc-4b72-913c-d28e238aace5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:27:08:347-62439\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[43a260ce-36fc-4b72-913c-d28e238aace5]}\\\"}\"}","context":{"RequestID":"43a260ce-36fc-4b72-913c-d28e238aace5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dc0d1e4b-5ae3-456f-a424-516673c77821","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:08.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:08.349Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43a260ce-36fc-4b72-913c-d28e238aace5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc0d1e4b-5ae3-456f-a424-516673c77821","LogTimestamp":"2022-12-03T05:27:08.349Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:27:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:27:09.943Z","message":"Entering","context":{"RequestID":"e6a786fd-abe5-4e87-84dd-3d36e05e4e20","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9982eb23-9e9c-46dd-81e4-05e34564c579","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:27:09.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:09.945Z","message":"{\"transactionId\":\"e6a786fd-abe5-4e87-84dd-3d36e05e4e20\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:09:944\",\"respDate\":\"221203-05:27:09:945\",\"sourceId\":\"OOM_ReadinessCheck:e6a786fd-abe5-4e87-84dd-3d36e05e4e20\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:27:09:944-67476\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[33806], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[e6a786fd-abe5-4e87-84dd-3d36e05e4e20]}\\\"}\"}","context":{"RequestID":"e6a786fd-abe5-4e87-84dd-3d36e05e4e20","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9982eb23-9e9c-46dd-81e4-05e34564c579","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:27:09.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:09.945Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6a786fd-abe5-4e87-84dd-3d36e05e4e20","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9982eb23-9e9c-46dd-81e4-05e34564c579","LogTimestamp":"2022-12-03T05:27:09.945Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:27:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:27:10.260Z","message":"Entering","context":{"RequestID":"96e0284f-9284-4230-a4a1-b35ae779e7e8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4db81f13-e22d-4dbd-b10b-cfbca405beb8","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:27:10.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:10.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"96e0284f-9284-4230-a4a1-b35ae779e7e8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4db81f13-e22d-4dbd-b10b-cfbca405beb8","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:27:10.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:10.263Z","message":"{\"transactionId\":\"96e0284f-9284-4230-a4a1-b35ae779e7e8\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:10:261\",\"respDate\":\"221203-05:27:10:263\",\"sourceId\":\"ReadinessCheck:96e0284f-9284-4230-a4a1-b35ae779e7e8\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:27:10:261-54090\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[96e0284f-9284-4230-a4a1-b35ae779e7e8]}\\\"}\"}","context":{"RequestID":"96e0284f-9284-4230-a4a1-b35ae779e7e8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4db81f13-e22d-4dbd-b10b-cfbca405beb8","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:27:10.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:10.264Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96e0284f-9284-4230-a4a1-b35ae779e7e8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4db81f13-e22d-4dbd-b10b-cfbca405beb8","LogTimestamp":"2022-12-03T05:27:10.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:27:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:27:10.358Z","message":"Entering","context":{"RequestID":"21133711-6070-4af6-b231-31713d207836","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e68ca260-a8d4-41d3-bf7d-bc6677a71424","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:10.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:10.360Z","message":"{\"transactionId\":\"21133711-6070-4af6-b231-31713d207836\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:10:359\",\"respDate\":\"221203-05:27:10:360\",\"sourceId\":\"haproxy:21133711-6070-4af6-b231-31713d207836\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:27:10:359-83398\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[21133711-6070-4af6-b231-31713d207836]}\\\"}\"}","context":{"RequestID":"21133711-6070-4af6-b231-31713d207836","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e68ca260-a8d4-41d3-bf7d-bc6677a71424","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:10.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:10.361Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21133711-6070-4af6-b231-31713d207836","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e68ca260-a8d4-41d3-bf7d-bc6677a71424","LogTimestamp":"2022-12-03T05:27:10.361Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:27:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:27:12.370Z","message":"Entering","context":{"RequestID":"0515b8e5-f32a-4ee8-bcd0-0bb6c7a194d9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"266a83e8-ddb1-4f74-8c49-eccdf9ecd97e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:12.370Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:12.372Z","message":"{\"transactionId\":\"0515b8e5-f32a-4ee8-bcd0-0bb6c7a194d9\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:12:370\",\"respDate\":\"221203-05:27:12:372\",\"sourceId\":\"haproxy:0515b8e5-f32a-4ee8-bcd0-0bb6c7a194d9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:27:12:370-94905\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0515b8e5-f32a-4ee8-bcd0-0bb6c7a194d9]}\\\"}\"}","context":{"RequestID":"0515b8e5-f32a-4ee8-bcd0-0bb6c7a194d9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"266a83e8-ddb1-4f74-8c49-eccdf9ecd97e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:12.370Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:12.372Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0515b8e5-f32a-4ee8-bcd0-0bb6c7a194d9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"266a83e8-ddb1-4f74-8c49-eccdf9ecd97e","LogTimestamp":"2022-12-03T05:27:12.372Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:27:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:27:13.882Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:27:13.897Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:13.898Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:13.898Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:14.382Z","message":"Entering","context":{"RequestID":"f22a211c-4815-4156-9b45-836d2f2b5bb9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"958da454-b4af-4f37-adb0-fd03fda9a411","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:14.382Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:14.385Z","message":"{\"transactionId\":\"f22a211c-4815-4156-9b45-836d2f2b5bb9\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:14:383\",\"respDate\":\"221203-05:27:14:385\",\"sourceId\":\"haproxy:f22a211c-4815-4156-9b45-836d2f2b5bb9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:27:14:383-91503\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f22a211c-4815-4156-9b45-836d2f2b5bb9]}\\\"}\"}","context":{"RequestID":"f22a211c-4815-4156-9b45-836d2f2b5bb9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"958da454-b4af-4f37-adb0-fd03fda9a411","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:14.382Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:14.385Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f22a211c-4815-4156-9b45-836d2f2b5bb9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"958da454-b4af-4f37-adb0-fd03fda9a411","LogTimestamp":"2022-12-03T05:27:14.385Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:27:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:27:15.228Z","message":"Entering","context":{"RequestID":"b446fa34-1bc8-45de-8226-5fc85603f09d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"045676c0-d76b-4a69-a321-ab154d77fa39","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:27:15.228Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:15.230Z","message":"{\"transactionId\":\"b446fa34-1bc8-45de-8226-5fc85603f09d\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:15:229\",\"respDate\":\"221203-05:27:15:230\",\"sourceId\":\"healthcheck:b446fa34-1bc8-45de-8226-5fc85603f09d\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:27:15:229-38076\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b446fa34-1bc8-45de-8226-5fc85603f09d]}\\\"}\"}","context":{"RequestID":"b446fa34-1bc8-45de-8226-5fc85603f09d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"045676c0-d76b-4a69-a321-ab154d77fa39","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:27:15.228Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:15.230Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b446fa34-1bc8-45de-8226-5fc85603f09d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"045676c0-d76b-4a69-a321-ab154d77fa39","LogTimestamp":"2022-12-03T05:27:15.230Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:27:15 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:27:16.396Z","message":"Entering","context":{"RequestID":"c0c0287a-d8e9-423e-8db1-3fa6c089071e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f73eace9-4f6b-40ec-9d49-0d3137cfd365","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:16.395Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:16.398Z","message":"{\"transactionId\":\"c0c0287a-d8e9-423e-8db1-3fa6c089071e\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:16:397\",\"respDate\":\"221203-05:27:16:398\",\"sourceId\":\"haproxy:c0c0287a-d8e9-423e-8db1-3fa6c089071e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:27:16:397-72957\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c0c0287a-d8e9-423e-8db1-3fa6c089071e]}\\\"}\"}","context":{"RequestID":"c0c0287a-d8e9-423e-8db1-3fa6c089071e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f73eace9-4f6b-40ec-9d49-0d3137cfd365","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:16.395Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:16.399Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0c0287a-d8e9-423e-8db1-3fa6c089071e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f73eace9-4f6b-40ec-9d49-0d3137cfd365","LogTimestamp":"2022-12-03T05:27:16.399Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:27:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:27:18.408Z","message":"Entering","context":{"RequestID":"76386019-ad56-4e83-ac65-e9bb96fe35df","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"470b9586-85b8-46d6-bd09-e35ce18d1db9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:18.407Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:18.410Z","message":"{\"transactionId\":\"76386019-ad56-4e83-ac65-e9bb96fe35df\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:18:408\",\"respDate\":\"221203-05:27:18:410\",\"sourceId\":\"haproxy:76386019-ad56-4e83-ac65-e9bb96fe35df\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:27:18:408-79983\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[76386019-ad56-4e83-ac65-e9bb96fe35df]}\\\"}\"}","context":{"RequestID":"76386019-ad56-4e83-ac65-e9bb96fe35df","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"470b9586-85b8-46d6-bd09-e35ce18d1db9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:18.407Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:18.411Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"76386019-ad56-4e83-ac65-e9bb96fe35df","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"470b9586-85b8-46d6-bd09-e35ce18d1db9","LogTimestamp":"2022-12-03T05:27:18.411Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:27:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:27:19.473Z","message":"Entering","context":{"RequestID":"ce28e15c-0adc-4081-9bb8-49e2dabd7c84","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ee643571-1ad9-4a22-9aec-dff74f40559b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:27:19.472Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:19.475Z","message":"{\"transactionId\":\"ce28e15c-0adc-4081-9bb8-49e2dabd7c84\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:19:473\",\"respDate\":\"221203-05:27:19:475\",\"sourceId\":\"healthcheck:ce28e15c-0adc-4081-9bb8-49e2dabd7c84\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:27:19:473-64727\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[38370], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[ce28e15c-0adc-4081-9bb8-49e2dabd7c84]}\\\"}\"}","context":{"RequestID":"ce28e15c-0adc-4081-9bb8-49e2dabd7c84","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ee643571-1ad9-4a22-9aec-dff74f40559b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:27:19.472Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:19.476Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce28e15c-0adc-4081-9bb8-49e2dabd7c84","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee643571-1ad9-4a22-9aec-dff74f40559b","LogTimestamp":"2022-12-03T05:27:19.476Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:27:19 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 7 - "logType": "access" {"timestamp":"2022-12-03T05:27:19.959Z","message":"Entering","context":{"RequestID":"83a6b0ec-d042-4cdb-9205-95299ad35df4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"477768a6-1c72-49ba-99f3-79ea968943a3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:27:19.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:19.961Z","message":"{\"transactionId\":\"83a6b0ec-d042-4cdb-9205-95299ad35df4\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:19:960\",\"respDate\":\"221203-05:27:19:961\",\"sourceId\":\"OOM_ReadinessCheck:83a6b0ec-d042-4cdb-9205-95299ad35df4\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:27:19:960-88369\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[33996], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[83a6b0ec-d042-4cdb-9205-95299ad35df4]}\\\"}\"}","context":{"RequestID":"83a6b0ec-d042-4cdb-9205-95299ad35df4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"477768a6-1c72-49ba-99f3-79ea968943a3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:27:19.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:19.961Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83a6b0ec-d042-4cdb-9205-95299ad35df4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"477768a6-1c72-49ba-99f3-79ea968943a3","LogTimestamp":"2022-12-03T05:27:19.961Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:27:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:27:20.263Z","message":"Entering","context":{"RequestID":"b61d85a5-468c-46ae-8666-b3ec4d7427cd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"adccefee-eee9-400e-9d83-0a0156bb4b40","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:27:20.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:20.265Z","message":"Database is available from CACHED check.","context":{"RequestID":"b61d85a5-468c-46ae-8666-b3ec4d7427cd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"adccefee-eee9-400e-9d83-0a0156bb4b40","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:27:20.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:20.266Z","message":"{\"transactionId\":\"b61d85a5-468c-46ae-8666-b3ec4d7427cd\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:20:264\",\"respDate\":\"221203-05:27:20:266\",\"sourceId\":\"ReadinessCheck:b61d85a5-468c-46ae-8666-b3ec4d7427cd\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:27:20:264-28524\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[b61d85a5-468c-46ae-8666-b3ec4d7427cd]}\\\"}\"}","context":{"RequestID":"b61d85a5-468c-46ae-8666-b3ec4d7427cd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"adccefee-eee9-400e-9d83-0a0156bb4b40","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:27:20.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:20.266Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b61d85a5-468c-46ae-8666-b3ec4d7427cd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"adccefee-eee9-400e-9d83-0a0156bb4b40","LogTimestamp":"2022-12-03T05:27:20.266Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:27:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:27:20.422Z","message":"Entering","context":{"RequestID":"fb1d5ec9-3bdd-47c1-941d-1e9908e655e4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5c7945e9-e97d-4a24-8161-ab5eb66d6856","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:20.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:20.425Z","message":"{\"transactionId\":\"fb1d5ec9-3bdd-47c1-941d-1e9908e655e4\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:20:423\",\"respDate\":\"221203-05:27:20:424\",\"sourceId\":\"haproxy:fb1d5ec9-3bdd-47c1-941d-1e9908e655e4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:27:20:423-52502\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb1d5ec9-3bdd-47c1-941d-1e9908e655e4]}\\\"}\"}","context":{"RequestID":"fb1d5ec9-3bdd-47c1-941d-1e9908e655e4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5c7945e9-e97d-4a24-8161-ab5eb66d6856","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:20.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:20.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb1d5ec9-3bdd-47c1-941d-1e9908e655e4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c7945e9-e97d-4a24-8161-ab5eb66d6856","LogTimestamp":"2022-12-03T05:27:20.425Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:27:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:27:22.435Z","message":"Entering","context":{"RequestID":"b05e6962-7051-4c23-b42e-98b48ba946ac","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b5c01552-de98-42ba-a824-5281d8289c4b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:22.435Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:22.438Z","message":"{\"transactionId\":\"b05e6962-7051-4c23-b42e-98b48ba946ac\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:22:436\",\"respDate\":\"221203-05:27:22:438\",\"sourceId\":\"haproxy:b05e6962-7051-4c23-b42e-98b48ba946ac\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:27:22:436-63271\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b05e6962-7051-4c23-b42e-98b48ba946ac]}\\\"}\"}","context":{"RequestID":"b05e6962-7051-4c23-b42e-98b48ba946ac","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b5c01552-de98-42ba-a824-5281d8289c4b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:22.435Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:22.439Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b05e6962-7051-4c23-b42e-98b48ba946ac","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5c01552-de98-42ba-a824-5281d8289c4b","LogTimestamp":"2022-12-03T05:27:22.439Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:27:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:27:23.882Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:27:23.893Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:23.894Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:23.894Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:24.448Z","message":"Entering","context":{"RequestID":"ccf2a29b-a3fb-4bc9-874d-b1c30f01248f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"baf1703f-ad00-44ea-8f17-12749342fd34","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:24.448Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:24.450Z","message":"{\"transactionId\":\"ccf2a29b-a3fb-4bc9-874d-b1c30f01248f\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:24:449\",\"respDate\":\"221203-05:27:24:450\",\"sourceId\":\"haproxy:ccf2a29b-a3fb-4bc9-874d-b1c30f01248f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:27:24:449-42978\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ccf2a29b-a3fb-4bc9-874d-b1c30f01248f]}\\\"}\"}","context":{"RequestID":"ccf2a29b-a3fb-4bc9-874d-b1c30f01248f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"baf1703f-ad00-44ea-8f17-12749342fd34","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:24.448Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:24.451Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ccf2a29b-a3fb-4bc9-874d-b1c30f01248f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"baf1703f-ad00-44ea-8f17-12749342fd34","LogTimestamp":"2022-12-03T05:27:24.451Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:27:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:27:26.460Z","message":"Entering","context":{"RequestID":"50344dc1-365c-4741-825b-546004c2ab31","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4716f445-897d-4052-bdb9-fe96752e5511","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:26.460Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:26.463Z","message":"{\"transactionId\":\"50344dc1-365c-4741-825b-546004c2ab31\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:26:461\",\"respDate\":\"221203-05:27:26:463\",\"sourceId\":\"haproxy:50344dc1-365c-4741-825b-546004c2ab31\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:27:26:461-53378\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[50344dc1-365c-4741-825b-546004c2ab31]}\\\"}\"}","context":{"RequestID":"50344dc1-365c-4741-825b-546004c2ab31","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4716f445-897d-4052-bdb9-fe96752e5511","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:26.460Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:26.463Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50344dc1-365c-4741-825b-546004c2ab31","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4716f445-897d-4052-bdb9-fe96752e5511","LogTimestamp":"2022-12-03T05:27:26.463Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:27:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:27:28.472Z","message":"Entering","context":{"RequestID":"c30f0f3a-1b74-4aa9-a80e-af0dc48ec7f5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"1b4ccc85-e324-48cc-abf7-80f9687ce091","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:28.472Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:28.474Z","message":"{\"transactionId\":\"c30f0f3a-1b74-4aa9-a80e-af0dc48ec7f5\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:28:472\",\"respDate\":\"221203-05:27:28:474\",\"sourceId\":\"haproxy:c30f0f3a-1b74-4aa9-a80e-af0dc48ec7f5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:27:28:472-53427\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c30f0f3a-1b74-4aa9-a80e-af0dc48ec7f5]}\\\"}\"}","context":{"RequestID":"c30f0f3a-1b74-4aa9-a80e-af0dc48ec7f5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"1b4ccc85-e324-48cc-abf7-80f9687ce091","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:28.472Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:28.474Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c30f0f3a-1b74-4aa9-a80e-af0dc48ec7f5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b4ccc85-e324-48cc-abf7-80f9687ce091","LogTimestamp":"2022-12-03T05:27:28.474Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:27:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:27:29.944Z","message":"Entering","context":{"RequestID":"d25f3b58-74b3-4287-b512-2664bd820fa9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"618fc50c-ebad-4b32-8186-355891ee6d92","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:27:29.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:29.946Z","message":"{\"transactionId\":\"d25f3b58-74b3-4287-b512-2664bd820fa9\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:29:945\",\"respDate\":\"221203-05:27:29:946\",\"sourceId\":\"OOM_ReadinessCheck:d25f3b58-74b3-4287-b512-2664bd820fa9\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:27:29:945-45944\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[34166], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[d25f3b58-74b3-4287-b512-2664bd820fa9]}\\\"}\"}","context":{"RequestID":"d25f3b58-74b3-4287-b512-2664bd820fa9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"618fc50c-ebad-4b32-8186-355891ee6d92","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:27:29.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:29.947Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d25f3b58-74b3-4287-b512-2664bd820fa9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"618fc50c-ebad-4b32-8186-355891ee6d92","LogTimestamp":"2022-12-03T05:27:29.947Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:27:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 7 - "logType": "access" {"timestamp":"2022-12-03T05:27:30.139Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:30.141Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:30.255Z","message":"Entering","context":{"RequestID":"28e7b578-e324-464c-a120-d299e35129ba","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1deff107-f1d8-4692-974c-fb032bb74bd9","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:27:30.255Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:30.258Z","message":"{\"transactionId\":\"28e7b578-e324-464c-a120-d299e35129ba\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:30:255\",\"respDate\":\"221203-05:27:30:258\",\"sourceId\":\"healthcheck:28e7b578-e324-464c-a120-d299e35129ba\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:27:30:255-58260\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[28e7b578-e324-464c-a120-d299e35129ba]}\\\"}\"}","context":{"RequestID":"28e7b578-e324-464c-a120-d299e35129ba","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1deff107-f1d8-4692-974c-fb032bb74bd9","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:27:30.255Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:30.258Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28e7b578-e324-464c-a120-d299e35129ba","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1deff107-f1d8-4692-974c-fb032bb74bd9","LogTimestamp":"2022-12-03T05:27:30.258Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:27:30 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:27:30.262Z","message":"Entering","context":{"RequestID":"879798e0-8f34-4438-b935-550e1ea39305","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a216b552-33c4-4ae8-9ea3-3547adefdb79","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:27:30.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:30.263Z","message":"Database is available from CACHED check.","context":{"RequestID":"879798e0-8f34-4438-b935-550e1ea39305","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a216b552-33c4-4ae8-9ea3-3547adefdb79","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:27:30.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:30.264Z","message":"{\"transactionId\":\"879798e0-8f34-4438-b935-550e1ea39305\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:30:262\",\"respDate\":\"221203-05:27:30:264\",\"sourceId\":\"ReadinessCheck:879798e0-8f34-4438-b935-550e1ea39305\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:27:30:262-51752\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[879798e0-8f34-4438-b935-550e1ea39305]}\\\"}\"}","context":{"RequestID":"879798e0-8f34-4438-b935-550e1ea39305","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a216b552-33c4-4ae8-9ea3-3547adefdb79","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:27:30.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:30.264Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"879798e0-8f34-4438-b935-550e1ea39305","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a216b552-33c4-4ae8-9ea3-3547adefdb79","LogTimestamp":"2022-12-03T05:27:30.264Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:27:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:27:30.484Z","message":"Entering","context":{"RequestID":"b4221d7b-aca5-49f7-ac9a-df1fe87f3d7d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d93e5c26-910b-48a6-bf7e-591de3213dc5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:30.484Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:30.486Z","message":"{\"transactionId\":\"b4221d7b-aca5-49f7-ac9a-df1fe87f3d7d\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:30:484\",\"respDate\":\"221203-05:27:30:486\",\"sourceId\":\"haproxy:b4221d7b-aca5-49f7-ac9a-df1fe87f3d7d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:27:30:484-26997\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b4221d7b-aca5-49f7-ac9a-df1fe87f3d7d]}\\\"}\"}","context":{"RequestID":"b4221d7b-aca5-49f7-ac9a-df1fe87f3d7d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d93e5c26-910b-48a6-bf7e-591de3213dc5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:30.484Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:30.486Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4221d7b-aca5-49f7-ac9a-df1fe87f3d7d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d93e5c26-910b-48a6-bf7e-591de3213dc5","LogTimestamp":"2022-12-03T05:27:30.486Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:27:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:27:32.495Z","message":"Entering","context":{"RequestID":"ed8288b6-145a-4d88-8c63-152b188c9a86","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bbf8e9cf-d002-411f-a795-84644f3def67","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:32.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:32.497Z","message":"{\"transactionId\":\"ed8288b6-145a-4d88-8c63-152b188c9a86\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:32:495\",\"respDate\":\"221203-05:27:32:497\",\"sourceId\":\"haproxy:ed8288b6-145a-4d88-8c63-152b188c9a86\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:27:32:495-66974\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ed8288b6-145a-4d88-8c63-152b188c9a86]}\\\"}\"}","context":{"RequestID":"ed8288b6-145a-4d88-8c63-152b188c9a86","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bbf8e9cf-d002-411f-a795-84644f3def67","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:32.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:32.497Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed8288b6-145a-4d88-8c63-152b188c9a86","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bbf8e9cf-d002-411f-a795-84644f3def67","LogTimestamp":"2022-12-03T05:27:32.497Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:27:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:27:33.882Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:27:33.893Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:33.893Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:33.893Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:34.502Z","message":"Entering","context":{"RequestID":"384debbc-64da-4206-a9ba-ce61ed7e321d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"08b8e42c-e0e9-4943-b70b-dbed6ef3f8ad","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:27:34.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:34.503Z","message":"Entering","context":{"RequestID":"57021a45-dd44-4507-9c5f-515a70097046","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"74d6aebe-5d0b-4a88-8392-2e88fef68648","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:34.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:34.506Z","message":"{\"transactionId\":\"57021a45-dd44-4507-9c5f-515a70097046\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:34:503\",\"respDate\":\"221203-05:27:34:505\",\"sourceId\":\"haproxy:57021a45-dd44-4507-9c5f-515a70097046\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:27:34:503-89109\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[57021a45-dd44-4507-9c5f-515a70097046]}\\\"}\"}","context":{"RequestID":"57021a45-dd44-4507-9c5f-515a70097046","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"74d6aebe-5d0b-4a88-8392-2e88fef68648","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:34.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:34.506Z","message":"{\"transactionId\":\"384debbc-64da-4206-a9ba-ce61ed7e321d\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:34:503\",\"respDate\":\"221203-05:27:34:505\",\"sourceId\":\"healthcheck:384debbc-64da-4206-a9ba-ce61ed7e321d\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:27:34:503-6330\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[38558], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[384debbc-64da-4206-a9ba-ce61ed7e321d]}\\\"}\"}","context":{"RequestID":"384debbc-64da-4206-a9ba-ce61ed7e321d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"08b8e42c-e0e9-4943-b70b-dbed6ef3f8ad","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:27:34.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:34.506Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"384debbc-64da-4206-a9ba-ce61ed7e321d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"08b8e42c-e0e9-4943-b70b-dbed6ef3f8ad","LogTimestamp":"2022-12-03T05:27:34.506Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:34.506Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57021a45-dd44-4507-9c5f-515a70097046","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74d6aebe-5d0b-4a88-8392-2e88fef68648","LogTimestamp":"2022-12-03T05:27:34.506Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:27:34 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 10 - "logType": "access" 10.233.68.208 - AAI [03/Dec/2022:05:27:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:27:36.518Z","message":"Entering","context":{"RequestID":"a9b051e2-ca96-4101-a122-80e98e10e1d4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"0a0065bf-0249-4db8-a1c9-e73ba1e6a783","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:36.518Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:36.520Z","message":"{\"transactionId\":\"a9b051e2-ca96-4101-a122-80e98e10e1d4\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:36:518\",\"respDate\":\"221203-05:27:36:520\",\"sourceId\":\"haproxy:a9b051e2-ca96-4101-a122-80e98e10e1d4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:27:36:518-36908\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a9b051e2-ca96-4101-a122-80e98e10e1d4]}\\\"}\"}","context":{"RequestID":"a9b051e2-ca96-4101-a122-80e98e10e1d4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"0a0065bf-0249-4db8-a1c9-e73ba1e6a783","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:36.518Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:36.521Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a9b051e2-ca96-4101-a122-80e98e10e1d4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a0065bf-0249-4db8-a1c9-e73ba1e6a783","LogTimestamp":"2022-12-03T05:27:36.520Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:27:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:27:38.529Z","message":"Entering","context":{"RequestID":"9e529558-81f4-4fd6-a77d-0850052de9f6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"18390388-b739-458f-975a-46b80ac2516e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:38.529Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:38.531Z","message":"{\"transactionId\":\"9e529558-81f4-4fd6-a77d-0850052de9f6\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:38:530\",\"respDate\":\"221203-05:27:38:531\",\"sourceId\":\"haproxy:9e529558-81f4-4fd6-a77d-0850052de9f6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:27:38:530-65424\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9e529558-81f4-4fd6-a77d-0850052de9f6]}\\\"}\"}","context":{"RequestID":"9e529558-81f4-4fd6-a77d-0850052de9f6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"18390388-b739-458f-975a-46b80ac2516e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:38.529Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:38.532Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e529558-81f4-4fd6-a77d-0850052de9f6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18390388-b739-458f-975a-46b80ac2516e","LogTimestamp":"2022-12-03T05:27:38.532Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:27:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:27:39.943Z","message":"Entering","context":{"RequestID":"3eaf0a0b-3967-468e-8443-059a7572db3f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ff7c8fee-74e0-45fd-a9c5-28afa1ca9a09","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:27:39.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:39.946Z","message":"{\"transactionId\":\"3eaf0a0b-3967-468e-8443-059a7572db3f\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:39:944\",\"respDate\":\"221203-05:27:39:946\",\"sourceId\":\"OOM_ReadinessCheck:3eaf0a0b-3967-468e-8443-059a7572db3f\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:27:39:944-86339\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[34358], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[3eaf0a0b-3967-468e-8443-059a7572db3f]}\\\"}\"}","context":{"RequestID":"3eaf0a0b-3967-468e-8443-059a7572db3f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ff7c8fee-74e0-45fd-a9c5-28afa1ca9a09","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:27:39.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:39.946Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3eaf0a0b-3967-468e-8443-059a7572db3f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff7c8fee-74e0-45fd-a9c5-28afa1ca9a09","LogTimestamp":"2022-12-03T05:27:39.946Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:27:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:27:40.260Z","message":"Entering","context":{"RequestID":"ada799c1-4b2b-4221-80a9-c90a78ef2018","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"de145d33-d719-4b5f-bc52-46e2d4b67e26","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:27:40.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:40.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"ada799c1-4b2b-4221-80a9-c90a78ef2018","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"de145d33-d719-4b5f-bc52-46e2d4b67e26","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:27:40.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:40.262Z","message":"{\"transactionId\":\"ada799c1-4b2b-4221-80a9-c90a78ef2018\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:40:260\",\"respDate\":\"221203-05:27:40:262\",\"sourceId\":\"ReadinessCheck:ada799c1-4b2b-4221-80a9-c90a78ef2018\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:27:40:260-39312\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[ada799c1-4b2b-4221-80a9-c90a78ef2018]}\\\"}\"}","context":{"RequestID":"ada799c1-4b2b-4221-80a9-c90a78ef2018","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"de145d33-d719-4b5f-bc52-46e2d4b67e26","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:27:40.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:40.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ada799c1-4b2b-4221-80a9-c90a78ef2018","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de145d33-d719-4b5f-bc52-46e2d4b67e26","LogTimestamp":"2022-12-03T05:27:40.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:27:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:27:40.541Z","message":"Entering","context":{"RequestID":"4ab56299-f981-4b93-9733-3395e87c0501","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1d5c69be-1ac6-478c-9b5a-61de27c942d7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:40.541Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:40.543Z","message":"{\"transactionId\":\"4ab56299-f981-4b93-9733-3395e87c0501\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:40:542\",\"respDate\":\"221203-05:27:40:543\",\"sourceId\":\"haproxy:4ab56299-f981-4b93-9733-3395e87c0501\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:27:40:542-54924\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4ab56299-f981-4b93-9733-3395e87c0501]}\\\"}\"}","context":{"RequestID":"4ab56299-f981-4b93-9733-3395e87c0501","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1d5c69be-1ac6-478c-9b5a-61de27c942d7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:40.541Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:40.543Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ab56299-f981-4b93-9733-3395e87c0501","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d5c69be-1ac6-478c-9b5a-61de27c942d7","LogTimestamp":"2022-12-03T05:27:40.543Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:27:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:27:42.553Z","message":"Entering","context":{"RequestID":"dcb58da1-01f8-415b-ba40-9283aa41a900","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cb626738-e04a-4f4e-880a-0d037464ba62","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:42.553Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:42.555Z","message":"{\"transactionId\":\"dcb58da1-01f8-415b-ba40-9283aa41a900\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:42:553\",\"respDate\":\"221203-05:27:42:555\",\"sourceId\":\"haproxy:dcb58da1-01f8-415b-ba40-9283aa41a900\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:27:42:553-6340\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dcb58da1-01f8-415b-ba40-9283aa41a900]}\\\"}\"}","context":{"RequestID":"dcb58da1-01f8-415b-ba40-9283aa41a900","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cb626738-e04a-4f4e-880a-0d037464ba62","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:42.553Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:42.555Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dcb58da1-01f8-415b-ba40-9283aa41a900","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb626738-e04a-4f4e-880a-0d037464ba62","LogTimestamp":"2022-12-03T05:27:42.555Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:27:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:27:43.881Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:27:43.891Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:43.891Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:43.891Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:44.564Z","message":"Entering","context":{"RequestID":"d29cc770-6654-4d9c-b949-b1d992bafbd8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"67a5f426-49f3-46bb-a84a-c1a830d4f15c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:44.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:44.568Z","message":"{\"transactionId\":\"d29cc770-6654-4d9c-b949-b1d992bafbd8\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:44:565\",\"respDate\":\"221203-05:27:44:567\",\"sourceId\":\"haproxy:d29cc770-6654-4d9c-b949-b1d992bafbd8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:27:44:565-45769\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d29cc770-6654-4d9c-b949-b1d992bafbd8]}\\\"}\"}","context":{"RequestID":"d29cc770-6654-4d9c-b949-b1d992bafbd8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"67a5f426-49f3-46bb-a84a-c1a830d4f15c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:44.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:44.568Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d29cc770-6654-4d9c-b949-b1d992bafbd8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67a5f426-49f3-46bb-a84a-c1a830d4f15c","LogTimestamp":"2022-12-03T05:27:44.568Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:27:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:27:45.281Z","message":"Entering","context":{"RequestID":"a2f72a34-7e34-457d-bc41-4506807a0f10","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"52fc6e08-11b4-4457-af18-afbddc8bff48","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:27:45.281Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:45.283Z","message":"{\"transactionId\":\"a2f72a34-7e34-457d-bc41-4506807a0f10\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:45:281\",\"respDate\":\"221203-05:27:45:283\",\"sourceId\":\"healthcheck:a2f72a34-7e34-457d-bc41-4506807a0f10\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:27:45:281-81159\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[a2f72a34-7e34-457d-bc41-4506807a0f10]}\\\"}\"}","context":{"RequestID":"a2f72a34-7e34-457d-bc41-4506807a0f10","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"52fc6e08-11b4-4457-af18-afbddc8bff48","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:27:45.281Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:45.284Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2f72a34-7e34-457d-bc41-4506807a0f10","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52fc6e08-11b4-4457-af18-afbddc8bff48","LogTimestamp":"2022-12-03T05:27:45.284Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:27:45 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:27:46.578Z","message":"Entering","context":{"RequestID":"cce8d440-50a5-4bf8-adb3-773a29934c25","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fd05404f-58ef-46ed-8b4d-480960f32bfe","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:46.578Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:46.581Z","message":"{\"transactionId\":\"cce8d440-50a5-4bf8-adb3-773a29934c25\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:46:579\",\"respDate\":\"221203-05:27:46:581\",\"sourceId\":\"haproxy:cce8d440-50a5-4bf8-adb3-773a29934c25\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:27:46:579-21661\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cce8d440-50a5-4bf8-adb3-773a29934c25]}\\\"}\"}","context":{"RequestID":"cce8d440-50a5-4bf8-adb3-773a29934c25","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fd05404f-58ef-46ed-8b4d-480960f32bfe","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:46.578Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:46.581Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cce8d440-50a5-4bf8-adb3-773a29934c25","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd05404f-58ef-46ed-8b4d-480960f32bfe","LogTimestamp":"2022-12-03T05:27:46.581Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:27:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:27:48.591Z","message":"Entering","context":{"RequestID":"05b5a0e7-8258-4adf-889a-39a2928200b2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"01b17842-410b-4f85-964c-2274f8b03860","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:48.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:48.593Z","message":"{\"transactionId\":\"05b5a0e7-8258-4adf-889a-39a2928200b2\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:48:591\",\"respDate\":\"221203-05:27:48:593\",\"sourceId\":\"haproxy:05b5a0e7-8258-4adf-889a-39a2928200b2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:27:48:591-90699\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[05b5a0e7-8258-4adf-889a-39a2928200b2]}\\\"}\"}","context":{"RequestID":"05b5a0e7-8258-4adf-889a-39a2928200b2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"01b17842-410b-4f85-964c-2274f8b03860","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:48.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:48.593Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05b5a0e7-8258-4adf-889a-39a2928200b2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01b17842-410b-4f85-964c-2274f8b03860","LogTimestamp":"2022-12-03T05:27:48.593Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:27:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:27:49.544Z","message":"Entering","context":{"RequestID":"bc132714-c57d-4dce-a97f-b3030453ff3f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3d90a7d9-f13f-435a-9b09-5b06a46e39ff","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:27:49.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:49.546Z","message":"{\"transactionId\":\"bc132714-c57d-4dce-a97f-b3030453ff3f\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:49:544\",\"respDate\":\"221203-05:27:49:546\",\"sourceId\":\"healthcheck:bc132714-c57d-4dce-a97f-b3030453ff3f\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:27:49:544-97351\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[38704], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[bc132714-c57d-4dce-a97f-b3030453ff3f]}\\\"}\"}","context":{"RequestID":"bc132714-c57d-4dce-a97f-b3030453ff3f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3d90a7d9-f13f-435a-9b09-5b06a46e39ff","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:27:49.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:49.547Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc132714-c57d-4dce-a97f-b3030453ff3f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d90a7d9-f13f-435a-9b09-5b06a46e39ff","LogTimestamp":"2022-12-03T05:27:49.546Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:27:49 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:27:49.942Z","message":"Entering","context":{"RequestID":"51db29ee-df5f-4543-90e9-7185e24db77b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0314156f-b521-4a40-9b15-488d77b5fe1f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:27:49.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:49.945Z","message":"{\"transactionId\":\"51db29ee-df5f-4543-90e9-7185e24db77b\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:49:943\",\"respDate\":\"221203-05:27:49:945\",\"sourceId\":\"OOM_ReadinessCheck:51db29ee-df5f-4543-90e9-7185e24db77b\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:27:49:943-54890\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[34540], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[51db29ee-df5f-4543-90e9-7185e24db77b]}\\\"}\"}","context":{"RequestID":"51db29ee-df5f-4543-90e9-7185e24db77b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0314156f-b521-4a40-9b15-488d77b5fe1f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:27:49.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:49.946Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51db29ee-df5f-4543-90e9-7185e24db77b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0314156f-b521-4a40-9b15-488d77b5fe1f","LogTimestamp":"2022-12-03T05:27:49.946Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:27:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:27:50.260Z","message":"Entering","context":{"RequestID":"f0397279-9122-4d5b-b22a-acfd871b2e26","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"db241e81-620e-448b-b5b7-9c6e8fa0a71e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:27:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:50.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"f0397279-9122-4d5b-b22a-acfd871b2e26","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"db241e81-620e-448b-b5b7-9c6e8fa0a71e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:27:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:50.263Z","message":"{\"transactionId\":\"f0397279-9122-4d5b-b22a-acfd871b2e26\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:50:261\",\"respDate\":\"221203-05:27:50:262\",\"sourceId\":\"ReadinessCheck:f0397279-9122-4d5b-b22a-acfd871b2e26\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:27:50:261-54043\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[f0397279-9122-4d5b-b22a-acfd871b2e26]}\\\"}\"}","context":{"RequestID":"f0397279-9122-4d5b-b22a-acfd871b2e26","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"db241e81-620e-448b-b5b7-9c6e8fa0a71e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:27:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:50.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0397279-9122-4d5b-b22a-acfd871b2e26","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db241e81-620e-448b-b5b7-9c6e8fa0a71e","LogTimestamp":"2022-12-03T05:27:50.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:27:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:27:50.602Z","message":"Entering","context":{"RequestID":"27be272b-cf2c-46cb-a997-3ae9db00d2e9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c9b0ec70-509e-448d-8b8c-932279363c76","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:50.601Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:50.604Z","message":"{\"transactionId\":\"27be272b-cf2c-46cb-a997-3ae9db00d2e9\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:50:602\",\"respDate\":\"221203-05:27:50:604\",\"sourceId\":\"haproxy:27be272b-cf2c-46cb-a997-3ae9db00d2e9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:27:50:602-41274\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[27be272b-cf2c-46cb-a997-3ae9db00d2e9]}\\\"}\"}","context":{"RequestID":"27be272b-cf2c-46cb-a997-3ae9db00d2e9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c9b0ec70-509e-448d-8b8c-932279363c76","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:50.601Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:50.604Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"27be272b-cf2c-46cb-a997-3ae9db00d2e9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c9b0ec70-509e-448d-8b8c-932279363c76","LogTimestamp":"2022-12-03T05:27:50.604Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:27:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:27:52.613Z","message":"Entering","context":{"RequestID":"6cb4f3bc-42f4-4b70-9919-50e87de6d8be","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"655e9c22-53d7-4ba8-89aa-06c1fa5edd1a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:52.613Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:52.615Z","message":"{\"transactionId\":\"6cb4f3bc-42f4-4b70-9919-50e87de6d8be\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:52:614\",\"respDate\":\"221203-05:27:52:615\",\"sourceId\":\"haproxy:6cb4f3bc-42f4-4b70-9919-50e87de6d8be\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:27:52:614-24818\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6cb4f3bc-42f4-4b70-9919-50e87de6d8be]}\\\"}\"}","context":{"RequestID":"6cb4f3bc-42f4-4b70-9919-50e87de6d8be","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"655e9c22-53d7-4ba8-89aa-06c1fa5edd1a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:52.613Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:52.616Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6cb4f3bc-42f4-4b70-9919-50e87de6d8be","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"655e9c22-53d7-4ba8-89aa-06c1fa5edd1a","LogTimestamp":"2022-12-03T05:27:52.616Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:27:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:27:53.882Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:27:53.908Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:53.908Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:53.908Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:54.628Z","message":"Entering","context":{"RequestID":"4c28e9ec-4bd8-44eb-9fc2-44fa95bf6ced","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"882c3b95-9197-418b-a74e-715744cb9f18","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:54.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:54.630Z","message":"{\"transactionId\":\"4c28e9ec-4bd8-44eb-9fc2-44fa95bf6ced\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:54:629\",\"respDate\":\"221203-05:27:54:630\",\"sourceId\":\"haproxy:4c28e9ec-4bd8-44eb-9fc2-44fa95bf6ced\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:27:54:629-94870\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c28e9ec-4bd8-44eb-9fc2-44fa95bf6ced]}\\\"}\"}","context":{"RequestID":"4c28e9ec-4bd8-44eb-9fc2-44fa95bf6ced","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"882c3b95-9197-418b-a74e-715744cb9f18","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:54.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:54.630Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c28e9ec-4bd8-44eb-9fc2-44fa95bf6ced","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"882c3b95-9197-418b-a74e-715744cb9f18","LogTimestamp":"2022-12-03T05:27:54.630Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:27:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:27:56.638Z","message":"Entering","context":{"RequestID":"6a4f814b-e0a4-414a-99cb-d22083f4b946","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f7359217-cc61-4c2b-b9f6-b511e6188a36","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:56.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:56.640Z","message":"{\"transactionId\":\"6a4f814b-e0a4-414a-99cb-d22083f4b946\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:56:638\",\"respDate\":\"221203-05:27:56:640\",\"sourceId\":\"haproxy:6a4f814b-e0a4-414a-99cb-d22083f4b946\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:27:56:638-88711\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a4f814b-e0a4-414a-99cb-d22083f4b946]}\\\"}\"}","context":{"RequestID":"6a4f814b-e0a4-414a-99cb-d22083f4b946","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f7359217-cc61-4c2b-b9f6-b511e6188a36","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:56.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:56.640Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a4f814b-e0a4-414a-99cb-d22083f4b946","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7359217-cc61-4c2b-b9f6-b511e6188a36","LogTimestamp":"2022-12-03T05:27:56.640Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:27:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:27:58.655Z","message":"Entering","context":{"RequestID":"c044e538-926f-4b96-a6dd-871330ea8aef","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"e4bd11f3-8f3f-4f6a-bab2-51978bc80c30","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:58.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:58.657Z","message":"{\"transactionId\":\"c044e538-926f-4b96-a6dd-871330ea8aef\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:58:655\",\"respDate\":\"221203-05:27:58:657\",\"sourceId\":\"haproxy:c044e538-926f-4b96-a6dd-871330ea8aef\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:27:58:655-14895\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c044e538-926f-4b96-a6dd-871330ea8aef]}\\\"}\"}","context":{"RequestID":"c044e538-926f-4b96-a6dd-871330ea8aef","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"e4bd11f3-8f3f-4f6a-bab2-51978bc80c30","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:27:58.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:58.658Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c044e538-926f-4b96-a6dd-871330ea8aef","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4bd11f3-8f3f-4f6a-bab2-51978bc80c30","LogTimestamp":"2022-12-03T05:27:58.658Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:27:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:27:59.945Z","message":"Entering","context":{"RequestID":"d770dc5f-fc3d-47a7-97d4-70e529cfa38a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5be09d5c-3f2d-437f-98b5-c2b9de121e0f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:27:59.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:27:59.947Z","message":"{\"transactionId\":\"d770dc5f-fc3d-47a7-97d4-70e529cfa38a\",\"status\":\"200\",\"rqstDate\":\"221203-05:27:59:945\",\"respDate\":\"221203-05:27:59:946\",\"sourceId\":\"OOM_ReadinessCheck:d770dc5f-fc3d-47a7-97d4-70e529cfa38a\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:27:59:945-83987\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[34712], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[d770dc5f-fc3d-47a7-97d4-70e529cfa38a]}\\\"}\"}","context":{"RequestID":"d770dc5f-fc3d-47a7-97d4-70e529cfa38a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5be09d5c-3f2d-437f-98b5-c2b9de121e0f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:27:59.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:27:59.947Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d770dc5f-fc3d-47a7-97d4-70e529cfa38a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5be09d5c-3f2d-437f-98b5-c2b9de121e0f","LogTimestamp":"2022-12-03T05:27:59.947Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:27:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:28:00.147Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:00.152Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:00.263Z","message":"Entering","context":{"RequestID":"20d9a536-9bd0-4e07-a111-42469eb56446","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9d2eb5e2-cdee-4f2c-83f9-6adef12590fe","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:28:00.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:00.264Z","message":"Database is available from CACHED check.","context":{"RequestID":"20d9a536-9bd0-4e07-a111-42469eb56446","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9d2eb5e2-cdee-4f2c-83f9-6adef12590fe","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:28:00.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:00.265Z","message":"{\"transactionId\":\"20d9a536-9bd0-4e07-a111-42469eb56446\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:00:263\",\"respDate\":\"221203-05:28:00:265\",\"sourceId\":\"ReadinessCheck:20d9a536-9bd0-4e07-a111-42469eb56446\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:28:00:263-9893\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[20d9a536-9bd0-4e07-a111-42469eb56446]}\\\"}\"}","context":{"RequestID":"20d9a536-9bd0-4e07-a111-42469eb56446","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9d2eb5e2-cdee-4f2c-83f9-6adef12590fe","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:28:00.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:00.265Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20d9a536-9bd0-4e07-a111-42469eb56446","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d2eb5e2-cdee-4f2c-83f9-6adef12590fe","LogTimestamp":"2022-12-03T05:28:00.265Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:28:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:28:00.311Z","message":"Entering","context":{"RequestID":"c2adcf7a-a63b-4e5f-848e-3e9197980f49","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a1cdecdd-9c5c-449a-909a-e899c8ab4115","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:28:00.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:00.313Z","message":"{\"transactionId\":\"c2adcf7a-a63b-4e5f-848e-3e9197980f49\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:00:312\",\"respDate\":\"221203-05:28:00:313\",\"sourceId\":\"healthcheck:c2adcf7a-a63b-4e5f-848e-3e9197980f49\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:28:00:312-42963\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[c2adcf7a-a63b-4e5f-848e-3e9197980f49]}\\\"}\"}","context":{"RequestID":"c2adcf7a-a63b-4e5f-848e-3e9197980f49","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a1cdecdd-9c5c-449a-909a-e899c8ab4115","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:28:00.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:00.314Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2adcf7a-a63b-4e5f-848e-3e9197980f49","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1cdecdd-9c5c-449a-909a-e899c8ab4115","LogTimestamp":"2022-12-03T05:28:00.314Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:28:00 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:28:00.667Z","message":"Entering","context":{"RequestID":"d8ec816b-6cb4-40e8-bb47-96fb1d83c46f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9cd773e8-30f5-4546-9a16-19b60b53e296","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:00.667Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:00.670Z","message":"{\"transactionId\":\"d8ec816b-6cb4-40e8-bb47-96fb1d83c46f\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:00:668\",\"respDate\":\"221203-05:28:00:670\",\"sourceId\":\"haproxy:d8ec816b-6cb4-40e8-bb47-96fb1d83c46f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:28:00:668-10484\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d8ec816b-6cb4-40e8-bb47-96fb1d83c46f]}\\\"}\"}","context":{"RequestID":"d8ec816b-6cb4-40e8-bb47-96fb1d83c46f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9cd773e8-30f5-4546-9a16-19b60b53e296","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:00.667Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:00.671Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8ec816b-6cb4-40e8-bb47-96fb1d83c46f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9cd773e8-30f5-4546-9a16-19b60b53e296","LogTimestamp":"2022-12-03T05:28:00.671Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:28:02.680Z","message":"Entering","context":{"RequestID":"0387b762-de58-42b8-828c-ae810ae8e7c4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b78865c3-539c-406d-a1f7-999b17ad1914","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:02.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:02.682Z","message":"{\"transactionId\":\"0387b762-de58-42b8-828c-ae810ae8e7c4\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:02:681\",\"respDate\":\"221203-05:28:02:682\",\"sourceId\":\"haproxy:0387b762-de58-42b8-828c-ae810ae8e7c4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:28:02:681-64213\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0387b762-de58-42b8-828c-ae810ae8e7c4]}\\\"}\"}","context":{"RequestID":"0387b762-de58-42b8-828c-ae810ae8e7c4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b78865c3-539c-406d-a1f7-999b17ad1914","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:02.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:02.683Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0387b762-de58-42b8-828c-ae810ae8e7c4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b78865c3-539c-406d-a1f7-999b17ad1914","LogTimestamp":"2022-12-03T05:28:02.683Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:28:03.883Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:28:03.893Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:03.893Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:03.893Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:04.588Z","message":"Entering","context":{"RequestID":"82b008ca-fad3-4851-bc0e-9ab25c5610c8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7a06b3fe-4727-4595-8b8c-fa3cfe9d42e9","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:28:04.588Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:04.591Z","message":"{\"transactionId\":\"82b008ca-fad3-4851-bc0e-9ab25c5610c8\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:04:589\",\"respDate\":\"221203-05:28:04:590\",\"sourceId\":\"healthcheck:82b008ca-fad3-4851-bc0e-9ab25c5610c8\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:28:04:589-1309\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[38878], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[82b008ca-fad3-4851-bc0e-9ab25c5610c8]}\\\"}\"}","context":{"RequestID":"82b008ca-fad3-4851-bc0e-9ab25c5610c8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7a06b3fe-4727-4595-8b8c-fa3cfe9d42e9","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:28:04.588Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:04.591Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"82b008ca-fad3-4851-bc0e-9ab25c5610c8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a06b3fe-4727-4595-8b8c-fa3cfe9d42e9","LogTimestamp":"2022-12-03T05:28:04.591Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:04 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:28:04.691Z","message":"Entering","context":{"RequestID":"df48c5fb-04ba-4d6b-a7b5-6f62f34a8ee7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4d0ef95a-ff52-48d1-8167-ad65ba2e6fdb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:04.691Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:04.693Z","message":"{\"transactionId\":\"df48c5fb-04ba-4d6b-a7b5-6f62f34a8ee7\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:04:691\",\"respDate\":\"221203-05:28:04:693\",\"sourceId\":\"haproxy:df48c5fb-04ba-4d6b-a7b5-6f62f34a8ee7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:28:04:691-95437\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[df48c5fb-04ba-4d6b-a7b5-6f62f34a8ee7]}\\\"}\"}","context":{"RequestID":"df48c5fb-04ba-4d6b-a7b5-6f62f34a8ee7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4d0ef95a-ff52-48d1-8167-ad65ba2e6fdb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:04.691Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:04.693Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df48c5fb-04ba-4d6b-a7b5-6f62f34a8ee7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d0ef95a-ff52-48d1-8167-ad65ba2e6fdb","LogTimestamp":"2022-12-03T05:28:04.693Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:28:06.703Z","message":"Entering","context":{"RequestID":"add8b6a2-2bec-4a08-9701-e845451838ed","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"89d15a07-d817-432d-82d4-e91209c98ede","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:06.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:06.705Z","message":"{\"transactionId\":\"add8b6a2-2bec-4a08-9701-e845451838ed\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:06:704\",\"respDate\":\"221203-05:28:06:705\",\"sourceId\":\"haproxy:add8b6a2-2bec-4a08-9701-e845451838ed\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:28:06:704-80809\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[add8b6a2-2bec-4a08-9701-e845451838ed]}\\\"}\"}","context":{"RequestID":"add8b6a2-2bec-4a08-9701-e845451838ed","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"89d15a07-d817-432d-82d4-e91209c98ede","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:06.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:06.705Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"add8b6a2-2bec-4a08-9701-e845451838ed","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89d15a07-d817-432d-82d4-e91209c98ede","LogTimestamp":"2022-12-03T05:28:06.705Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:28:08.715Z","message":"Entering","context":{"RequestID":"42694948-b0af-440f-b2ec-f5968b958280","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"099ce0a7-c3a0-4bd5-9194-7c46c5c94faa","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:08.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:08.717Z","message":"{\"transactionId\":\"42694948-b0af-440f-b2ec-f5968b958280\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:08:716\",\"respDate\":\"221203-05:28:08:717\",\"sourceId\":\"haproxy:42694948-b0af-440f-b2ec-f5968b958280\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:28:08:716-70101\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[42694948-b0af-440f-b2ec-f5968b958280]}\\\"}\"}","context":{"RequestID":"42694948-b0af-440f-b2ec-f5968b958280","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"099ce0a7-c3a0-4bd5-9194-7c46c5c94faa","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:08.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:08.718Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42694948-b0af-440f-b2ec-f5968b958280","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"099ce0a7-c3a0-4bd5-9194-7c46c5c94faa","LogTimestamp":"2022-12-03T05:28:08.718Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:28:09.941Z","message":"Entering","context":{"RequestID":"73cfc711-b88f-4ad8-bd04-1af66a1b7565","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c6a2cd7b-8826-4a0a-a6f3-843ddee78601","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:28:09.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:09.943Z","message":"{\"transactionId\":\"73cfc711-b88f-4ad8-bd04-1af66a1b7565\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:09:942\",\"respDate\":\"221203-05:28:09:943\",\"sourceId\":\"OOM_ReadinessCheck:73cfc711-b88f-4ad8-bd04-1af66a1b7565\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:28:09:942-35238\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[34900], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[73cfc711-b88f-4ad8-bd04-1af66a1b7565]}\\\"}\"}","context":{"RequestID":"73cfc711-b88f-4ad8-bd04-1af66a1b7565","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c6a2cd7b-8826-4a0a-a6f3-843ddee78601","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:28:09.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:09.944Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"73cfc711-b88f-4ad8-bd04-1af66a1b7565","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6a2cd7b-8826-4a0a-a6f3-843ddee78601","LogTimestamp":"2022-12-03T05:28:09.944Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:28:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:28:10.260Z","message":"Entering","context":{"RequestID":"85a8419c-3fb3-4a93-b904-56f71eecb167","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5902f475-609a-4e24-b3b7-3730ec49731a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:28:10.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:10.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"85a8419c-3fb3-4a93-b904-56f71eecb167","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5902f475-609a-4e24-b3b7-3730ec49731a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:28:10.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:10.262Z","message":"{\"transactionId\":\"85a8419c-3fb3-4a93-b904-56f71eecb167\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:10:261\",\"respDate\":\"221203-05:28:10:262\",\"sourceId\":\"ReadinessCheck:85a8419c-3fb3-4a93-b904-56f71eecb167\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:28:10:261-53180\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[85a8419c-3fb3-4a93-b904-56f71eecb167]}\\\"}\"}","context":{"RequestID":"85a8419c-3fb3-4a93-b904-56f71eecb167","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5902f475-609a-4e24-b3b7-3730ec49731a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:28:10.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:10.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85a8419c-3fb3-4a93-b904-56f71eecb167","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5902f475-609a-4e24-b3b7-3730ec49731a","LogTimestamp":"2022-12-03T05:28:10.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:28:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:28:10.727Z","message":"Entering","context":{"RequestID":"88db18cf-5658-430f-af00-85622ac55ad8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6a521ef7-db7c-497d-a7c2-0721a0ea76fd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:10.726Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:10.729Z","message":"{\"transactionId\":\"88db18cf-5658-430f-af00-85622ac55ad8\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:10:727\",\"respDate\":\"221203-05:28:10:729\",\"sourceId\":\"haproxy:88db18cf-5658-430f-af00-85622ac55ad8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:28:10:727-85265\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[88db18cf-5658-430f-af00-85622ac55ad8]}\\\"}\"}","context":{"RequestID":"88db18cf-5658-430f-af00-85622ac55ad8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6a521ef7-db7c-497d-a7c2-0721a0ea76fd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:10.726Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:10.729Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88db18cf-5658-430f-af00-85622ac55ad8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a521ef7-db7c-497d-a7c2-0721a0ea76fd","LogTimestamp":"2022-12-03T05:28:10.729Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:28:12.739Z","message":"Entering","context":{"RequestID":"63cf59e1-9bc0-4fd8-b91c-8d69af32d16b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"914365fd-6628-480e-bc6d-e42be243d650","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:12.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:12.742Z","message":"{\"transactionId\":\"63cf59e1-9bc0-4fd8-b91c-8d69af32d16b\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:12:740\",\"respDate\":\"221203-05:28:12:742\",\"sourceId\":\"haproxy:63cf59e1-9bc0-4fd8-b91c-8d69af32d16b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:28:12:740-97061\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[63cf59e1-9bc0-4fd8-b91c-8d69af32d16b]}\\\"}\"}","context":{"RequestID":"63cf59e1-9bc0-4fd8-b91c-8d69af32d16b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"914365fd-6628-480e-bc6d-e42be243d650","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:12.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:12.742Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63cf59e1-9bc0-4fd8-b91c-8d69af32d16b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"914365fd-6628-480e-bc6d-e42be243d650","LogTimestamp":"2022-12-03T05:28:12.742Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:28:13.882Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:28:13.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:13.968Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:13.968Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:14.751Z","message":"Entering","context":{"RequestID":"d5611c0d-4ec5-42f7-bea7-582eb2f9e49b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"376d9541-8a70-4edc-919d-a70b4cfff6ab","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:14.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:14.753Z","message":"{\"transactionId\":\"d5611c0d-4ec5-42f7-bea7-582eb2f9e49b\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:14:752\",\"respDate\":\"221203-05:28:14:753\",\"sourceId\":\"haproxy:d5611c0d-4ec5-42f7-bea7-582eb2f9e49b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:28:14:752-36733\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d5611c0d-4ec5-42f7-bea7-582eb2f9e49b]}\\\"}\"}","context":{"RequestID":"d5611c0d-4ec5-42f7-bea7-582eb2f9e49b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"376d9541-8a70-4edc-919d-a70b4cfff6ab","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:14.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:14.753Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5611c0d-4ec5-42f7-bea7-582eb2f9e49b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"376d9541-8a70-4edc-919d-a70b4cfff6ab","LogTimestamp":"2022-12-03T05:28:14.753Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:28:15.343Z","message":"Entering","context":{"RequestID":"5e556f44-80c7-4426-8c52-f73d17e26f57","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a5c854f2-319b-4b58-bd94-538380c18063","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:28:15.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:15.345Z","message":"{\"transactionId\":\"5e556f44-80c7-4426-8c52-f73d17e26f57\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:15:343\",\"respDate\":\"221203-05:28:15:345\",\"sourceId\":\"healthcheck:5e556f44-80c7-4426-8c52-f73d17e26f57\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:28:15:343-57364\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[5e556f44-80c7-4426-8c52-f73d17e26f57]}\\\"}\"}","context":{"RequestID":"5e556f44-80c7-4426-8c52-f73d17e26f57","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a5c854f2-319b-4b58-bd94-538380c18063","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:28:15.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:15.345Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e556f44-80c7-4426-8c52-f73d17e26f57","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a5c854f2-319b-4b58-bd94-538380c18063","LogTimestamp":"2022-12-03T05:28:15.345Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:28:15 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:28:16.763Z","message":"Entering","context":{"RequestID":"7262d246-b98b-4a65-aa98-68da1b0f02d5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c79eaf25-2af6-4419-877d-cb138e5309f9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:16.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:16.765Z","message":"{\"transactionId\":\"7262d246-b98b-4a65-aa98-68da1b0f02d5\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:16:763\",\"respDate\":\"221203-05:28:16:765\",\"sourceId\":\"haproxy:7262d246-b98b-4a65-aa98-68da1b0f02d5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:28:16:763-59730\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7262d246-b98b-4a65-aa98-68da1b0f02d5]}\\\"}\"}","context":{"RequestID":"7262d246-b98b-4a65-aa98-68da1b0f02d5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c79eaf25-2af6-4419-877d-cb138e5309f9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:16.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:16.765Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7262d246-b98b-4a65-aa98-68da1b0f02d5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c79eaf25-2af6-4419-877d-cb138e5309f9","LogTimestamp":"2022-12-03T05:28:16.765Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:28:18.775Z","message":"Entering","context":{"RequestID":"d69d99da-71bd-4049-8967-268bbe40b02d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4e4c6d3e-d567-4208-88c9-53bb6bce5aba","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:18.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:18.777Z","message":"{\"transactionId\":\"d69d99da-71bd-4049-8967-268bbe40b02d\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:18:775\",\"respDate\":\"221203-05:28:18:777\",\"sourceId\":\"haproxy:d69d99da-71bd-4049-8967-268bbe40b02d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:28:18:775-11184\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d69d99da-71bd-4049-8967-268bbe40b02d]}\\\"}\"}","context":{"RequestID":"d69d99da-71bd-4049-8967-268bbe40b02d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4e4c6d3e-d567-4208-88c9-53bb6bce5aba","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:18.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:18.777Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d69d99da-71bd-4049-8967-268bbe40b02d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e4c6d3e-d567-4208-88c9-53bb6bce5aba","LogTimestamp":"2022-12-03T05:28:18.777Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:28:19.624Z","message":"Entering","context":{"RequestID":"439b56dc-0f35-46f3-95a8-a4f79261fe03","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c3ba5890-e327-4a14-8ba4-00f7795ccae0","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:28:19.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:19.626Z","message":"{\"transactionId\":\"439b56dc-0f35-46f3-95a8-a4f79261fe03\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:19:624\",\"respDate\":\"221203-05:28:19:626\",\"sourceId\":\"healthcheck:439b56dc-0f35-46f3-95a8-a4f79261fe03\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:28:19:624-27221\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[39034], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[439b56dc-0f35-46f3-95a8-a4f79261fe03]}\\\"}\"}","context":{"RequestID":"439b56dc-0f35-46f3-95a8-a4f79261fe03","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c3ba5890-e327-4a14-8ba4-00f7795ccae0","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:28:19.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:19.626Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"439b56dc-0f35-46f3-95a8-a4f79261fe03","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3ba5890-e327-4a14-8ba4-00f7795ccae0","LogTimestamp":"2022-12-03T05:28:19.626Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:19 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:28:19.948Z","message":"Entering","context":{"RequestID":"54134e1d-bdd2-4a9c-b510-2010e50fa399","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"18ce2517-505f-479f-88ac-f9a9168b0137","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:28:19.948Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:19.950Z","message":"{\"transactionId\":\"54134e1d-bdd2-4a9c-b510-2010e50fa399\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:19:948\",\"respDate\":\"221203-05:28:19:950\",\"sourceId\":\"OOM_ReadinessCheck:54134e1d-bdd2-4a9c-b510-2010e50fa399\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:28:19:948-30672\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[35092], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[54134e1d-bdd2-4a9c-b510-2010e50fa399]}\\\"}\"}","context":{"RequestID":"54134e1d-bdd2-4a9c-b510-2010e50fa399","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"18ce2517-505f-479f-88ac-f9a9168b0137","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:28:19.948Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:19.950Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54134e1d-bdd2-4a9c-b510-2010e50fa399","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18ce2517-505f-479f-88ac-f9a9168b0137","LogTimestamp":"2022-12-03T05:28:19.950Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:28:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:28:20.260Z","message":"Entering","context":{"RequestID":"e38042fc-304d-4879-a015-5197257de986","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"750c5210-2e09-4a29-be86-ce02fa648e18","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:28:20.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:20.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"e38042fc-304d-4879-a015-5197257de986","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"750c5210-2e09-4a29-be86-ce02fa648e18","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:28:20.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:20.263Z","message":"{\"transactionId\":\"e38042fc-304d-4879-a015-5197257de986\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:20:261\",\"respDate\":\"221203-05:28:20:263\",\"sourceId\":\"ReadinessCheck:e38042fc-304d-4879-a015-5197257de986\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:28:20:261-48776\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[e38042fc-304d-4879-a015-5197257de986]}\\\"}\"}","context":{"RequestID":"e38042fc-304d-4879-a015-5197257de986","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"750c5210-2e09-4a29-be86-ce02fa648e18","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:28:20.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:20.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e38042fc-304d-4879-a015-5197257de986","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"750c5210-2e09-4a29-be86-ce02fa648e18","LogTimestamp":"2022-12-03T05:28:20.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:28:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:28:20.787Z","message":"Entering","context":{"RequestID":"b7b1e82d-b0d3-44cd-aa81-39acf851a35b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b01616b2-d9bb-40e3-8cea-8ec28a01f86f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:20.786Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:20.788Z","message":"{\"transactionId\":\"b7b1e82d-b0d3-44cd-aa81-39acf851a35b\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:20:787\",\"respDate\":\"221203-05:28:20:788\",\"sourceId\":\"haproxy:b7b1e82d-b0d3-44cd-aa81-39acf851a35b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:28:20:787-50610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b7b1e82d-b0d3-44cd-aa81-39acf851a35b]}\\\"}\"}","context":{"RequestID":"b7b1e82d-b0d3-44cd-aa81-39acf851a35b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b01616b2-d9bb-40e3-8cea-8ec28a01f86f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:20.786Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:20.789Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7b1e82d-b0d3-44cd-aa81-39acf851a35b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b01616b2-d9bb-40e3-8cea-8ec28a01f86f","LogTimestamp":"2022-12-03T05:28:20.789Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:28:22.798Z","message":"Entering","context":{"RequestID":"3ce31398-66cf-4bcc-9a50-6b7901752921","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"301e8823-c25b-4861-9f36-4ab0861e95cf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:22.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:22.800Z","message":"{\"transactionId\":\"3ce31398-66cf-4bcc-9a50-6b7901752921\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:22:798\",\"respDate\":\"221203-05:28:22:800\",\"sourceId\":\"haproxy:3ce31398-66cf-4bcc-9a50-6b7901752921\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:28:22:798-96741\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3ce31398-66cf-4bcc-9a50-6b7901752921]}\\\"}\"}","context":{"RequestID":"3ce31398-66cf-4bcc-9a50-6b7901752921","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"301e8823-c25b-4861-9f36-4ab0861e95cf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:22.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:22.800Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ce31398-66cf-4bcc-9a50-6b7901752921","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"301e8823-c25b-4861-9f36-4ab0861e95cf","LogTimestamp":"2022-12-03T05:28:22.800Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:28:23.882Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:28:23.894Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:23.895Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:23.895Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:24.810Z","message":"Entering","context":{"RequestID":"227d3746-f3ee-4831-9874-8780d3d75adf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"6c119a37-ff50-4594-bf73-9f9253504f47","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:24.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:24.812Z","message":"{\"transactionId\":\"227d3746-f3ee-4831-9874-8780d3d75adf\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:24:810\",\"respDate\":\"221203-05:28:24:812\",\"sourceId\":\"haproxy:227d3746-f3ee-4831-9874-8780d3d75adf\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:28:24:810-76120\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[227d3746-f3ee-4831-9874-8780d3d75adf]}\\\"}\"}","context":{"RequestID":"227d3746-f3ee-4831-9874-8780d3d75adf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"6c119a37-ff50-4594-bf73-9f9253504f47","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:24.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:24.812Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"227d3746-f3ee-4831-9874-8780d3d75adf","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c119a37-ff50-4594-bf73-9f9253504f47","LogTimestamp":"2022-12-03T05:28:24.812Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:28:26.821Z","message":"Entering","context":{"RequestID":"3fd51d85-398d-4520-98b8-69eb1fa1c1ab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8d65acee-8e05-4963-beea-5719325f87d3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:26.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:26.823Z","message":"{\"transactionId\":\"3fd51d85-398d-4520-98b8-69eb1fa1c1ab\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:26:822\",\"respDate\":\"221203-05:28:26:823\",\"sourceId\":\"haproxy:3fd51d85-398d-4520-98b8-69eb1fa1c1ab\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:28:26:822-71044\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3fd51d85-398d-4520-98b8-69eb1fa1c1ab]}\\\"}\"}","context":{"RequestID":"3fd51d85-398d-4520-98b8-69eb1fa1c1ab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8d65acee-8e05-4963-beea-5719325f87d3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:26.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:26.823Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3fd51d85-398d-4520-98b8-69eb1fa1c1ab","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d65acee-8e05-4963-beea-5719325f87d3","LogTimestamp":"2022-12-03T05:28:26.823Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:28:28.833Z","message":"Entering","context":{"RequestID":"4c6cc022-ec4a-4c71-bc63-44b1de346ce8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6bf3c736-d044-4c34-bbfc-cbe4e9fde519","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:28.833Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:28.835Z","message":"{\"transactionId\":\"4c6cc022-ec4a-4c71-bc63-44b1de346ce8\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:28:834\",\"respDate\":\"221203-05:28:28:835\",\"sourceId\":\"haproxy:4c6cc022-ec4a-4c71-bc63-44b1de346ce8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:28:28:834-47355\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c6cc022-ec4a-4c71-bc63-44b1de346ce8]}\\\"}\"}","context":{"RequestID":"4c6cc022-ec4a-4c71-bc63-44b1de346ce8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6bf3c736-d044-4c34-bbfc-cbe4e9fde519","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:28.833Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:28.836Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c6cc022-ec4a-4c71-bc63-44b1de346ce8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6bf3c736-d044-4c34-bbfc-cbe4e9fde519","LogTimestamp":"2022-12-03T05:28:28.836Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:28:29.941Z","message":"Entering","context":{"RequestID":"318f6b60-9034-4914-a272-33c8267d97e3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"92dfdbd7-0c2e-4b64-98c0-44a14af32483","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:28:29.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:29.943Z","message":"{\"transactionId\":\"318f6b60-9034-4914-a272-33c8267d97e3\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:29:941\",\"respDate\":\"221203-05:28:29:943\",\"sourceId\":\"OOM_ReadinessCheck:318f6b60-9034-4914-a272-33c8267d97e3\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:28:29:941-5403\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[35270], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[318f6b60-9034-4914-a272-33c8267d97e3]}\\\"}\"}","context":{"RequestID":"318f6b60-9034-4914-a272-33c8267d97e3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"92dfdbd7-0c2e-4b64-98c0-44a14af32483","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:28:29.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:29.943Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"318f6b60-9034-4914-a272-33c8267d97e3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92dfdbd7-0c2e-4b64-98c0-44a14af32483","LogTimestamp":"2022-12-03T05:28:29.943Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:28:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:28:30.156Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:30.158Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:30.258Z","message":"Entering","context":{"RequestID":"492223d3-81a4-4046-9fe2-0241e6d1d05e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9952ce63-2424-45d6-a114-ce2020d3cc2d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:28:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:30.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"492223d3-81a4-4046-9fe2-0241e6d1d05e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9952ce63-2424-45d6-a114-ce2020d3cc2d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:28:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:30.261Z","message":"{\"transactionId\":\"492223d3-81a4-4046-9fe2-0241e6d1d05e\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:30:259\",\"respDate\":\"221203-05:28:30:261\",\"sourceId\":\"ReadinessCheck:492223d3-81a4-4046-9fe2-0241e6d1d05e\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:28:30:259-1723\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[492223d3-81a4-4046-9fe2-0241e6d1d05e]}\\\"}\"}","context":{"RequestID":"492223d3-81a4-4046-9fe2-0241e6d1d05e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9952ce63-2424-45d6-a114-ce2020d3cc2d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:28:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:30.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"492223d3-81a4-4046-9fe2-0241e6d1d05e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9952ce63-2424-45d6-a114-ce2020d3cc2d","LogTimestamp":"2022-12-03T05:28:30.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:28:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:28:30.367Z","message":"Entering","context":{"RequestID":"f97ffce2-08dd-414e-839e-944fdd14ad74","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1772bb4c-390a-4ff7-8d13-f4eca70dc565","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:28:30.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:30.368Z","message":"{\"transactionId\":\"f97ffce2-08dd-414e-839e-944fdd14ad74\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:30:367\",\"respDate\":\"221203-05:28:30:368\",\"sourceId\":\"healthcheck:f97ffce2-08dd-414e-839e-944fdd14ad74\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:28:30:367-10172\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[f97ffce2-08dd-414e-839e-944fdd14ad74]}\\\"}\"}","context":{"RequestID":"f97ffce2-08dd-414e-839e-944fdd14ad74","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1772bb4c-390a-4ff7-8d13-f4eca70dc565","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:28:30.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:30.369Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f97ffce2-08dd-414e-839e-944fdd14ad74","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1772bb4c-390a-4ff7-8d13-f4eca70dc565","LogTimestamp":"2022-12-03T05:28:30.369Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:28:30 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:28:30.845Z","message":"Entering","context":{"RequestID":"feac9442-f6b3-4783-941c-ac0084c8f566","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9d104543-518b-4355-b688-4fd07a3f6844","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:30.845Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:30.847Z","message":"{\"transactionId\":\"feac9442-f6b3-4783-941c-ac0084c8f566\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:30:846\",\"respDate\":\"221203-05:28:30:847\",\"sourceId\":\"haproxy:feac9442-f6b3-4783-941c-ac0084c8f566\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:28:30:846-91883\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[feac9442-f6b3-4783-941c-ac0084c8f566]}\\\"}\"}","context":{"RequestID":"feac9442-f6b3-4783-941c-ac0084c8f566","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9d104543-518b-4355-b688-4fd07a3f6844","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:30.845Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:30.848Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"feac9442-f6b3-4783-941c-ac0084c8f566","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d104543-518b-4355-b688-4fd07a3f6844","LogTimestamp":"2022-12-03T05:28:30.848Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:28:32.857Z","message":"Entering","context":{"RequestID":"15151d6c-5d95-40bd-afe0-eb08c8d11a8f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4acb2f3f-12aa-4da2-9ef7-eb871fca094e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:32.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:32.859Z","message":"{\"transactionId\":\"15151d6c-5d95-40bd-afe0-eb08c8d11a8f\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:32:858\",\"respDate\":\"221203-05:28:32:859\",\"sourceId\":\"haproxy:15151d6c-5d95-40bd-afe0-eb08c8d11a8f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:28:32:858-13593\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[15151d6c-5d95-40bd-afe0-eb08c8d11a8f]}\\\"}\"}","context":{"RequestID":"15151d6c-5d95-40bd-afe0-eb08c8d11a8f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4acb2f3f-12aa-4da2-9ef7-eb871fca094e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:32.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:32.860Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15151d6c-5d95-40bd-afe0-eb08c8d11a8f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4acb2f3f-12aa-4da2-9ef7-eb871fca094e","LogTimestamp":"2022-12-03T05:28:32.860Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:28:33.883Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:28:33.892Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:33.892Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:33.892Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:34.669Z","message":"Entering","context":{"RequestID":"49adceb6-1def-4f33-a3ad-70734480b2e0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"29b83c13-24ac-4eea-9256-6fc703ce7431","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:28:34.669Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:34.671Z","message":"{\"transactionId\":\"49adceb6-1def-4f33-a3ad-70734480b2e0\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:34:670\",\"respDate\":\"221203-05:28:34:671\",\"sourceId\":\"healthcheck:49adceb6-1def-4f33-a3ad-70734480b2e0\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:28:34:670-24382\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[39202], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[49adceb6-1def-4f33-a3ad-70734480b2e0]}\\\"}\"}","context":{"RequestID":"49adceb6-1def-4f33-a3ad-70734480b2e0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"29b83c13-24ac-4eea-9256-6fc703ce7431","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:28:34.669Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:34.672Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49adceb6-1def-4f33-a3ad-70734480b2e0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29b83c13-24ac-4eea-9256-6fc703ce7431","LogTimestamp":"2022-12-03T05:28:34.672Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:34 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:28:34.869Z","message":"Entering","context":{"RequestID":"9497b504-8d74-4405-a97b-4cd02be5768d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5c373e6b-a01e-468c-bf95-819c0288a608","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:34.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:34.871Z","message":"{\"transactionId\":\"9497b504-8d74-4405-a97b-4cd02be5768d\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:34:870\",\"respDate\":\"221203-05:28:34:871\",\"sourceId\":\"haproxy:9497b504-8d74-4405-a97b-4cd02be5768d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:28:34:870-52260\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9497b504-8d74-4405-a97b-4cd02be5768d]}\\\"}\"}","context":{"RequestID":"9497b504-8d74-4405-a97b-4cd02be5768d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5c373e6b-a01e-468c-bf95-819c0288a608","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:34.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:34.872Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9497b504-8d74-4405-a97b-4cd02be5768d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c373e6b-a01e-468c-bf95-819c0288a608","LogTimestamp":"2022-12-03T05:28:34.872Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:28:36.882Z","message":"Entering","context":{"RequestID":"fdb08ac8-d5cb-44f1-ac84-3a4026634455","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f075ffbe-200a-4158-afb4-3e0e7ddc7eb4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:36.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:36.885Z","message":"{\"transactionId\":\"fdb08ac8-d5cb-44f1-ac84-3a4026634455\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:36:883\",\"respDate\":\"221203-05:28:36:885\",\"sourceId\":\"haproxy:fdb08ac8-d5cb-44f1-ac84-3a4026634455\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:28:36:883-66160\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fdb08ac8-d5cb-44f1-ac84-3a4026634455]}\\\"}\"}","context":{"RequestID":"fdb08ac8-d5cb-44f1-ac84-3a4026634455","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f075ffbe-200a-4158-afb4-3e0e7ddc7eb4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:36.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:36.885Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fdb08ac8-d5cb-44f1-ac84-3a4026634455","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f075ffbe-200a-4158-afb4-3e0e7ddc7eb4","LogTimestamp":"2022-12-03T05:28:36.885Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:28:38.896Z","message":"Entering","context":{"RequestID":"500a60ea-042d-4345-87d8-a486495a558a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fbfe0f5b-0f0d-49be-9f5a-a2ee1ec280e1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:38.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:38.898Z","message":"{\"transactionId\":\"500a60ea-042d-4345-87d8-a486495a558a\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:38:897\",\"respDate\":\"221203-05:28:38:898\",\"sourceId\":\"haproxy:500a60ea-042d-4345-87d8-a486495a558a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:28:38:897-965\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[500a60ea-042d-4345-87d8-a486495a558a]}\\\"}\"}","context":{"RequestID":"500a60ea-042d-4345-87d8-a486495a558a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fbfe0f5b-0f0d-49be-9f5a-a2ee1ec280e1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:38.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:38.899Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"500a60ea-042d-4345-87d8-a486495a558a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fbfe0f5b-0f0d-49be-9f5a-a2ee1ec280e1","LogTimestamp":"2022-12-03T05:28:38.899Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:28:39.940Z","message":"Entering","context":{"RequestID":"37ae3ec1-71ae-4bfe-a337-586e778cc6a6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"278c114a-37a7-43c9-88aa-6605e9e326fa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:28:39.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:39.943Z","message":"{\"transactionId\":\"37ae3ec1-71ae-4bfe-a337-586e778cc6a6\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:39:940\",\"respDate\":\"221203-05:28:39:943\",\"sourceId\":\"OOM_ReadinessCheck:37ae3ec1-71ae-4bfe-a337-586e778cc6a6\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:28:39:940-48086\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[35464], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[37ae3ec1-71ae-4bfe-a337-586e778cc6a6]}\\\"}\"}","context":{"RequestID":"37ae3ec1-71ae-4bfe-a337-586e778cc6a6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"278c114a-37a7-43c9-88aa-6605e9e326fa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:28:39.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:39.944Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37ae3ec1-71ae-4bfe-a337-586e778cc6a6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"278c114a-37a7-43c9-88aa-6605e9e326fa","LogTimestamp":"2022-12-03T05:28:39.943Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:28:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 7 - "logType": "access" {"timestamp":"2022-12-03T05:28:40.260Z","message":"Entering","context":{"RequestID":"548344ed-ed20-42c6-9ce1-9536baca1e24","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"71684cd8-3b49-48b6-9e48-3d17709e0da9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:28:40.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:40.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"548344ed-ed20-42c6-9ce1-9536baca1e24","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"71684cd8-3b49-48b6-9e48-3d17709e0da9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:28:40.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:40.262Z","message":"{\"transactionId\":\"548344ed-ed20-42c6-9ce1-9536baca1e24\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:40:261\",\"respDate\":\"221203-05:28:40:262\",\"sourceId\":\"ReadinessCheck:548344ed-ed20-42c6-9ce1-9536baca1e24\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:28:40:261-81337\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[548344ed-ed20-42c6-9ce1-9536baca1e24]}\\\"}\"}","context":{"RequestID":"548344ed-ed20-42c6-9ce1-9536baca1e24","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"71684cd8-3b49-48b6-9e48-3d17709e0da9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:28:40.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:40.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"548344ed-ed20-42c6-9ce1-9536baca1e24","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"71684cd8-3b49-48b6-9e48-3d17709e0da9","LogTimestamp":"2022-12-03T05:28:40.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:28:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:28:40.907Z","message":"Entering","context":{"RequestID":"5fd8fe55-048d-4044-945c-84b04262ddc7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a9a79872-57fa-47b1-860d-a892cad06775","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:40.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:40.909Z","message":"{\"transactionId\":\"5fd8fe55-048d-4044-945c-84b04262ddc7\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:40:908\",\"respDate\":\"221203-05:28:40:909\",\"sourceId\":\"haproxy:5fd8fe55-048d-4044-945c-84b04262ddc7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:28:40:908-58\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5fd8fe55-048d-4044-945c-84b04262ddc7]}\\\"}\"}","context":{"RequestID":"5fd8fe55-048d-4044-945c-84b04262ddc7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a9a79872-57fa-47b1-860d-a892cad06775","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:40.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:40.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5fd8fe55-048d-4044-945c-84b04262ddc7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9a79872-57fa-47b1-860d-a892cad06775","LogTimestamp":"2022-12-03T05:28:40.910Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:28:42.919Z","message":"Entering","context":{"RequestID":"575683cf-b7c1-4c11-8b90-27b60f2c763c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c8a82bd2-d598-4a78-86f4-d139c3720025","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:42.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:42.921Z","message":"{\"transactionId\":\"575683cf-b7c1-4c11-8b90-27b60f2c763c\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:42:920\",\"respDate\":\"221203-05:28:42:921\",\"sourceId\":\"haproxy:575683cf-b7c1-4c11-8b90-27b60f2c763c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:28:42:920-30627\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[575683cf-b7c1-4c11-8b90-27b60f2c763c]}\\\"}\"}","context":{"RequestID":"575683cf-b7c1-4c11-8b90-27b60f2c763c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c8a82bd2-d598-4a78-86f4-d139c3720025","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:42.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:42.922Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"575683cf-b7c1-4c11-8b90-27b60f2c763c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8a82bd2-d598-4a78-86f4-d139c3720025","LogTimestamp":"2022-12-03T05:28:42.922Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:28:43.883Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:28:43.905Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:43.905Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:43.905Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:44.931Z","message":"Entering","context":{"RequestID":"845c8bd5-1948-4bcc-8c18-5dabbc1eb9c3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"037f50ab-b252-4036-b451-33d04cb1bed5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:44.930Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:44.933Z","message":"{\"transactionId\":\"845c8bd5-1948-4bcc-8c18-5dabbc1eb9c3\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:44:931\",\"respDate\":\"221203-05:28:44:933\",\"sourceId\":\"haproxy:845c8bd5-1948-4bcc-8c18-5dabbc1eb9c3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:28:44:931-51061\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[845c8bd5-1948-4bcc-8c18-5dabbc1eb9c3]}\\\"}\"}","context":{"RequestID":"845c8bd5-1948-4bcc-8c18-5dabbc1eb9c3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"037f50ab-b252-4036-b451-33d04cb1bed5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:44.930Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:44.933Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"845c8bd5-1948-4bcc-8c18-5dabbc1eb9c3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"037f50ab-b252-4036-b451-33d04cb1bed5","LogTimestamp":"2022-12-03T05:28:44.933Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:28:45.396Z","message":"Entering","context":{"RequestID":"943ed59f-d752-49d3-858a-9f46cb295914","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"114a98c8-a523-4f57-8bc5-90a8aa7e902d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:28:45.396Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:45.399Z","message":"{\"transactionId\":\"943ed59f-d752-49d3-858a-9f46cb295914\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:45:397\",\"respDate\":\"221203-05:28:45:399\",\"sourceId\":\"healthcheck:943ed59f-d752-49d3-858a-9f46cb295914\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:28:45:397-84148\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[943ed59f-d752-49d3-858a-9f46cb295914]}\\\"}\"}","context":{"RequestID":"943ed59f-d752-49d3-858a-9f46cb295914","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"114a98c8-a523-4f57-8bc5-90a8aa7e902d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:28:45.396Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:45.399Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"943ed59f-d752-49d3-858a-9f46cb295914","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"114a98c8-a523-4f57-8bc5-90a8aa7e902d","LogTimestamp":"2022-12-03T05:28:45.399Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:28:45 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:28:46.942Z","message":"Entering","context":{"RequestID":"e3b335fa-5cf3-431c-a08f-054c43c343f6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7dfbd520-0a08-447f-9071-759b1beff6c6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:46.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:46.944Z","message":"{\"transactionId\":\"e3b335fa-5cf3-431c-a08f-054c43c343f6\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:46:942\",\"respDate\":\"221203-05:28:46:944\",\"sourceId\":\"haproxy:e3b335fa-5cf3-431c-a08f-054c43c343f6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:28:46:942-28100\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e3b335fa-5cf3-431c-a08f-054c43c343f6]}\\\"}\"}","context":{"RequestID":"e3b335fa-5cf3-431c-a08f-054c43c343f6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7dfbd520-0a08-447f-9071-759b1beff6c6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:46.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:46.944Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3b335fa-5cf3-431c-a08f-054c43c343f6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7dfbd520-0a08-447f-9071-759b1beff6c6","LogTimestamp":"2022-12-03T05:28:46.944Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:28:48.954Z","message":"Entering","context":{"RequestID":"e7c062ac-a846-443e-91f8-7a709950f2c2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"268e139a-ceb4-4c3d-9926-ed1bf0ae6ec9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:48.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:48.957Z","message":"{\"transactionId\":\"e7c062ac-a846-443e-91f8-7a709950f2c2\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:48:955\",\"respDate\":\"221203-05:28:48:957\",\"sourceId\":\"haproxy:e7c062ac-a846-443e-91f8-7a709950f2c2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:28:48:955-24868\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e7c062ac-a846-443e-91f8-7a709950f2c2]}\\\"}\"}","context":{"RequestID":"e7c062ac-a846-443e-91f8-7a709950f2c2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"268e139a-ceb4-4c3d-9926-ed1bf0ae6ec9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:48.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:48.957Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7c062ac-a846-443e-91f8-7a709950f2c2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"268e139a-ceb4-4c3d-9926-ed1bf0ae6ec9","LogTimestamp":"2022-12-03T05:28:48.957Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:28:49.696Z","message":"Entering","context":{"RequestID":"9d3291d1-498a-47b5-940a-b4bc0c79cd84","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a4eabc9d-45d6-4477-ace5-6fad3afb6f1b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:28:49.696Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:49.698Z","message":"{\"transactionId\":\"9d3291d1-498a-47b5-940a-b4bc0c79cd84\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:49:697\",\"respDate\":\"221203-05:28:49:698\",\"sourceId\":\"healthcheck:9d3291d1-498a-47b5-940a-b4bc0c79cd84\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:28:49:697-68582\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[39356], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[9d3291d1-498a-47b5-940a-b4bc0c79cd84]}\\\"}\"}","context":{"RequestID":"9d3291d1-498a-47b5-940a-b4bc0c79cd84","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a4eabc9d-45d6-4477-ace5-6fad3afb6f1b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:28:49.696Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:49.699Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d3291d1-498a-47b5-940a-b4bc0c79cd84","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4eabc9d-45d6-4477-ace5-6fad3afb6f1b","LogTimestamp":"2022-12-03T05:28:49.699Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:49 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:28:49.940Z","message":"Entering","context":{"RequestID":"16b1fb64-3fea-4ac2-b997-f7331cc669dc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1b37afc8-204b-4a00-92a9-304f97ee7510","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:28:49.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:49.942Z","message":"{\"transactionId\":\"16b1fb64-3fea-4ac2-b997-f7331cc669dc\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:49:941\",\"respDate\":\"221203-05:28:49:942\",\"sourceId\":\"OOM_ReadinessCheck:16b1fb64-3fea-4ac2-b997-f7331cc669dc\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:28:49:941-42496\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[35642], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[16b1fb64-3fea-4ac2-b997-f7331cc669dc]}\\\"}\"}","context":{"RequestID":"16b1fb64-3fea-4ac2-b997-f7331cc669dc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1b37afc8-204b-4a00-92a9-304f97ee7510","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:28:49.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:49.943Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16b1fb64-3fea-4ac2-b997-f7331cc669dc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b37afc8-204b-4a00-92a9-304f97ee7510","LogTimestamp":"2022-12-03T05:28:49.943Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:28:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:28:50.261Z","message":"Entering","context":{"RequestID":"c4507957-cb76-4852-9fca-9866e1457600","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"48f82d05-a42c-4e29-a37c-3084b87331af","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:28:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:50.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"c4507957-cb76-4852-9fca-9866e1457600","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"48f82d05-a42c-4e29-a37c-3084b87331af","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:28:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:50.263Z","message":"{\"transactionId\":\"c4507957-cb76-4852-9fca-9866e1457600\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:50:261\",\"respDate\":\"221203-05:28:50:263\",\"sourceId\":\"ReadinessCheck:c4507957-cb76-4852-9fca-9866e1457600\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:28:50:261-6639\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[c4507957-cb76-4852-9fca-9866e1457600]}\\\"}\"}","context":{"RequestID":"c4507957-cb76-4852-9fca-9866e1457600","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"48f82d05-a42c-4e29-a37c-3084b87331af","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:28:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:50.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4507957-cb76-4852-9fca-9866e1457600","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48f82d05-a42c-4e29-a37c-3084b87331af","LogTimestamp":"2022-12-03T05:28:50.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:28:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:28:50.968Z","message":"Entering","context":{"RequestID":"20f6d453-5476-45c6-ae29-6e6a8f3c5372","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e7f8138e-706a-4174-b3b0-7f3a7d2659f0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:50.967Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:50.970Z","message":"{\"transactionId\":\"20f6d453-5476-45c6-ae29-6e6a8f3c5372\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:50:968\",\"respDate\":\"221203-05:28:50:970\",\"sourceId\":\"haproxy:20f6d453-5476-45c6-ae29-6e6a8f3c5372\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:28:50:968-50116\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[20f6d453-5476-45c6-ae29-6e6a8f3c5372]}\\\"}\"}","context":{"RequestID":"20f6d453-5476-45c6-ae29-6e6a8f3c5372","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e7f8138e-706a-4174-b3b0-7f3a7d2659f0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:50.967Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:50.971Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20f6d453-5476-45c6-ae29-6e6a8f3c5372","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7f8138e-706a-4174-b3b0-7f3a7d2659f0","LogTimestamp":"2022-12-03T05:28:50.971Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:28:52.980Z","message":"Entering","context":{"RequestID":"87152214-3433-4167-a878-c05680d2ff37","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4ee9d920-75a4-41b6-a49e-94628899c61e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:52.980Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:52.982Z","message":"{\"transactionId\":\"87152214-3433-4167-a878-c05680d2ff37\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:52:981\",\"respDate\":\"221203-05:28:52:982\",\"sourceId\":\"haproxy:87152214-3433-4167-a878-c05680d2ff37\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:28:52:981-4557\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[87152214-3433-4167-a878-c05680d2ff37]}\\\"}\"}","context":{"RequestID":"87152214-3433-4167-a878-c05680d2ff37","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4ee9d920-75a4-41b6-a49e-94628899c61e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:52.980Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:52.982Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"87152214-3433-4167-a878-c05680d2ff37","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4ee9d920-75a4-41b6-a49e-94628899c61e","LogTimestamp":"2022-12-03T05:28:52.982Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:28:53.883Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:28:53.896Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:53.896Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:53.896Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:54.993Z","message":"Entering","context":{"RequestID":"a68a3d7f-fbe2-4f1e-bd1a-25c53790aead","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bd50bfa5-92f7-44c0-a457-83a08c1b649e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:54.993Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:54.996Z","message":"{\"transactionId\":\"a68a3d7f-fbe2-4f1e-bd1a-25c53790aead\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:54:994\",\"respDate\":\"221203-05:28:54:996\",\"sourceId\":\"haproxy:a68a3d7f-fbe2-4f1e-bd1a-25c53790aead\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:28:54:994-56222\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a68a3d7f-fbe2-4f1e-bd1a-25c53790aead]}\\\"}\"}","context":{"RequestID":"a68a3d7f-fbe2-4f1e-bd1a-25c53790aead","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bd50bfa5-92f7-44c0-a457-83a08c1b649e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:54.993Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:54.996Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a68a3d7f-fbe2-4f1e-bd1a-25c53790aead","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd50bfa5-92f7-44c0-a457-83a08c1b649e","LogTimestamp":"2022-12-03T05:28:54.996Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:28:57.007Z","message":"Entering","context":{"RequestID":"40ae6833-aac2-444a-af4a-283bf988790a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"59335c6d-d5a5-4028-a868-7b1def813d93","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:57.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:57.009Z","message":"{\"transactionId\":\"40ae6833-aac2-444a-af4a-283bf988790a\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:57:008\",\"respDate\":\"221203-05:28:57:009\",\"sourceId\":\"haproxy:40ae6833-aac2-444a-af4a-283bf988790a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:28:57:008-55853\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[40ae6833-aac2-444a-af4a-283bf988790a]}\\\"}\"}","context":{"RequestID":"40ae6833-aac2-444a-af4a-283bf988790a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"59335c6d-d5a5-4028-a868-7b1def813d93","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:57.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:57.009Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40ae6833-aac2-444a-af4a-283bf988790a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59335c6d-d5a5-4028-a868-7b1def813d93","LogTimestamp":"2022-12-03T05:28:57.009Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:28:59.018Z","message":"Entering","context":{"RequestID":"3a1cb43a-9794-4835-a3d5-43599e1b1e3a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"34388ea6-1eb7-4265-a407-ab8813cc7f8e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:59.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:59.020Z","message":"{\"transactionId\":\"3a1cb43a-9794-4835-a3d5-43599e1b1e3a\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:59:019\",\"respDate\":\"221203-05:28:59:020\",\"sourceId\":\"haproxy:3a1cb43a-9794-4835-a3d5-43599e1b1e3a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:28:59:019-29889\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3a1cb43a-9794-4835-a3d5-43599e1b1e3a]}\\\"}\"}","context":{"RequestID":"3a1cb43a-9794-4835-a3d5-43599e1b1e3a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"34388ea6-1eb7-4265-a407-ab8813cc7f8e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:28:59.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:59.021Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a1cb43a-9794-4835-a3d5-43599e1b1e3a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34388ea6-1eb7-4265-a407-ab8813cc7f8e","LogTimestamp":"2022-12-03T05:28:59.021Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:28:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:28:59.940Z","message":"Entering","context":{"RequestID":"f8c1be83-b4da-4153-b596-ee5c858949f6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"db77f6aa-9bcc-4a1f-b50f-8eb8db0e2640","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:28:59.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:28:59.941Z","message":"{\"transactionId\":\"f8c1be83-b4da-4153-b596-ee5c858949f6\",\"status\":\"200\",\"rqstDate\":\"221203-05:28:59:940\",\"respDate\":\"221203-05:28:59:941\",\"sourceId\":\"OOM_ReadinessCheck:f8c1be83-b4da-4153-b596-ee5c858949f6\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:28:59:940-1386\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[35820], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[f8c1be83-b4da-4153-b596-ee5c858949f6]}\\\"}\"}","context":{"RequestID":"f8c1be83-b4da-4153-b596-ee5c858949f6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"db77f6aa-9bcc-4a1f-b50f-8eb8db0e2640","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:28:59.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:28:59.942Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8c1be83-b4da-4153-b596-ee5c858949f6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db77f6aa-9bcc-4a1f-b50f-8eb8db0e2640","LogTimestamp":"2022-12-03T05:28:59.942Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:28:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:29:00.167Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:00.169Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:00.259Z","message":"Entering","context":{"RequestID":"73c738f8-65d2-4925-a0ec-3aef0cfa9bb0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8ce4816f-b838-403d-9744-cccfdff538e2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:29:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:00.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"73c738f8-65d2-4925-a0ec-3aef0cfa9bb0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8ce4816f-b838-403d-9744-cccfdff538e2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:29:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:00.262Z","message":"{\"transactionId\":\"73c738f8-65d2-4925-a0ec-3aef0cfa9bb0\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:00:260\",\"respDate\":\"221203-05:29:00:261\",\"sourceId\":\"ReadinessCheck:73c738f8-65d2-4925-a0ec-3aef0cfa9bb0\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:29:00:260-69135\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[73c738f8-65d2-4925-a0ec-3aef0cfa9bb0]}\\\"}\"}","context":{"RequestID":"73c738f8-65d2-4925-a0ec-3aef0cfa9bb0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8ce4816f-b838-403d-9744-cccfdff538e2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:29:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:00.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"73c738f8-65d2-4925-a0ec-3aef0cfa9bb0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ce4816f-b838-403d-9744-cccfdff538e2","LogTimestamp":"2022-12-03T05:29:00.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:29:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:29:00.422Z","message":"Entering","context":{"RequestID":"0d5bafc0-aeb2-493d-b6d8-5a14a6080e33","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5c80a028-0ff0-4f7f-9a15-646b86853f69","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:29:00.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:00.424Z","message":"{\"transactionId\":\"0d5bafc0-aeb2-493d-b6d8-5a14a6080e33\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:00:423\",\"respDate\":\"221203-05:29:00:424\",\"sourceId\":\"healthcheck:0d5bafc0-aeb2-493d-b6d8-5a14a6080e33\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:29:00:423-28897\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[0d5bafc0-aeb2-493d-b6d8-5a14a6080e33]}\\\"}\"}","context":{"RequestID":"0d5bafc0-aeb2-493d-b6d8-5a14a6080e33","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5c80a028-0ff0-4f7f-9a15-646b86853f69","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:29:00.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:00.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d5bafc0-aeb2-493d-b6d8-5a14a6080e33","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c80a028-0ff0-4f7f-9a15-646b86853f69","LogTimestamp":"2022-12-03T05:29:00.425Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:29:00 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:29:01.029Z","message":"Entering","context":{"RequestID":"61fb7cbf-1d0c-49f2-983b-744f49619be6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9215e9ac-c4d2-4a3e-bb8c-85dfecc9b050","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:01.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:01.031Z","message":"{\"transactionId\":\"61fb7cbf-1d0c-49f2-983b-744f49619be6\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:01:030\",\"respDate\":\"221203-05:29:01:031\",\"sourceId\":\"haproxy:61fb7cbf-1d0c-49f2-983b-744f49619be6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:29:01:030-22329\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[61fb7cbf-1d0c-49f2-983b-744f49619be6]}\\\"}\"}","context":{"RequestID":"61fb7cbf-1d0c-49f2-983b-744f49619be6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9215e9ac-c4d2-4a3e-bb8c-85dfecc9b050","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:01.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:01.031Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61fb7cbf-1d0c-49f2-983b-744f49619be6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9215e9ac-c4d2-4a3e-bb8c-85dfecc9b050","LogTimestamp":"2022-12-03T05:29:01.031Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:29:03.041Z","message":"Entering","context":{"RequestID":"ff02521a-5ec7-4f5c-9763-5bde8f7e716b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1a921a89-fb4a-432e-ba2c-633edf22f55c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:03.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:03.043Z","message":"{\"transactionId\":\"ff02521a-5ec7-4f5c-9763-5bde8f7e716b\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:03:042\",\"respDate\":\"221203-05:29:03:043\",\"sourceId\":\"haproxy:ff02521a-5ec7-4f5c-9763-5bde8f7e716b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:29:03:042-17935\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ff02521a-5ec7-4f5c-9763-5bde8f7e716b]}\\\"}\"}","context":{"RequestID":"ff02521a-5ec7-4f5c-9763-5bde8f7e716b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1a921a89-fb4a-432e-ba2c-633edf22f55c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:03.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:03.044Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff02521a-5ec7-4f5c-9763-5bde8f7e716b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a921a89-fb4a-432e-ba2c-633edf22f55c","LogTimestamp":"2022-12-03T05:29:03.044Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:29:03.884Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:29:03.892Z","message":"Connection[/10.233.68.148:9042-1, 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":"2022-12-03T05:29:03.893Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:03.893Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:03.893Z","message":"Connection[/10.233.68.148:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:03.893Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:04.719Z","message":"Entering","context":{"RequestID":"b054667b-07f1-457e-a3f3-fd8cbafe002b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"00ee0cc3-b2f7-45b0-8c36-fb934068709a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:29:04.719Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:04.722Z","message":"{\"transactionId\":\"b054667b-07f1-457e-a3f3-fd8cbafe002b\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:04:720\",\"respDate\":\"221203-05:29:04:721\",\"sourceId\":\"healthcheck:b054667b-07f1-457e-a3f3-fd8cbafe002b\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:29:04:720-48338\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[39510], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[b054667b-07f1-457e-a3f3-fd8cbafe002b]}\\\"}\"}","context":{"RequestID":"b054667b-07f1-457e-a3f3-fd8cbafe002b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"00ee0cc3-b2f7-45b0-8c36-fb934068709a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:29:04.719Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:04.722Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b054667b-07f1-457e-a3f3-fd8cbafe002b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00ee0cc3-b2f7-45b0-8c36-fb934068709a","LogTimestamp":"2022-12-03T05:29:04.722Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:04 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:29:05.052Z","message":"Entering","context":{"RequestID":"a5e1e6dd-729f-48cd-be4f-aeff08f6e811","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"79867041-db51-4479-97f3-9f765293614b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:05.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:05.054Z","message":"{\"transactionId\":\"a5e1e6dd-729f-48cd-be4f-aeff08f6e811\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:05:053\",\"respDate\":\"221203-05:29:05:054\",\"sourceId\":\"haproxy:a5e1e6dd-729f-48cd-be4f-aeff08f6e811\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:29:05:053-31230\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a5e1e6dd-729f-48cd-be4f-aeff08f6e811]}\\\"}\"}","context":{"RequestID":"a5e1e6dd-729f-48cd-be4f-aeff08f6e811","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"79867041-db51-4479-97f3-9f765293614b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:05.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:05.054Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5e1e6dd-729f-48cd-be4f-aeff08f6e811","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"79867041-db51-4479-97f3-9f765293614b","LogTimestamp":"2022-12-03T05:29:05.054Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:29:07.063Z","message":"Entering","context":{"RequestID":"e510c616-75ed-48c9-ae29-0d270bf6cd2e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"806d22f1-5f1f-46b7-b9d1-62a431f76225","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:07.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:07.065Z","message":"{\"transactionId\":\"e510c616-75ed-48c9-ae29-0d270bf6cd2e\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:07:064\",\"respDate\":\"221203-05:29:07:065\",\"sourceId\":\"haproxy:e510c616-75ed-48c9-ae29-0d270bf6cd2e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:29:07:064-26798\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e510c616-75ed-48c9-ae29-0d270bf6cd2e]}\\\"}\"}","context":{"RequestID":"e510c616-75ed-48c9-ae29-0d270bf6cd2e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"806d22f1-5f1f-46b7-b9d1-62a431f76225","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:07.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:07.066Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e510c616-75ed-48c9-ae29-0d270bf6cd2e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"806d22f1-5f1f-46b7-b9d1-62a431f76225","LogTimestamp":"2022-12-03T05:29:07.065Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:29:09.074Z","message":"Entering","context":{"RequestID":"08bd18ba-b2a3-4b22-b9fc-58fc9fa0629f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"052ac6ef-2c8a-4f4d-aa4d-6a726f19d139","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:09.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:09.076Z","message":"{\"transactionId\":\"08bd18ba-b2a3-4b22-b9fc-58fc9fa0629f\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:09:075\",\"respDate\":\"221203-05:29:09:076\",\"sourceId\":\"haproxy:08bd18ba-b2a3-4b22-b9fc-58fc9fa0629f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:29:09:075-39641\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[08bd18ba-b2a3-4b22-b9fc-58fc9fa0629f]}\\\"}\"}","context":{"RequestID":"08bd18ba-b2a3-4b22-b9fc-58fc9fa0629f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"052ac6ef-2c8a-4f4d-aa4d-6a726f19d139","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:09.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:09.077Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08bd18ba-b2a3-4b22-b9fc-58fc9fa0629f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"052ac6ef-2c8a-4f4d-aa4d-6a726f19d139","LogTimestamp":"2022-12-03T05:29:09.077Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:29:09.940Z","message":"Entering","context":{"RequestID":"892cb8f2-f322-4c3a-8c7b-9f375b534b99","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"446dc3bd-0d3b-43c2-b31e-558512d51cf4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:29:09.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:09.942Z","message":"{\"transactionId\":\"892cb8f2-f322-4c3a-8c7b-9f375b534b99\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:09:941\",\"respDate\":\"221203-05:29:09:942\",\"sourceId\":\"OOM_ReadinessCheck:892cb8f2-f322-4c3a-8c7b-9f375b534b99\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:29:09:941-46274\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[36016], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[892cb8f2-f322-4c3a-8c7b-9f375b534b99]}\\\"}\"}","context":{"RequestID":"892cb8f2-f322-4c3a-8c7b-9f375b534b99","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"446dc3bd-0d3b-43c2-b31e-558512d51cf4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:29:09.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:09.943Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"892cb8f2-f322-4c3a-8c7b-9f375b534b99","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"446dc3bd-0d3b-43c2-b31e-558512d51cf4","LogTimestamp":"2022-12-03T05:29:09.943Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:29:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:29:10.261Z","message":"Entering","context":{"RequestID":"8a61786f-712d-4fb2-8c1d-ec071b7447e8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"33f3e71e-45d7-428d-bb43-f6fc0abc1214","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:29:10.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:10.263Z","message":"Database is available from CACHED check.","context":{"RequestID":"8a61786f-712d-4fb2-8c1d-ec071b7447e8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"33f3e71e-45d7-428d-bb43-f6fc0abc1214","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:29:10.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:10.265Z","message":"{\"transactionId\":\"8a61786f-712d-4fb2-8c1d-ec071b7447e8\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:10:262\",\"respDate\":\"221203-05:29:10:264\",\"sourceId\":\"ReadinessCheck:8a61786f-712d-4fb2-8c1d-ec071b7447e8\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:29:10:262-81208\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[8a61786f-712d-4fb2-8c1d-ec071b7447e8]}\\\"}\"}","context":{"RequestID":"8a61786f-712d-4fb2-8c1d-ec071b7447e8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"33f3e71e-45d7-428d-bb43-f6fc0abc1214","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:29:10.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:10.265Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a61786f-712d-4fb2-8c1d-ec071b7447e8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"33f3e71e-45d7-428d-bb43-f6fc0abc1214","LogTimestamp":"2022-12-03T05:29:10.265Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:29:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:29:11.085Z","message":"Entering","context":{"RequestID":"5a2d5ac4-3027-40b3-8ecf-acf2cb084deb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f6765050-91c1-4a4d-a4aa-922fb013c667","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:11.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:11.087Z","message":"{\"transactionId\":\"5a2d5ac4-3027-40b3-8ecf-acf2cb084deb\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:11:086\",\"respDate\":\"221203-05:29:11:087\",\"sourceId\":\"haproxy:5a2d5ac4-3027-40b3-8ecf-acf2cb084deb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:29:11:086-19907\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5a2d5ac4-3027-40b3-8ecf-acf2cb084deb]}\\\"}\"}","context":{"RequestID":"5a2d5ac4-3027-40b3-8ecf-acf2cb084deb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f6765050-91c1-4a4d-a4aa-922fb013c667","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:11.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:11.087Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a2d5ac4-3027-40b3-8ecf-acf2cb084deb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f6765050-91c1-4a4d-a4aa-922fb013c667","LogTimestamp":"2022-12-03T05:29:11.087Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:29:13.096Z","message":"Entering","context":{"RequestID":"92516c1d-5635-4427-bb36-90bd661d11d9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ffe67cb8-9737-40fc-841c-6c50094d1538","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:13.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:13.099Z","message":"{\"transactionId\":\"92516c1d-5635-4427-bb36-90bd661d11d9\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:13:097\",\"respDate\":\"221203-05:29:13:099\",\"sourceId\":\"haproxy:92516c1d-5635-4427-bb36-90bd661d11d9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:29:13:097-51282\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[92516c1d-5635-4427-bb36-90bd661d11d9]}\\\"}\"}","context":{"RequestID":"92516c1d-5635-4427-bb36-90bd661d11d9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ffe67cb8-9737-40fc-841c-6c50094d1538","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:13.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:13.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92516c1d-5635-4427-bb36-90bd661d11d9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ffe67cb8-9737-40fc-841c-6c50094d1538","LogTimestamp":"2022-12-03T05:29:13.099Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:29:13.883Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:29:13.893Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:13.894Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:13.894Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:15.108Z","message":"Entering","context":{"RequestID":"b7450eb7-192d-4d72-914f-10c40830649f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aa10ec8b-36ca-4ad0-81db-851f79cc4721","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:15.107Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:15.110Z","message":"{\"transactionId\":\"b7450eb7-192d-4d72-914f-10c40830649f\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:15:108\",\"respDate\":\"221203-05:29:15:110\",\"sourceId\":\"haproxy:b7450eb7-192d-4d72-914f-10c40830649f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:29:15:108-78025\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b7450eb7-192d-4d72-914f-10c40830649f]}\\\"}\"}","context":{"RequestID":"b7450eb7-192d-4d72-914f-10c40830649f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aa10ec8b-36ca-4ad0-81db-851f79cc4721","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:15.107Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:15.111Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7450eb7-192d-4d72-914f-10c40830649f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa10ec8b-36ca-4ad0-81db-851f79cc4721","LogTimestamp":"2022-12-03T05:29:15.111Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:29:15.449Z","message":"Entering","context":{"RequestID":"ea3d9292-a552-43d3-bc95-29896787ff95","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dd0e7ba7-07e4-4f5e-95b9-c639bac99f10","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:29:15.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:15.451Z","message":"{\"transactionId\":\"ea3d9292-a552-43d3-bc95-29896787ff95\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:15:450\",\"respDate\":\"221203-05:29:15:451\",\"sourceId\":\"healthcheck:ea3d9292-a552-43d3-bc95-29896787ff95\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:29:15:450-52104\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[ea3d9292-a552-43d3-bc95-29896787ff95]}\\\"}\"}","context":{"RequestID":"ea3d9292-a552-43d3-bc95-29896787ff95","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dd0e7ba7-07e4-4f5e-95b9-c639bac99f10","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:29:15.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:15.451Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea3d9292-a552-43d3-bc95-29896787ff95","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd0e7ba7-07e4-4f5e-95b9-c639bac99f10","LogTimestamp":"2022-12-03T05:29:15.451Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:29:15 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:29:17.120Z","message":"Entering","context":{"RequestID":"8b899256-4be0-4b8a-959d-f80a27be5370","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f94d554c-20a5-4e93-aeaf-4a6f7ab79df8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:17.120Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:17.122Z","message":"{\"transactionId\":\"8b899256-4be0-4b8a-959d-f80a27be5370\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:17:121\",\"respDate\":\"221203-05:29:17:122\",\"sourceId\":\"haproxy:8b899256-4be0-4b8a-959d-f80a27be5370\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:29:17:121-28188\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8b899256-4be0-4b8a-959d-f80a27be5370]}\\\"}\"}","context":{"RequestID":"8b899256-4be0-4b8a-959d-f80a27be5370","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f94d554c-20a5-4e93-aeaf-4a6f7ab79df8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:17.120Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:17.123Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b899256-4be0-4b8a-959d-f80a27be5370","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f94d554c-20a5-4e93-aeaf-4a6f7ab79df8","LogTimestamp":"2022-12-03T05:29:17.123Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:29:19.131Z","message":"Entering","context":{"RequestID":"bdbb1658-517d-4c8d-af99-3eb24666e28b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"15a830c4-bbcd-4067-b024-0e42c6139459","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:19.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:19.133Z","message":"{\"transactionId\":\"bdbb1658-517d-4c8d-af99-3eb24666e28b\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:19:131\",\"respDate\":\"221203-05:29:19:133\",\"sourceId\":\"haproxy:bdbb1658-517d-4c8d-af99-3eb24666e28b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:29:19:131-81035\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bdbb1658-517d-4c8d-af99-3eb24666e28b]}\\\"}\"}","context":{"RequestID":"bdbb1658-517d-4c8d-af99-3eb24666e28b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"15a830c4-bbcd-4067-b024-0e42c6139459","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:19.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:19.133Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bdbb1658-517d-4c8d-af99-3eb24666e28b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15a830c4-bbcd-4067-b024-0e42c6139459","LogTimestamp":"2022-12-03T05:29:19.133Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:29:19.747Z","message":"Entering","context":{"RequestID":"e41154df-6832-48b0-b126-80322c04eede","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"60b59990-230f-457a-85a8-9ddc9e04e376","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:29:19.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:19.749Z","message":"{\"transactionId\":\"e41154df-6832-48b0-b126-80322c04eede\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:19:747\",\"respDate\":\"221203-05:29:19:748\",\"sourceId\":\"healthcheck:e41154df-6832-48b0-b126-80322c04eede\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:29:19:747-3801\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[39668], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[e41154df-6832-48b0-b126-80322c04eede]}\\\"}\"}","context":{"RequestID":"e41154df-6832-48b0-b126-80322c04eede","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"60b59990-230f-457a-85a8-9ddc9e04e376","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:29:19.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:19.749Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e41154df-6832-48b0-b126-80322c04eede","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60b59990-230f-457a-85a8-9ddc9e04e376","LogTimestamp":"2022-12-03T05:29:19.749Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:19 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:29:19.938Z","message":"Entering","context":{"RequestID":"84ab07e3-8809-41fa-a4be-84c1ff06542c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"337dabae-83da-4d5c-85f3-8d519fad46b7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:29:19.938Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:19.940Z","message":"{\"transactionId\":\"84ab07e3-8809-41fa-a4be-84c1ff06542c\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:19:938\",\"respDate\":\"221203-05:29:19:939\",\"sourceId\":\"OOM_ReadinessCheck:84ab07e3-8809-41fa-a4be-84c1ff06542c\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:29:19:938-75838\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[36218], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[84ab07e3-8809-41fa-a4be-84c1ff06542c]}\\\"}\"}","context":{"RequestID":"84ab07e3-8809-41fa-a4be-84c1ff06542c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"337dabae-83da-4d5c-85f3-8d519fad46b7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:29:19.938Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:19.940Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84ab07e3-8809-41fa-a4be-84c1ff06542c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"337dabae-83da-4d5c-85f3-8d519fad46b7","LogTimestamp":"2022-12-03T05:29:19.940Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:29:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:29:20.259Z","message":"Entering","context":{"RequestID":"3ccd6d12-e336-496b-80b7-d84389e79a7b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8009efde-3966-48eb-bb46-e6e7aff5d2e7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:29:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:20.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"3ccd6d12-e336-496b-80b7-d84389e79a7b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8009efde-3966-48eb-bb46-e6e7aff5d2e7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:29:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:20.261Z","message":"{\"transactionId\":\"3ccd6d12-e336-496b-80b7-d84389e79a7b\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:20:259\",\"respDate\":\"221203-05:29:20:261\",\"sourceId\":\"ReadinessCheck:3ccd6d12-e336-496b-80b7-d84389e79a7b\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:29:20:259-79004\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[3ccd6d12-e336-496b-80b7-d84389e79a7b]}\\\"}\"}","context":{"RequestID":"3ccd6d12-e336-496b-80b7-d84389e79a7b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8009efde-3966-48eb-bb46-e6e7aff5d2e7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:29:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:20.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ccd6d12-e336-496b-80b7-d84389e79a7b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8009efde-3966-48eb-bb46-e6e7aff5d2e7","LogTimestamp":"2022-12-03T05:29:20.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:29:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:29:21.142Z","message":"Entering","context":{"RequestID":"349c1f3a-896d-433f-8851-9c3b42826754","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"fee0739a-10b0-4b58-8f50-58694ef33ef3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:21.142Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:21.143Z","message":"{\"transactionId\":\"349c1f3a-896d-433f-8851-9c3b42826754\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:21:142\",\"respDate\":\"221203-05:29:21:143\",\"sourceId\":\"haproxy:349c1f3a-896d-433f-8851-9c3b42826754\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:29:21:142-87134\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[349c1f3a-896d-433f-8851-9c3b42826754]}\\\"}\"}","context":{"RequestID":"349c1f3a-896d-433f-8851-9c3b42826754","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"fee0739a-10b0-4b58-8f50-58694ef33ef3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:21.142Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:21.144Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"349c1f3a-896d-433f-8851-9c3b42826754","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fee0739a-10b0-4b58-8f50-58694ef33ef3","LogTimestamp":"2022-12-03T05:29:21.144Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:29:23.152Z","message":"Entering","context":{"RequestID":"ab5f0c72-5dfb-489c-a0e0-6b2ac9e864c9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ec5e6c9a-b576-41e8-bf63-b7abf5b4e8be","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:23.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:23.154Z","message":"{\"transactionId\":\"ab5f0c72-5dfb-489c-a0e0-6b2ac9e864c9\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:23:153\",\"respDate\":\"221203-05:29:23:154\",\"sourceId\":\"haproxy:ab5f0c72-5dfb-489c-a0e0-6b2ac9e864c9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:29:23:153-65948\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ab5f0c72-5dfb-489c-a0e0-6b2ac9e864c9]}\\\"}\"}","context":{"RequestID":"ab5f0c72-5dfb-489c-a0e0-6b2ac9e864c9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ec5e6c9a-b576-41e8-bf63-b7abf5b4e8be","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:23.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:23.154Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab5f0c72-5dfb-489c-a0e0-6b2ac9e864c9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec5e6c9a-b576-41e8-bf63-b7abf5b4e8be","LogTimestamp":"2022-12-03T05:29:23.154Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:29:23.884Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:29:23.912Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:23.912Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:23.912Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:25.162Z","message":"Entering","context":{"RequestID":"2592f7e8-a767-4e68-a8a9-b4eb56cfa519","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3a6f48f9-99ff-4dd8-992b-a5f78620a05c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:25.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:25.164Z","message":"{\"transactionId\":\"2592f7e8-a767-4e68-a8a9-b4eb56cfa519\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:25:163\",\"respDate\":\"221203-05:29:25:164\",\"sourceId\":\"haproxy:2592f7e8-a767-4e68-a8a9-b4eb56cfa519\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:29:25:163-63795\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2592f7e8-a767-4e68-a8a9-b4eb56cfa519]}\\\"}\"}","context":{"RequestID":"2592f7e8-a767-4e68-a8a9-b4eb56cfa519","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3a6f48f9-99ff-4dd8-992b-a5f78620a05c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:25.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:25.165Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2592f7e8-a767-4e68-a8a9-b4eb56cfa519","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a6f48f9-99ff-4dd8-992b-a5f78620a05c","LogTimestamp":"2022-12-03T05:29:25.165Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:29:27.173Z","message":"Entering","context":{"RequestID":"fa773fcd-21a7-4db2-90d6-c23c7f594619","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"993a6478-17cc-44a0-990f-10af74758f5a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:27.173Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:27.175Z","message":"{\"transactionId\":\"fa773fcd-21a7-4db2-90d6-c23c7f594619\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:27:173\",\"respDate\":\"221203-05:29:27:175\",\"sourceId\":\"haproxy:fa773fcd-21a7-4db2-90d6-c23c7f594619\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:29:27:173-47369\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fa773fcd-21a7-4db2-90d6-c23c7f594619]}\\\"}\"}","context":{"RequestID":"fa773fcd-21a7-4db2-90d6-c23c7f594619","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"993a6478-17cc-44a0-990f-10af74758f5a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:27.173Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:27.175Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa773fcd-21a7-4db2-90d6-c23c7f594619","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"993a6478-17cc-44a0-990f-10af74758f5a","LogTimestamp":"2022-12-03T05:29:27.175Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:29:29.184Z","message":"Entering","context":{"RequestID":"78032047-906a-4792-b08d-012dcf565097","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5421d4c6-4289-45a9-b96a-37329e24395a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:29.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:29.186Z","message":"{\"transactionId\":\"78032047-906a-4792-b08d-012dcf565097\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:29:185\",\"respDate\":\"221203-05:29:29:186\",\"sourceId\":\"haproxy:78032047-906a-4792-b08d-012dcf565097\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:29:29:185-26890\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[78032047-906a-4792-b08d-012dcf565097]}\\\"}\"}","context":{"RequestID":"78032047-906a-4792-b08d-012dcf565097","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5421d4c6-4289-45a9-b96a-37329e24395a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:29.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:29.186Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78032047-906a-4792-b08d-012dcf565097","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5421d4c6-4289-45a9-b96a-37329e24395a","LogTimestamp":"2022-12-03T05:29:29.186Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:29:29.939Z","message":"Entering","context":{"RequestID":"b4418046-5d58-4dc6-a9c7-ffe22fa012d5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e1514d9b-9cb5-44c6-8ba3-508036ff64a0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:29:29.938Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:29.944Z","message":"{\"transactionId\":\"b4418046-5d58-4dc6-a9c7-ffe22fa012d5\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:29:939\",\"respDate\":\"221203-05:29:29:944\",\"sourceId\":\"OOM_ReadinessCheck:b4418046-5d58-4dc6-a9c7-ffe22fa012d5\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:29:29:939-54203\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[36394], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[b4418046-5d58-4dc6-a9c7-ffe22fa012d5]}\\\"}\"}","context":{"RequestID":"b4418046-5d58-4dc6-a9c7-ffe22fa012d5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e1514d9b-9cb5-44c6-8ba3-508036ff64a0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:29:29.938Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:29.945Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4418046-5d58-4dc6-a9c7-ffe22fa012d5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"7","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1514d9b-9cb5-44c6-8ba3-508036ff64a0","LogTimestamp":"2022-12-03T05:29:29.945Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:29:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 9 - "logType": "access" {"timestamp":"2022-12-03T05:29:30.170Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:30.173Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:30.260Z","message":"Entering","context":{"RequestID":"a1cfb3b3-4f38-4d10-ab5c-77e4f6dc5b37","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7c390a06-9fce-427d-8aad-1d66a16ac0b3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:29:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:30.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"a1cfb3b3-4f38-4d10-ab5c-77e4f6dc5b37","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7c390a06-9fce-427d-8aad-1d66a16ac0b3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:29:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:30.262Z","message":"{\"transactionId\":\"a1cfb3b3-4f38-4d10-ab5c-77e4f6dc5b37\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:30:261\",\"respDate\":\"221203-05:29:30:262\",\"sourceId\":\"ReadinessCheck:a1cfb3b3-4f38-4d10-ab5c-77e4f6dc5b37\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:29:30:261-47742\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[a1cfb3b3-4f38-4d10-ab5c-77e4f6dc5b37]}\\\"}\"}","context":{"RequestID":"a1cfb3b3-4f38-4d10-ab5c-77e4f6dc5b37","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7c390a06-9fce-427d-8aad-1d66a16ac0b3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:29:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:30.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1cfb3b3-4f38-4d10-ab5c-77e4f6dc5b37","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c390a06-9fce-427d-8aad-1d66a16ac0b3","LogTimestamp":"2022-12-03T05:29:30.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:29:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:29:30.476Z","message":"Entering","context":{"RequestID":"5114e44d-fbd3-4092-b7a8-278238e12900","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9bb9eae5-db96-486c-8d1c-61ca06156d23","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:29:30.476Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:30.478Z","message":"{\"transactionId\":\"5114e44d-fbd3-4092-b7a8-278238e12900\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:30:476\",\"respDate\":\"221203-05:29:30:478\",\"sourceId\":\"healthcheck:5114e44d-fbd3-4092-b7a8-278238e12900\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:29:30:476-58293\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[5114e44d-fbd3-4092-b7a8-278238e12900]}\\\"}\"}","context":{"RequestID":"5114e44d-fbd3-4092-b7a8-278238e12900","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9bb9eae5-db96-486c-8d1c-61ca06156d23","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:29:30.476Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:30.478Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5114e44d-fbd3-4092-b7a8-278238e12900","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9bb9eae5-db96-486c-8d1c-61ca06156d23","LogTimestamp":"2022-12-03T05:29:30.478Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:29:30 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:29:31.196Z","message":"Entering","context":{"RequestID":"3135fd95-a4b7-408f-8b9e-e84a5ccc1d55","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0bbc2f9f-e425-493e-9cf7-d8fbd1ae0d78","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:31.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:31.198Z","message":"{\"transactionId\":\"3135fd95-a4b7-408f-8b9e-e84a5ccc1d55\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:31:196\",\"respDate\":\"221203-05:29:31:197\",\"sourceId\":\"haproxy:3135fd95-a4b7-408f-8b9e-e84a5ccc1d55\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:29:31:196-96113\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3135fd95-a4b7-408f-8b9e-e84a5ccc1d55]}\\\"}\"}","context":{"RequestID":"3135fd95-a4b7-408f-8b9e-e84a5ccc1d55","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0bbc2f9f-e425-493e-9cf7-d8fbd1ae0d78","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:31.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:31.198Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3135fd95-a4b7-408f-8b9e-e84a5ccc1d55","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0bbc2f9f-e425-493e-9cf7-d8fbd1ae0d78","LogTimestamp":"2022-12-03T05:29:31.198Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:29:33.206Z","message":"Entering","context":{"RequestID":"c414f694-cb86-452c-a235-48489fad5926","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"174f45db-2a11-4efb-8bf5-27715ce247e9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:33.206Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:33.208Z","message":"{\"transactionId\":\"c414f694-cb86-452c-a235-48489fad5926\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:33:207\",\"respDate\":\"221203-05:29:33:208\",\"sourceId\":\"haproxy:c414f694-cb86-452c-a235-48489fad5926\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:29:33:207-12010\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c414f694-cb86-452c-a235-48489fad5926]}\\\"}\"}","context":{"RequestID":"c414f694-cb86-452c-a235-48489fad5926","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"174f45db-2a11-4efb-8bf5-27715ce247e9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:33.206Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:33.208Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c414f694-cb86-452c-a235-48489fad5926","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"174f45db-2a11-4efb-8bf5-27715ce247e9","LogTimestamp":"2022-12-03T05:29:33.208Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:29:33.883Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:29:33.892Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:33.892Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:33.892Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:34.770Z","message":"Entering","context":{"RequestID":"ddee686b-954e-40c8-9410-cd1b9e073f35","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"9b95d7cd-f68a-4098-9ee0-4297fdde6e0d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:29:34.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:34.772Z","message":"{\"transactionId\":\"ddee686b-954e-40c8-9410-cd1b9e073f35\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:34:770\",\"respDate\":\"221203-05:29:34:772\",\"sourceId\":\"healthcheck:ddee686b-954e-40c8-9410-cd1b9e073f35\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:29:34:770-8481\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[39840], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[ddee686b-954e-40c8-9410-cd1b9e073f35]}\\\"}\"}","context":{"RequestID":"ddee686b-954e-40c8-9410-cd1b9e073f35","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"9b95d7cd-f68a-4098-9ee0-4297fdde6e0d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:29:34.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:34.773Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ddee686b-954e-40c8-9410-cd1b9e073f35","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b95d7cd-f68a-4098-9ee0-4297fdde6e0d","LogTimestamp":"2022-12-03T05:29:34.773Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:34 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:29:35.218Z","message":"Entering","context":{"RequestID":"bb0f043c-f8e3-4f72-9275-41931f40895a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cf34fc33-a2cf-4628-ac91-6ecf0535874d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:35.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:35.220Z","message":"{\"transactionId\":\"bb0f043c-f8e3-4f72-9275-41931f40895a\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:35:219\",\"respDate\":\"221203-05:29:35:220\",\"sourceId\":\"haproxy:bb0f043c-f8e3-4f72-9275-41931f40895a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:29:35:219-93915\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bb0f043c-f8e3-4f72-9275-41931f40895a]}\\\"}\"}","context":{"RequestID":"bb0f043c-f8e3-4f72-9275-41931f40895a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cf34fc33-a2cf-4628-ac91-6ecf0535874d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:35.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:35.221Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bb0f043c-f8e3-4f72-9275-41931f40895a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf34fc33-a2cf-4628-ac91-6ecf0535874d","LogTimestamp":"2022-12-03T05:29:35.221Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:29:37.229Z","message":"Entering","context":{"RequestID":"00216cd8-6bd9-4485-b180-3405eb1958e8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2b6fadd0-d2a2-4752-bd52-e3580c38747a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:37.229Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:37.231Z","message":"{\"transactionId\":\"00216cd8-6bd9-4485-b180-3405eb1958e8\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:37:229\",\"respDate\":\"221203-05:29:37:231\",\"sourceId\":\"haproxy:00216cd8-6bd9-4485-b180-3405eb1958e8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:29:37:229-71998\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[00216cd8-6bd9-4485-b180-3405eb1958e8]}\\\"}\"}","context":{"RequestID":"00216cd8-6bd9-4485-b180-3405eb1958e8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2b6fadd0-d2a2-4752-bd52-e3580c38747a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:37.229Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:37.231Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00216cd8-6bd9-4485-b180-3405eb1958e8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b6fadd0-d2a2-4752-bd52-e3580c38747a","LogTimestamp":"2022-12-03T05:29:37.231Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:29:39.240Z","message":"Entering","context":{"RequestID":"2c81118b-6391-482c-9027-f0fd1013e039","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"08541edd-6757-4b99-a61a-f4f7ed8d581a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:39.240Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:39.242Z","message":"{\"transactionId\":\"2c81118b-6391-482c-9027-f0fd1013e039\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:39:241\",\"respDate\":\"221203-05:29:39:242\",\"sourceId\":\"haproxy:2c81118b-6391-482c-9027-f0fd1013e039\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:29:39:241-91452\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2c81118b-6391-482c-9027-f0fd1013e039]}\\\"}\"}","context":{"RequestID":"2c81118b-6391-482c-9027-f0fd1013e039","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"08541edd-6757-4b99-a61a-f4f7ed8d581a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:39.240Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:39.243Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c81118b-6391-482c-9027-f0fd1013e039","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"08541edd-6757-4b99-a61a-f4f7ed8d581a","LogTimestamp":"2022-12-03T05:29:39.242Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:29:39.939Z","message":"Entering","context":{"RequestID":"c322dc4e-5c5b-4407-be02-d2da7aa962bf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"30bde7ad-36a3-4a3d-a79c-7ebd21a98426","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:29:39.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:39.940Z","message":"{\"transactionId\":\"c322dc4e-5c5b-4407-be02-d2da7aa962bf\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:39:939\",\"respDate\":\"221203-05:29:39:940\",\"sourceId\":\"OOM_ReadinessCheck:c322dc4e-5c5b-4407-be02-d2da7aa962bf\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:29:39:939-53218\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[36592], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[c322dc4e-5c5b-4407-be02-d2da7aa962bf]}\\\"}\"}","context":{"RequestID":"c322dc4e-5c5b-4407-be02-d2da7aa962bf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"30bde7ad-36a3-4a3d-a79c-7ebd21a98426","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:29:39.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:39.941Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c322dc4e-5c5b-4407-be02-d2da7aa962bf","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30bde7ad-36a3-4a3d-a79c-7ebd21a98426","LogTimestamp":"2022-12-03T05:29:39.941Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:29:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:29:40.260Z","message":"Entering","context":{"RequestID":"3b36164c-4fd6-452d-b7f9-2f054b9a1d69","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"35b4a0a5-110d-4d33-b0b8-8236e1abe2b7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:29:40.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:40.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"3b36164c-4fd6-452d-b7f9-2f054b9a1d69","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"35b4a0a5-110d-4d33-b0b8-8236e1abe2b7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:29:40.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:40.262Z","message":"{\"transactionId\":\"3b36164c-4fd6-452d-b7f9-2f054b9a1d69\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:40:260\",\"respDate\":\"221203-05:29:40:262\",\"sourceId\":\"ReadinessCheck:3b36164c-4fd6-452d-b7f9-2f054b9a1d69\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:29:40:260-78220\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[3b36164c-4fd6-452d-b7f9-2f054b9a1d69]}\\\"}\"}","context":{"RequestID":"3b36164c-4fd6-452d-b7f9-2f054b9a1d69","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"35b4a0a5-110d-4d33-b0b8-8236e1abe2b7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:29:40.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:40.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b36164c-4fd6-452d-b7f9-2f054b9a1d69","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35b4a0a5-110d-4d33-b0b8-8236e1abe2b7","LogTimestamp":"2022-12-03T05:29:40.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:29:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:29:41.252Z","message":"Entering","context":{"RequestID":"e1765b76-2fec-4ba5-9ca2-a6dd5097c7be","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b6d74c79-9342-447c-8433-bd524bcb624d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:41.252Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:41.254Z","message":"{\"transactionId\":\"e1765b76-2fec-4ba5-9ca2-a6dd5097c7be\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:41:252\",\"respDate\":\"221203-05:29:41:254\",\"sourceId\":\"haproxy:e1765b76-2fec-4ba5-9ca2-a6dd5097c7be\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:29:41:252-24483\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e1765b76-2fec-4ba5-9ca2-a6dd5097c7be]}\\\"}\"}","context":{"RequestID":"e1765b76-2fec-4ba5-9ca2-a6dd5097c7be","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b6d74c79-9342-447c-8433-bd524bcb624d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:41.252Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:41.254Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e1765b76-2fec-4ba5-9ca2-a6dd5097c7be","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6d74c79-9342-447c-8433-bd524bcb624d","LogTimestamp":"2022-12-03T05:29:41.254Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:29:43.263Z","message":"Entering","context":{"RequestID":"403e6dee-d0eb-4938-a022-8a2435e16379","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"608c0a82-a5b9-437b-8bc0-d3bd716fb34c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:43.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:43.265Z","message":"{\"transactionId\":\"403e6dee-d0eb-4938-a022-8a2435e16379\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:43:263\",\"respDate\":\"221203-05:29:43:264\",\"sourceId\":\"haproxy:403e6dee-d0eb-4938-a022-8a2435e16379\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:29:43:263-28675\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[403e6dee-d0eb-4938-a022-8a2435e16379]}\\\"}\"}","context":{"RequestID":"403e6dee-d0eb-4938-a022-8a2435e16379","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"608c0a82-a5b9-437b-8bc0-d3bd716fb34c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:43.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:43.265Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"403e6dee-d0eb-4938-a022-8a2435e16379","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"608c0a82-a5b9-437b-8bc0-d3bd716fb34c","LogTimestamp":"2022-12-03T05:29:43.265Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:29:43.883Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:29:43.894Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:43.894Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:43.894Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:45.274Z","message":"Entering","context":{"RequestID":"ec65bb9b-ae7d-4396-9ddf-893c2462e00d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"453378fe-fce7-4e92-9ca3-2264b319ba73","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:45.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:45.276Z","message":"{\"transactionId\":\"ec65bb9b-ae7d-4396-9ddf-893c2462e00d\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:45:274\",\"respDate\":\"221203-05:29:45:276\",\"sourceId\":\"haproxy:ec65bb9b-ae7d-4396-9ddf-893c2462e00d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:29:45:274-34129\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ec65bb9b-ae7d-4396-9ddf-893c2462e00d]}\\\"}\"}","context":{"RequestID":"ec65bb9b-ae7d-4396-9ddf-893c2462e00d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"453378fe-fce7-4e92-9ca3-2264b319ba73","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:45.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:45.276Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec65bb9b-ae7d-4396-9ddf-893c2462e00d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"453378fe-fce7-4e92-9ca3-2264b319ba73","LogTimestamp":"2022-12-03T05:29:45.276Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:29:45.501Z","message":"Entering","context":{"RequestID":"53fe3064-0e19-4d31-9f72-e20e646b5e28","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a14c17d4-b424-414e-8271-ea3e6441549b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:29:45.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:45.503Z","message":"{\"transactionId\":\"53fe3064-0e19-4d31-9f72-e20e646b5e28\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:45:501\",\"respDate\":\"221203-05:29:45:503\",\"sourceId\":\"healthcheck:53fe3064-0e19-4d31-9f72-e20e646b5e28\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:29:45:501-75737\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[53fe3064-0e19-4d31-9f72-e20e646b5e28]}\\\"}\"}","context":{"RequestID":"53fe3064-0e19-4d31-9f72-e20e646b5e28","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a14c17d4-b424-414e-8271-ea3e6441549b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:29:45.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:45.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"53fe3064-0e19-4d31-9f72-e20e646b5e28","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a14c17d4-b424-414e-8271-ea3e6441549b","LogTimestamp":"2022-12-03T05:29:45.503Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:29:45 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:29:47.285Z","message":"Entering","context":{"RequestID":"9e34943e-5571-4576-b71c-a80a56297a70","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a57b4877-98c3-4844-843c-e38cfebf4c17","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:47.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:47.287Z","message":"{\"transactionId\":\"9e34943e-5571-4576-b71c-a80a56297a70\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:47:286\",\"respDate\":\"221203-05:29:47:287\",\"sourceId\":\"haproxy:9e34943e-5571-4576-b71c-a80a56297a70\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:29:47:286-39263\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9e34943e-5571-4576-b71c-a80a56297a70]}\\\"}\"}","context":{"RequestID":"9e34943e-5571-4576-b71c-a80a56297a70","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a57b4877-98c3-4844-843c-e38cfebf4c17","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:47.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:47.288Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e34943e-5571-4576-b71c-a80a56297a70","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a57b4877-98c3-4844-843c-e38cfebf4c17","LogTimestamp":"2022-12-03T05:29:47.288Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:29:49.297Z","message":"Entering","context":{"RequestID":"cce357bb-c195-4fc0-9c78-4146ca91b015","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8f527104-2eef-45f5-ad01-9ac83a9a42d0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:49.297Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:49.299Z","message":"{\"transactionId\":\"cce357bb-c195-4fc0-9c78-4146ca91b015\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:49:297\",\"respDate\":\"221203-05:29:49:299\",\"sourceId\":\"haproxy:cce357bb-c195-4fc0-9c78-4146ca91b015\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:29:49:297-53611\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cce357bb-c195-4fc0-9c78-4146ca91b015]}\\\"}\"}","context":{"RequestID":"cce357bb-c195-4fc0-9c78-4146ca91b015","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8f527104-2eef-45f5-ad01-9ac83a9a42d0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:49.297Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:49.300Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cce357bb-c195-4fc0-9c78-4146ca91b015","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f527104-2eef-45f5-ad01-9ac83a9a42d0","LogTimestamp":"2022-12-03T05:29:49.299Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:29:49.796Z","message":"Entering","context":{"RequestID":"4b1c81e7-03cd-4765-944a-0f7415bddee8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b4393ca1-56dd-4492-88d5-c5d6077b10d9","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:29:49.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:49.798Z","message":"{\"transactionId\":\"4b1c81e7-03cd-4765-944a-0f7415bddee8\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:49:796\",\"respDate\":\"221203-05:29:49:798\",\"sourceId\":\"healthcheck:4b1c81e7-03cd-4765-944a-0f7415bddee8\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:29:49:796-93958\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[40006], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[4b1c81e7-03cd-4765-944a-0f7415bddee8]}\\\"}\"}","context":{"RequestID":"4b1c81e7-03cd-4765-944a-0f7415bddee8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b4393ca1-56dd-4492-88d5-c5d6077b10d9","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:29:49.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:49.798Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b1c81e7-03cd-4765-944a-0f7415bddee8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4393ca1-56dd-4492-88d5-c5d6077b10d9","LogTimestamp":"2022-12-03T05:29:49.798Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:49 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:29:49.939Z","message":"Entering","context":{"RequestID":"9e969451-e110-4ead-a652-6df0cabec122","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7774e2b9-8975-43eb-9134-181f1f34ac2e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:29:49.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:49.941Z","message":"{\"transactionId\":\"9e969451-e110-4ead-a652-6df0cabec122\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:49:939\",\"respDate\":\"221203-05:29:49:941\",\"sourceId\":\"OOM_ReadinessCheck:9e969451-e110-4ead-a652-6df0cabec122\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:29:49:939-44916\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[36780], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[9e969451-e110-4ead-a652-6df0cabec122]}\\\"}\"}","context":{"RequestID":"9e969451-e110-4ead-a652-6df0cabec122","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7774e2b9-8975-43eb-9134-181f1f34ac2e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:29:49.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:49.942Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e969451-e110-4ead-a652-6df0cabec122","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7774e2b9-8975-43eb-9134-181f1f34ac2e","LogTimestamp":"2022-12-03T05:29:49.942Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:29:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 7 - "logType": "access" {"timestamp":"2022-12-03T05:29:50.259Z","message":"Entering","context":{"RequestID":"b0d2f132-bc0b-466c-900e-65c21ad3e81f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8f0ef508-29e7-48e8-978d-709db3354181","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:29:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:50.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"b0d2f132-bc0b-466c-900e-65c21ad3e81f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8f0ef508-29e7-48e8-978d-709db3354181","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:29:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:50.262Z","message":"{\"transactionId\":\"b0d2f132-bc0b-466c-900e-65c21ad3e81f\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:50:260\",\"respDate\":\"221203-05:29:50:262\",\"sourceId\":\"ReadinessCheck:b0d2f132-bc0b-466c-900e-65c21ad3e81f\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:29:50:260-2227\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[b0d2f132-bc0b-466c-900e-65c21ad3e81f]}\\\"}\"}","context":{"RequestID":"b0d2f132-bc0b-466c-900e-65c21ad3e81f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8f0ef508-29e7-48e8-978d-709db3354181","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:29:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:50.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0d2f132-bc0b-466c-900e-65c21ad3e81f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f0ef508-29e7-48e8-978d-709db3354181","LogTimestamp":"2022-12-03T05:29:50.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:29:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:29:51.307Z","message":"Entering","context":{"RequestID":"6a07ebe3-5b17-4223-a6e2-3ffabb36993d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"71279ed6-c58f-4d6c-9d77-360868c95a85","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:51.307Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:51.309Z","message":"{\"transactionId\":\"6a07ebe3-5b17-4223-a6e2-3ffabb36993d\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:51:308\",\"respDate\":\"221203-05:29:51:309\",\"sourceId\":\"haproxy:6a07ebe3-5b17-4223-a6e2-3ffabb36993d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:29:51:308-71101\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a07ebe3-5b17-4223-a6e2-3ffabb36993d]}\\\"}\"}","context":{"RequestID":"6a07ebe3-5b17-4223-a6e2-3ffabb36993d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"71279ed6-c58f-4d6c-9d77-360868c95a85","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:51.307Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:51.309Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a07ebe3-5b17-4223-a6e2-3ffabb36993d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"71279ed6-c58f-4d6c-9d77-360868c95a85","LogTimestamp":"2022-12-03T05:29:51.309Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:29:53.317Z","message":"Entering","context":{"RequestID":"f435bf24-87ac-463e-8ba0-df69bb3cd226","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7e34be7f-b471-4be3-9858-ef9212375cf5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:53.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:53.320Z","message":"{\"transactionId\":\"f435bf24-87ac-463e-8ba0-df69bb3cd226\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:53:318\",\"respDate\":\"221203-05:29:53:319\",\"sourceId\":\"haproxy:f435bf24-87ac-463e-8ba0-df69bb3cd226\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:29:53:318-19697\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f435bf24-87ac-463e-8ba0-df69bb3cd226]}\\\"}\"}","context":{"RequestID":"f435bf24-87ac-463e-8ba0-df69bb3cd226","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7e34be7f-b471-4be3-9858-ef9212375cf5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:53.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:53.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f435bf24-87ac-463e-8ba0-df69bb3cd226","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e34be7f-b471-4be3-9858-ef9212375cf5","LogTimestamp":"2022-12-03T05:29:53.320Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:29:53.884Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:29:53.905Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:53.905Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:53.906Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:55.329Z","message":"Entering","context":{"RequestID":"8882f201-b1ba-48b3-8077-3cde5a8e78f2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8bcf1b0d-fd7c-4ace-b86c-90bca82469ba","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:55.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:55.331Z","message":"{\"transactionId\":\"8882f201-b1ba-48b3-8077-3cde5a8e78f2\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:55:330\",\"respDate\":\"221203-05:29:55:331\",\"sourceId\":\"haproxy:8882f201-b1ba-48b3-8077-3cde5a8e78f2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:29:55:330-64505\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8882f201-b1ba-48b3-8077-3cde5a8e78f2]}\\\"}\"}","context":{"RequestID":"8882f201-b1ba-48b3-8077-3cde5a8e78f2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8bcf1b0d-fd7c-4ace-b86c-90bca82469ba","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:55.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:55.332Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8882f201-b1ba-48b3-8077-3cde5a8e78f2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8bcf1b0d-fd7c-4ace-b86c-90bca82469ba","LogTimestamp":"2022-12-03T05:29:55.332Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:29:57.339Z","message":"Entering","context":{"RequestID":"19c2528c-1688-4b4f-a3b9-d706aa027749","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"04d38164-f9a5-420f-b323-7d4732e12f42","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:57.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:57.341Z","message":"{\"transactionId\":\"19c2528c-1688-4b4f-a3b9-d706aa027749\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:57:339\",\"respDate\":\"221203-05:29:57:340\",\"sourceId\":\"haproxy:19c2528c-1688-4b4f-a3b9-d706aa027749\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:29:57:339-39223\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[19c2528c-1688-4b4f-a3b9-d706aa027749]}\\\"}\"}","context":{"RequestID":"19c2528c-1688-4b4f-a3b9-d706aa027749","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"04d38164-f9a5-420f-b323-7d4732e12f42","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:57.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:57.341Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19c2528c-1688-4b4f-a3b9-d706aa027749","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04d38164-f9a5-420f-b323-7d4732e12f42","LogTimestamp":"2022-12-03T05:29:57.341Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:29:59.349Z","message":"Entering","context":{"RequestID":"486636fe-f8a2-4413-908a-ebf78fbb6f98","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e8975d0d-6469-45d0-af0f-c09a214b9008","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:59.349Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:59.351Z","message":"{\"transactionId\":\"486636fe-f8a2-4413-908a-ebf78fbb6f98\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:59:350\",\"respDate\":\"221203-05:29:59:351\",\"sourceId\":\"haproxy:486636fe-f8a2-4413-908a-ebf78fbb6f98\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:29:59:350-96048\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[486636fe-f8a2-4413-908a-ebf78fbb6f98]}\\\"}\"}","context":{"RequestID":"486636fe-f8a2-4413-908a-ebf78fbb6f98","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e8975d0d-6469-45d0-af0f-c09a214b9008","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:29:59.349Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:59.351Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"486636fe-f8a2-4413-908a-ebf78fbb6f98","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8975d0d-6469-45d0-af0f-c09a214b9008","LogTimestamp":"2022-12-03T05:29:59.351Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:29:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:29:59.941Z","message":"Entering","context":{"RequestID":"c3370a6e-40d3-4411-9417-01f35e23fae0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c25ee7b1-0b19-46f9-af22-749af4e52ea7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:29:59.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:29:59.944Z","message":"{\"transactionId\":\"c3370a6e-40d3-4411-9417-01f35e23fae0\",\"status\":\"200\",\"rqstDate\":\"221203-05:29:59:942\",\"respDate\":\"221203-05:29:59:944\",\"sourceId\":\"OOM_ReadinessCheck:c3370a6e-40d3-4411-9417-01f35e23fae0\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:29:59:942-32772\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[36958], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[c3370a6e-40d3-4411-9417-01f35e23fae0]}\\\"}\"}","context":{"RequestID":"c3370a6e-40d3-4411-9417-01f35e23fae0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c25ee7b1-0b19-46f9-af22-749af4e52ea7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:29:59.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:29:59.944Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3370a6e-40d3-4411-9417-01f35e23fae0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c25ee7b1-0b19-46f9-af22-749af4e52ea7","LogTimestamp":"2022-12-03T05:29:59.944Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:29:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 7 - "logType": "access" {"timestamp":"2022-12-03T05:30:00.179Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:00.182Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:00.260Z","message":"Entering","context":{"RequestID":"54d25b48-6b8b-4d7a-a29b-a917c0bb9894","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d14afc9f-5466-4550-a2a2-455952597df4","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:30:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:00.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"54d25b48-6b8b-4d7a-a29b-a917c0bb9894","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d14afc9f-5466-4550-a2a2-455952597df4","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:30:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:00.263Z","message":"{\"transactionId\":\"54d25b48-6b8b-4d7a-a29b-a917c0bb9894\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:00:261\",\"respDate\":\"221203-05:30:00:263\",\"sourceId\":\"ReadinessCheck:54d25b48-6b8b-4d7a-a29b-a917c0bb9894\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:30:00:261-56337\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[54d25b48-6b8b-4d7a-a29b-a917c0bb9894]}\\\"}\"}","context":{"RequestID":"54d25b48-6b8b-4d7a-a29b-a917c0bb9894","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d14afc9f-5466-4550-a2a2-455952597df4","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:30:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:00.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54d25b48-6b8b-4d7a-a29b-a917c0bb9894","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d14afc9f-5466-4550-a2a2-455952597df4","LogTimestamp":"2022-12-03T05:30:00.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:30:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:30:00.524Z","message":"Entering","context":{"RequestID":"71591ffe-d21f-4517-aa74-535990c82762","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"06d6c910-60a6-4631-bf1d-2801c75d0f26","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:30:00.524Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:00.526Z","message":"{\"transactionId\":\"71591ffe-d21f-4517-aa74-535990c82762\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:00:525\",\"respDate\":\"221203-05:30:00:526\",\"sourceId\":\"healthcheck:71591ffe-d21f-4517-aa74-535990c82762\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:30:00:525-3712\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[71591ffe-d21f-4517-aa74-535990c82762]}\\\"}\"}","context":{"RequestID":"71591ffe-d21f-4517-aa74-535990c82762","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"06d6c910-60a6-4631-bf1d-2801c75d0f26","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:30:00.524Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:00.526Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71591ffe-d21f-4517-aa74-535990c82762","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06d6c910-60a6-4631-bf1d-2801c75d0f26","LogTimestamp":"2022-12-03T05:30:00.526Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:30:00 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:30:01.359Z","message":"Entering","context":{"RequestID":"81540c99-a3cc-4cd7-95d1-80c227ccef25","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4bab067a-c7e0-42cf-8099-622a78281ce4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:01.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:01.361Z","message":"{\"transactionId\":\"81540c99-a3cc-4cd7-95d1-80c227ccef25\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:01:360\",\"respDate\":\"221203-05:30:01:361\",\"sourceId\":\"haproxy:81540c99-a3cc-4cd7-95d1-80c227ccef25\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:30:01:360-72579\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[81540c99-a3cc-4cd7-95d1-80c227ccef25]}\\\"}\"}","context":{"RequestID":"81540c99-a3cc-4cd7-95d1-80c227ccef25","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4bab067a-c7e0-42cf-8099-622a78281ce4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:01.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:01.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81540c99-a3cc-4cd7-95d1-80c227ccef25","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4bab067a-c7e0-42cf-8099-622a78281ce4","LogTimestamp":"2022-12-03T05:30:01.362Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:30:03.370Z","message":"Entering","context":{"RequestID":"b415e4a3-a8b6-4f15-859a-c27bb2c06a8c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"342b6240-62b4-4f7d-8601-5e5fd3a5df2c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:03.370Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:03.372Z","message":"{\"transactionId\":\"b415e4a3-a8b6-4f15-859a-c27bb2c06a8c\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:03:371\",\"respDate\":\"221203-05:30:03:372\",\"sourceId\":\"haproxy:b415e4a3-a8b6-4f15-859a-c27bb2c06a8c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:30:03:371-32304\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b415e4a3-a8b6-4f15-859a-c27bb2c06a8c]}\\\"}\"}","context":{"RequestID":"b415e4a3-a8b6-4f15-859a-c27bb2c06a8c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"342b6240-62b4-4f7d-8601-5e5fd3a5df2c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:03.370Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:03.373Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b415e4a3-a8b6-4f15-859a-c27bb2c06a8c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"342b6240-62b4-4f7d-8601-5e5fd3a5df2c","LogTimestamp":"2022-12-03T05:30:03.373Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:30:03.883Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:30:03.891Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:03.891Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:03.892Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:04.818Z","message":"Entering","context":{"RequestID":"f98dff3e-2087-4cd7-ae7c-539cb03c8aab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a7293404-b662-4234-b9b0-79da66ee9ef7","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:30:04.818Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:04.820Z","message":"{\"transactionId\":\"f98dff3e-2087-4cd7-ae7c-539cb03c8aab\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:04:819\",\"respDate\":\"221203-05:30:04:820\",\"sourceId\":\"healthcheck:f98dff3e-2087-4cd7-ae7c-539cb03c8aab\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:30:04:819-68206\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[40174], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[f98dff3e-2087-4cd7-ae7c-539cb03c8aab]}\\\"}\"}","context":{"RequestID":"f98dff3e-2087-4cd7-ae7c-539cb03c8aab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a7293404-b662-4234-b9b0-79da66ee9ef7","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:30:04.818Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:04.821Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f98dff3e-2087-4cd7-ae7c-539cb03c8aab","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7293404-b662-4234-b9b0-79da66ee9ef7","LogTimestamp":"2022-12-03T05:30:04.820Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:04 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:30:05.381Z","message":"Entering","context":{"RequestID":"8f2a36d4-17f6-4278-be16-94a4fb6ebaaf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a015eed2-4766-4cd2-bac3-a6f89d142e71","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:05.381Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:05.383Z","message":"{\"transactionId\":\"8f2a36d4-17f6-4278-be16-94a4fb6ebaaf\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:05:381\",\"respDate\":\"221203-05:30:05:383\",\"sourceId\":\"haproxy:8f2a36d4-17f6-4278-be16-94a4fb6ebaaf\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:30:05:381-92893\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8f2a36d4-17f6-4278-be16-94a4fb6ebaaf]}\\\"}\"}","context":{"RequestID":"8f2a36d4-17f6-4278-be16-94a4fb6ebaaf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a015eed2-4766-4cd2-bac3-a6f89d142e71","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:05.381Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:05.384Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f2a36d4-17f6-4278-be16-94a4fb6ebaaf","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a015eed2-4766-4cd2-bac3-a6f89d142e71","LogTimestamp":"2022-12-03T05:30:05.383Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:30:07.392Z","message":"Entering","context":{"RequestID":"d75809bf-5d68-44f8-916e-bb2cea318d0c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f4628b75-86bd-459d-b93b-6a23dc807168","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:07.392Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:07.394Z","message":"{\"transactionId\":\"d75809bf-5d68-44f8-916e-bb2cea318d0c\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:07:393\",\"respDate\":\"221203-05:30:07:394\",\"sourceId\":\"haproxy:d75809bf-5d68-44f8-916e-bb2cea318d0c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:30:07:393-37834\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d75809bf-5d68-44f8-916e-bb2cea318d0c]}\\\"}\"}","context":{"RequestID":"d75809bf-5d68-44f8-916e-bb2cea318d0c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f4628b75-86bd-459d-b93b-6a23dc807168","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:07.392Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:07.395Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d75809bf-5d68-44f8-916e-bb2cea318d0c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4628b75-86bd-459d-b93b-6a23dc807168","LogTimestamp":"2022-12-03T05:30:07.395Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:30:09.403Z","message":"Entering","context":{"RequestID":"cded7458-53f9-47ac-bb97-f92677453b09","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"417e12ed-65fe-465f-b62b-4a3d9bedb85b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:09.402Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:09.404Z","message":"{\"transactionId\":\"cded7458-53f9-47ac-bb97-f92677453b09\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:09:403\",\"respDate\":\"221203-05:30:09:404\",\"sourceId\":\"haproxy:cded7458-53f9-47ac-bb97-f92677453b09\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:30:09:403-79743\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cded7458-53f9-47ac-bb97-f92677453b09]}\\\"}\"}","context":{"RequestID":"cded7458-53f9-47ac-bb97-f92677453b09","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"417e12ed-65fe-465f-b62b-4a3d9bedb85b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:09.402Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:09.405Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cded7458-53f9-47ac-bb97-f92677453b09","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"417e12ed-65fe-465f-b62b-4a3d9bedb85b","LogTimestamp":"2022-12-03T05:30:09.405Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:30:09.937Z","message":"Entering","context":{"RequestID":"bbc871ec-3c40-489b-8b42-81ef57f585b7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a60c9a24-17ed-4c57-ba07-444d4febfd91","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:30:09.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:09.939Z","message":"{\"transactionId\":\"bbc871ec-3c40-489b-8b42-81ef57f585b7\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:09:938\",\"respDate\":\"221203-05:30:09:939\",\"sourceId\":\"OOM_ReadinessCheck:bbc871ec-3c40-489b-8b42-81ef57f585b7\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:30:09:938-82968\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[37168], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[bbc871ec-3c40-489b-8b42-81ef57f585b7]}\\\"}\"}","context":{"RequestID":"bbc871ec-3c40-489b-8b42-81ef57f585b7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a60c9a24-17ed-4c57-ba07-444d4febfd91","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:30:09.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:09.940Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bbc871ec-3c40-489b-8b42-81ef57f585b7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a60c9a24-17ed-4c57-ba07-444d4febfd91","LogTimestamp":"2022-12-03T05:30:09.940Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:30:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:30:10.262Z","message":"Entering","context":{"RequestID":"5b809553-85e2-4fc0-a309-dea219f9523c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7ee0baf8-8a55-4c77-b7bc-019669b9ef05","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:30:10.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:10.263Z","message":"Database is available from CACHED check.","context":{"RequestID":"5b809553-85e2-4fc0-a309-dea219f9523c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7ee0baf8-8a55-4c77-b7bc-019669b9ef05","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:30:10.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:10.264Z","message":"{\"transactionId\":\"5b809553-85e2-4fc0-a309-dea219f9523c\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:10:262\",\"respDate\":\"221203-05:30:10:264\",\"sourceId\":\"ReadinessCheck:5b809553-85e2-4fc0-a309-dea219f9523c\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:30:10:262-8584\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[5b809553-85e2-4fc0-a309-dea219f9523c]}\\\"}\"}","context":{"RequestID":"5b809553-85e2-4fc0-a309-dea219f9523c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7ee0baf8-8a55-4c77-b7bc-019669b9ef05","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:30:10.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:10.264Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b809553-85e2-4fc0-a309-dea219f9523c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ee0baf8-8a55-4c77-b7bc-019669b9ef05","LogTimestamp":"2022-12-03T05:30:10.264Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:30:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:30:11.413Z","message":"Entering","context":{"RequestID":"ac3ae957-9971-4f46-b7de-0fc1f0ad564d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"74da1907-daa8-4986-b24b-3c781a068c84","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:11.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:11.415Z","message":"{\"transactionId\":\"ac3ae957-9971-4f46-b7de-0fc1f0ad564d\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:11:413\",\"respDate\":\"221203-05:30:11:415\",\"sourceId\":\"haproxy:ac3ae957-9971-4f46-b7de-0fc1f0ad564d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:30:11:413-68344\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ac3ae957-9971-4f46-b7de-0fc1f0ad564d]}\\\"}\"}","context":{"RequestID":"ac3ae957-9971-4f46-b7de-0fc1f0ad564d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"74da1907-daa8-4986-b24b-3c781a068c84","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:11.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:11.415Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac3ae957-9971-4f46-b7de-0fc1f0ad564d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74da1907-daa8-4986-b24b-3c781a068c84","LogTimestamp":"2022-12-03T05:30:11.415Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:30:13.423Z","message":"Entering","context":{"RequestID":"3de2e95a-c556-4ff3-9d9c-e239cb112c43","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2afb2724-230d-4007-b55e-def73dd87e93","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:13.423Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:13.425Z","message":"{\"transactionId\":\"3de2e95a-c556-4ff3-9d9c-e239cb112c43\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:13:423\",\"respDate\":\"221203-05:30:13:425\",\"sourceId\":\"haproxy:3de2e95a-c556-4ff3-9d9c-e239cb112c43\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:30:13:423-63743\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3de2e95a-c556-4ff3-9d9c-e239cb112c43]}\\\"}\"}","context":{"RequestID":"3de2e95a-c556-4ff3-9d9c-e239cb112c43","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2afb2724-230d-4007-b55e-def73dd87e93","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:13.423Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:13.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3de2e95a-c556-4ff3-9d9c-e239cb112c43","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2afb2724-230d-4007-b55e-def73dd87e93","LogTimestamp":"2022-12-03T05:30:13.425Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:30:13.883Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:30:13.951Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:13.951Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:13.951Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:15.433Z","message":"Entering","context":{"RequestID":"fc27a9ea-573d-4f30-af13-37f48d2ba6f7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8bad6832-039b-4b18-86de-9eba37d0fa8d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:15.433Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:15.435Z","message":"{\"transactionId\":\"fc27a9ea-573d-4f30-af13-37f48d2ba6f7\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:15:433\",\"respDate\":\"221203-05:30:15:435\",\"sourceId\":\"haproxy:fc27a9ea-573d-4f30-af13-37f48d2ba6f7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:30:15:433-37047\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fc27a9ea-573d-4f30-af13-37f48d2ba6f7]}\\\"}\"}","context":{"RequestID":"fc27a9ea-573d-4f30-af13-37f48d2ba6f7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8bad6832-039b-4b18-86de-9eba37d0fa8d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:15.433Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:15.435Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc27a9ea-573d-4f30-af13-37f48d2ba6f7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8bad6832-039b-4b18-86de-9eba37d0fa8d","LogTimestamp":"2022-12-03T05:30:15.435Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:30:15.552Z","message":"Entering","context":{"RequestID":"5bddad74-7173-4a5f-93cd-61d25d6fda6d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9eff52c2-0d4e-4b4b-af3c-47ba76c7f76d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:30:15.551Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:15.553Z","message":"{\"transactionId\":\"5bddad74-7173-4a5f-93cd-61d25d6fda6d\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:15:552\",\"respDate\":\"221203-05:30:15:553\",\"sourceId\":\"healthcheck:5bddad74-7173-4a5f-93cd-61d25d6fda6d\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:30:15:552-2854\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[5bddad74-7173-4a5f-93cd-61d25d6fda6d]}\\\"}\"}","context":{"RequestID":"5bddad74-7173-4a5f-93cd-61d25d6fda6d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9eff52c2-0d4e-4b4b-af3c-47ba76c7f76d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:30:15.551Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:15.554Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5bddad74-7173-4a5f-93cd-61d25d6fda6d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9eff52c2-0d4e-4b4b-af3c-47ba76c7f76d","LogTimestamp":"2022-12-03T05:30:15.554Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:30:15 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:30:17.443Z","message":"Entering","context":{"RequestID":"4b7099b2-a433-4085-84d9-57266cc90f37","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"20e75b3e-8841-490d-b206-0490184e1dcb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:17.443Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:17.445Z","message":"{\"transactionId\":\"4b7099b2-a433-4085-84d9-57266cc90f37\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:17:443\",\"respDate\":\"221203-05:30:17:444\",\"sourceId\":\"haproxy:4b7099b2-a433-4085-84d9-57266cc90f37\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:30:17:443-26015\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4b7099b2-a433-4085-84d9-57266cc90f37]}\\\"}\"}","context":{"RequestID":"4b7099b2-a433-4085-84d9-57266cc90f37","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"20e75b3e-8841-490d-b206-0490184e1dcb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:17.443Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:17.445Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b7099b2-a433-4085-84d9-57266cc90f37","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20e75b3e-8841-490d-b206-0490184e1dcb","LogTimestamp":"2022-12-03T05:30:17.445Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:30:19.453Z","message":"Entering","context":{"RequestID":"0eebb1ea-10f1-44cd-8892-15cbfdcabe50","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4113a95a-047c-4e75-a0a3-35fbde8dc511","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:19.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:19.455Z","message":"{\"transactionId\":\"0eebb1ea-10f1-44cd-8892-15cbfdcabe50\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:19:454\",\"respDate\":\"221203-05:30:19:455\",\"sourceId\":\"haproxy:0eebb1ea-10f1-44cd-8892-15cbfdcabe50\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:30:19:454-51199\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0eebb1ea-10f1-44cd-8892-15cbfdcabe50]}\\\"}\"}","context":{"RequestID":"0eebb1ea-10f1-44cd-8892-15cbfdcabe50","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4113a95a-047c-4e75-a0a3-35fbde8dc511","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:19.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:19.455Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0eebb1ea-10f1-44cd-8892-15cbfdcabe50","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4113a95a-047c-4e75-a0a3-35fbde8dc511","LogTimestamp":"2022-12-03T05:30:19.455Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:30:19.847Z","message":"Entering","context":{"RequestID":"a0e4cb99-64ee-47e0-b51a-ab881c49e6f7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7f487fad-3b5a-4b33-b2e9-4b4162339005","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:30:19.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:19.849Z","message":"{\"transactionId\":\"a0e4cb99-64ee-47e0-b51a-ab881c49e6f7\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:19:847\",\"respDate\":\"221203-05:30:19:849\",\"sourceId\":\"healthcheck:a0e4cb99-64ee-47e0-b51a-ab881c49e6f7\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:30:19:847-82548\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[40350], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[a0e4cb99-64ee-47e0-b51a-ab881c49e6f7]}\\\"}\"}","context":{"RequestID":"a0e4cb99-64ee-47e0-b51a-ab881c49e6f7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7f487fad-3b5a-4b33-b2e9-4b4162339005","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:30:19.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:19.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0e4cb99-64ee-47e0-b51a-ab881c49e6f7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f487fad-3b5a-4b33-b2e9-4b4162339005","LogTimestamp":"2022-12-03T05:30:19.849Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:19 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:30:19.940Z","message":"Entering","context":{"RequestID":"17239ad5-1023-47dc-a05d-18d42e3de9c1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e5dcf075-82db-4a1d-a2e4-b8480ff87bbb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:30:19.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:19.942Z","message":"{\"transactionId\":\"17239ad5-1023-47dc-a05d-18d42e3de9c1\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:19:941\",\"respDate\":\"221203-05:30:19:942\",\"sourceId\":\"OOM_ReadinessCheck:17239ad5-1023-47dc-a05d-18d42e3de9c1\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:30:19:941-96267\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[37364], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[17239ad5-1023-47dc-a05d-18d42e3de9c1]}\\\"}\"}","context":{"RequestID":"17239ad5-1023-47dc-a05d-18d42e3de9c1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e5dcf075-82db-4a1d-a2e4-b8480ff87bbb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:30:19.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:19.943Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17239ad5-1023-47dc-a05d-18d42e3de9c1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5dcf075-82db-4a1d-a2e4-b8480ff87bbb","LogTimestamp":"2022-12-03T05:30:19.943Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:30:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:30:20.259Z","message":"Entering","context":{"RequestID":"280c012c-5fb6-4840-8d93-f70eb1f21c40","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e6ef506b-ff49-4bd7-b080-8f4081f8827f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:30:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:20.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"280c012c-5fb6-4840-8d93-f70eb1f21c40","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e6ef506b-ff49-4bd7-b080-8f4081f8827f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:30:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:20.261Z","message":"{\"transactionId\":\"280c012c-5fb6-4840-8d93-f70eb1f21c40\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:20:259\",\"respDate\":\"221203-05:30:20:261\",\"sourceId\":\"ReadinessCheck:280c012c-5fb6-4840-8d93-f70eb1f21c40\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:30:20:259-66258\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[280c012c-5fb6-4840-8d93-f70eb1f21c40]}\\\"}\"}","context":{"RequestID":"280c012c-5fb6-4840-8d93-f70eb1f21c40","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e6ef506b-ff49-4bd7-b080-8f4081f8827f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:30:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:20.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"280c012c-5fb6-4840-8d93-f70eb1f21c40","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6ef506b-ff49-4bd7-b080-8f4081f8827f","LogTimestamp":"2022-12-03T05:30:20.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:30:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:30:21.463Z","message":"Entering","context":{"RequestID":"04ed7b7f-659a-4239-8559-e639f47bb20c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0b776a92-5b65-48ce-aec2-33a3c01ef0ef","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:21.463Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:21.465Z","message":"{\"transactionId\":\"04ed7b7f-659a-4239-8559-e639f47bb20c\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:21:463\",\"respDate\":\"221203-05:30:21:465\",\"sourceId\":\"haproxy:04ed7b7f-659a-4239-8559-e639f47bb20c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:30:21:463-93645\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[04ed7b7f-659a-4239-8559-e639f47bb20c]}\\\"}\"}","context":{"RequestID":"04ed7b7f-659a-4239-8559-e639f47bb20c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0b776a92-5b65-48ce-aec2-33a3c01ef0ef","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:21.463Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:21.465Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04ed7b7f-659a-4239-8559-e639f47bb20c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b776a92-5b65-48ce-aec2-33a3c01ef0ef","LogTimestamp":"2022-12-03T05:30:21.465Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:30:23.475Z","message":"Entering","context":{"RequestID":"0e69228d-a044-4691-9d3e-18fcbf3ffc63","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c3815176-00f1-4a43-b9b0-c233b15c0982","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:23.474Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:23.478Z","message":"{\"transactionId\":\"0e69228d-a044-4691-9d3e-18fcbf3ffc63\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:23:476\",\"respDate\":\"221203-05:30:23:477\",\"sourceId\":\"haproxy:0e69228d-a044-4691-9d3e-18fcbf3ffc63\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:30:23:476-35387\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0e69228d-a044-4691-9d3e-18fcbf3ffc63]}\\\"}\"}","context":{"RequestID":"0e69228d-a044-4691-9d3e-18fcbf3ffc63","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c3815176-00f1-4a43-b9b0-c233b15c0982","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:23.474Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:23.478Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e69228d-a044-4691-9d3e-18fcbf3ffc63","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3815176-00f1-4a43-b9b0-c233b15c0982","LogTimestamp":"2022-12-03T05:30:23.478Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-12-03T05:30:23.884Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:30:23.892Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:23.892Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:23.892Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:25.487Z","message":"Entering","context":{"RequestID":"9d24e4a7-97b6-4dce-b00f-583a6f9a805c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"93f61bb6-ab77-4825-b109-393d1271b1e3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:25.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:25.489Z","message":"{\"transactionId\":\"9d24e4a7-97b6-4dce-b00f-583a6f9a805c\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:25:488\",\"respDate\":\"221203-05:30:25:489\",\"sourceId\":\"haproxy:9d24e4a7-97b6-4dce-b00f-583a6f9a805c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:30:25:488-7210\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d24e4a7-97b6-4dce-b00f-583a6f9a805c]}\\\"}\"}","context":{"RequestID":"9d24e4a7-97b6-4dce-b00f-583a6f9a805c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"93f61bb6-ab77-4825-b109-393d1271b1e3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:25.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:25.490Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d24e4a7-97b6-4dce-b00f-583a6f9a805c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93f61bb6-ab77-4825-b109-393d1271b1e3","LogTimestamp":"2022-12-03T05:30:25.489Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:30:27.499Z","message":"Entering","context":{"RequestID":"9342fd53-bd51-4990-bc4b-fd16b41ede21","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"23ef085c-f274-4ffe-91f0-db90627dce99","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:27.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:27.500Z","message":"{\"transactionId\":\"9342fd53-bd51-4990-bc4b-fd16b41ede21\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:27:499\",\"respDate\":\"221203-05:30:27:500\",\"sourceId\":\"haproxy:9342fd53-bd51-4990-bc4b-fd16b41ede21\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:30:27:499-54454\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9342fd53-bd51-4990-bc4b-fd16b41ede21]}\\\"}\"}","context":{"RequestID":"9342fd53-bd51-4990-bc4b-fd16b41ede21","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"23ef085c-f274-4ffe-91f0-db90627dce99","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:27.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:27.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9342fd53-bd51-4990-bc4b-fd16b41ede21","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23ef085c-f274-4ffe-91f0-db90627dce99","LogTimestamp":"2022-12-03T05:30:27.501Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:30:29.509Z","message":"Entering","context":{"RequestID":"75a9a11b-4dd7-4214-9eaf-117d0eec2cf9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"66f5fc17-506d-4c1d-8e87-a1e95be1c362","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:29.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:29.511Z","message":"{\"transactionId\":\"75a9a11b-4dd7-4214-9eaf-117d0eec2cf9\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:29:510\",\"respDate\":\"221203-05:30:29:511\",\"sourceId\":\"haproxy:75a9a11b-4dd7-4214-9eaf-117d0eec2cf9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:30:29:510-8528\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[75a9a11b-4dd7-4214-9eaf-117d0eec2cf9]}\\\"}\"}","context":{"RequestID":"75a9a11b-4dd7-4214-9eaf-117d0eec2cf9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"66f5fc17-506d-4c1d-8e87-a1e95be1c362","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:29.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:29.511Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75a9a11b-4dd7-4214-9eaf-117d0eec2cf9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66f5fc17-506d-4c1d-8e87-a1e95be1c362","LogTimestamp":"2022-12-03T05:30:29.511Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:30:29.937Z","message":"Entering","context":{"RequestID":"6dd090db-93c8-4a40-8bde-312a8ee02a8c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9e4e642b-b95b-4284-afca-a73f9c193548","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:30:29.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:29.939Z","message":"{\"transactionId\":\"6dd090db-93c8-4a40-8bde-312a8ee02a8c\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:29:938\",\"respDate\":\"221203-05:30:29:939\",\"sourceId\":\"OOM_ReadinessCheck:6dd090db-93c8-4a40-8bde-312a8ee02a8c\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:30:29:938-4333\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[37536], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[6dd090db-93c8-4a40-8bde-312a8ee02a8c]}\\\"}\"}","context":{"RequestID":"6dd090db-93c8-4a40-8bde-312a8ee02a8c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9e4e642b-b95b-4284-afca-a73f9c193548","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:30:29.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:29.940Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6dd090db-93c8-4a40-8bde-312a8ee02a8c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e4e642b-b95b-4284-afca-a73f9c193548","LogTimestamp":"2022-12-03T05:30:29.940Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:30:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:30:30.182Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:30.185Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:30.259Z","message":"Entering","context":{"RequestID":"6a0ef98f-7cd0-4f29-9257-0e1cb0790252","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"439c0d61-4983-4f39-a0aa-c39b755df3fd","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:30:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:30.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"6a0ef98f-7cd0-4f29-9257-0e1cb0790252","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"439c0d61-4983-4f39-a0aa-c39b755df3fd","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:30:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:30.261Z","message":"{\"transactionId\":\"6a0ef98f-7cd0-4f29-9257-0e1cb0790252\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:30:259\",\"respDate\":\"221203-05:30:30:261\",\"sourceId\":\"ReadinessCheck:6a0ef98f-7cd0-4f29-9257-0e1cb0790252\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:30:30:259-54756\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[6a0ef98f-7cd0-4f29-9257-0e1cb0790252]}\\\"}\"}","context":{"RequestID":"6a0ef98f-7cd0-4f29-9257-0e1cb0790252","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"439c0d61-4983-4f39-a0aa-c39b755df3fd","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:30:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:30.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a0ef98f-7cd0-4f29-9257-0e1cb0790252","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"439c0d61-4983-4f39-a0aa-c39b755df3fd","LogTimestamp":"2022-12-03T05:30:30.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:30:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:30:30.578Z","message":"Entering","context":{"RequestID":"4d189be5-2fa0-42ed-9bb6-9189256d0863","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cd1c7c01-df5f-4d17-95f8-d3f012b8c57f","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:30:30.578Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:30.580Z","message":"{\"transactionId\":\"4d189be5-2fa0-42ed-9bb6-9189256d0863\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:30:579\",\"respDate\":\"221203-05:30:30:580\",\"sourceId\":\"healthcheck:4d189be5-2fa0-42ed-9bb6-9189256d0863\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:30:30:579-16769\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[4d189be5-2fa0-42ed-9bb6-9189256d0863]}\\\"}\"}","context":{"RequestID":"4d189be5-2fa0-42ed-9bb6-9189256d0863","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cd1c7c01-df5f-4d17-95f8-d3f012b8c57f","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:30:30.578Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:30.580Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d189be5-2fa0-42ed-9bb6-9189256d0863","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd1c7c01-df5f-4d17-95f8-d3f012b8c57f","LogTimestamp":"2022-12-03T05:30:30.580Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:30:30 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:30:31.532Z","message":"Entering","context":{"RequestID":"6e38cec5-25ca-4aff-a7ee-0ee3789b79fd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"100eaf9e-8bad-4fd3-9874-2e6652c2d894","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:31.532Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:31.534Z","message":"{\"transactionId\":\"6e38cec5-25ca-4aff-a7ee-0ee3789b79fd\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:31:533\",\"respDate\":\"221203-05:30:31:534\",\"sourceId\":\"haproxy:6e38cec5-25ca-4aff-a7ee-0ee3789b79fd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:30:31:533-82063\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6e38cec5-25ca-4aff-a7ee-0ee3789b79fd]}\\\"}\"}","context":{"RequestID":"6e38cec5-25ca-4aff-a7ee-0ee3789b79fd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"100eaf9e-8bad-4fd3-9874-2e6652c2d894","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:31.532Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:31.535Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e38cec5-25ca-4aff-a7ee-0ee3789b79fd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"100eaf9e-8bad-4fd3-9874-2e6652c2d894","LogTimestamp":"2022-12-03T05:30:31.535Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:30:33.543Z","message":"Entering","context":{"RequestID":"e61bf099-d95f-4e00-8ac7-8c52800af823","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2e5da389-ea22-48e3-b522-e011db7a1f3b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:33.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:33.545Z","message":"{\"transactionId\":\"e61bf099-d95f-4e00-8ac7-8c52800af823\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:33:544\",\"respDate\":\"221203-05:30:33:545\",\"sourceId\":\"haproxy:e61bf099-d95f-4e00-8ac7-8c52800af823\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:30:33:544-41475\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e61bf099-d95f-4e00-8ac7-8c52800af823]}\\\"}\"}","context":{"RequestID":"e61bf099-d95f-4e00-8ac7-8c52800af823","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2e5da389-ea22-48e3-b522-e011db7a1f3b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:33.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:33.546Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e61bf099-d95f-4e00-8ac7-8c52800af823","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e5da389-ea22-48e3-b522-e011db7a1f3b","LogTimestamp":"2022-12-03T05:30:33.546Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:30:33.884Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:30:33.894Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:33.894Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:33.894Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:34.870Z","message":"Entering","context":{"RequestID":"a3849570-96b1-40e3-98ba-6f9de629a063","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0b3a4cae-cb17-4ceb-8fd6-e181630d98d6","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:30:34.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:34.872Z","message":"{\"transactionId\":\"a3849570-96b1-40e3-98ba-6f9de629a063\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:34:871\",\"respDate\":\"221203-05:30:34:872\",\"sourceId\":\"healthcheck:a3849570-96b1-40e3-98ba-6f9de629a063\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:30:34:871-79704\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[40526], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[a3849570-96b1-40e3-98ba-6f9de629a063]}\\\"}\"}","context":{"RequestID":"a3849570-96b1-40e3-98ba-6f9de629a063","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0b3a4cae-cb17-4ceb-8fd6-e181630d98d6","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:30:34.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:34.872Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3849570-96b1-40e3-98ba-6f9de629a063","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b3a4cae-cb17-4ceb-8fd6-e181630d98d6","LogTimestamp":"2022-12-03T05:30:34.872Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:34 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:30:35.553Z","message":"Entering","context":{"RequestID":"fa401a50-4452-4e6d-8384-40e13122b1bd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5d555bc2-7b7b-45b5-8851-1e9c5d23a44a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:35.553Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:35.555Z","message":"{\"transactionId\":\"fa401a50-4452-4e6d-8384-40e13122b1bd\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:35:554\",\"respDate\":\"221203-05:30:35:555\",\"sourceId\":\"haproxy:fa401a50-4452-4e6d-8384-40e13122b1bd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:30:35:554-6118\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fa401a50-4452-4e6d-8384-40e13122b1bd]}\\\"}\"}","context":{"RequestID":"fa401a50-4452-4e6d-8384-40e13122b1bd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5d555bc2-7b7b-45b5-8851-1e9c5d23a44a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:35.553Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:35.556Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa401a50-4452-4e6d-8384-40e13122b1bd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d555bc2-7b7b-45b5-8851-1e9c5d23a44a","LogTimestamp":"2022-12-03T05:30:35.556Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:30:37.564Z","message":"Entering","context":{"RequestID":"0d7c1d32-b951-4c23-a519-6c7743bef321","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a1af8d19-dd82-4b23-8328-e90bf27744a8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:37.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:37.565Z","message":"{\"transactionId\":\"0d7c1d32-b951-4c23-a519-6c7743bef321\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:37:564\",\"respDate\":\"221203-05:30:37:565\",\"sourceId\":\"haproxy:0d7c1d32-b951-4c23-a519-6c7743bef321\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:30:37:564-97752\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0d7c1d32-b951-4c23-a519-6c7743bef321]}\\\"}\"}","context":{"RequestID":"0d7c1d32-b951-4c23-a519-6c7743bef321","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a1af8d19-dd82-4b23-8328-e90bf27744a8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:37.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:37.566Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d7c1d32-b951-4c23-a519-6c7743bef321","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1af8d19-dd82-4b23-8328-e90bf27744a8","LogTimestamp":"2022-12-03T05:30:37.566Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:30:39.573Z","message":"Entering","context":{"RequestID":"9cffc75f-1684-4a97-90c3-c1574bd357b5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"87a07673-3848-407b-99d2-690e4b147b57","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:39.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:39.575Z","message":"{\"transactionId\":\"9cffc75f-1684-4a97-90c3-c1574bd357b5\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:39:574\",\"respDate\":\"221203-05:30:39:575\",\"sourceId\":\"haproxy:9cffc75f-1684-4a97-90c3-c1574bd357b5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:30:39:574-8647\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9cffc75f-1684-4a97-90c3-c1574bd357b5]}\\\"}\"}","context":{"RequestID":"9cffc75f-1684-4a97-90c3-c1574bd357b5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"87a07673-3848-407b-99d2-690e4b147b57","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:39.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:39.576Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9cffc75f-1684-4a97-90c3-c1574bd357b5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87a07673-3848-407b-99d2-690e4b147b57","LogTimestamp":"2022-12-03T05:30:39.576Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:30:39.937Z","message":"Entering","context":{"RequestID":"d73d6fb2-7182-4c4b-965d-9180df78e498","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1d93bba2-a3c7-4942-89fb-b721e6a0609e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:30:39.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:39.939Z","message":"{\"transactionId\":\"d73d6fb2-7182-4c4b-965d-9180df78e498\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:39:938\",\"respDate\":\"221203-05:30:39:939\",\"sourceId\":\"OOM_ReadinessCheck:d73d6fb2-7182-4c4b-965d-9180df78e498\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:30:39:938-53268\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[37732], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[d73d6fb2-7182-4c4b-965d-9180df78e498]}\\\"}\"}","context":{"RequestID":"d73d6fb2-7182-4c4b-965d-9180df78e498","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1d93bba2-a3c7-4942-89fb-b721e6a0609e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:30:39.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:39.940Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d73d6fb2-7182-4c4b-965d-9180df78e498","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d93bba2-a3c7-4942-89fb-b721e6a0609e","LogTimestamp":"2022-12-03T05:30:39.940Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:30:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:30:40.259Z","message":"Entering","context":{"RequestID":"6ec105bb-78e7-429d-90cc-9d482b9a5bb7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8d8d1a3e-367c-4886-9866-42da65ddf5e5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:30:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:40.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"6ec105bb-78e7-429d-90cc-9d482b9a5bb7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8d8d1a3e-367c-4886-9866-42da65ddf5e5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:30:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:40.263Z","message":"{\"transactionId\":\"6ec105bb-78e7-429d-90cc-9d482b9a5bb7\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:40:260\",\"respDate\":\"221203-05:30:40:263\",\"sourceId\":\"ReadinessCheck:6ec105bb-78e7-429d-90cc-9d482b9a5bb7\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:30:40:260-1573\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[6ec105bb-78e7-429d-90cc-9d482b9a5bb7]}\\\"}\"}","context":{"RequestID":"6ec105bb-78e7-429d-90cc-9d482b9a5bb7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8d8d1a3e-367c-4886-9866-42da65ddf5e5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:30:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:40.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ec105bb-78e7-429d-90cc-9d482b9a5bb7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d8d1a3e-367c-4886-9866-42da65ddf5e5","LogTimestamp":"2022-12-03T05:30:40.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:30:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:30:41.585Z","message":"Entering","context":{"RequestID":"ce18aab6-0b4b-4f1c-b6cb-f9bfe1b030e6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4dc0691c-18e9-49cd-bcc0-04dc329ece9b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:41.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:41.587Z","message":"{\"transactionId\":\"ce18aab6-0b4b-4f1c-b6cb-f9bfe1b030e6\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:41:585\",\"respDate\":\"221203-05:30:41:587\",\"sourceId\":\"haproxy:ce18aab6-0b4b-4f1c-b6cb-f9bfe1b030e6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:30:41:585-3356\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce18aab6-0b4b-4f1c-b6cb-f9bfe1b030e6]}\\\"}\"}","context":{"RequestID":"ce18aab6-0b4b-4f1c-b6cb-f9bfe1b030e6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4dc0691c-18e9-49cd-bcc0-04dc329ece9b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:41.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:41.588Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce18aab6-0b4b-4f1c-b6cb-f9bfe1b030e6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4dc0691c-18e9-49cd-bcc0-04dc329ece9b","LogTimestamp":"2022-12-03T05:30:41.587Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:30:43.596Z","message":"Entering","context":{"RequestID":"6e6f5973-2c7c-4b27-8f13-f3131f7292ee","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"77bfb30c-3c32-4860-9373-7d7adb856db2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:43.596Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:43.598Z","message":"{\"transactionId\":\"6e6f5973-2c7c-4b27-8f13-f3131f7292ee\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:43:597\",\"respDate\":\"221203-05:30:43:598\",\"sourceId\":\"haproxy:6e6f5973-2c7c-4b27-8f13-f3131f7292ee\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:30:43:597-34084\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6e6f5973-2c7c-4b27-8f13-f3131f7292ee]}\\\"}\"}","context":{"RequestID":"6e6f5973-2c7c-4b27-8f13-f3131f7292ee","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"77bfb30c-3c32-4860-9373-7d7adb856db2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:43.596Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:43.598Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e6f5973-2c7c-4b27-8f13-f3131f7292ee","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77bfb30c-3c32-4860-9373-7d7adb856db2","LogTimestamp":"2022-12-03T05:30:43.598Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:30:43.885Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:30:43.895Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:43.895Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:43.895Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:45.604Z","message":"Entering","context":{"RequestID":"b4b78602-5fa8-4569-b33e-6bb165fd73ce","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"af5e7c6a-843e-4cb6-8ceb-6639ef4c4334","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:30:45.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:45.605Z","message":"Entering","context":{"RequestID":"a0e514e3-7283-46f8-b99e-0eea368c69fe","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d0eef38b-5782-410f-9f93-e534a04db38e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:45.605Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:45.606Z","message":"{\"transactionId\":\"b4b78602-5fa8-4569-b33e-6bb165fd73ce\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:45:605\",\"respDate\":\"221203-05:30:45:606\",\"sourceId\":\"healthcheck:b4b78602-5fa8-4569-b33e-6bb165fd73ce\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:30:45:605-23320\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b4b78602-5fa8-4569-b33e-6bb165fd73ce]}\\\"}\"}","context":{"RequestID":"b4b78602-5fa8-4569-b33e-6bb165fd73ce","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"af5e7c6a-843e-4cb6-8ceb-6639ef4c4334","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:30:45.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:45.606Z","message":"{\"transactionId\":\"a0e514e3-7283-46f8-b99e-0eea368c69fe\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:45:605\",\"respDate\":\"221203-05:30:45:606\",\"sourceId\":\"haproxy:a0e514e3-7283-46f8-b99e-0eea368c69fe\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:30:45:605-89604\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a0e514e3-7283-46f8-b99e-0eea368c69fe]}\\\"}\"}","context":{"RequestID":"a0e514e3-7283-46f8-b99e-0eea368c69fe","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d0eef38b-5782-410f-9f93-e534a04db38e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:45.605Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:45.606Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4b78602-5fa8-4569-b33e-6bb165fd73ce","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af5e7c6a-843e-4cb6-8ceb-6639ef4c4334","LogTimestamp":"2022-12-03T05:30:45.606Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:45.607Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0e514e3-7283-46f8-b99e-0eea368c69fe","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0eef38b-5782-410f-9f93-e534a04db38e","LogTimestamp":"2022-12-03T05:30:45.607Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 10.233.72.62 - AAI [03/Dec/2022:05:30:45 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:30:47.615Z","message":"Entering","context":{"RequestID":"0e0ee257-3b44-4bbf-acb8-f0d8d6a87a4b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d9871884-21bf-4d12-a024-df5434832895","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:47.615Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:47.617Z","message":"{\"transactionId\":\"0e0ee257-3b44-4bbf-acb8-f0d8d6a87a4b\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:47:616\",\"respDate\":\"221203-05:30:47:617\",\"sourceId\":\"haproxy:0e0ee257-3b44-4bbf-acb8-f0d8d6a87a4b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:30:47:616-79578\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0e0ee257-3b44-4bbf-acb8-f0d8d6a87a4b]}\\\"}\"}","context":{"RequestID":"0e0ee257-3b44-4bbf-acb8-f0d8d6a87a4b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d9871884-21bf-4d12-a024-df5434832895","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:47.615Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:47.618Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e0ee257-3b44-4bbf-acb8-f0d8d6a87a4b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d9871884-21bf-4d12-a024-df5434832895","LogTimestamp":"2022-12-03T05:30:47.617Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:30:49.627Z","message":"Entering","context":{"RequestID":"7c464657-44ab-4b59-90dd-7600d71df3d7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"58cab148-be7e-41c8-9731-debec3229dee","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:49.627Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:49.630Z","message":"{\"transactionId\":\"7c464657-44ab-4b59-90dd-7600d71df3d7\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:49:628\",\"respDate\":\"221203-05:30:49:630\",\"sourceId\":\"haproxy:7c464657-44ab-4b59-90dd-7600d71df3d7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:30:49:628-3547\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c464657-44ab-4b59-90dd-7600d71df3d7]}\\\"}\"}","context":{"RequestID":"7c464657-44ab-4b59-90dd-7600d71df3d7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"58cab148-be7e-41c8-9731-debec3229dee","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:49.627Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:49.630Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c464657-44ab-4b59-90dd-7600d71df3d7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58cab148-be7e-41c8-9731-debec3229dee","LogTimestamp":"2022-12-03T05:30:49.630Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:30:49.900Z","message":"Entering","context":{"RequestID":"aa723b80-60ce-48ee-a736-be723024eee3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ee33187c-3c4c-4abb-b75b-b2a6b5d6f8d8","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:30:49.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:49.902Z","message":"{\"transactionId\":\"aa723b80-60ce-48ee-a736-be723024eee3\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:49:900\",\"respDate\":\"221203-05:30:49:902\",\"sourceId\":\"healthcheck:aa723b80-60ce-48ee-a736-be723024eee3\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:30:49:900-3172\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[40686], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[aa723b80-60ce-48ee-a736-be723024eee3]}\\\"}\"}","context":{"RequestID":"aa723b80-60ce-48ee-a736-be723024eee3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ee33187c-3c4c-4abb-b75b-b2a6b5d6f8d8","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:30:49.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:49.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa723b80-60ce-48ee-a736-be723024eee3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee33187c-3c4c-4abb-b75b-b2a6b5d6f8d8","LogTimestamp":"2022-12-03T05:30:49.902Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:49 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:30:49.939Z","message":"Entering","context":{"RequestID":"213634e8-9cb5-4f14-877b-592c0d928aff","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d4f5dd89-1f01-4965-9bb2-c5afa8286cfd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:30:49.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:49.941Z","message":"{\"transactionId\":\"213634e8-9cb5-4f14-877b-592c0d928aff\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:49:940\",\"respDate\":\"221203-05:30:49:941\",\"sourceId\":\"OOM_ReadinessCheck:213634e8-9cb5-4f14-877b-592c0d928aff\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:30:49:940-13885\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[37916], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[213634e8-9cb5-4f14-877b-592c0d928aff]}\\\"}\"}","context":{"RequestID":"213634e8-9cb5-4f14-877b-592c0d928aff","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d4f5dd89-1f01-4965-9bb2-c5afa8286cfd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:30:49.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:49.941Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"213634e8-9cb5-4f14-877b-592c0d928aff","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d4f5dd89-1f01-4965-9bb2-c5afa8286cfd","LogTimestamp":"2022-12-03T05:30:49.941Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:30:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:30:50.259Z","message":"Entering","context":{"RequestID":"6430f9fd-b5a1-4f0c-a901-f7406172c896","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"73a87d55-4a8f-4b7f-a4b0-fd0dfd3eb36e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:30:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:50.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"6430f9fd-b5a1-4f0c-a901-f7406172c896","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"73a87d55-4a8f-4b7f-a4b0-fd0dfd3eb36e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:30:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:50.261Z","message":"{\"transactionId\":\"6430f9fd-b5a1-4f0c-a901-f7406172c896\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:50:259\",\"respDate\":\"221203-05:30:50:261\",\"sourceId\":\"ReadinessCheck:6430f9fd-b5a1-4f0c-a901-f7406172c896\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:30:50:259-68309\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[6430f9fd-b5a1-4f0c-a901-f7406172c896]}\\\"}\"}","context":{"RequestID":"6430f9fd-b5a1-4f0c-a901-f7406172c896","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"73a87d55-4a8f-4b7f-a4b0-fd0dfd3eb36e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:30:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:50.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6430f9fd-b5a1-4f0c-a901-f7406172c896","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73a87d55-4a8f-4b7f-a4b0-fd0dfd3eb36e","LogTimestamp":"2022-12-03T05:30:50.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:30:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:30:51.638Z","message":"Entering","context":{"RequestID":"920733bc-5bd4-473c-b103-c4d5f8473f6e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"825dc6b4-12c3-4521-b1a3-84eba98ce890","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:51.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:51.640Z","message":"{\"transactionId\":\"920733bc-5bd4-473c-b103-c4d5f8473f6e\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:51:639\",\"respDate\":\"221203-05:30:51:640\",\"sourceId\":\"haproxy:920733bc-5bd4-473c-b103-c4d5f8473f6e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:30:51:639-24503\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[920733bc-5bd4-473c-b103-c4d5f8473f6e]}\\\"}\"}","context":{"RequestID":"920733bc-5bd4-473c-b103-c4d5f8473f6e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"825dc6b4-12c3-4521-b1a3-84eba98ce890","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:51.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:51.641Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"920733bc-5bd4-473c-b103-c4d5f8473f6e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"825dc6b4-12c3-4521-b1a3-84eba98ce890","LogTimestamp":"2022-12-03T05:30:51.641Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:30:53.650Z","message":"Entering","context":{"RequestID":"b094dbaf-31e0-499e-922d-24695f8d3c9b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aff75512-446d-4f6d-882e-e83adff95999","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:53.650Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:53.652Z","message":"{\"transactionId\":\"b094dbaf-31e0-499e-922d-24695f8d3c9b\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:53:650\",\"respDate\":\"221203-05:30:53:652\",\"sourceId\":\"haproxy:b094dbaf-31e0-499e-922d-24695f8d3c9b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:30:53:650-57676\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b094dbaf-31e0-499e-922d-24695f8d3c9b]}\\\"}\"}","context":{"RequestID":"b094dbaf-31e0-499e-922d-24695f8d3c9b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aff75512-446d-4f6d-882e-e83adff95999","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:53.650Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:53.652Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b094dbaf-31e0-499e-922d-24695f8d3c9b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aff75512-446d-4f6d-882e-e83adff95999","LogTimestamp":"2022-12-03T05:30:53.652Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:30:53.884Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:30:53.902Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:53.903Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:53.903Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:55.659Z","message":"Entering","context":{"RequestID":"f1c6db65-5d35-45de-8ceb-717d4e457a16","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c0a18c7a-7be8-4195-905b-71181e7ddeca","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:55.659Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:55.661Z","message":"{\"transactionId\":\"f1c6db65-5d35-45de-8ceb-717d4e457a16\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:55:660\",\"respDate\":\"221203-05:30:55:661\",\"sourceId\":\"haproxy:f1c6db65-5d35-45de-8ceb-717d4e457a16\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:30:55:660-51307\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f1c6db65-5d35-45de-8ceb-717d4e457a16]}\\\"}\"}","context":{"RequestID":"f1c6db65-5d35-45de-8ceb-717d4e457a16","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c0a18c7a-7be8-4195-905b-71181e7ddeca","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:55.659Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:55.661Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1c6db65-5d35-45de-8ceb-717d4e457a16","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0a18c7a-7be8-4195-905b-71181e7ddeca","LogTimestamp":"2022-12-03T05:30:55.661Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:30:57.670Z","message":"Entering","context":{"RequestID":"91935f27-a15c-4f16-ae55-711c21e71faa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"858b9e86-f8be-4021-a6f0-c2b9030df1f2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:57.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:57.672Z","message":"{\"transactionId\":\"91935f27-a15c-4f16-ae55-711c21e71faa\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:57:671\",\"respDate\":\"221203-05:30:57:672\",\"sourceId\":\"haproxy:91935f27-a15c-4f16-ae55-711c21e71faa\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:30:57:671-20872\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[91935f27-a15c-4f16-ae55-711c21e71faa]}\\\"}\"}","context":{"RequestID":"91935f27-a15c-4f16-ae55-711c21e71faa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"858b9e86-f8be-4021-a6f0-c2b9030df1f2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:57.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:57.673Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91935f27-a15c-4f16-ae55-711c21e71faa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"858b9e86-f8be-4021-a6f0-c2b9030df1f2","LogTimestamp":"2022-12-03T05:30:57.673Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:30:59.681Z","message":"Entering","context":{"RequestID":"3ba64e91-631a-4fe7-860c-66ff7b9006ce","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a85a4b5a-8eb1-4839-b235-f4a04c3c54ff","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:59.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:59.683Z","message":"{\"transactionId\":\"3ba64e91-631a-4fe7-860c-66ff7b9006ce\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:59:682\",\"respDate\":\"221203-05:30:59:683\",\"sourceId\":\"haproxy:3ba64e91-631a-4fe7-860c-66ff7b9006ce\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:30:59:682-24640\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3ba64e91-631a-4fe7-860c-66ff7b9006ce]}\\\"}\"}","context":{"RequestID":"3ba64e91-631a-4fe7-860c-66ff7b9006ce","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a85a4b5a-8eb1-4839-b235-f4a04c3c54ff","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:30:59.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:59.683Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ba64e91-631a-4fe7-860c-66ff7b9006ce","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a85a4b5a-8eb1-4839-b235-f4a04c3c54ff","LogTimestamp":"2022-12-03T05:30:59.683Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:30:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:30:59.938Z","message":"Entering","context":{"RequestID":"b1e797de-a95e-40fd-b42e-2fed2ee4d0c0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d44393e8-b0a5-4c31-ab37-fb8f5bb167f3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:30:59.938Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:30:59.940Z","message":"{\"transactionId\":\"b1e797de-a95e-40fd-b42e-2fed2ee4d0c0\",\"status\":\"200\",\"rqstDate\":\"221203-05:30:59:938\",\"respDate\":\"221203-05:30:59:939\",\"sourceId\":\"OOM_ReadinessCheck:b1e797de-a95e-40fd-b42e-2fed2ee4d0c0\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:30:59:938-43562\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[38096], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[b1e797de-a95e-40fd-b42e-2fed2ee4d0c0]}\\\"}\"}","context":{"RequestID":"b1e797de-a95e-40fd-b42e-2fed2ee4d0c0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d44393e8-b0a5-4c31-ab37-fb8f5bb167f3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:30:59.938Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:30:59.940Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1e797de-a95e-40fd-b42e-2fed2ee4d0c0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d44393e8-b0a5-4c31-ab37-fb8f5bb167f3","LogTimestamp":"2022-12-03T05:30:59.940Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:30:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:31:00.186Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:00.188Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:00.258Z","message":"Entering","context":{"RequestID":"403e6c15-7948-41b7-afb5-65563b621367","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4be0981c-faeb-40d7-a4e0-0c3d21b1327a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:31:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:00.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"403e6c15-7948-41b7-afb5-65563b621367","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4be0981c-faeb-40d7-a4e0-0c3d21b1327a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:31:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:00.260Z","message":"{\"transactionId\":\"403e6c15-7948-41b7-afb5-65563b621367\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:00:259\",\"respDate\":\"221203-05:31:00:260\",\"sourceId\":\"ReadinessCheck:403e6c15-7948-41b7-afb5-65563b621367\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:31:00:259-31777\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[403e6c15-7948-41b7-afb5-65563b621367]}\\\"}\"}","context":{"RequestID":"403e6c15-7948-41b7-afb5-65563b621367","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4be0981c-faeb-40d7-a4e0-0c3d21b1327a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:31:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:00.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"403e6c15-7948-41b7-afb5-65563b621367","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4be0981c-faeb-40d7-a4e0-0c3d21b1327a","LogTimestamp":"2022-12-03T05:31:00.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:31:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:31:00.645Z","message":"Entering","context":{"RequestID":"1c79f124-2450-431c-8be5-a1b71b6a360d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0f130ad4-381d-4a00-ab48-7ab768f0bd76","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:31:00.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:00.648Z","message":"{\"transactionId\":\"1c79f124-2450-431c-8be5-a1b71b6a360d\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:00:646\",\"respDate\":\"221203-05:31:00:648\",\"sourceId\":\"healthcheck:1c79f124-2450-431c-8be5-a1b71b6a360d\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:31:00:646-86268\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[1c79f124-2450-431c-8be5-a1b71b6a360d]}\\\"}\"}","context":{"RequestID":"1c79f124-2450-431c-8be5-a1b71b6a360d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0f130ad4-381d-4a00-ab48-7ab768f0bd76","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:31:00.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:00.649Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c79f124-2450-431c-8be5-a1b71b6a360d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f130ad4-381d-4a00-ab48-7ab768f0bd76","LogTimestamp":"2022-12-03T05:31:00.648Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:31:00 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:31:01.691Z","message":"Entering","context":{"RequestID":"d066a2ba-cadb-4220-9170-c8cedc6b1d78","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2af1510e-9752-4982-87d3-ba9d91eb3405","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:01.690Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:01.692Z","message":"{\"transactionId\":\"d066a2ba-cadb-4220-9170-c8cedc6b1d78\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:01:691\",\"respDate\":\"221203-05:31:01:692\",\"sourceId\":\"haproxy:d066a2ba-cadb-4220-9170-c8cedc6b1d78\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:31:01:691-52238\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d066a2ba-cadb-4220-9170-c8cedc6b1d78]}\\\"}\"}","context":{"RequestID":"d066a2ba-cadb-4220-9170-c8cedc6b1d78","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2af1510e-9752-4982-87d3-ba9d91eb3405","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:01.690Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:01.693Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d066a2ba-cadb-4220-9170-c8cedc6b1d78","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2af1510e-9752-4982-87d3-ba9d91eb3405","LogTimestamp":"2022-12-03T05:31:01.693Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:31:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:31:03.701Z","message":"Entering","context":{"RequestID":"6cc63e60-fb03-4474-a936-f47eb08fc478","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"062a2095-1e90-462f-a333-dc0c4fb1e1cc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:03.701Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:03.703Z","message":"{\"transactionId\":\"6cc63e60-fb03-4474-a936-f47eb08fc478\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:03:702\",\"respDate\":\"221203-05:31:03:703\",\"sourceId\":\"haproxy:6cc63e60-fb03-4474-a936-f47eb08fc478\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:31:03:702-53341\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6cc63e60-fb03-4474-a936-f47eb08fc478]}\\\"}\"}","context":{"RequestID":"6cc63e60-fb03-4474-a936-f47eb08fc478","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"062a2095-1e90-462f-a333-dc0c4fb1e1cc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:03.701Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:03.704Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6cc63e60-fb03-4474-a936-f47eb08fc478","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"062a2095-1e90-462f-a333-dc0c4fb1e1cc","LogTimestamp":"2022-12-03T05:31:03.704Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:31:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:31:03.885Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:31:03.894Z","message":"Connection[/10.233.68.148:9042-1, 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":"2022-12-03T05:31:03.895Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:03.896Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:03.896Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:03.896Z","message":"Connection[/10.233.68.148:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:04.925Z","message":"Entering","context":{"RequestID":"03af3415-267c-4a78-86b3-128f1d03b8b8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"34e19170-ffd6-4d8b-9d65-cd129ee63205","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:31:04.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:04.928Z","message":"{\"transactionId\":\"03af3415-267c-4a78-86b3-128f1d03b8b8\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:04:926\",\"respDate\":\"221203-05:31:04:928\",\"sourceId\":\"healthcheck:03af3415-267c-4a78-86b3-128f1d03b8b8\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:31:04:926-77887\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[40874], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[03af3415-267c-4a78-86b3-128f1d03b8b8]}\\\"}\"}","context":{"RequestID":"03af3415-267c-4a78-86b3-128f1d03b8b8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"34e19170-ffd6-4d8b-9d65-cd129ee63205","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:31:04.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:04.928Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03af3415-267c-4a78-86b3-128f1d03b8b8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34e19170-ffd6-4d8b-9d65-cd129ee63205","LogTimestamp":"2022-12-03T05:31:04.928Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:31:04 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 7 - "logType": "access" {"timestamp":"2022-12-03T05:31:05.712Z","message":"Entering","context":{"RequestID":"0e8be5e9-61ea-45d3-8077-67abeb814fea","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"1fd49d39-8473-4046-9ee2-61bf7863e85f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:05.712Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:05.714Z","message":"{\"transactionId\":\"0e8be5e9-61ea-45d3-8077-67abeb814fea\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:05:712\",\"respDate\":\"221203-05:31:05:714\",\"sourceId\":\"haproxy:0e8be5e9-61ea-45d3-8077-67abeb814fea\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:31:05:712-94293\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0e8be5e9-61ea-45d3-8077-67abeb814fea]}\\\"}\"}","context":{"RequestID":"0e8be5e9-61ea-45d3-8077-67abeb814fea","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"1fd49d39-8473-4046-9ee2-61bf7863e85f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:05.712Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:05.714Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e8be5e9-61ea-45d3-8077-67abeb814fea","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1fd49d39-8473-4046-9ee2-61bf7863e85f","LogTimestamp":"2022-12-03T05:31:05.714Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:31:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:31:07.726Z","message":"Entering","context":{"RequestID":"fa13c415-c8f8-4d52-b04a-8994ebbcaf29","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"81c8a34d-51a5-4a61-804b-df94c8e3be44","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:07.726Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:07.728Z","message":"{\"transactionId\":\"fa13c415-c8f8-4d52-b04a-8994ebbcaf29\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:07:726\",\"respDate\":\"221203-05:31:07:728\",\"sourceId\":\"haproxy:fa13c415-c8f8-4d52-b04a-8994ebbcaf29\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:31:07:726-13162\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fa13c415-c8f8-4d52-b04a-8994ebbcaf29]}\\\"}\"}","context":{"RequestID":"fa13c415-c8f8-4d52-b04a-8994ebbcaf29","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"81c8a34d-51a5-4a61-804b-df94c8e3be44","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:07.726Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:07.728Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa13c415-c8f8-4d52-b04a-8994ebbcaf29","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81c8a34d-51a5-4a61-804b-df94c8e3be44","LogTimestamp":"2022-12-03T05:31:07.728Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:31:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:31:09.737Z","message":"Entering","context":{"RequestID":"66964882-309d-439b-9bf0-4a07ab10b971","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a71bb98c-3399-4a4d-aaee-f405c55fd575","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:09.736Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:09.738Z","message":"{\"transactionId\":\"66964882-309d-439b-9bf0-4a07ab10b971\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:09:737\",\"respDate\":\"221203-05:31:09:738\",\"sourceId\":\"haproxy:66964882-309d-439b-9bf0-4a07ab10b971\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:31:09:737-81792\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[66964882-309d-439b-9bf0-4a07ab10b971]}\\\"}\"}","context":{"RequestID":"66964882-309d-439b-9bf0-4a07ab10b971","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a71bb98c-3399-4a4d-aaee-f405c55fd575","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:09.736Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:09.739Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66964882-309d-439b-9bf0-4a07ab10b971","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a71bb98c-3399-4a4d-aaee-f405c55fd575","LogTimestamp":"2022-12-03T05:31:09.739Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:31:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:31:09.944Z","message":"Entering","context":{"RequestID":"2fc1504b-658f-4c6a-b434-f1d62d75a2ed","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"30fe9632-9632-4e33-a458-c8b3c7f43306","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:31:09.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:09.945Z","message":"{\"transactionId\":\"2fc1504b-658f-4c6a-b434-f1d62d75a2ed\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:09:944\",\"respDate\":\"221203-05:31:09:945\",\"sourceId\":\"OOM_ReadinessCheck:2fc1504b-658f-4c6a-b434-f1d62d75a2ed\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:31:09:944-30763\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[38298], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[2fc1504b-658f-4c6a-b434-f1d62d75a2ed]}\\\"}\"}","context":{"RequestID":"2fc1504b-658f-4c6a-b434-f1d62d75a2ed","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"30fe9632-9632-4e33-a458-c8b3c7f43306","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:31:09.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:09.946Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2fc1504b-658f-4c6a-b434-f1d62d75a2ed","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30fe9632-9632-4e33-a458-c8b3c7f43306","LogTimestamp":"2022-12-03T05:31:09.946Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:31:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:31:10.259Z","message":"Entering","context":{"RequestID":"dc79b534-6834-4295-ad6e-2c86f6463e03","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"871318d9-6b9c-4f94-8fd1-2f73d3a8ea6c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:31:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:10.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"dc79b534-6834-4295-ad6e-2c86f6463e03","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"871318d9-6b9c-4f94-8fd1-2f73d3a8ea6c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:31:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:10.261Z","message":"{\"transactionId\":\"dc79b534-6834-4295-ad6e-2c86f6463e03\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:10:260\",\"respDate\":\"221203-05:31:10:261\",\"sourceId\":\"ReadinessCheck:dc79b534-6834-4295-ad6e-2c86f6463e03\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:31:10:260-60461\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[dc79b534-6834-4295-ad6e-2c86f6463e03]}\\\"}\"}","context":{"RequestID":"dc79b534-6834-4295-ad6e-2c86f6463e03","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"871318d9-6b9c-4f94-8fd1-2f73d3a8ea6c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:31:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:10.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc79b534-6834-4295-ad6e-2c86f6463e03","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"871318d9-6b9c-4f94-8fd1-2f73d3a8ea6c","LogTimestamp":"2022-12-03T05:31:10.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:31:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:31:11.746Z","message":"Entering","context":{"RequestID":"0c743fdb-696f-4e5d-a350-b918fdefd7d2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"07aed622-d3ca-4537-82c9-1fff0ec40e35","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:11.746Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:11.748Z","message":"{\"transactionId\":\"0c743fdb-696f-4e5d-a350-b918fdefd7d2\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:11:747\",\"respDate\":\"221203-05:31:11:748\",\"sourceId\":\"haproxy:0c743fdb-696f-4e5d-a350-b918fdefd7d2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:31:11:747-52511\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c743fdb-696f-4e5d-a350-b918fdefd7d2]}\\\"}\"}","context":{"RequestID":"0c743fdb-696f-4e5d-a350-b918fdefd7d2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"07aed622-d3ca-4537-82c9-1fff0ec40e35","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:11.746Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:11.749Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c743fdb-696f-4e5d-a350-b918fdefd7d2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07aed622-d3ca-4537-82c9-1fff0ec40e35","LogTimestamp":"2022-12-03T05:31:11.748Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:31:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:31:13.756Z","message":"Entering","context":{"RequestID":"8d089adf-9447-4395-b05a-a2e181616693","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c5e79acb-0bf2-48d9-ab2c-49e14589e7d7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:13.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:13.758Z","message":"{\"transactionId\":\"8d089adf-9447-4395-b05a-a2e181616693\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:13:757\",\"respDate\":\"221203-05:31:13:758\",\"sourceId\":\"haproxy:8d089adf-9447-4395-b05a-a2e181616693\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:31:13:757-61625\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8d089adf-9447-4395-b05a-a2e181616693]}\\\"}\"}","context":{"RequestID":"8d089adf-9447-4395-b05a-a2e181616693","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c5e79acb-0bf2-48d9-ab2c-49e14589e7d7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:13.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:13.758Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d089adf-9447-4395-b05a-a2e181616693","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5e79acb-0bf2-48d9-ab2c-49e14589e7d7","LogTimestamp":"2022-12-03T05:31:13.758Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:31:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:31:13.884Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:31:13.895Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:13.895Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:13.896Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:15.671Z","message":"Entering","context":{"RequestID":"c13f5c1d-36cf-4ed6-8427-140b61fd3f3c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8edc31ea-0d87-44f3-9b67-5f2442a56ffb","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:31:15.671Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:15.673Z","message":"{\"transactionId\":\"c13f5c1d-36cf-4ed6-8427-140b61fd3f3c\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:15:671\",\"respDate\":\"221203-05:31:15:673\",\"sourceId\":\"healthcheck:c13f5c1d-36cf-4ed6-8427-140b61fd3f3c\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:31:15:671-4561\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[c13f5c1d-36cf-4ed6-8427-140b61fd3f3c]}\\\"}\"}","context":{"RequestID":"c13f5c1d-36cf-4ed6-8427-140b61fd3f3c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8edc31ea-0d87-44f3-9b67-5f2442a56ffb","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:31:15.671Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:15.673Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c13f5c1d-36cf-4ed6-8427-140b61fd3f3c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8edc31ea-0d87-44f3-9b67-5f2442a56ffb","LogTimestamp":"2022-12-03T05:31:15.673Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:31:15 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:31:15.766Z","message":"Entering","context":{"RequestID":"c7aa7f62-f6b8-4da9-a4bb-2a0c49006969","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7644ee71-63f4-433c-9102-8c60f4ba9a31","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:15.766Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:15.768Z","message":"{\"transactionId\":\"c7aa7f62-f6b8-4da9-a4bb-2a0c49006969\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:15:767\",\"respDate\":\"221203-05:31:15:768\",\"sourceId\":\"haproxy:c7aa7f62-f6b8-4da9-a4bb-2a0c49006969\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:31:15:767-24084\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c7aa7f62-f6b8-4da9-a4bb-2a0c49006969]}\\\"}\"}","context":{"RequestID":"c7aa7f62-f6b8-4da9-a4bb-2a0c49006969","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7644ee71-63f4-433c-9102-8c60f4ba9a31","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:15.766Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:15.768Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7aa7f62-f6b8-4da9-a4bb-2a0c49006969","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7644ee71-63f4-433c-9102-8c60f4ba9a31","LogTimestamp":"2022-12-03T05:31:15.768Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:31:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:31:17.776Z","message":"Entering","context":{"RequestID":"1593c370-7510-4326-8dd3-ece45daae0b9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b2ac9046-9e31-4f4e-a7db-e7fe4097ea63","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:17.776Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:17.778Z","message":"{\"transactionId\":\"1593c370-7510-4326-8dd3-ece45daae0b9\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:17:777\",\"respDate\":\"221203-05:31:17:778\",\"sourceId\":\"haproxy:1593c370-7510-4326-8dd3-ece45daae0b9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:31:17:777-45934\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1593c370-7510-4326-8dd3-ece45daae0b9]}\\\"}\"}","context":{"RequestID":"1593c370-7510-4326-8dd3-ece45daae0b9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b2ac9046-9e31-4f4e-a7db-e7fe4097ea63","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:17.776Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:17.779Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1593c370-7510-4326-8dd3-ece45daae0b9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2ac9046-9e31-4f4e-a7db-e7fe4097ea63","LogTimestamp":"2022-12-03T05:31:17.779Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:31:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:31:19.787Z","message":"Entering","context":{"RequestID":"d3ce509f-dad0-486e-a01b-56152646ec10","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a0741ab4-e5dd-45f4-9d0b-fd1ebb9b6d4b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:19.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:19.790Z","message":"{\"transactionId\":\"d3ce509f-dad0-486e-a01b-56152646ec10\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:19:788\",\"respDate\":\"221203-05:31:19:790\",\"sourceId\":\"haproxy:d3ce509f-dad0-486e-a01b-56152646ec10\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:31:19:788-20768\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d3ce509f-dad0-486e-a01b-56152646ec10]}\\\"}\"}","context":{"RequestID":"d3ce509f-dad0-486e-a01b-56152646ec10","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a0741ab4-e5dd-45f4-9d0b-fd1ebb9b6d4b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:19.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:19.791Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3ce509f-dad0-486e-a01b-56152646ec10","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0741ab4-e5dd-45f4-9d0b-fd1ebb9b6d4b","LogTimestamp":"2022-12-03T05:31:19.790Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:31:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:31:19.940Z","message":"Entering","context":{"RequestID":"7a324890-f09c-4680-b61d-490294f5ab3b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4d3fe075-3884-4c80-810f-3cf0f92b57a7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:31:19.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:19.942Z","message":"{\"transactionId\":\"7a324890-f09c-4680-b61d-490294f5ab3b\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:19:940\",\"respDate\":\"221203-05:31:19:942\",\"sourceId\":\"OOM_ReadinessCheck:7a324890-f09c-4680-b61d-490294f5ab3b\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:31:19:940-98122\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[38516], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[7a324890-f09c-4680-b61d-490294f5ab3b]}\\\"}\"}","context":{"RequestID":"7a324890-f09c-4680-b61d-490294f5ab3b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4d3fe075-3884-4c80-810f-3cf0f92b57a7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:31:19.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:19.942Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a324890-f09c-4680-b61d-490294f5ab3b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d3fe075-3884-4c80-810f-3cf0f92b57a7","LogTimestamp":"2022-12-03T05:31:19.942Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:31:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:31:19.957Z","message":"Entering","context":{"RequestID":"e788addc-e1e3-4a94-a8f5-52698f2a1ffb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5218a2ce-aa16-4a96-8985-53f73bdad85c","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:31:19.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:19.958Z","message":"{\"transactionId\":\"e788addc-e1e3-4a94-a8f5-52698f2a1ffb\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:19:957\",\"respDate\":\"221203-05:31:19:958\",\"sourceId\":\"healthcheck:e788addc-e1e3-4a94-a8f5-52698f2a1ffb\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:31:19:957-82522\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[41042], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[e788addc-e1e3-4a94-a8f5-52698f2a1ffb]}\\\"}\"}","context":{"RequestID":"e788addc-e1e3-4a94-a8f5-52698f2a1ffb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5218a2ce-aa16-4a96-8985-53f73bdad85c","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:31:19.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:19.959Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e788addc-e1e3-4a94-a8f5-52698f2a1ffb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5218a2ce-aa16-4a96-8985-53f73bdad85c","LogTimestamp":"2022-12-03T05:31:19.959Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:31:19 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:31:20.259Z","message":"Entering","context":{"RequestID":"d9bd3081-7de8-4b20-8fa7-7f0d990721aa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"620a032f-3218-4f69-a71b-338ae2f4dfc4","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:31:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:20.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"d9bd3081-7de8-4b20-8fa7-7f0d990721aa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"620a032f-3218-4f69-a71b-338ae2f4dfc4","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:31:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:20.261Z","message":"{\"transactionId\":\"d9bd3081-7de8-4b20-8fa7-7f0d990721aa\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:20:259\",\"respDate\":\"221203-05:31:20:261\",\"sourceId\":\"ReadinessCheck:d9bd3081-7de8-4b20-8fa7-7f0d990721aa\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:31:20:259-93001\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[d9bd3081-7de8-4b20-8fa7-7f0d990721aa]}\\\"}\"}","context":{"RequestID":"d9bd3081-7de8-4b20-8fa7-7f0d990721aa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"620a032f-3218-4f69-a71b-338ae2f4dfc4","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:31:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:20.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9bd3081-7de8-4b20-8fa7-7f0d990721aa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"620a032f-3218-4f69-a71b-338ae2f4dfc4","LogTimestamp":"2022-12-03T05:31:20.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:31:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:31:21.804Z","message":"Entering","context":{"RequestID":"31d53766-eb52-455a-bd6c-0455090e4435","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6ef2f566-3d34-4ead-b2f1-1cf6d0aef2d9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:21.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:21.807Z","message":"{\"transactionId\":\"31d53766-eb52-455a-bd6c-0455090e4435\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:21:805\",\"respDate\":\"221203-05:31:21:806\",\"sourceId\":\"haproxy:31d53766-eb52-455a-bd6c-0455090e4435\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:31:21:805-83763\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[31d53766-eb52-455a-bd6c-0455090e4435]}\\\"}\"}","context":{"RequestID":"31d53766-eb52-455a-bd6c-0455090e4435","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6ef2f566-3d34-4ead-b2f1-1cf6d0aef2d9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:21.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:21.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31d53766-eb52-455a-bd6c-0455090e4435","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ef2f566-3d34-4ead-b2f1-1cf6d0aef2d9","LogTimestamp":"2022-12-03T05:31:21.807Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:31:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:31:23.815Z","message":"Entering","context":{"RequestID":"b9bc866e-d94a-4aa3-a99c-1989dafb9a7d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"be9bdad9-2fca-4121-b1e5-fe4d40b8ee74","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:23.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:23.817Z","message":"{\"transactionId\":\"b9bc866e-d94a-4aa3-a99c-1989dafb9a7d\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:23:816\",\"respDate\":\"221203-05:31:23:817\",\"sourceId\":\"haproxy:b9bc866e-d94a-4aa3-a99c-1989dafb9a7d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:31:23:816-92276\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b9bc866e-d94a-4aa3-a99c-1989dafb9a7d]}\\\"}\"}","context":{"RequestID":"b9bc866e-d94a-4aa3-a99c-1989dafb9a7d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"be9bdad9-2fca-4121-b1e5-fe4d40b8ee74","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:23.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:23.818Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b9bc866e-d94a-4aa3-a99c-1989dafb9a7d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be9bdad9-2fca-4121-b1e5-fe4d40b8ee74","LogTimestamp":"2022-12-03T05:31:23.818Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:31:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:31:23.884Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:31:23.898Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:23.898Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:23.898Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:25.827Z","message":"Entering","context":{"RequestID":"1e430162-7dac-4f97-bb07-7b0ecbd63edc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e423d1e1-5d19-45ea-a200-b800bcf714ca","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:25.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:25.829Z","message":"{\"transactionId\":\"1e430162-7dac-4f97-bb07-7b0ecbd63edc\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:25:827\",\"respDate\":\"221203-05:31:25:829\",\"sourceId\":\"haproxy:1e430162-7dac-4f97-bb07-7b0ecbd63edc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:31:25:827-18621\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e430162-7dac-4f97-bb07-7b0ecbd63edc]}\\\"}\"}","context":{"RequestID":"1e430162-7dac-4f97-bb07-7b0ecbd63edc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e423d1e1-5d19-45ea-a200-b800bcf714ca","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:25.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:25.829Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e430162-7dac-4f97-bb07-7b0ecbd63edc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e423d1e1-5d19-45ea-a200-b800bcf714ca","LogTimestamp":"2022-12-03T05:31:25.829Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:31:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:31:27.838Z","message":"Entering","context":{"RequestID":"c26111fd-2fb1-465e-870d-62c8c8e70ca3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"35b3ee88-a35a-4813-8999-bdd5d18911d8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:27.837Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:27.840Z","message":"{\"transactionId\":\"c26111fd-2fb1-465e-870d-62c8c8e70ca3\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:27:838\",\"respDate\":\"221203-05:31:27:840\",\"sourceId\":\"haproxy:c26111fd-2fb1-465e-870d-62c8c8e70ca3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:31:27:838-49811\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c26111fd-2fb1-465e-870d-62c8c8e70ca3]}\\\"}\"}","context":{"RequestID":"c26111fd-2fb1-465e-870d-62c8c8e70ca3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"35b3ee88-a35a-4813-8999-bdd5d18911d8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:27.837Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:27.840Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c26111fd-2fb1-465e-870d-62c8c8e70ca3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35b3ee88-a35a-4813-8999-bdd5d18911d8","LogTimestamp":"2022-12-03T05:31:27.840Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:31:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:31:29.848Z","message":"Entering","context":{"RequestID":"473fd49a-2536-4d66-941e-49fc779b1ab5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"964936a4-19d2-4439-be75-4d070ece550b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:29.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:29.850Z","message":"{\"transactionId\":\"473fd49a-2536-4d66-941e-49fc779b1ab5\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:29:848\",\"respDate\":\"221203-05:31:29:850\",\"sourceId\":\"haproxy:473fd49a-2536-4d66-941e-49fc779b1ab5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:31:29:848-62648\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[473fd49a-2536-4d66-941e-49fc779b1ab5]}\\\"}\"}","context":{"RequestID":"473fd49a-2536-4d66-941e-49fc779b1ab5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"964936a4-19d2-4439-be75-4d070ece550b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:29.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:29.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"473fd49a-2536-4d66-941e-49fc779b1ab5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"964936a4-19d2-4439-be75-4d070ece550b","LogTimestamp":"2022-12-03T05:31:29.850Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:31:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:31:29.937Z","message":"Entering","context":{"RequestID":"7fe87abf-a618-4f24-af6e-f588a5c72a27","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1f0177b4-6d36-4ee8-8c7f-ef26ede3d541","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:31:29.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:29.939Z","message":"{\"transactionId\":\"7fe87abf-a618-4f24-af6e-f588a5c72a27\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:29:938\",\"respDate\":\"221203-05:31:29:939\",\"sourceId\":\"OOM_ReadinessCheck:7fe87abf-a618-4f24-af6e-f588a5c72a27\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:31:29:938-27560\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[38696], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[7fe87abf-a618-4f24-af6e-f588a5c72a27]}\\\"}\"}","context":{"RequestID":"7fe87abf-a618-4f24-af6e-f588a5c72a27","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1f0177b4-6d36-4ee8-8c7f-ef26ede3d541","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:31:29.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:29.939Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7fe87abf-a618-4f24-af6e-f588a5c72a27","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f0177b4-6d36-4ee8-8c7f-ef26ede3d541","LogTimestamp":"2022-12-03T05:31:29.939Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:31:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:31:30.209Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:30.211Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:30.260Z","message":"Entering","context":{"RequestID":"294b63a9-cf16-41c6-9917-1e155de4df77","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bbac4961-ee3f-4472-a16e-c4dbb47bdfec","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:31:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:30.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"294b63a9-cf16-41c6-9917-1e155de4df77","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bbac4961-ee3f-4472-a16e-c4dbb47bdfec","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:31:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:30.262Z","message":"{\"transactionId\":\"294b63a9-cf16-41c6-9917-1e155de4df77\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:30:260\",\"respDate\":\"221203-05:31:30:262\",\"sourceId\":\"ReadinessCheck:294b63a9-cf16-41c6-9917-1e155de4df77\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:31:30:260-1605\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[294b63a9-cf16-41c6-9917-1e155de4df77]}\\\"}\"}","context":{"RequestID":"294b63a9-cf16-41c6-9917-1e155de4df77","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bbac4961-ee3f-4472-a16e-c4dbb47bdfec","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:31:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:30.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"294b63a9-cf16-41c6-9917-1e155de4df77","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bbac4961-ee3f-4472-a16e-c4dbb47bdfec","LogTimestamp":"2022-12-03T05:31:30.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:31:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:31:30.698Z","message":"Entering","context":{"RequestID":"9a65beba-bc4d-48ad-9e02-09d6edaad66b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1432ab90-6660-4f03-949a-b60f761a030a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:31:30.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:30.699Z","message":"{\"transactionId\":\"9a65beba-bc4d-48ad-9e02-09d6edaad66b\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:30:698\",\"respDate\":\"221203-05:31:30:699\",\"sourceId\":\"healthcheck:9a65beba-bc4d-48ad-9e02-09d6edaad66b\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:31:30:698-26169\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[9a65beba-bc4d-48ad-9e02-09d6edaad66b]}\\\"}\"}","context":{"RequestID":"9a65beba-bc4d-48ad-9e02-09d6edaad66b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1432ab90-6660-4f03-949a-b60f761a030a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:31:30.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:30.700Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a65beba-bc4d-48ad-9e02-09d6edaad66b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1432ab90-6660-4f03-949a-b60f761a030a","LogTimestamp":"2022-12-03T05:31:30.700Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:31:30 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:31:31.859Z","message":"Entering","context":{"RequestID":"723c8287-18ba-4a75-8191-68a03250bcfc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7b0acf57-ade4-4a67-b995-8a73bd950ab0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:31.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:31.861Z","message":"{\"transactionId\":\"723c8287-18ba-4a75-8191-68a03250bcfc\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:31:860\",\"respDate\":\"221203-05:31:31:861\",\"sourceId\":\"haproxy:723c8287-18ba-4a75-8191-68a03250bcfc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:31:31:860-69729\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[723c8287-18ba-4a75-8191-68a03250bcfc]}\\\"}\"}","context":{"RequestID":"723c8287-18ba-4a75-8191-68a03250bcfc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7b0acf57-ade4-4a67-b995-8a73bd950ab0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:31.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:31.862Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"723c8287-18ba-4a75-8191-68a03250bcfc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7b0acf57-ade4-4a67-b995-8a73bd950ab0","LogTimestamp":"2022-12-03T05:31:31.861Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:31:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:31:33.869Z","message":"Entering","context":{"RequestID":"5be70348-ce1a-41be-875c-21c2ee83d6cd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5efcb19f-510a-4a55-8758-1d05b93652bf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:33.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:33.870Z","message":"{\"transactionId\":\"5be70348-ce1a-41be-875c-21c2ee83d6cd\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:33:869\",\"respDate\":\"221203-05:31:33:870\",\"sourceId\":\"haproxy:5be70348-ce1a-41be-875c-21c2ee83d6cd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:31:33:869-24375\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5be70348-ce1a-41be-875c-21c2ee83d6cd]}\\\"}\"}","context":{"RequestID":"5be70348-ce1a-41be-875c-21c2ee83d6cd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5efcb19f-510a-4a55-8758-1d05b93652bf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:33.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:33.871Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5be70348-ce1a-41be-875c-21c2ee83d6cd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5efcb19f-510a-4a55-8758-1d05b93652bf","LogTimestamp":"2022-12-03T05:31:33.871Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:31:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:31:33.884Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:31:33.897Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:33.897Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:33.897Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:34.981Z","message":"Entering","context":{"RequestID":"993b8372-98d4-4e85-b678-751858f609cd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c9810d77-3e5a-4daa-a6a8-85aaf67368b7","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:31:34.980Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:34.983Z","message":"{\"transactionId\":\"993b8372-98d4-4e85-b678-751858f609cd\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:34:981\",\"respDate\":\"221203-05:31:34:983\",\"sourceId\":\"healthcheck:993b8372-98d4-4e85-b678-751858f609cd\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:31:34:981-54414\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[41226], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[993b8372-98d4-4e85-b678-751858f609cd]}\\\"}\"}","context":{"RequestID":"993b8372-98d4-4e85-b678-751858f609cd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c9810d77-3e5a-4daa-a6a8-85aaf67368b7","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:31:34.980Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:34.983Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"993b8372-98d4-4e85-b678-751858f609cd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c9810d77-3e5a-4daa-a6a8-85aaf67368b7","LogTimestamp":"2022-12-03T05:31:34.983Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:31:34 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:31:35.879Z","message":"Entering","context":{"RequestID":"a61d908d-70cb-4c5f-8a1c-fd8a626f8305","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a9a585d0-3904-49b7-b7ac-31282f71d58f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:35.879Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:35.881Z","message":"{\"transactionId\":\"a61d908d-70cb-4c5f-8a1c-fd8a626f8305\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:35:880\",\"respDate\":\"221203-05:31:35:881\",\"sourceId\":\"haproxy:a61d908d-70cb-4c5f-8a1c-fd8a626f8305\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:31:35:880-56354\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a61d908d-70cb-4c5f-8a1c-fd8a626f8305]}\\\"}\"}","context":{"RequestID":"a61d908d-70cb-4c5f-8a1c-fd8a626f8305","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a9a585d0-3904-49b7-b7ac-31282f71d58f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:35.879Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:35.882Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a61d908d-70cb-4c5f-8a1c-fd8a626f8305","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9a585d0-3904-49b7-b7ac-31282f71d58f","LogTimestamp":"2022-12-03T05:31:35.882Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:31:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:31:37.890Z","message":"Entering","context":{"RequestID":"47184a1f-dda0-4424-8186-7a91db38702e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8d1ec2bf-21f9-4dbc-a7ac-4e7da00b1b00","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:37.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:37.892Z","message":"{\"transactionId\":\"47184a1f-dda0-4424-8186-7a91db38702e\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:37:891\",\"respDate\":\"221203-05:31:37:892\",\"sourceId\":\"haproxy:47184a1f-dda0-4424-8186-7a91db38702e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:31:37:891-88842\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[47184a1f-dda0-4424-8186-7a91db38702e]}\\\"}\"}","context":{"RequestID":"47184a1f-dda0-4424-8186-7a91db38702e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8d1ec2bf-21f9-4dbc-a7ac-4e7da00b1b00","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:37.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:37.892Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47184a1f-dda0-4424-8186-7a91db38702e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d1ec2bf-21f9-4dbc-a7ac-4e7da00b1b00","LogTimestamp":"2022-12-03T05:31:37.892Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:31:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:31:39.901Z","message":"Entering","context":{"RequestID":"28156a8a-294e-4bce-a6ba-785137595de2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5a4bffa1-415d-462b-87e8-a54447a8fa71","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:39.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:39.903Z","message":"{\"transactionId\":\"28156a8a-294e-4bce-a6ba-785137595de2\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:39:902\",\"respDate\":\"221203-05:31:39:903\",\"sourceId\":\"haproxy:28156a8a-294e-4bce-a6ba-785137595de2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:31:39:902-49100\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[28156a8a-294e-4bce-a6ba-785137595de2]}\\\"}\"}","context":{"RequestID":"28156a8a-294e-4bce-a6ba-785137595de2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5a4bffa1-415d-462b-87e8-a54447a8fa71","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:39.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:39.903Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28156a8a-294e-4bce-a6ba-785137595de2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a4bffa1-415d-462b-87e8-a54447a8fa71","LogTimestamp":"2022-12-03T05:31:39.903Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:31:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:31:39.935Z","message":"Entering","context":{"RequestID":"bea05d7f-cf83-4862-84fa-700677c638eb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"77670304-69cd-4137-89ad-dfebe45fd2e1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:31:39.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:39.937Z","message":"{\"transactionId\":\"bea05d7f-cf83-4862-84fa-700677c638eb\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:39:936\",\"respDate\":\"221203-05:31:39:937\",\"sourceId\":\"OOM_ReadinessCheck:bea05d7f-cf83-4862-84fa-700677c638eb\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:31:39:936-49660\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[38910], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[bea05d7f-cf83-4862-84fa-700677c638eb]}\\\"}\"}","context":{"RequestID":"bea05d7f-cf83-4862-84fa-700677c638eb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"77670304-69cd-4137-89ad-dfebe45fd2e1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:31:39.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:39.937Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bea05d7f-cf83-4862-84fa-700677c638eb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77670304-69cd-4137-89ad-dfebe45fd2e1","LogTimestamp":"2022-12-03T05:31:39.937Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:31:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:31:40.259Z","message":"Entering","context":{"RequestID":"eb9df908-012a-4f0b-a131-31c8f1cc19fe","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a1950f50-8abc-42e4-af92-fb45155f8d7d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:31:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:40.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"eb9df908-012a-4f0b-a131-31c8f1cc19fe","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a1950f50-8abc-42e4-af92-fb45155f8d7d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:31:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:40.261Z","message":"{\"transactionId\":\"eb9df908-012a-4f0b-a131-31c8f1cc19fe\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:40:260\",\"respDate\":\"221203-05:31:40:261\",\"sourceId\":\"ReadinessCheck:eb9df908-012a-4f0b-a131-31c8f1cc19fe\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:31:40:260-90709\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[eb9df908-012a-4f0b-a131-31c8f1cc19fe]}\\\"}\"}","context":{"RequestID":"eb9df908-012a-4f0b-a131-31c8f1cc19fe","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a1950f50-8abc-42e4-af92-fb45155f8d7d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:31:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:40.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb9df908-012a-4f0b-a131-31c8f1cc19fe","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1950f50-8abc-42e4-af92-fb45155f8d7d","LogTimestamp":"2022-12-03T05:31:40.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:31:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:31:41.912Z","message":"Entering","context":{"RequestID":"6b6385b3-4a15-42b3-996b-6a5c6c99ea69","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b5f295f8-637c-46d8-9814-e521eb4e01c5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:41.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:41.914Z","message":"{\"transactionId\":\"6b6385b3-4a15-42b3-996b-6a5c6c99ea69\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:41:912\",\"respDate\":\"221203-05:31:41:914\",\"sourceId\":\"haproxy:6b6385b3-4a15-42b3-996b-6a5c6c99ea69\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:31:41:912-84317\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6b6385b3-4a15-42b3-996b-6a5c6c99ea69]}\\\"}\"}","context":{"RequestID":"6b6385b3-4a15-42b3-996b-6a5c6c99ea69","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b5f295f8-637c-46d8-9814-e521eb4e01c5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:41.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:41.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b6385b3-4a15-42b3-996b-6a5c6c99ea69","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5f295f8-637c-46d8-9814-e521eb4e01c5","LogTimestamp":"2022-12-03T05:31:41.914Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:31:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:31:43.885Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:31:43.900Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:43.900Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:43.900Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:43.922Z","message":"Entering","context":{"RequestID":"9aa48e33-7d60-436e-ba02-b2dad0247a7b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"74546684-44d7-40b3-9cd2-53d7d4b734ab","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:43.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:43.924Z","message":"{\"transactionId\":\"9aa48e33-7d60-436e-ba02-b2dad0247a7b\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:43:923\",\"respDate\":\"221203-05:31:43:924\",\"sourceId\":\"haproxy:9aa48e33-7d60-436e-ba02-b2dad0247a7b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:31:43:923-10512\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9aa48e33-7d60-436e-ba02-b2dad0247a7b]}\\\"}\"}","context":{"RequestID":"9aa48e33-7d60-436e-ba02-b2dad0247a7b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"74546684-44d7-40b3-9cd2-53d7d4b734ab","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:43.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:43.925Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9aa48e33-7d60-436e-ba02-b2dad0247a7b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74546684-44d7-40b3-9cd2-53d7d4b734ab","LogTimestamp":"2022-12-03T05:31:43.925Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:31:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:31:45.730Z","message":"Entering","context":{"RequestID":"b026d64d-f168-4739-a34f-ec7742fa5e28","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ca40fd40-ed22-4c6c-afe3-26f88a4967d8","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:31:45.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:45.732Z","message":"{\"transactionId\":\"b026d64d-f168-4739-a34f-ec7742fa5e28\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:45:731\",\"respDate\":\"221203-05:31:45:732\",\"sourceId\":\"healthcheck:b026d64d-f168-4739-a34f-ec7742fa5e28\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:31:45:731-30132\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b026d64d-f168-4739-a34f-ec7742fa5e28]}\\\"}\"}","context":{"RequestID":"b026d64d-f168-4739-a34f-ec7742fa5e28","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ca40fd40-ed22-4c6c-afe3-26f88a4967d8","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:31:45.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:45.733Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b026d64d-f168-4739-a34f-ec7742fa5e28","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca40fd40-ed22-4c6c-afe3-26f88a4967d8","LogTimestamp":"2022-12-03T05:31:45.733Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:31:45 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:31:45.934Z","message":"Entering","context":{"RequestID":"807f4bd5-84c1-4534-9ae4-2b0d3e7fc9f7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5823ef68-5f2c-4d1f-a3af-b0d09d76b693","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:45.933Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:45.936Z","message":"{\"transactionId\":\"807f4bd5-84c1-4534-9ae4-2b0d3e7fc9f7\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:45:934\",\"respDate\":\"221203-05:31:45:935\",\"sourceId\":\"haproxy:807f4bd5-84c1-4534-9ae4-2b0d3e7fc9f7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:31:45:934-78727\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[807f4bd5-84c1-4534-9ae4-2b0d3e7fc9f7]}\\\"}\"}","context":{"RequestID":"807f4bd5-84c1-4534-9ae4-2b0d3e7fc9f7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5823ef68-5f2c-4d1f-a3af-b0d09d76b693","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:45.933Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:45.936Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"807f4bd5-84c1-4534-9ae4-2b0d3e7fc9f7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5823ef68-5f2c-4d1f-a3af-b0d09d76b693","LogTimestamp":"2022-12-03T05:31:45.936Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:31:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:31:47.944Z","message":"Entering","context":{"RequestID":"507333bb-538b-4ac6-a115-e92518b016de","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2cea80d0-3c72-45aa-a9e5-aa56dd27bbf9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:47.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:47.945Z","message":"{\"transactionId\":\"507333bb-538b-4ac6-a115-e92518b016de\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:47:944\",\"respDate\":\"221203-05:31:47:945\",\"sourceId\":\"haproxy:507333bb-538b-4ac6-a115-e92518b016de\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:31:47:944-25388\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[507333bb-538b-4ac6-a115-e92518b016de]}\\\"}\"}","context":{"RequestID":"507333bb-538b-4ac6-a115-e92518b016de","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2cea80d0-3c72-45aa-a9e5-aa56dd27bbf9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:47.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:47.946Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"507333bb-538b-4ac6-a115-e92518b016de","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2cea80d0-3c72-45aa-a9e5-aa56dd27bbf9","LogTimestamp":"2022-12-03T05:31:47.946Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:31:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:31:49.941Z","message":"Entering","context":{"RequestID":"1dead43a-5658-4538-9080-746ac5ce0ae4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7d8ab73d-b5f9-4f80-a247-2d7afb156370","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:31:49.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:49.943Z","message":"{\"transactionId\":\"1dead43a-5658-4538-9080-746ac5ce0ae4\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:49:942\",\"respDate\":\"221203-05:31:49:943\",\"sourceId\":\"OOM_ReadinessCheck:1dead43a-5658-4538-9080-746ac5ce0ae4\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:31:49:942-38496\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[39094], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[1dead43a-5658-4538-9080-746ac5ce0ae4]}\\\"}\"}","context":{"RequestID":"1dead43a-5658-4538-9080-746ac5ce0ae4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7d8ab73d-b5f9-4f80-a247-2d7afb156370","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:31:49.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:49.944Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1dead43a-5658-4538-9080-746ac5ce0ae4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d8ab73d-b5f9-4f80-a247-2d7afb156370","LogTimestamp":"2022-12-03T05:31:49.944Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:31:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 8 - "logType": "access" {"timestamp":"2022-12-03T05:31:49.952Z","message":"Entering","context":{"RequestID":"d9c2f598-ef75-4c8e-8dbf-e2fb66e79e38","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"23aea131-00c8-4e00-b184-506ed7c5a10b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:49.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:49.954Z","message":"{\"transactionId\":\"d9c2f598-ef75-4c8e-8dbf-e2fb66e79e38\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:49:953\",\"respDate\":\"221203-05:31:49:954\",\"sourceId\":\"haproxy:d9c2f598-ef75-4c8e-8dbf-e2fb66e79e38\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:31:49:953-31151\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d9c2f598-ef75-4c8e-8dbf-e2fb66e79e38]}\\\"}\"}","context":{"RequestID":"d9c2f598-ef75-4c8e-8dbf-e2fb66e79e38","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"23aea131-00c8-4e00-b184-506ed7c5a10b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:49.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:49.954Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9c2f598-ef75-4c8e-8dbf-e2fb66e79e38","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23aea131-00c8-4e00-b184-506ed7c5a10b","LogTimestamp":"2022-12-03T05:31:49.954Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:31:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:31:50.006Z","message":"Entering","context":{"RequestID":"862291fc-1b9f-47d9-9998-080bed244af3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bd3c4b24-567a-416f-bb89-521e51fe645b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:31:50.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:50.008Z","message":"{\"transactionId\":\"862291fc-1b9f-47d9-9998-080bed244af3\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:50:006\",\"respDate\":\"221203-05:31:50:008\",\"sourceId\":\"healthcheck:862291fc-1b9f-47d9-9998-080bed244af3\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:31:50:006-18721\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[41396], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[862291fc-1b9f-47d9-9998-080bed244af3]}\\\"}\"}","context":{"RequestID":"862291fc-1b9f-47d9-9998-080bed244af3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bd3c4b24-567a-416f-bb89-521e51fe645b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:31:50.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:50.008Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"862291fc-1b9f-47d9-9998-080bed244af3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd3c4b24-567a-416f-bb89-521e51fe645b","LogTimestamp":"2022-12-03T05:31:50.008Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:31:50 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:31:50.259Z","message":"Entering","context":{"RequestID":"c8eaa7ab-3f1d-40d4-ab55-55a96284365c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"57fa5a7d-44c9-4d7a-9673-2afd1cb649ae","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:31:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:50.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"c8eaa7ab-3f1d-40d4-ab55-55a96284365c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"57fa5a7d-44c9-4d7a-9673-2afd1cb649ae","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:31:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:50.262Z","message":"{\"transactionId\":\"c8eaa7ab-3f1d-40d4-ab55-55a96284365c\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:50:260\",\"respDate\":\"221203-05:31:50:261\",\"sourceId\":\"ReadinessCheck:c8eaa7ab-3f1d-40d4-ab55-55a96284365c\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:31:50:260-2235\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[c8eaa7ab-3f1d-40d4-ab55-55a96284365c]}\\\"}\"}","context":{"RequestID":"c8eaa7ab-3f1d-40d4-ab55-55a96284365c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"57fa5a7d-44c9-4d7a-9673-2afd1cb649ae","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:31:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:50.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8eaa7ab-3f1d-40d4-ab55-55a96284365c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"57fa5a7d-44c9-4d7a-9673-2afd1cb649ae","LogTimestamp":"2022-12-03T05:31:50.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:31:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:31:51.963Z","message":"Entering","context":{"RequestID":"9d204ad1-6876-4ebe-9112-ab1ef221367a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c039d01f-57fe-4984-806f-801d9e0fc871","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:51.962Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:51.965Z","message":"{\"transactionId\":\"9d204ad1-6876-4ebe-9112-ab1ef221367a\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:51:963\",\"respDate\":\"221203-05:31:51:964\",\"sourceId\":\"haproxy:9d204ad1-6876-4ebe-9112-ab1ef221367a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:31:51:963-40702\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d204ad1-6876-4ebe-9112-ab1ef221367a]}\\\"}\"}","context":{"RequestID":"9d204ad1-6876-4ebe-9112-ab1ef221367a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c039d01f-57fe-4984-806f-801d9e0fc871","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:51.962Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:51.965Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d204ad1-6876-4ebe-9112-ab1ef221367a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c039d01f-57fe-4984-806f-801d9e0fc871","LogTimestamp":"2022-12-03T05:31:51.965Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:31:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:31:53.885Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:31:53.897Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:53.898Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:53.898Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:53.973Z","message":"Entering","context":{"RequestID":"9f74da48-5d3d-4bc3-9bfa-59db6147f2fb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5943f9a8-af77-48b3-9d39-97661dc23814","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:53.973Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:53.975Z","message":"{\"transactionId\":\"9f74da48-5d3d-4bc3-9bfa-59db6147f2fb\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:53:974\",\"respDate\":\"221203-05:31:53:975\",\"sourceId\":\"haproxy:9f74da48-5d3d-4bc3-9bfa-59db6147f2fb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:31:53:974-59415\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f74da48-5d3d-4bc3-9bfa-59db6147f2fb]}\\\"}\"}","context":{"RequestID":"9f74da48-5d3d-4bc3-9bfa-59db6147f2fb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5943f9a8-af77-48b3-9d39-97661dc23814","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:53.973Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:53.976Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f74da48-5d3d-4bc3-9bfa-59db6147f2fb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5943f9a8-af77-48b3-9d39-97661dc23814","LogTimestamp":"2022-12-03T05:31:53.976Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:31:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:31:55.984Z","message":"Entering","context":{"RequestID":"f5cec783-74ae-48c8-bc1d-5a2f70c4cd51","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b75d011f-7808-43ab-b31a-ff67b85f066b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:55.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:55.986Z","message":"{\"transactionId\":\"f5cec783-74ae-48c8-bc1d-5a2f70c4cd51\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:55:985\",\"respDate\":\"221203-05:31:55:986\",\"sourceId\":\"haproxy:f5cec783-74ae-48c8-bc1d-5a2f70c4cd51\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:31:55:985-82792\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f5cec783-74ae-48c8-bc1d-5a2f70c4cd51]}\\\"}\"}","context":{"RequestID":"f5cec783-74ae-48c8-bc1d-5a2f70c4cd51","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b75d011f-7808-43ab-b31a-ff67b85f066b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:55.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:55.987Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5cec783-74ae-48c8-bc1d-5a2f70c4cd51","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b75d011f-7808-43ab-b31a-ff67b85f066b","LogTimestamp":"2022-12-03T05:31:55.987Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:31:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:31:57.994Z","message":"Entering","context":{"RequestID":"cac83205-615b-4f3d-8c1e-1d6d1e60e9de","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9bd85109-21b4-4b67-8071-bfb02037106d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:57.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:57.996Z","message":"{\"transactionId\":\"cac83205-615b-4f3d-8c1e-1d6d1e60e9de\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:57:995\",\"respDate\":\"221203-05:31:57:996\",\"sourceId\":\"haproxy:cac83205-615b-4f3d-8c1e-1d6d1e60e9de\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:31:57:995-68274\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cac83205-615b-4f3d-8c1e-1d6d1e60e9de]}\\\"}\"}","context":{"RequestID":"cac83205-615b-4f3d-8c1e-1d6d1e60e9de","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9bd85109-21b4-4b67-8071-bfb02037106d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:31:57.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:57.996Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cac83205-615b-4f3d-8c1e-1d6d1e60e9de","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9bd85109-21b4-4b67-8071-bfb02037106d","LogTimestamp":"2022-12-03T05:31:57.996Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:31:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:31:59.936Z","message":"Entering","context":{"RequestID":"db2ee4cf-1a96-485c-9c3b-0ed70c283c80","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f10dbdf3-2540-4440-9ac1-a0cb92db05bf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:31:59.936Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:31:59.938Z","message":"{\"transactionId\":\"db2ee4cf-1a96-485c-9c3b-0ed70c283c80\",\"status\":\"200\",\"rqstDate\":\"221203-05:31:59:937\",\"respDate\":\"221203-05:31:59:938\",\"sourceId\":\"OOM_ReadinessCheck:db2ee4cf-1a96-485c-9c3b-0ed70c283c80\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:31:59:937-53690\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[39286], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[db2ee4cf-1a96-485c-9c3b-0ed70c283c80]}\\\"}\"}","context":{"RequestID":"db2ee4cf-1a96-485c-9c3b-0ed70c283c80","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f10dbdf3-2540-4440-9ac1-a0cb92db05bf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:31:59.936Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:31:59.939Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db2ee4cf-1a96-485c-9c3b-0ed70c283c80","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f10dbdf3-2540-4440-9ac1-a0cb92db05bf","LogTimestamp":"2022-12-03T05:31:59.939Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:31:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:32:00.004Z","message":"Entering","context":{"RequestID":"be038cc7-cfc0-42d5-80b7-b51198cc2381","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a0f90db2-c38a-40b5-bb92-e04d976937f7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:00.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:00.006Z","message":"{\"transactionId\":\"be038cc7-cfc0-42d5-80b7-b51198cc2381\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:00:005\",\"respDate\":\"221203-05:32:00:006\",\"sourceId\":\"haproxy:be038cc7-cfc0-42d5-80b7-b51198cc2381\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:32:00:005-84434\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[be038cc7-cfc0-42d5-80b7-b51198cc2381]}\\\"}\"}","context":{"RequestID":"be038cc7-cfc0-42d5-80b7-b51198cc2381","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a0f90db2-c38a-40b5-bb92-e04d976937f7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:00.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:00.006Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be038cc7-cfc0-42d5-80b7-b51198cc2381","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0f90db2-c38a-40b5-bb92-e04d976937f7","LogTimestamp":"2022-12-03T05:32:00.006Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:32:00.212Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:00.215Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:00.260Z","message":"Entering","context":{"RequestID":"bd8f382a-7998-4493-bb59-5d421e256e55","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f4624b8a-2c8c-4611-8922-ae5c6cc43ca3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:32:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:00.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"bd8f382a-7998-4493-bb59-5d421e256e55","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f4624b8a-2c8c-4611-8922-ae5c6cc43ca3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:32:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:00.263Z","message":"{\"transactionId\":\"bd8f382a-7998-4493-bb59-5d421e256e55\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:00:261\",\"respDate\":\"221203-05:32:00:263\",\"sourceId\":\"ReadinessCheck:bd8f382a-7998-4493-bb59-5d421e256e55\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:32:00:261-75319\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[bd8f382a-7998-4493-bb59-5d421e256e55]}\\\"}\"}","context":{"RequestID":"bd8f382a-7998-4493-bb59-5d421e256e55","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f4624b8a-2c8c-4611-8922-ae5c6cc43ca3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:32:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:00.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd8f382a-7998-4493-bb59-5d421e256e55","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4624b8a-2c8c-4611-8922-ae5c6cc43ca3","LogTimestamp":"2022-12-03T05:32:00.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:32:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:32:00.753Z","message":"Entering","context":{"RequestID":"593d15f4-c0b8-49aa-82c4-b4c732dade83","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a512fba2-d7b2-4887-bfb2-23408051d09e","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:32:00.753Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:00.755Z","message":"{\"transactionId\":\"593d15f4-c0b8-49aa-82c4-b4c732dade83\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:00:754\",\"respDate\":\"221203-05:32:00:755\",\"sourceId\":\"healthcheck:593d15f4-c0b8-49aa-82c4-b4c732dade83\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:32:00:754-26470\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[593d15f4-c0b8-49aa-82c4-b4c732dade83]}\\\"}\"}","context":{"RequestID":"593d15f4-c0b8-49aa-82c4-b4c732dade83","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a512fba2-d7b2-4887-bfb2-23408051d09e","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:32:00.753Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:00.755Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"593d15f4-c0b8-49aa-82c4-b4c732dade83","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a512fba2-d7b2-4887-bfb2-23408051d09e","LogTimestamp":"2022-12-03T05:32:00.755Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:32:00 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:32:02.014Z","message":"Entering","context":{"RequestID":"720946e6-ef74-4439-8f7a-48292401f7a1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7f429f3d-230a-4720-94de-f054c2cfee77","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:02.014Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:02.016Z","message":"{\"transactionId\":\"720946e6-ef74-4439-8f7a-48292401f7a1\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:02:014\",\"respDate\":\"221203-05:32:02:015\",\"sourceId\":\"haproxy:720946e6-ef74-4439-8f7a-48292401f7a1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:32:02:014-44488\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[720946e6-ef74-4439-8f7a-48292401f7a1]}\\\"}\"}","context":{"RequestID":"720946e6-ef74-4439-8f7a-48292401f7a1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7f429f3d-230a-4720-94de-f054c2cfee77","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:02.014Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:02.016Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"720946e6-ef74-4439-8f7a-48292401f7a1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f429f3d-230a-4720-94de-f054c2cfee77","LogTimestamp":"2022-12-03T05:32:02.016Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:32:03.885Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:32:03.892Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:03.892Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:03.893Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:04.024Z","message":"Entering","context":{"RequestID":"1f9b993a-8a89-4537-a099-5b0e73e463fa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c1de0f97-bb72-48fd-a3bd-1def3449da5e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:04.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:04.026Z","message":"{\"transactionId\":\"1f9b993a-8a89-4537-a099-5b0e73e463fa\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:04:024\",\"respDate\":\"221203-05:32:04:026\",\"sourceId\":\"haproxy:1f9b993a-8a89-4537-a099-5b0e73e463fa\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:32:04:024-92052\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1f9b993a-8a89-4537-a099-5b0e73e463fa]}\\\"}\"}","context":{"RequestID":"1f9b993a-8a89-4537-a099-5b0e73e463fa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c1de0f97-bb72-48fd-a3bd-1def3449da5e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:04.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:04.026Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1f9b993a-8a89-4537-a099-5b0e73e463fa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1de0f97-bb72-48fd-a3bd-1def3449da5e","LogTimestamp":"2022-12-03T05:32:04.026Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:32:05.039Z","message":"Entering","context":{"RequestID":"190c78c7-0484-48ff-ba1e-a52f6c2be9f8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5523a633-446f-47eb-a4c0-401f6f25c731","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:32:05.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:05.041Z","message":"{\"transactionId\":\"190c78c7-0484-48ff-ba1e-a52f6c2be9f8\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:05:040\",\"respDate\":\"221203-05:32:05:041\",\"sourceId\":\"healthcheck:190c78c7-0484-48ff-ba1e-a52f6c2be9f8\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:32:05:040-66209\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[41574], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[190c78c7-0484-48ff-ba1e-a52f6c2be9f8]}\\\"}\"}","context":{"RequestID":"190c78c7-0484-48ff-ba1e-a52f6c2be9f8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5523a633-446f-47eb-a4c0-401f6f25c731","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:32:05.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:05.042Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"190c78c7-0484-48ff-ba1e-a52f6c2be9f8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5523a633-446f-47eb-a4c0-401f6f25c731","LogTimestamp":"2022-12-03T05:32:05.042Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:05 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:32:06.034Z","message":"Entering","context":{"RequestID":"f9f58402-a515-4c66-982c-98ad926c7233","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6da84229-9947-445e-a492-18c93da69eaf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:06.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:06.036Z","message":"{\"transactionId\":\"f9f58402-a515-4c66-982c-98ad926c7233\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:06:035\",\"respDate\":\"221203-05:32:06:036\",\"sourceId\":\"haproxy:f9f58402-a515-4c66-982c-98ad926c7233\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:32:06:035-47139\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f9f58402-a515-4c66-982c-98ad926c7233]}\\\"}\"}","context":{"RequestID":"f9f58402-a515-4c66-982c-98ad926c7233","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6da84229-9947-445e-a492-18c93da69eaf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:06.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:06.036Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9f58402-a515-4c66-982c-98ad926c7233","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6da84229-9947-445e-a492-18c93da69eaf","LogTimestamp":"2022-12-03T05:32:06.036Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:32:08.045Z","message":"Entering","context":{"RequestID":"99399ee9-551d-49d0-a1d0-170cf2843745","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6afda71f-206d-4df5-9b80-6a9860069c79","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:08.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:08.047Z","message":"{\"transactionId\":\"99399ee9-551d-49d0-a1d0-170cf2843745\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:08:045\",\"respDate\":\"221203-05:32:08:047\",\"sourceId\":\"haproxy:99399ee9-551d-49d0-a1d0-170cf2843745\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:32:08:045-79961\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[99399ee9-551d-49d0-a1d0-170cf2843745]}\\\"}\"}","context":{"RequestID":"99399ee9-551d-49d0-a1d0-170cf2843745","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6afda71f-206d-4df5-9b80-6a9860069c79","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:08.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:08.047Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99399ee9-551d-49d0-a1d0-170cf2843745","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6afda71f-206d-4df5-9b80-6a9860069c79","LogTimestamp":"2022-12-03T05:32:08.047Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:32:09.942Z","message":"Entering","context":{"RequestID":"c9fb1aa7-75b5-45e1-828d-72008efb61d9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"52a1a695-9925-402c-bf7a-001294e1f887","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:32:09.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:09.948Z","message":"{\"transactionId\":\"c9fb1aa7-75b5-45e1-828d-72008efb61d9\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:09:943\",\"respDate\":\"221203-05:32:09:947\",\"sourceId\":\"OOM_ReadinessCheck:c9fb1aa7-75b5-45e1-828d-72008efb61d9\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:32:09:943-99562\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[39492], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[c9fb1aa7-75b5-45e1-828d-72008efb61d9]}\\\"}\"}","context":{"RequestID":"c9fb1aa7-75b5-45e1-828d-72008efb61d9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"52a1a695-9925-402c-bf7a-001294e1f887","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:32:09.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:09.948Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9fb1aa7-75b5-45e1-828d-72008efb61d9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"7","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52a1a695-9925-402c-bf7a-001294e1f887","LogTimestamp":"2022-12-03T05:32:09.948Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:32:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 14 - "logType": "access" {"timestamp":"2022-12-03T05:32:10.055Z","message":"Entering","context":{"RequestID":"23dd327c-d209-44d9-a0d0-219bcaab7567","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bc847121-5ba6-4f82-bacd-12ee0790d4ea","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:10.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:10.057Z","message":"{\"transactionId\":\"23dd327c-d209-44d9-a0d0-219bcaab7567\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:10:056\",\"respDate\":\"221203-05:32:10:057\",\"sourceId\":\"haproxy:23dd327c-d209-44d9-a0d0-219bcaab7567\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:32:10:056-77797\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[23dd327c-d209-44d9-a0d0-219bcaab7567]}\\\"}\"}","context":{"RequestID":"23dd327c-d209-44d9-a0d0-219bcaab7567","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bc847121-5ba6-4f82-bacd-12ee0790d4ea","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:10.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:10.058Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23dd327c-d209-44d9-a0d0-219bcaab7567","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc847121-5ba6-4f82-bacd-12ee0790d4ea","LogTimestamp":"2022-12-03T05:32:10.058Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:32:10.259Z","message":"Entering","context":{"RequestID":"419a979c-9778-4727-9704-6bd7fce45d61","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4efec464-5e62-420e-89d8-3ca902141e0c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:32:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:10.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"419a979c-9778-4727-9704-6bd7fce45d61","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4efec464-5e62-420e-89d8-3ca902141e0c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:32:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:10.262Z","message":"{\"transactionId\":\"419a979c-9778-4727-9704-6bd7fce45d61\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:10:260\",\"respDate\":\"221203-05:32:10:262\",\"sourceId\":\"ReadinessCheck:419a979c-9778-4727-9704-6bd7fce45d61\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:32:10:260-2041\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[419a979c-9778-4727-9704-6bd7fce45d61]}\\\"}\"}","context":{"RequestID":"419a979c-9778-4727-9704-6bd7fce45d61","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4efec464-5e62-420e-89d8-3ca902141e0c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:32:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:10.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"419a979c-9778-4727-9704-6bd7fce45d61","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4efec464-5e62-420e-89d8-3ca902141e0c","LogTimestamp":"2022-12-03T05:32:10.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:32:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:32:12.066Z","message":"Entering","context":{"RequestID":"5088766c-302a-48e2-82f7-787e58390e80","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c516d77f-d34e-42b0-addb-af319fdab309","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:12.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:12.068Z","message":"{\"transactionId\":\"5088766c-302a-48e2-82f7-787e58390e80\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:12:067\",\"respDate\":\"221203-05:32:12:068\",\"sourceId\":\"haproxy:5088766c-302a-48e2-82f7-787e58390e80\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:32:12:067-31070\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5088766c-302a-48e2-82f7-787e58390e80]}\\\"}\"}","context":{"RequestID":"5088766c-302a-48e2-82f7-787e58390e80","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c516d77f-d34e-42b0-addb-af319fdab309","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:12.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:12.069Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5088766c-302a-48e2-82f7-787e58390e80","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c516d77f-d34e-42b0-addb-af319fdab309","LogTimestamp":"2022-12-03T05:32:12.069Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:32:13.885Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:32:13.896Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:13.896Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:13.897Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:14.077Z","message":"Entering","context":{"RequestID":"4bda16b4-e4a1-4c93-a26f-a2167fb65265","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d51ce57b-8ae4-42c4-96f3-b75406b3085f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:14.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:14.079Z","message":"{\"transactionId\":\"4bda16b4-e4a1-4c93-a26f-a2167fb65265\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:14:077\",\"respDate\":\"221203-05:32:14:079\",\"sourceId\":\"haproxy:4bda16b4-e4a1-4c93-a26f-a2167fb65265\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:32:14:077-18772\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4bda16b4-e4a1-4c93-a26f-a2167fb65265]}\\\"}\"}","context":{"RequestID":"4bda16b4-e4a1-4c93-a26f-a2167fb65265","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d51ce57b-8ae4-42c4-96f3-b75406b3085f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:14.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:14.079Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4bda16b4-e4a1-4c93-a26f-a2167fb65265","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d51ce57b-8ae4-42c4-96f3-b75406b3085f","LogTimestamp":"2022-12-03T05:32:14.079Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:32:15.777Z","message":"Entering","context":{"RequestID":"373ed3d8-4a76-415b-85e0-344f3ec3cd5c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0f21dd39-e530-49c1-9432-464fe2e98c77","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:32:15.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:15.780Z","message":"{\"transactionId\":\"373ed3d8-4a76-415b-85e0-344f3ec3cd5c\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:15:778\",\"respDate\":\"221203-05:32:15:779\",\"sourceId\":\"healthcheck:373ed3d8-4a76-415b-85e0-344f3ec3cd5c\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:32:15:778-22361\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[373ed3d8-4a76-415b-85e0-344f3ec3cd5c]}\\\"}\"}","context":{"RequestID":"373ed3d8-4a76-415b-85e0-344f3ec3cd5c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0f21dd39-e530-49c1-9432-464fe2e98c77","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:32:15.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:15.780Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"373ed3d8-4a76-415b-85e0-344f3ec3cd5c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f21dd39-e530-49c1-9432-464fe2e98c77","LogTimestamp":"2022-12-03T05:32:15.780Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:32:15 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:32:16.087Z","message":"Entering","context":{"RequestID":"5f1cca6f-a039-48b9-a64e-3da2e603c203","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ded82f0c-6612-44d2-858d-a966e72104cf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:16.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:16.089Z","message":"{\"transactionId\":\"5f1cca6f-a039-48b9-a64e-3da2e603c203\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:16:088\",\"respDate\":\"221203-05:32:16:089\",\"sourceId\":\"haproxy:5f1cca6f-a039-48b9-a64e-3da2e603c203\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:32:16:088-31870\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f1cca6f-a039-48b9-a64e-3da2e603c203]}\\\"}\"}","context":{"RequestID":"5f1cca6f-a039-48b9-a64e-3da2e603c203","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ded82f0c-6612-44d2-858d-a966e72104cf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:16.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:16.090Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f1cca6f-a039-48b9-a64e-3da2e603c203","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ded82f0c-6612-44d2-858d-a966e72104cf","LogTimestamp":"2022-12-03T05:32:16.090Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:32:18.098Z","message":"Entering","context":{"RequestID":"6cccdf78-a80a-42db-9df6-dfed037e94a3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e2650063-00f3-4586-9c14-03e844ab8987","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:18.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:18.100Z","message":"{\"transactionId\":\"6cccdf78-a80a-42db-9df6-dfed037e94a3\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:18:098\",\"respDate\":\"221203-05:32:18:100\",\"sourceId\":\"haproxy:6cccdf78-a80a-42db-9df6-dfed037e94a3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:32:18:098-52528\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6cccdf78-a80a-42db-9df6-dfed037e94a3]}\\\"}\"}","context":{"RequestID":"6cccdf78-a80a-42db-9df6-dfed037e94a3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e2650063-00f3-4586-9c14-03e844ab8987","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:18.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:18.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6cccdf78-a80a-42db-9df6-dfed037e94a3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2650063-00f3-4586-9c14-03e844ab8987","LogTimestamp":"2022-12-03T05:32:18.100Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:32:19.936Z","message":"Entering","context":{"RequestID":"7a1dd836-fa11-4264-a99a-c96804515c20","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d18ca45b-fd00-4aa1-8927-789dc2a36d25","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:32:19.936Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:19.938Z","message":"{\"transactionId\":\"7a1dd836-fa11-4264-a99a-c96804515c20\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:19:936\",\"respDate\":\"221203-05:32:19:938\",\"sourceId\":\"OOM_ReadinessCheck:7a1dd836-fa11-4264-a99a-c96804515c20\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:32:19:936-20719\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[39688], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[7a1dd836-fa11-4264-a99a-c96804515c20]}\\\"}\"}","context":{"RequestID":"7a1dd836-fa11-4264-a99a-c96804515c20","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d18ca45b-fd00-4aa1-8927-789dc2a36d25","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:32:19.936Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:19.938Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a1dd836-fa11-4264-a99a-c96804515c20","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d18ca45b-fd00-4aa1-8927-789dc2a36d25","LogTimestamp":"2022-12-03T05:32:19.938Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:32:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:32:20.064Z","message":"Entering","context":{"RequestID":"21df680c-411e-483e-87a4-31112df404cb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5a693910-c447-4b14-ab90-a0a39eb8ef55","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:32:20.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:20.066Z","message":"{\"transactionId\":\"21df680c-411e-483e-87a4-31112df404cb\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:20:065\",\"respDate\":\"221203-05:32:20:066\",\"sourceId\":\"healthcheck:21df680c-411e-483e-87a4-31112df404cb\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:32:20:065-746\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[41748], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[21df680c-411e-483e-87a4-31112df404cb]}\\\"}\"}","context":{"RequestID":"21df680c-411e-483e-87a4-31112df404cb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5a693910-c447-4b14-ab90-a0a39eb8ef55","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:32:20.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:20.066Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21df680c-411e-483e-87a4-31112df404cb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a693910-c447-4b14-ab90-a0a39eb8ef55","LogTimestamp":"2022-12-03T05:32:20.066Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:20 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:32:20.108Z","message":"Entering","context":{"RequestID":"0d8dd70d-f4ef-4dfc-9c4f-e607061c6141","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7b347f0d-d270-49fd-8b91-b7843a6190dd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:20.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:20.109Z","message":"{\"transactionId\":\"0d8dd70d-f4ef-4dfc-9c4f-e607061c6141\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:20:108\",\"respDate\":\"221203-05:32:20:109\",\"sourceId\":\"haproxy:0d8dd70d-f4ef-4dfc-9c4f-e607061c6141\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:32:20:108-52564\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0d8dd70d-f4ef-4dfc-9c4f-e607061c6141]}\\\"}\"}","context":{"RequestID":"0d8dd70d-f4ef-4dfc-9c4f-e607061c6141","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7b347f0d-d270-49fd-8b91-b7843a6190dd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:20.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:20.110Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d8dd70d-f4ef-4dfc-9c4f-e607061c6141","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7b347f0d-d270-49fd-8b91-b7843a6190dd","LogTimestamp":"2022-12-03T05:32:20.110Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:32:20.259Z","message":"Entering","context":{"RequestID":"51486124-3992-427f-9e1f-8c00320c1cb9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ae64ebe5-4ba2-4302-88c6-6c547619d196","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:32:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:20.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"51486124-3992-427f-9e1f-8c00320c1cb9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ae64ebe5-4ba2-4302-88c6-6c547619d196","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:32:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:20.261Z","message":"{\"transactionId\":\"51486124-3992-427f-9e1f-8c00320c1cb9\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:20:260\",\"respDate\":\"221203-05:32:20:261\",\"sourceId\":\"ReadinessCheck:51486124-3992-427f-9e1f-8c00320c1cb9\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:32:20:260-61774\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[51486124-3992-427f-9e1f-8c00320c1cb9]}\\\"}\"}","context":{"RequestID":"51486124-3992-427f-9e1f-8c00320c1cb9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ae64ebe5-4ba2-4302-88c6-6c547619d196","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:32:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:20.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51486124-3992-427f-9e1f-8c00320c1cb9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae64ebe5-4ba2-4302-88c6-6c547619d196","LogTimestamp":"2022-12-03T05:32:20.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:32:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:32:22.119Z","message":"Entering","context":{"RequestID":"d78ad3aa-738d-415e-baaf-4e4a3ca3b036","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0414f231-0eb3-4783-86b1-d3d1f712efc6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:22.119Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:22.121Z","message":"{\"transactionId\":\"d78ad3aa-738d-415e-baaf-4e4a3ca3b036\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:22:120\",\"respDate\":\"221203-05:32:22:121\",\"sourceId\":\"haproxy:d78ad3aa-738d-415e-baaf-4e4a3ca3b036\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:32:22:120-73649\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d78ad3aa-738d-415e-baaf-4e4a3ca3b036]}\\\"}\"}","context":{"RequestID":"d78ad3aa-738d-415e-baaf-4e4a3ca3b036","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0414f231-0eb3-4783-86b1-d3d1f712efc6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:22.119Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:22.121Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d78ad3aa-738d-415e-baaf-4e4a3ca3b036","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0414f231-0eb3-4783-86b1-d3d1f712efc6","LogTimestamp":"2022-12-03T05:32:22.121Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:32:23.884Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:32:23.898Z","message":"Connection[cassandra/10.233.72.189:9042-2, 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":"2022-12-03T05:32:23.901Z","message":"Connection[cassandra/10.233.72.189:9042-2, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:23.901Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:23.902Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:23.902Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:24.130Z","message":"Entering","context":{"RequestID":"5d521926-3599-4848-ab97-ccb6e1830c67","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fd77a4d7-26a4-4da0-94b0-eb60c8fc801f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:24.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:24.131Z","message":"{\"transactionId\":\"5d521926-3599-4848-ab97-ccb6e1830c67\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:24:130\",\"respDate\":\"221203-05:32:24:131\",\"sourceId\":\"haproxy:5d521926-3599-4848-ab97-ccb6e1830c67\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:32:24:130-4107\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5d521926-3599-4848-ab97-ccb6e1830c67]}\\\"}\"}","context":{"RequestID":"5d521926-3599-4848-ab97-ccb6e1830c67","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fd77a4d7-26a4-4da0-94b0-eb60c8fc801f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:24.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:24.132Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d521926-3599-4848-ab97-ccb6e1830c67","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd77a4d7-26a4-4da0-94b0-eb60c8fc801f","LogTimestamp":"2022-12-03T05:32:24.132Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:32:26.140Z","message":"Entering","context":{"RequestID":"3b42e4db-5b1b-4ea0-bfdb-0ca5215655eb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9c39328c-6109-4474-b690-74de2cdd4caa","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:26.140Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:26.142Z","message":"{\"transactionId\":\"3b42e4db-5b1b-4ea0-bfdb-0ca5215655eb\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:26:141\",\"respDate\":\"221203-05:32:26:142\",\"sourceId\":\"haproxy:3b42e4db-5b1b-4ea0-bfdb-0ca5215655eb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:32:26:141-76117\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3b42e4db-5b1b-4ea0-bfdb-0ca5215655eb]}\\\"}\"}","context":{"RequestID":"3b42e4db-5b1b-4ea0-bfdb-0ca5215655eb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9c39328c-6109-4474-b690-74de2cdd4caa","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:26.140Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:26.143Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b42e4db-5b1b-4ea0-bfdb-0ca5215655eb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c39328c-6109-4474-b690-74de2cdd4caa","LogTimestamp":"2022-12-03T05:32:26.143Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:32:28.152Z","message":"Entering","context":{"RequestID":"db4734d7-e813-43c4-b20c-d2cd99d487d2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c180caf1-a528-4b01-8574-5cc54357ffdc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:28.151Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:28.154Z","message":"{\"transactionId\":\"db4734d7-e813-43c4-b20c-d2cd99d487d2\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:28:152\",\"respDate\":\"221203-05:32:28:154\",\"sourceId\":\"haproxy:db4734d7-e813-43c4-b20c-d2cd99d487d2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:32:28:152-1735\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[db4734d7-e813-43c4-b20c-d2cd99d487d2]}\\\"}\"}","context":{"RequestID":"db4734d7-e813-43c4-b20c-d2cd99d487d2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c180caf1-a528-4b01-8574-5cc54357ffdc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:28.151Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:28.154Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db4734d7-e813-43c4-b20c-d2cd99d487d2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c180caf1-a528-4b01-8574-5cc54357ffdc","LogTimestamp":"2022-12-03T05:32:28.154Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:32:29.937Z","message":"Entering","context":{"RequestID":"798070a1-b087-47ba-8c33-0f0eccf185ee","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b1dc440b-b9dc-4830-aecf-6782a3aba0a5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:32:29.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:29.940Z","message":"{\"transactionId\":\"798070a1-b087-47ba-8c33-0f0eccf185ee\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:29:938\",\"respDate\":\"221203-05:32:29:940\",\"sourceId\":\"OOM_ReadinessCheck:798070a1-b087-47ba-8c33-0f0eccf185ee\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:32:29:938-49567\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[39872], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[798070a1-b087-47ba-8c33-0f0eccf185ee]}\\\"}\"}","context":{"RequestID":"798070a1-b087-47ba-8c33-0f0eccf185ee","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b1dc440b-b9dc-4830-aecf-6782a3aba0a5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:32:29.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:29.941Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"798070a1-b087-47ba-8c33-0f0eccf185ee","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1dc440b-b9dc-4830-aecf-6782a3aba0a5","LogTimestamp":"2022-12-03T05:32:29.941Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:32:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 7 - "logType": "access" {"timestamp":"2022-12-03T05:32:30.164Z","message":"Entering","context":{"RequestID":"868fa42a-0bda-4fe2-ab75-10922ba29fe7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3c0d2f11-bb8e-48fe-8679-0c11531a470b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:30.164Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:30.166Z","message":"{\"transactionId\":\"868fa42a-0bda-4fe2-ab75-10922ba29fe7\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:30:165\",\"respDate\":\"221203-05:32:30:166\",\"sourceId\":\"haproxy:868fa42a-0bda-4fe2-ab75-10922ba29fe7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:32:30:165-966\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[868fa42a-0bda-4fe2-ab75-10922ba29fe7]}\\\"}\"}","context":{"RequestID":"868fa42a-0bda-4fe2-ab75-10922ba29fe7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3c0d2f11-bb8e-48fe-8679-0c11531a470b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:30.164Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:30.167Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"868fa42a-0bda-4fe2-ab75-10922ba29fe7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c0d2f11-bb8e-48fe-8679-0c11531a470b","LogTimestamp":"2022-12-03T05:32:30.167Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:32:30.216Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:30.218Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:30.260Z","message":"Entering","context":{"RequestID":"9e9937d7-c0f7-4eb3-aa3a-dddb3f4a88fa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e0b06304-c62b-4f71-a458-0fcd97af63a0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:32:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:30.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"9e9937d7-c0f7-4eb3-aa3a-dddb3f4a88fa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e0b06304-c62b-4f71-a458-0fcd97af63a0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:32:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:30.262Z","message":"{\"transactionId\":\"9e9937d7-c0f7-4eb3-aa3a-dddb3f4a88fa\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:30:260\",\"respDate\":\"221203-05:32:30:262\",\"sourceId\":\"ReadinessCheck:9e9937d7-c0f7-4eb3-aa3a-dddb3f4a88fa\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:32:30:260-15668\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[9e9937d7-c0f7-4eb3-aa3a-dddb3f4a88fa]}\\\"}\"}","context":{"RequestID":"9e9937d7-c0f7-4eb3-aa3a-dddb3f4a88fa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e0b06304-c62b-4f71-a458-0fcd97af63a0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:32:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:30.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e9937d7-c0f7-4eb3-aa3a-dddb3f4a88fa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0b06304-c62b-4f71-a458-0fcd97af63a0","LogTimestamp":"2022-12-03T05:32:30.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:32:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:32:30.810Z","message":"Entering","context":{"RequestID":"fee98253-88ae-4c37-a8da-7922531c276d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"15bbbba0-cfe0-4495-98a5-f0ba3f12b3d0","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:32:30.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:30.812Z","message":"{\"transactionId\":\"fee98253-88ae-4c37-a8da-7922531c276d\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:30:811\",\"respDate\":\"221203-05:32:30:812\",\"sourceId\":\"healthcheck:fee98253-88ae-4c37-a8da-7922531c276d\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:32:30:811-95521\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[fee98253-88ae-4c37-a8da-7922531c276d]}\\\"}\"}","context":{"RequestID":"fee98253-88ae-4c37-a8da-7922531c276d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"15bbbba0-cfe0-4495-98a5-f0ba3f12b3d0","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:32:30.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:30.813Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fee98253-88ae-4c37-a8da-7922531c276d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15bbbba0-cfe0-4495-98a5-f0ba3f12b3d0","LogTimestamp":"2022-12-03T05:32:30.813Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:32:30 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:32:32.175Z","message":"Entering","context":{"RequestID":"e17df07f-8f46-40ba-995a-d23b1e40393f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2de46791-64b8-4936-bce0-c666a8c61ef3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:32.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:32.177Z","message":"{\"transactionId\":\"e17df07f-8f46-40ba-995a-d23b1e40393f\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:32:176\",\"respDate\":\"221203-05:32:32:177\",\"sourceId\":\"haproxy:e17df07f-8f46-40ba-995a-d23b1e40393f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:32:32:176-62476\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e17df07f-8f46-40ba-995a-d23b1e40393f]}\\\"}\"}","context":{"RequestID":"e17df07f-8f46-40ba-995a-d23b1e40393f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2de46791-64b8-4936-bce0-c666a8c61ef3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:32.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:32.177Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e17df07f-8f46-40ba-995a-d23b1e40393f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2de46791-64b8-4936-bce0-c666a8c61ef3","LogTimestamp":"2022-12-03T05:32:32.177Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:32:33.885Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:32:33.893Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:33.893Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:33.893Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:34.185Z","message":"Entering","context":{"RequestID":"88223fde-52a1-4464-8bf5-4ecaf805560a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f8ef304a-798a-44ec-b60c-414cc69dba9f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:34.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:34.186Z","message":"{\"transactionId\":\"88223fde-52a1-4464-8bf5-4ecaf805560a\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:34:185\",\"respDate\":\"221203-05:32:34:186\",\"sourceId\":\"haproxy:88223fde-52a1-4464-8bf5-4ecaf805560a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:32:34:185-188\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[88223fde-52a1-4464-8bf5-4ecaf805560a]}\\\"}\"}","context":{"RequestID":"88223fde-52a1-4464-8bf5-4ecaf805560a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f8ef304a-798a-44ec-b60c-414cc69dba9f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:34.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:34.187Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88223fde-52a1-4464-8bf5-4ecaf805560a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8ef304a-798a-44ec-b60c-414cc69dba9f","LogTimestamp":"2022-12-03T05:32:34.187Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:32:35.086Z","message":"Entering","context":{"RequestID":"d52aaa62-1f5a-4b2d-864f-e4ad59f6b4a9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"09285fde-d379-48a0-a390-e2590df6a552","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:32:35.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:35.088Z","message":"{\"transactionId\":\"d52aaa62-1f5a-4b2d-864f-e4ad59f6b4a9\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:35:086\",\"respDate\":\"221203-05:32:35:088\",\"sourceId\":\"healthcheck:d52aaa62-1f5a-4b2d-864f-e4ad59f6b4a9\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:32:35:086-29221\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[41930], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[d52aaa62-1f5a-4b2d-864f-e4ad59f6b4a9]}\\\"}\"}","context":{"RequestID":"d52aaa62-1f5a-4b2d-864f-e4ad59f6b4a9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"09285fde-d379-48a0-a390-e2590df6a552","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:32:35.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:35.088Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d52aaa62-1f5a-4b2d-864f-e4ad59f6b4a9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09285fde-d379-48a0-a390-e2590df6a552","LogTimestamp":"2022-12-03T05:32:35.088Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:35 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:32:36.195Z","message":"Entering","context":{"RequestID":"69fb6c28-231a-49fd-a38b-5d1e565ac3c2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bdba693f-29ab-44ab-8945-35665e4d2cde","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:36.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:36.197Z","message":"{\"transactionId\":\"69fb6c28-231a-49fd-a38b-5d1e565ac3c2\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:36:196\",\"respDate\":\"221203-05:32:36:197\",\"sourceId\":\"haproxy:69fb6c28-231a-49fd-a38b-5d1e565ac3c2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:32:36:196-26248\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[69fb6c28-231a-49fd-a38b-5d1e565ac3c2]}\\\"}\"}","context":{"RequestID":"69fb6c28-231a-49fd-a38b-5d1e565ac3c2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bdba693f-29ab-44ab-8945-35665e4d2cde","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:36.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:36.197Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"69fb6c28-231a-49fd-a38b-5d1e565ac3c2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bdba693f-29ab-44ab-8945-35665e4d2cde","LogTimestamp":"2022-12-03T05:32:36.197Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:32:38.205Z","message":"Entering","context":{"RequestID":"844fea26-038a-4ed4-afb2-9e076c5caf9f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"737a6a5f-72ae-4334-97ca-03330032fcf9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:38.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:38.208Z","message":"{\"transactionId\":\"844fea26-038a-4ed4-afb2-9e076c5caf9f\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:38:206\",\"respDate\":\"221203-05:32:38:208\",\"sourceId\":\"haproxy:844fea26-038a-4ed4-afb2-9e076c5caf9f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:32:38:206-96652\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[844fea26-038a-4ed4-afb2-9e076c5caf9f]}\\\"}\"}","context":{"RequestID":"844fea26-038a-4ed4-afb2-9e076c5caf9f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"737a6a5f-72ae-4334-97ca-03330032fcf9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:38.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:38.208Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"844fea26-038a-4ed4-afb2-9e076c5caf9f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"737a6a5f-72ae-4334-97ca-03330032fcf9","LogTimestamp":"2022-12-03T05:32:38.208Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:32:39.935Z","message":"Entering","context":{"RequestID":"35fc7143-ea58-4941-a533-20b4a51bb9fc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b3f3ff90-71cc-437f-9ac3-9767d36cff2c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:32:39.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:39.937Z","message":"{\"transactionId\":\"35fc7143-ea58-4941-a533-20b4a51bb9fc\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:39:936\",\"respDate\":\"221203-05:32:39:937\",\"sourceId\":\"OOM_ReadinessCheck:35fc7143-ea58-4941-a533-20b4a51bb9fc\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:32:39:936-50948\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[40062], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[35fc7143-ea58-4941-a533-20b4a51bb9fc]}\\\"}\"}","context":{"RequestID":"35fc7143-ea58-4941-a533-20b4a51bb9fc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b3f3ff90-71cc-437f-9ac3-9767d36cff2c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:32:39.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:39.938Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"35fc7143-ea58-4941-a533-20b4a51bb9fc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b3f3ff90-71cc-437f-9ac3-9767d36cff2c","LogTimestamp":"2022-12-03T05:32:39.938Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:32:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 7 - "logType": "access" {"timestamp":"2022-12-03T05:32:40.216Z","message":"Entering","context":{"RequestID":"0df2459e-cdde-4d3e-8156-85780cea58bb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e10dfb32-6b99-41cf-9489-7a3dd0676a20","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:40.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:40.218Z","message":"{\"transactionId\":\"0df2459e-cdde-4d3e-8156-85780cea58bb\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:40:217\",\"respDate\":\"221203-05:32:40:218\",\"sourceId\":\"haproxy:0df2459e-cdde-4d3e-8156-85780cea58bb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:32:40:217-12768\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0df2459e-cdde-4d3e-8156-85780cea58bb]}\\\"}\"}","context":{"RequestID":"0df2459e-cdde-4d3e-8156-85780cea58bb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e10dfb32-6b99-41cf-9489-7a3dd0676a20","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:40.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:40.219Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0df2459e-cdde-4d3e-8156-85780cea58bb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e10dfb32-6b99-41cf-9489-7a3dd0676a20","LogTimestamp":"2022-12-03T05:32:40.219Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:32:40.259Z","message":"Entering","context":{"RequestID":"045afecb-ffd5-4a81-ae05-df3f398cdcfd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b6152e3a-ecc9-4553-ab42-48ebb5dd4e5a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:32:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:40.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"045afecb-ffd5-4a81-ae05-df3f398cdcfd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b6152e3a-ecc9-4553-ab42-48ebb5dd4e5a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:32:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:40.261Z","message":"{\"transactionId\":\"045afecb-ffd5-4a81-ae05-df3f398cdcfd\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:40:260\",\"respDate\":\"221203-05:32:40:261\",\"sourceId\":\"ReadinessCheck:045afecb-ffd5-4a81-ae05-df3f398cdcfd\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:32:40:260-98233\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[045afecb-ffd5-4a81-ae05-df3f398cdcfd]}\\\"}\"}","context":{"RequestID":"045afecb-ffd5-4a81-ae05-df3f398cdcfd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b6152e3a-ecc9-4553-ab42-48ebb5dd4e5a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:32:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:40.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"045afecb-ffd5-4a81-ae05-df3f398cdcfd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6152e3a-ecc9-4553-ab42-48ebb5dd4e5a","LogTimestamp":"2022-12-03T05:32:40.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:32:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:32:42.226Z","message":"Entering","context":{"RequestID":"8e44af28-b1ba-458d-a1e6-a3d2721a463f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c3326b58-3f69-46d1-8609-57938a1102e8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:42.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:42.228Z","message":"{\"transactionId\":\"8e44af28-b1ba-458d-a1e6-a3d2721a463f\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:42:227\",\"respDate\":\"221203-05:32:42:228\",\"sourceId\":\"haproxy:8e44af28-b1ba-458d-a1e6-a3d2721a463f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:32:42:227-67120\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8e44af28-b1ba-458d-a1e6-a3d2721a463f]}\\\"}\"}","context":{"RequestID":"8e44af28-b1ba-458d-a1e6-a3d2721a463f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c3326b58-3f69-46d1-8609-57938a1102e8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:42.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:42.228Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e44af28-b1ba-458d-a1e6-a3d2721a463f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3326b58-3f69-46d1-8609-57938a1102e8","LogTimestamp":"2022-12-03T05:32:42.228Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:32:43.885Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:32:43.894Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:43.894Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:43.894Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:44.237Z","message":"Entering","context":{"RequestID":"9be87089-c743-418a-b1c5-2bd89dd49624","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7c6ebd41-ae73-458a-bdd9-f2880c631727","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:44.237Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:44.240Z","message":"{\"transactionId\":\"9be87089-c743-418a-b1c5-2bd89dd49624\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:44:238\",\"respDate\":\"221203-05:32:44:240\",\"sourceId\":\"haproxy:9be87089-c743-418a-b1c5-2bd89dd49624\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:32:44:238-75851\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9be87089-c743-418a-b1c5-2bd89dd49624]}\\\"}\"}","context":{"RequestID":"9be87089-c743-418a-b1c5-2bd89dd49624","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7c6ebd41-ae73-458a-bdd9-f2880c631727","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:44.237Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:44.240Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9be87089-c743-418a-b1c5-2bd89dd49624","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c6ebd41-ae73-458a-bdd9-f2880c631727","LogTimestamp":"2022-12-03T05:32:44.240Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:32:45.835Z","message":"Entering","context":{"RequestID":"eb2f172d-ccb3-438c-8f16-a03cff266117","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d1901513-d5d4-4f82-8843-9cb8b5c6119e","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:32:45.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:45.837Z","message":"{\"transactionId\":\"eb2f172d-ccb3-438c-8f16-a03cff266117\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:45:835\",\"respDate\":\"221203-05:32:45:837\",\"sourceId\":\"healthcheck:eb2f172d-ccb3-438c-8f16-a03cff266117\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:32:45:835-1493\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[eb2f172d-ccb3-438c-8f16-a03cff266117]}\\\"}\"}","context":{"RequestID":"eb2f172d-ccb3-438c-8f16-a03cff266117","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d1901513-d5d4-4f82-8843-9cb8b5c6119e","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:32:45.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:45.837Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb2f172d-ccb3-438c-8f16-a03cff266117","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1901513-d5d4-4f82-8843-9cb8b5c6119e","LogTimestamp":"2022-12-03T05:32:45.837Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:32:45 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:32:46.249Z","message":"Entering","context":{"RequestID":"938f4100-ed5d-487d-9285-ae9fb7d7eea2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"892a527c-170e-4f5f-9638-103271e3b71d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:46.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:46.251Z","message":"{\"transactionId\":\"938f4100-ed5d-487d-9285-ae9fb7d7eea2\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:46:249\",\"respDate\":\"221203-05:32:46:251\",\"sourceId\":\"haproxy:938f4100-ed5d-487d-9285-ae9fb7d7eea2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:32:46:249-1288\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[938f4100-ed5d-487d-9285-ae9fb7d7eea2]}\\\"}\"}","context":{"RequestID":"938f4100-ed5d-487d-9285-ae9fb7d7eea2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"892a527c-170e-4f5f-9638-103271e3b71d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:46.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:46.251Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"938f4100-ed5d-487d-9285-ae9fb7d7eea2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"892a527c-170e-4f5f-9638-103271e3b71d","LogTimestamp":"2022-12-03T05:32:46.251Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:32:48.260Z","message":"Entering","context":{"RequestID":"1457494b-a524-4642-b567-9f6809461457","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2e28f05a-7247-4c06-9277-bca101b634dd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:48.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:48.262Z","message":"{\"transactionId\":\"1457494b-a524-4642-b567-9f6809461457\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:48:260\",\"respDate\":\"221203-05:32:48:262\",\"sourceId\":\"haproxy:1457494b-a524-4642-b567-9f6809461457\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:32:48:260-87529\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1457494b-a524-4642-b567-9f6809461457]}\\\"}\"}","context":{"RequestID":"1457494b-a524-4642-b567-9f6809461457","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2e28f05a-7247-4c06-9277-bca101b634dd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:48.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:48.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1457494b-a524-4642-b567-9f6809461457","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e28f05a-7247-4c06-9277-bca101b634dd","LogTimestamp":"2022-12-03T05:32:48.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:32:49.939Z","message":"Entering","context":{"RequestID":"2d0741cf-19ad-44af-a25c-885b91f59b9a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0e67dd65-5f6e-43e0-a7f9-df179bd3b90a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:32:49.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:49.941Z","message":"{\"transactionId\":\"2d0741cf-19ad-44af-a25c-885b91f59b9a\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:49:939\",\"respDate\":\"221203-05:32:49:941\",\"sourceId\":\"OOM_ReadinessCheck:2d0741cf-19ad-44af-a25c-885b91f59b9a\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:32:49:939-11006\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[40250], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[2d0741cf-19ad-44af-a25c-885b91f59b9a]}\\\"}\"}","context":{"RequestID":"2d0741cf-19ad-44af-a25c-885b91f59b9a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0e67dd65-5f6e-43e0-a7f9-df179bd3b90a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:32:49.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:49.942Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d0741cf-19ad-44af-a25c-885b91f59b9a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e67dd65-5f6e-43e0-a7f9-df179bd3b90a","LogTimestamp":"2022-12-03T05:32:49.942Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:32:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:32:50.111Z","message":"Entering","context":{"RequestID":"8a8ded1a-91e5-4b27-9596-cd777baec236","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"70228836-d83d-48bf-94c9-580c94e74b0c","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:32:50.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:50.113Z","message":"{\"transactionId\":\"8a8ded1a-91e5-4b27-9596-cd777baec236\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:50:112\",\"respDate\":\"221203-05:32:50:113\",\"sourceId\":\"healthcheck:8a8ded1a-91e5-4b27-9596-cd777baec236\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:32:50:112-95459\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[42098], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[8a8ded1a-91e5-4b27-9596-cd777baec236]}\\\"}\"}","context":{"RequestID":"8a8ded1a-91e5-4b27-9596-cd777baec236","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"70228836-d83d-48bf-94c9-580c94e74b0c","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:32:50.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:50.114Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a8ded1a-91e5-4b27-9596-cd777baec236","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70228836-d83d-48bf-94c9-580c94e74b0c","LogTimestamp":"2022-12-03T05:32:50.113Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:50 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:32:50.259Z","message":"Entering","context":{"RequestID":"18977a5e-d6f1-4896-a419-edf1a023599e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2729136e-0c31-4452-8399-052bf573ebcd","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:32:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:50.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"18977a5e-d6f1-4896-a419-edf1a023599e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2729136e-0c31-4452-8399-052bf573ebcd","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:32:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:50.261Z","message":"{\"transactionId\":\"18977a5e-d6f1-4896-a419-edf1a023599e\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:50:260\",\"respDate\":\"221203-05:32:50:261\",\"sourceId\":\"ReadinessCheck:18977a5e-d6f1-4896-a419-edf1a023599e\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:32:50:260-46204\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[18977a5e-d6f1-4896-a419-edf1a023599e]}\\\"}\"}","context":{"RequestID":"18977a5e-d6f1-4896-a419-edf1a023599e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2729136e-0c31-4452-8399-052bf573ebcd","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:32:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:50.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"18977a5e-d6f1-4896-a419-edf1a023599e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2729136e-0c31-4452-8399-052bf573ebcd","LogTimestamp":"2022-12-03T05:32:50.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:32:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:32:50.270Z","message":"Entering","context":{"RequestID":"bc8485b4-b9de-45ba-b35b-ac7ba251e2f1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"935946d3-b114-41d9-87bb-2aefb654d34c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:50.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:50.272Z","message":"{\"transactionId\":\"bc8485b4-b9de-45ba-b35b-ac7ba251e2f1\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:50:271\",\"respDate\":\"221203-05:32:50:271\",\"sourceId\":\"haproxy:bc8485b4-b9de-45ba-b35b-ac7ba251e2f1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:32:50:271-66783\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bc8485b4-b9de-45ba-b35b-ac7ba251e2f1]}\\\"}\"}","context":{"RequestID":"bc8485b4-b9de-45ba-b35b-ac7ba251e2f1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"935946d3-b114-41d9-87bb-2aefb654d34c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:50.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:50.272Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc8485b4-b9de-45ba-b35b-ac7ba251e2f1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"935946d3-b114-41d9-87bb-2aefb654d34c","LogTimestamp":"2022-12-03T05:32:50.272Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:32:52.281Z","message":"Entering","context":{"RequestID":"7e3ce102-2d5b-4b35-ae22-612d71d64b15","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b1890b1e-de3f-4c99-9a1e-6e5d2ecb57fa","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:52.281Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:52.283Z","message":"{\"transactionId\":\"7e3ce102-2d5b-4b35-ae22-612d71d64b15\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:52:282\",\"respDate\":\"221203-05:32:52:283\",\"sourceId\":\"haproxy:7e3ce102-2d5b-4b35-ae22-612d71d64b15\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:32:52:282-30670\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7e3ce102-2d5b-4b35-ae22-612d71d64b15]}\\\"}\"}","context":{"RequestID":"7e3ce102-2d5b-4b35-ae22-612d71d64b15","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b1890b1e-de3f-4c99-9a1e-6e5d2ecb57fa","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:52.281Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:52.283Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e3ce102-2d5b-4b35-ae22-612d71d64b15","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1890b1e-de3f-4c99-9a1e-6e5d2ecb57fa","LogTimestamp":"2022-12-03T05:32:52.283Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:32:53.886Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:32:53.902Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:53.903Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:53.903Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:54.293Z","message":"Entering","context":{"RequestID":"31fe52e8-a52c-45ef-96b5-0930185235bb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a7c385c7-f2bd-4018-b55d-88ae3ccce7e1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:54.293Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:54.296Z","message":"{\"transactionId\":\"31fe52e8-a52c-45ef-96b5-0930185235bb\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:54:294\",\"respDate\":\"221203-05:32:54:295\",\"sourceId\":\"haproxy:31fe52e8-a52c-45ef-96b5-0930185235bb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:32:54:294-46790\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[31fe52e8-a52c-45ef-96b5-0930185235bb]}\\\"}\"}","context":{"RequestID":"31fe52e8-a52c-45ef-96b5-0930185235bb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a7c385c7-f2bd-4018-b55d-88ae3ccce7e1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:54.293Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:54.296Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31fe52e8-a52c-45ef-96b5-0930185235bb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7c385c7-f2bd-4018-b55d-88ae3ccce7e1","LogTimestamp":"2022-12-03T05:32:54.296Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:32:56.306Z","message":"Entering","context":{"RequestID":"65bd1c96-236b-4fd7-af57-e89bf04f19fe","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"faa8151e-5f8c-42ac-9f45-955e5515d9ef","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:56.306Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:56.308Z","message":"{\"transactionId\":\"65bd1c96-236b-4fd7-af57-e89bf04f19fe\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:56:307\",\"respDate\":\"221203-05:32:56:308\",\"sourceId\":\"haproxy:65bd1c96-236b-4fd7-af57-e89bf04f19fe\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:32:56:307-24304\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[65bd1c96-236b-4fd7-af57-e89bf04f19fe]}\\\"}\"}","context":{"RequestID":"65bd1c96-236b-4fd7-af57-e89bf04f19fe","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"faa8151e-5f8c-42ac-9f45-955e5515d9ef","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:56.306Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:56.309Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65bd1c96-236b-4fd7-af57-e89bf04f19fe","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"faa8151e-5f8c-42ac-9f45-955e5515d9ef","LogTimestamp":"2022-12-03T05:32:56.309Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:32:58.318Z","message":"Entering","context":{"RequestID":"95a7b662-ac9f-40b8-9f2e-7adeb2326402","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2a1f3332-cc40-4898-8609-761fa929ed55","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:58.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:58.320Z","message":"{\"transactionId\":\"95a7b662-ac9f-40b8-9f2e-7adeb2326402\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:58:319\",\"respDate\":\"221203-05:32:58:320\",\"sourceId\":\"haproxy:95a7b662-ac9f-40b8-9f2e-7adeb2326402\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:32:58:319-79263\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[95a7b662-ac9f-40b8-9f2e-7adeb2326402]}\\\"}\"}","context":{"RequestID":"95a7b662-ac9f-40b8-9f2e-7adeb2326402","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2a1f3332-cc40-4898-8609-761fa929ed55","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:32:58.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:58.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95a7b662-ac9f-40b8-9f2e-7adeb2326402","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a1f3332-cc40-4898-8609-761fa929ed55","LogTimestamp":"2022-12-03T05:32:58.320Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:32:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:32:59.935Z","message":"Entering","context":{"RequestID":"5bc3e60e-a9bb-493a-a1d2-a0d7b9f720d6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0c9459dd-2fcf-4f25-b63b-33a079999193","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:32:59.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:32:59.937Z","message":"{\"transactionId\":\"5bc3e60e-a9bb-493a-a1d2-a0d7b9f720d6\",\"status\":\"200\",\"rqstDate\":\"221203-05:32:59:936\",\"respDate\":\"221203-05:32:59:937\",\"sourceId\":\"OOM_ReadinessCheck:5bc3e60e-a9bb-493a-a1d2-a0d7b9f720d6\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:32:59:936-9109\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[40440], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[5bc3e60e-a9bb-493a-a1d2-a0d7b9f720d6]}\\\"}\"}","context":{"RequestID":"5bc3e60e-a9bb-493a-a1d2-a0d7b9f720d6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0c9459dd-2fcf-4f25-b63b-33a079999193","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:32:59.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:32:59.937Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5bc3e60e-a9bb-493a-a1d2-a0d7b9f720d6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c9459dd-2fcf-4f25-b63b-33a079999193","LogTimestamp":"2022-12-03T05:32:59.937Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:32:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:33:00.220Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:00.222Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:00.259Z","message":"Entering","context":{"RequestID":"e15999ea-1d56-4fcd-8caf-1e2d6706a582","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"96e5e090-d31c-4ae4-ad64-9aaf95132117","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:33:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:00.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"e15999ea-1d56-4fcd-8caf-1e2d6706a582","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"96e5e090-d31c-4ae4-ad64-9aaf95132117","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:33:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:00.261Z","message":"{\"transactionId\":\"e15999ea-1d56-4fcd-8caf-1e2d6706a582\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:00:260\",\"respDate\":\"221203-05:33:00:261\",\"sourceId\":\"ReadinessCheck:e15999ea-1d56-4fcd-8caf-1e2d6706a582\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:33:00:260-50925\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[e15999ea-1d56-4fcd-8caf-1e2d6706a582]}\\\"}\"}","context":{"RequestID":"e15999ea-1d56-4fcd-8caf-1e2d6706a582","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"96e5e090-d31c-4ae4-ad64-9aaf95132117","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:33:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:00.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e15999ea-1d56-4fcd-8caf-1e2d6706a582","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"96e5e090-d31c-4ae4-ad64-9aaf95132117","LogTimestamp":"2022-12-03T05:33:00.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:33:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:33:00.328Z","message":"Entering","context":{"RequestID":"6ca51989-2c1a-425d-8b1c-16bae365f50b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5c1f04e4-a83d-4f85-8ec8-7f7ffb2e62ad","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:00.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:00.332Z","message":"{\"transactionId\":\"6ca51989-2c1a-425d-8b1c-16bae365f50b\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:00:329\",\"respDate\":\"221203-05:33:00:331\",\"sourceId\":\"haproxy:6ca51989-2c1a-425d-8b1c-16bae365f50b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:33:00:329-44863\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ca51989-2c1a-425d-8b1c-16bae365f50b]}\\\"}\"}","context":{"RequestID":"6ca51989-2c1a-425d-8b1c-16bae365f50b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5c1f04e4-a83d-4f85-8ec8-7f7ffb2e62ad","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:00.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:00.332Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ca51989-2c1a-425d-8b1c-16bae365f50b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c1f04e4-a83d-4f85-8ec8-7f7ffb2e62ad","LogTimestamp":"2022-12-03T05:33:00.332Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:33:00.863Z","message":"Entering","context":{"RequestID":"b16def8b-5cc5-4df0-9949-c37f01982659","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9c1fd96a-2883-45fe-b7e5-5477e36c6b9b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:33:00.863Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:00.866Z","message":"{\"transactionId\":\"b16def8b-5cc5-4df0-9949-c37f01982659\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:00:864\",\"respDate\":\"221203-05:33:00:866\",\"sourceId\":\"healthcheck:b16def8b-5cc5-4df0-9949-c37f01982659\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:33:00:864-91290\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b16def8b-5cc5-4df0-9949-c37f01982659]}\\\"}\"}","context":{"RequestID":"b16def8b-5cc5-4df0-9949-c37f01982659","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9c1fd96a-2883-45fe-b7e5-5477e36c6b9b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:33:00.863Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:00.866Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b16def8b-5cc5-4df0-9949-c37f01982659","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c1fd96a-2883-45fe-b7e5-5477e36c6b9b","LogTimestamp":"2022-12-03T05:33:00.866Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:33:00 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:33:02.341Z","message":"Entering","context":{"RequestID":"30ce3ae2-a905-41f5-a085-c32069a9070d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"589cc92f-1325-49c5-823a-10da7915294e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:02.341Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:02.343Z","message":"{\"transactionId\":\"30ce3ae2-a905-41f5-a085-c32069a9070d\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:02:342\",\"respDate\":\"221203-05:33:02:343\",\"sourceId\":\"haproxy:30ce3ae2-a905-41f5-a085-c32069a9070d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:33:02:342-23408\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[30ce3ae2-a905-41f5-a085-c32069a9070d]}\\\"}\"}","context":{"RequestID":"30ce3ae2-a905-41f5-a085-c32069a9070d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"589cc92f-1325-49c5-823a-10da7915294e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:02.341Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:02.343Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30ce3ae2-a905-41f5-a085-c32069a9070d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"589cc92f-1325-49c5-823a-10da7915294e","LogTimestamp":"2022-12-03T05:33:02.343Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:33:03.886Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:33:03.897Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:03.897Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:03.897Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:04.351Z","message":"Entering","context":{"RequestID":"73263322-561b-445c-89b6-83b25f27452b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"28f6aba6-ebc8-4838-ac73-3cedde4a54b4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:04.351Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:04.353Z","message":"{\"transactionId\":\"73263322-561b-445c-89b6-83b25f27452b\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:04:352\",\"respDate\":\"221203-05:33:04:353\",\"sourceId\":\"haproxy:73263322-561b-445c-89b6-83b25f27452b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:33:04:352-37542\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[73263322-561b-445c-89b6-83b25f27452b]}\\\"}\"}","context":{"RequestID":"73263322-561b-445c-89b6-83b25f27452b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"28f6aba6-ebc8-4838-ac73-3cedde4a54b4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:04.351Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:04.353Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"73263322-561b-445c-89b6-83b25f27452b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28f6aba6-ebc8-4838-ac73-3cedde4a54b4","LogTimestamp":"2022-12-03T05:33:04.353Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:33:05.132Z","message":"Entering","context":{"RequestID":"9870caa5-a005-4b84-bff4-b85a37c54ff9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"353c2b11-7df3-480b-984c-c564365e902a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:33:05.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:05.135Z","message":"{\"transactionId\":\"9870caa5-a005-4b84-bff4-b85a37c54ff9\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:05:133\",\"respDate\":\"221203-05:33:05:135\",\"sourceId\":\"healthcheck:9870caa5-a005-4b84-bff4-b85a37c54ff9\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:33:05:133-39048\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[42262], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[9870caa5-a005-4b84-bff4-b85a37c54ff9]}\\\"}\"}","context":{"RequestID":"9870caa5-a005-4b84-bff4-b85a37c54ff9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"353c2b11-7df3-480b-984c-c564365e902a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:33:05.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:05.136Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9870caa5-a005-4b84-bff4-b85a37c54ff9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"353c2b11-7df3-480b-984c-c564365e902a","LogTimestamp":"2022-12-03T05:33:05.136Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:05 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 7 - "logType": "access" {"timestamp":"2022-12-03T05:33:06.362Z","message":"Entering","context":{"RequestID":"6211583c-9c8f-4e2d-a203-48d29cb99b36","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2122d9a6-8c34-4d2a-b44f-3eb830ee0bf4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:06.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:06.363Z","message":"{\"transactionId\":\"6211583c-9c8f-4e2d-a203-48d29cb99b36\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:06:362\",\"respDate\":\"221203-05:33:06:363\",\"sourceId\":\"haproxy:6211583c-9c8f-4e2d-a203-48d29cb99b36\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:33:06:362-97171\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6211583c-9c8f-4e2d-a203-48d29cb99b36]}\\\"}\"}","context":{"RequestID":"6211583c-9c8f-4e2d-a203-48d29cb99b36","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2122d9a6-8c34-4d2a-b44f-3eb830ee0bf4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:06.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:06.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6211583c-9c8f-4e2d-a203-48d29cb99b36","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2122d9a6-8c34-4d2a-b44f-3eb830ee0bf4","LogTimestamp":"2022-12-03T05:33:06.364Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:33:08.373Z","message":"Entering","context":{"RequestID":"dd2d7cb1-ef47-407f-93e4-25a12a0f4529","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"35b437c4-4162-4ace-9955-f5edbd484f6d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:08.373Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:08.376Z","message":"{\"transactionId\":\"dd2d7cb1-ef47-407f-93e4-25a12a0f4529\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:08:374\",\"respDate\":\"221203-05:33:08:376\",\"sourceId\":\"haproxy:dd2d7cb1-ef47-407f-93e4-25a12a0f4529\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:33:08:374-59938\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd2d7cb1-ef47-407f-93e4-25a12a0f4529]}\\\"}\"}","context":{"RequestID":"dd2d7cb1-ef47-407f-93e4-25a12a0f4529","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"35b437c4-4162-4ace-9955-f5edbd484f6d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:08.373Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:08.376Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd2d7cb1-ef47-407f-93e4-25a12a0f4529","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35b437c4-4162-4ace-9955-f5edbd484f6d","LogTimestamp":"2022-12-03T05:33:08.376Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:33:09.934Z","message":"Entering","context":{"RequestID":"72ecfb7e-c82f-4304-9757-111f14413908","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2e271235-edb3-46fc-8e6d-a59056c37f75","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:33:09.934Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:09.936Z","message":"{\"transactionId\":\"72ecfb7e-c82f-4304-9757-111f14413908\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:09:935\",\"respDate\":\"221203-05:33:09:936\",\"sourceId\":\"OOM_ReadinessCheck:72ecfb7e-c82f-4304-9757-111f14413908\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:33:09:935-84793\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[40636], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[72ecfb7e-c82f-4304-9757-111f14413908]}\\\"}\"}","context":{"RequestID":"72ecfb7e-c82f-4304-9757-111f14413908","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2e271235-edb3-46fc-8e6d-a59056c37f75","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:33:09.934Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:09.937Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72ecfb7e-c82f-4304-9757-111f14413908","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e271235-edb3-46fc-8e6d-a59056c37f75","LogTimestamp":"2022-12-03T05:33:09.936Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:33:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:33:10.259Z","message":"Entering","context":{"RequestID":"568d6b8b-4d46-4c56-b987-ae875201b401","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"63581122-5953-46aa-a751-474b8c4ebcf7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:33:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:10.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"568d6b8b-4d46-4c56-b987-ae875201b401","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"63581122-5953-46aa-a751-474b8c4ebcf7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:33:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:10.262Z","message":"{\"transactionId\":\"568d6b8b-4d46-4c56-b987-ae875201b401\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:10:260\",\"respDate\":\"221203-05:33:10:261\",\"sourceId\":\"ReadinessCheck:568d6b8b-4d46-4c56-b987-ae875201b401\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:33:10:260-35610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[568d6b8b-4d46-4c56-b987-ae875201b401]}\\\"}\"}","context":{"RequestID":"568d6b8b-4d46-4c56-b987-ae875201b401","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"63581122-5953-46aa-a751-474b8c4ebcf7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:33:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:10.268Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"568d6b8b-4d46-4c56-b987-ae875201b401","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"8","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63581122-5953-46aa-a751-474b8c4ebcf7","LogTimestamp":"2022-12-03T05:33:10.267Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:33:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-12-03T05:33:10.385Z","message":"Entering","context":{"RequestID":"e13e7038-62ea-484d-b0b1-2a68b447690b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9f5817e3-3480-4904-bf64-13af739d6465","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:10.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:10.389Z","message":"{\"transactionId\":\"e13e7038-62ea-484d-b0b1-2a68b447690b\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:10:387\",\"respDate\":\"221203-05:33:10:389\",\"sourceId\":\"haproxy:e13e7038-62ea-484d-b0b1-2a68b447690b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:33:10:387-53099\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e13e7038-62ea-484d-b0b1-2a68b447690b]}\\\"}\"}","context":{"RequestID":"e13e7038-62ea-484d-b0b1-2a68b447690b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9f5817e3-3480-4904-bf64-13af739d6465","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:10.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:10.390Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e13e7038-62ea-484d-b0b1-2a68b447690b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f5817e3-3480-4904-bf64-13af739d6465","LogTimestamp":"2022-12-03T05:33:10.389Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:33:12.399Z","message":"Entering","context":{"RequestID":"4c3875bc-37f0-4916-b666-b041e4de4f7d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ec0af1f0-ae4b-4af5-8878-0a3923ea9fc8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:12.399Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:12.401Z","message":"{\"transactionId\":\"4c3875bc-37f0-4916-b666-b041e4de4f7d\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:12:399\",\"respDate\":\"221203-05:33:12:401\",\"sourceId\":\"haproxy:4c3875bc-37f0-4916-b666-b041e4de4f7d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:33:12:399-62754\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c3875bc-37f0-4916-b666-b041e4de4f7d]}\\\"}\"}","context":{"RequestID":"4c3875bc-37f0-4916-b666-b041e4de4f7d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ec0af1f0-ae4b-4af5-8878-0a3923ea9fc8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:12.399Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:12.401Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c3875bc-37f0-4916-b666-b041e4de4f7d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec0af1f0-ae4b-4af5-8878-0a3923ea9fc8","LogTimestamp":"2022-12-03T05:33:12.401Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:33:13.885Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:33:13.894Z","message":"Connection[/10.233.65.68: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":"2022-12-03T05:33:13.897Z","message":"Connection[/10.233.65.68: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":"2022-12-03T05:33:13.897Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:13.898Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:13.898Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:14.410Z","message":"Entering","context":{"RequestID":"dbb436e0-51f7-436c-afa5-b49552a05203","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"30e95b9e-2abd-412e-b434-3da2c3ac788c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:14.410Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:14.412Z","message":"{\"transactionId\":\"dbb436e0-51f7-436c-afa5-b49552a05203\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:14:411\",\"respDate\":\"221203-05:33:14:412\",\"sourceId\":\"haproxy:dbb436e0-51f7-436c-afa5-b49552a05203\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:33:14:411-71348\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dbb436e0-51f7-436c-afa5-b49552a05203]}\\\"}\"}","context":{"RequestID":"dbb436e0-51f7-436c-afa5-b49552a05203","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"30e95b9e-2abd-412e-b434-3da2c3ac788c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:14.410Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:14.412Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dbb436e0-51f7-436c-afa5-b49552a05203","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30e95b9e-2abd-412e-b434-3da2c3ac788c","LogTimestamp":"2022-12-03T05:33:14.412Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:33:15.895Z","message":"Entering","context":{"RequestID":"0f9933f0-225a-4cf5-9173-2a67a5d1feea","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7ff73da0-526c-4344-be35-5266f4232802","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:33:15.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:15.898Z","message":"{\"transactionId\":\"0f9933f0-225a-4cf5-9173-2a67a5d1feea\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:15:896\",\"respDate\":\"221203-05:33:15:897\",\"sourceId\":\"healthcheck:0f9933f0-225a-4cf5-9173-2a67a5d1feea\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:33:15:896-56126\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[0f9933f0-225a-4cf5-9173-2a67a5d1feea]}\\\"}\"}","context":{"RequestID":"0f9933f0-225a-4cf5-9173-2a67a5d1feea","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7ff73da0-526c-4344-be35-5266f4232802","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:33:15.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:15.898Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f9933f0-225a-4cf5-9173-2a67a5d1feea","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ff73da0-526c-4344-be35-5266f4232802","LogTimestamp":"2022-12-03T05:33:15.898Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:33:15 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:33:16.422Z","message":"Entering","context":{"RequestID":"1daf8552-d4d2-4b85-9ada-75326cd3e3d2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"255e97d3-58d4-4a16-b602-9b2a2cdee0c6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:16.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:16.423Z","message":"{\"transactionId\":\"1daf8552-d4d2-4b85-9ada-75326cd3e3d2\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:16:422\",\"respDate\":\"221203-05:33:16:423\",\"sourceId\":\"haproxy:1daf8552-d4d2-4b85-9ada-75326cd3e3d2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:33:16:422-36998\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1daf8552-d4d2-4b85-9ada-75326cd3e3d2]}\\\"}\"}","context":{"RequestID":"1daf8552-d4d2-4b85-9ada-75326cd3e3d2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"255e97d3-58d4-4a16-b602-9b2a2cdee0c6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:16.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:16.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1daf8552-d4d2-4b85-9ada-75326cd3e3d2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"255e97d3-58d4-4a16-b602-9b2a2cdee0c6","LogTimestamp":"2022-12-03T05:33:16.424Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:33:18.433Z","message":"Entering","context":{"RequestID":"ec40efd6-2e1e-4f1e-90d4-3b92988d5f22","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"278d5abf-1558-4fe7-842d-fed5c67a5bd3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:18.433Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:18.435Z","message":"{\"transactionId\":\"ec40efd6-2e1e-4f1e-90d4-3b92988d5f22\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:18:433\",\"respDate\":\"221203-05:33:18:435\",\"sourceId\":\"haproxy:ec40efd6-2e1e-4f1e-90d4-3b92988d5f22\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:33:18:433-10782\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ec40efd6-2e1e-4f1e-90d4-3b92988d5f22]}\\\"}\"}","context":{"RequestID":"ec40efd6-2e1e-4f1e-90d4-3b92988d5f22","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"278d5abf-1558-4fe7-842d-fed5c67a5bd3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:18.433Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:18.435Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec40efd6-2e1e-4f1e-90d4-3b92988d5f22","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"278d5abf-1558-4fe7-842d-fed5c67a5bd3","LogTimestamp":"2022-12-03T05:33:18.435Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:33:19.935Z","message":"Entering","context":{"RequestID":"4fd95946-27c7-4f42-9e31-ac262736bc13","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fb8c204d-15a6-460b-bddb-eed6d88aa61c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:33:19.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:19.937Z","message":"{\"transactionId\":\"4fd95946-27c7-4f42-9e31-ac262736bc13\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:19:936\",\"respDate\":\"221203-05:33:19:937\",\"sourceId\":\"OOM_ReadinessCheck:4fd95946-27c7-4f42-9e31-ac262736bc13\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:33:19:936-8456\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[40836], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[4fd95946-27c7-4f42-9e31-ac262736bc13]}\\\"}\"}","context":{"RequestID":"4fd95946-27c7-4f42-9e31-ac262736bc13","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fb8c204d-15a6-460b-bddb-eed6d88aa61c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:33:19.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:19.938Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4fd95946-27c7-4f42-9e31-ac262736bc13","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb8c204d-15a6-460b-bddb-eed6d88aa61c","LogTimestamp":"2022-12-03T05:33:19.938Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:33:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:33:20.158Z","message":"Entering","context":{"RequestID":"4e310dbf-1de5-410b-8494-26bd40102632","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ad0438ba-8177-4c69-a4dd-947e05dfe86d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:33:20.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:20.160Z","message":"{\"transactionId\":\"4e310dbf-1de5-410b-8494-26bd40102632\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:20:158\",\"respDate\":\"221203-05:33:20:160\",\"sourceId\":\"healthcheck:4e310dbf-1de5-410b-8494-26bd40102632\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:33:20:158-33933\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[42434], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[4e310dbf-1de5-410b-8494-26bd40102632]}\\\"}\"}","context":{"RequestID":"4e310dbf-1de5-410b-8494-26bd40102632","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ad0438ba-8177-4c69-a4dd-947e05dfe86d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:33:20.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:20.160Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e310dbf-1de5-410b-8494-26bd40102632","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad0438ba-8177-4c69-a4dd-947e05dfe86d","LogTimestamp":"2022-12-03T05:33:20.160Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:20 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:33:20.260Z","message":"Entering","context":{"RequestID":"66cfdc4e-51d0-478a-ba49-87f228e5f5e6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"61b48bf7-6fb3-4208-96f2-c0183afa7ad0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:33:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:20.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"66cfdc4e-51d0-478a-ba49-87f228e5f5e6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"61b48bf7-6fb3-4208-96f2-c0183afa7ad0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:33:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:20.262Z","message":"{\"transactionId\":\"66cfdc4e-51d0-478a-ba49-87f228e5f5e6\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:20:260\",\"respDate\":\"221203-05:33:20:262\",\"sourceId\":\"ReadinessCheck:66cfdc4e-51d0-478a-ba49-87f228e5f5e6\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:33:20:260-78638\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[66cfdc4e-51d0-478a-ba49-87f228e5f5e6]}\\\"}\"}","context":{"RequestID":"66cfdc4e-51d0-478a-ba49-87f228e5f5e6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"61b48bf7-6fb3-4208-96f2-c0183afa7ad0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:33:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:20.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66cfdc4e-51d0-478a-ba49-87f228e5f5e6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61b48bf7-6fb3-4208-96f2-c0183afa7ad0","LogTimestamp":"2022-12-03T05:33:20.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:33:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:33:20.444Z","message":"Entering","context":{"RequestID":"9925771d-03f5-43db-b13e-1dcacfb18ae1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9ab94806-fb2b-4120-9d0d-76e760860e91","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:20.444Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:20.446Z","message":"{\"transactionId\":\"9925771d-03f5-43db-b13e-1dcacfb18ae1\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:20:444\",\"respDate\":\"221203-05:33:20:446\",\"sourceId\":\"haproxy:9925771d-03f5-43db-b13e-1dcacfb18ae1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:33:20:444-32830\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9925771d-03f5-43db-b13e-1dcacfb18ae1]}\\\"}\"}","context":{"RequestID":"9925771d-03f5-43db-b13e-1dcacfb18ae1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9ab94806-fb2b-4120-9d0d-76e760860e91","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:20.444Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:20.447Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9925771d-03f5-43db-b13e-1dcacfb18ae1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ab94806-fb2b-4120-9d0d-76e760860e91","LogTimestamp":"2022-12-03T05:33:20.446Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:33:22.455Z","message":"Entering","context":{"RequestID":"305abd8f-0390-4e8f-bc7e-af2209c0de40","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"84eb2eac-7a72-45fc-a39d-9750cc590de0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:22.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:22.457Z","message":"{\"transactionId\":\"305abd8f-0390-4e8f-bc7e-af2209c0de40\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:22:456\",\"respDate\":\"221203-05:33:22:457\",\"sourceId\":\"haproxy:305abd8f-0390-4e8f-bc7e-af2209c0de40\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:33:22:456-91395\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[305abd8f-0390-4e8f-bc7e-af2209c0de40]}\\\"}\"}","context":{"RequestID":"305abd8f-0390-4e8f-bc7e-af2209c0de40","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"84eb2eac-7a72-45fc-a39d-9750cc590de0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:22.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:22.458Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"305abd8f-0390-4e8f-bc7e-af2209c0de40","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84eb2eac-7a72-45fc-a39d-9750cc590de0","LogTimestamp":"2022-12-03T05:33:22.458Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:33:23.886Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:33:23.909Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:23.909Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:23.909Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:24.467Z","message":"Entering","context":{"RequestID":"bf88563b-e94a-451d-a18f-ea1bca20cd35","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8d40942b-cc13-45f0-a7f2-6d3da81c44c7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:24.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:24.469Z","message":"{\"transactionId\":\"bf88563b-e94a-451d-a18f-ea1bca20cd35\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:24:467\",\"respDate\":\"221203-05:33:24:468\",\"sourceId\":\"haproxy:bf88563b-e94a-451d-a18f-ea1bca20cd35\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:33:24:467-29818\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bf88563b-e94a-451d-a18f-ea1bca20cd35]}\\\"}\"}","context":{"RequestID":"bf88563b-e94a-451d-a18f-ea1bca20cd35","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8d40942b-cc13-45f0-a7f2-6d3da81c44c7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:24.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:24.469Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf88563b-e94a-451d-a18f-ea1bca20cd35","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d40942b-cc13-45f0-a7f2-6d3da81c44c7","LogTimestamp":"2022-12-03T05:33:24.469Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:33:26.477Z","message":"Entering","context":{"RequestID":"25495054-836c-4414-89f4-4c5de5b250e7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3ee5105f-b3f6-43b5-8046-206dbb279dd8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:26.477Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:26.479Z","message":"{\"transactionId\":\"25495054-836c-4414-89f4-4c5de5b250e7\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:26:478\",\"respDate\":\"221203-05:33:26:479\",\"sourceId\":\"haproxy:25495054-836c-4414-89f4-4c5de5b250e7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:33:26:478-53902\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[25495054-836c-4414-89f4-4c5de5b250e7]}\\\"}\"}","context":{"RequestID":"25495054-836c-4414-89f4-4c5de5b250e7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3ee5105f-b3f6-43b5-8046-206dbb279dd8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:26.477Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:26.479Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25495054-836c-4414-89f4-4c5de5b250e7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ee5105f-b3f6-43b5-8046-206dbb279dd8","LogTimestamp":"2022-12-03T05:33:26.479Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:33:28.488Z","message":"Entering","context":{"RequestID":"889c1aa2-9f4b-4e7b-b57d-d0e5b5be6f7c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"146c4cb6-cd9a-4a69-8639-aa4d8d5a2db7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:28.488Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:28.490Z","message":"{\"transactionId\":\"889c1aa2-9f4b-4e7b-b57d-d0e5b5be6f7c\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:28:489\",\"respDate\":\"221203-05:33:28:490\",\"sourceId\":\"haproxy:889c1aa2-9f4b-4e7b-b57d-d0e5b5be6f7c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:33:28:489-45908\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[889c1aa2-9f4b-4e7b-b57d-d0e5b5be6f7c]}\\\"}\"}","context":{"RequestID":"889c1aa2-9f4b-4e7b-b57d-d0e5b5be6f7c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"146c4cb6-cd9a-4a69-8639-aa4d8d5a2db7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:28.488Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:28.490Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"889c1aa2-9f4b-4e7b-b57d-d0e5b5be6f7c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"146c4cb6-cd9a-4a69-8639-aa4d8d5a2db7","LogTimestamp":"2022-12-03T05:33:28.490Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:33:29.936Z","message":"Entering","context":{"RequestID":"1632cbc3-3518-422c-9812-1b2b86753258","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9276358b-bc85-4b79-a99f-5bb87bc1fbcf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:33:29.936Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:29.938Z","message":"{\"transactionId\":\"1632cbc3-3518-422c-9812-1b2b86753258\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:29:937\",\"respDate\":\"221203-05:33:29:938\",\"sourceId\":\"OOM_ReadinessCheck:1632cbc3-3518-422c-9812-1b2b86753258\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:33:29:937-75365\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[41024], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[1632cbc3-3518-422c-9812-1b2b86753258]}\\\"}\"}","context":{"RequestID":"1632cbc3-3518-422c-9812-1b2b86753258","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9276358b-bc85-4b79-a99f-5bb87bc1fbcf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:33:29.936Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:29.938Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1632cbc3-3518-422c-9812-1b2b86753258","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9276358b-bc85-4b79-a99f-5bb87bc1fbcf","LogTimestamp":"2022-12-03T05:33:29.938Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:33:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:33:30.223Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:30.233Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:30.259Z","message":"Entering","context":{"RequestID":"e0bacb4e-e098-4f54-838a-b90300b01323","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c06dbd4a-f54d-4f14-a140-d2ea6259b71e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:33:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:30.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"e0bacb4e-e098-4f54-838a-b90300b01323","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c06dbd4a-f54d-4f14-a140-d2ea6259b71e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:33:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:30.261Z","message":"{\"transactionId\":\"e0bacb4e-e098-4f54-838a-b90300b01323\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:30:259\",\"respDate\":\"221203-05:33:30:261\",\"sourceId\":\"ReadinessCheck:e0bacb4e-e098-4f54-838a-b90300b01323\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:33:30:259-2694\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[e0bacb4e-e098-4f54-838a-b90300b01323]}\\\"}\"}","context":{"RequestID":"e0bacb4e-e098-4f54-838a-b90300b01323","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c06dbd4a-f54d-4f14-a140-d2ea6259b71e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:33:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:30.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0bacb4e-e098-4f54-838a-b90300b01323","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c06dbd4a-f54d-4f14-a140-d2ea6259b71e","LogTimestamp":"2022-12-03T05:33:30.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:33:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:33:30.499Z","message":"Entering","context":{"RequestID":"1803170f-ded5-4bde-8c9d-39c41cc903fa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cc713e5c-113e-4673-b75e-ab9600b661b7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:30.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:30.501Z","message":"{\"transactionId\":\"1803170f-ded5-4bde-8c9d-39c41cc903fa\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:30:499\",\"respDate\":\"221203-05:33:30:501\",\"sourceId\":\"haproxy:1803170f-ded5-4bde-8c9d-39c41cc903fa\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:33:30:499-38189\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1803170f-ded5-4bde-8c9d-39c41cc903fa]}\\\"}\"}","context":{"RequestID":"1803170f-ded5-4bde-8c9d-39c41cc903fa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cc713e5c-113e-4673-b75e-ab9600b661b7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:30.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:30.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1803170f-ded5-4bde-8c9d-39c41cc903fa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc713e5c-113e-4673-b75e-ab9600b661b7","LogTimestamp":"2022-12-03T05:33:30.501Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:33:30.922Z","message":"Entering","context":{"RequestID":"7757f229-daee-4b00-b3f4-aedede24f540","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9006cb8d-9a75-48d9-a396-a462e5308e46","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:33:30.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:30.924Z","message":"{\"transactionId\":\"7757f229-daee-4b00-b3f4-aedede24f540\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:30:923\",\"respDate\":\"221203-05:33:30:924\",\"sourceId\":\"healthcheck:7757f229-daee-4b00-b3f4-aedede24f540\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:33:30:923-79356\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[7757f229-daee-4b00-b3f4-aedede24f540]}\\\"}\"}","context":{"RequestID":"7757f229-daee-4b00-b3f4-aedede24f540","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9006cb8d-9a75-48d9-a396-a462e5308e46","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:33:30.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:30.924Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7757f229-daee-4b00-b3f4-aedede24f540","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9006cb8d-9a75-48d9-a396-a462e5308e46","LogTimestamp":"2022-12-03T05:33:30.924Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:33:30 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:33:32.510Z","message":"Entering","context":{"RequestID":"d7e5b77f-02ed-4672-b992-f6ca568eb76f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6ee9f505-1a5e-45b2-aae3-a754dd5883a5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:32.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:32.512Z","message":"{\"transactionId\":\"d7e5b77f-02ed-4672-b992-f6ca568eb76f\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:32:511\",\"respDate\":\"221203-05:33:32:512\",\"sourceId\":\"haproxy:d7e5b77f-02ed-4672-b992-f6ca568eb76f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:33:32:511-81074\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d7e5b77f-02ed-4672-b992-f6ca568eb76f]}\\\"}\"}","context":{"RequestID":"d7e5b77f-02ed-4672-b992-f6ca568eb76f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6ee9f505-1a5e-45b2-aae3-a754dd5883a5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:32.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:32.513Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7e5b77f-02ed-4672-b992-f6ca568eb76f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ee9f505-1a5e-45b2-aae3-a754dd5883a5","LogTimestamp":"2022-12-03T05:33:32.513Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:33:33.886Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:33:33.896Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:33.896Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:33.896Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:34.522Z","message":"Entering","context":{"RequestID":"189bac1e-99f1-4862-a9d9-ec36ac454838","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5377ed86-af67-4912-a721-cc0c470e7770","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:34.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:34.524Z","message":"{\"transactionId\":\"189bac1e-99f1-4862-a9d9-ec36ac454838\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:34:523\",\"respDate\":\"221203-05:33:34:524\",\"sourceId\":\"haproxy:189bac1e-99f1-4862-a9d9-ec36ac454838\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:33:34:523-13596\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[189bac1e-99f1-4862-a9d9-ec36ac454838]}\\\"}\"}","context":{"RequestID":"189bac1e-99f1-4862-a9d9-ec36ac454838","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5377ed86-af67-4912-a721-cc0c470e7770","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:34.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:34.525Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"189bac1e-99f1-4862-a9d9-ec36ac454838","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5377ed86-af67-4912-a721-cc0c470e7770","LogTimestamp":"2022-12-03T05:33:34.525Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:33:35.179Z","message":"Entering","context":{"RequestID":"2733e59c-687a-4c4f-8f71-29314e3485d6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a3ddfc06-4350-4487-ac93-c5640dad2c91","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:33:35.179Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:35.181Z","message":"{\"transactionId\":\"2733e59c-687a-4c4f-8f71-29314e3485d6\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:35:180\",\"respDate\":\"221203-05:33:35:181\",\"sourceId\":\"healthcheck:2733e59c-687a-4c4f-8f71-29314e3485d6\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:33:35:180-15707\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[42622], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[2733e59c-687a-4c4f-8f71-29314e3485d6]}\\\"}\"}","context":{"RequestID":"2733e59c-687a-4c4f-8f71-29314e3485d6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a3ddfc06-4350-4487-ac93-c5640dad2c91","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:33:35.179Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:35.182Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2733e59c-687a-4c4f-8f71-29314e3485d6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3ddfc06-4350-4487-ac93-c5640dad2c91","LogTimestamp":"2022-12-03T05:33:35.181Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:35 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:33:36.533Z","message":"Entering","context":{"RequestID":"91ff85a3-7c44-4fc4-9579-e7096a548e73","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"054d8930-8c26-4a50-a2be-36f8c2819a30","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:36.532Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:36.535Z","message":"{\"transactionId\":\"91ff85a3-7c44-4fc4-9579-e7096a548e73\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:36:533\",\"respDate\":\"221203-05:33:36:535\",\"sourceId\":\"haproxy:91ff85a3-7c44-4fc4-9579-e7096a548e73\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:33:36:533-83722\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[91ff85a3-7c44-4fc4-9579-e7096a548e73]}\\\"}\"}","context":{"RequestID":"91ff85a3-7c44-4fc4-9579-e7096a548e73","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"054d8930-8c26-4a50-a2be-36f8c2819a30","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:36.532Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:36.535Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91ff85a3-7c44-4fc4-9579-e7096a548e73","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"054d8930-8c26-4a50-a2be-36f8c2819a30","LogTimestamp":"2022-12-03T05:33:36.535Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:33:38.544Z","message":"Entering","context":{"RequestID":"a453874b-6ee4-4fed-918a-1bd14fbdbefc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"a7390032-7198-4d31-abef-4c22d96bb8e0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:38.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:38.546Z","message":"{\"transactionId\":\"a453874b-6ee4-4fed-918a-1bd14fbdbefc\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:38:544\",\"respDate\":\"221203-05:33:38:545\",\"sourceId\":\"haproxy:a453874b-6ee4-4fed-918a-1bd14fbdbefc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:33:38:544-61750\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a453874b-6ee4-4fed-918a-1bd14fbdbefc]}\\\"}\"}","context":{"RequestID":"a453874b-6ee4-4fed-918a-1bd14fbdbefc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"a7390032-7198-4d31-abef-4c22d96bb8e0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:38.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:38.546Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a453874b-6ee4-4fed-918a-1bd14fbdbefc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7390032-7198-4d31-abef-4c22d96bb8e0","LogTimestamp":"2022-12-03T05:33:38.546Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:33:39.934Z","message":"Entering","context":{"RequestID":"a34b7d8f-786d-4c25-83ee-ec7f5407758b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"12e125b6-26ca-4877-931a-20b9113795ea","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:33:39.934Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:39.978Z","message":"{\"transactionId\":\"a34b7d8f-786d-4c25-83ee-ec7f5407758b\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:39:935\",\"respDate\":\"221203-05:33:39:936\",\"sourceId\":\"OOM_ReadinessCheck:a34b7d8f-786d-4c25-83ee-ec7f5407758b\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:33:39:935-74072\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[41228], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[a34b7d8f-786d-4c25-83ee-ec7f5407758b]}\\\"}\"}","context":{"RequestID":"a34b7d8f-786d-4c25-83ee-ec7f5407758b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"12e125b6-26ca-4877-931a-20b9113795ea","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:33:39.934Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:39.979Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a34b7d8f-786d-4c25-83ee-ec7f5407758b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"45","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"12e125b6-26ca-4877-931a-20b9113795ea","LogTimestamp":"2022-12-03T05:33:39.979Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:33:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 49 - "logType": "access" {"timestamp":"2022-12-03T05:33:40.259Z","message":"Entering","context":{"RequestID":"25880763-64bc-41db-9d12-81756ab8e044","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5bedf087-20d3-463f-923f-1384f3a0f285","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:33:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:40.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"25880763-64bc-41db-9d12-81756ab8e044","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5bedf087-20d3-463f-923f-1384f3a0f285","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:33:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:40.261Z","message":"{\"transactionId\":\"25880763-64bc-41db-9d12-81756ab8e044\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:40:259\",\"respDate\":\"221203-05:33:40:261\",\"sourceId\":\"ReadinessCheck:25880763-64bc-41db-9d12-81756ab8e044\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:33:40:259-97388\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[25880763-64bc-41db-9d12-81756ab8e044]}\\\"}\"}","context":{"RequestID":"25880763-64bc-41db-9d12-81756ab8e044","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5bedf087-20d3-463f-923f-1384f3a0f285","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:33:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:40.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25880763-64bc-41db-9d12-81756ab8e044","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5bedf087-20d3-463f-923f-1384f3a0f285","LogTimestamp":"2022-12-03T05:33:40.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:33:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:33:40.555Z","message":"Entering","context":{"RequestID":"f85cb654-6ed3-49e7-b244-ea5854137308","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c675a9da-8c6d-47cd-86f6-5396380fc884","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:40.555Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:40.557Z","message":"{\"transactionId\":\"f85cb654-6ed3-49e7-b244-ea5854137308\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:40:555\",\"respDate\":\"221203-05:33:40:557\",\"sourceId\":\"haproxy:f85cb654-6ed3-49e7-b244-ea5854137308\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:33:40:555-75246\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f85cb654-6ed3-49e7-b244-ea5854137308]}\\\"}\"}","context":{"RequestID":"f85cb654-6ed3-49e7-b244-ea5854137308","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c675a9da-8c6d-47cd-86f6-5396380fc884","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:40.555Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:40.558Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f85cb654-6ed3-49e7-b244-ea5854137308","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c675a9da-8c6d-47cd-86f6-5396380fc884","LogTimestamp":"2022-12-03T05:33:40.557Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:33:42.566Z","message":"Entering","context":{"RequestID":"6c71f9c1-b7ae-49c1-8b18-85eae73dd6fe","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"e5401155-7fed-4e8e-b075-603cffe7abee","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:42.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:42.567Z","message":"{\"transactionId\":\"6c71f9c1-b7ae-49c1-8b18-85eae73dd6fe\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:42:566\",\"respDate\":\"221203-05:33:42:567\",\"sourceId\":\"haproxy:6c71f9c1-b7ae-49c1-8b18-85eae73dd6fe\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:33:42:566-3383\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c71f9c1-b7ae-49c1-8b18-85eae73dd6fe]}\\\"}\"}","context":{"RequestID":"6c71f9c1-b7ae-49c1-8b18-85eae73dd6fe","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"e5401155-7fed-4e8e-b075-603cffe7abee","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:42.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:42.568Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c71f9c1-b7ae-49c1-8b18-85eae73dd6fe","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5401155-7fed-4e8e-b075-603cffe7abee","LogTimestamp":"2022-12-03T05:33:42.568Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:33:43.886Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:33:43.895Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:43.895Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:43.896Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:44.577Z","message":"Entering","context":{"RequestID":"663ceb00-9cc0-4456-93b8-b79542def35a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b807a1b9-2777-4157-a47f-c650a407eab0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:44.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:44.579Z","message":"{\"transactionId\":\"663ceb00-9cc0-4456-93b8-b79542def35a\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:44:577\",\"respDate\":\"221203-05:33:44:579\",\"sourceId\":\"haproxy:663ceb00-9cc0-4456-93b8-b79542def35a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:33:44:577-37111\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[663ceb00-9cc0-4456-93b8-b79542def35a]}\\\"}\"}","context":{"RequestID":"663ceb00-9cc0-4456-93b8-b79542def35a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b807a1b9-2777-4157-a47f-c650a407eab0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:44.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:44.579Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"663ceb00-9cc0-4456-93b8-b79542def35a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b807a1b9-2777-4157-a47f-c650a407eab0","LogTimestamp":"2022-12-03T05:33:44.579Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:33:45.947Z","message":"Entering","context":{"RequestID":"9a414c16-eac9-477c-b9cf-cb6e80b5aeb7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9f5ccf20-1dec-48ef-a599-8d4b26469d2b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:33:45.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:45.949Z","message":"{\"transactionId\":\"9a414c16-eac9-477c-b9cf-cb6e80b5aeb7\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:45:947\",\"respDate\":\"221203-05:33:45:949\",\"sourceId\":\"healthcheck:9a414c16-eac9-477c-b9cf-cb6e80b5aeb7\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:33:45:947-17046\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[9a414c16-eac9-477c-b9cf-cb6e80b5aeb7]}\\\"}\"}","context":{"RequestID":"9a414c16-eac9-477c-b9cf-cb6e80b5aeb7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9f5ccf20-1dec-48ef-a599-8d4b26469d2b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:33:45.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:45.949Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a414c16-eac9-477c-b9cf-cb6e80b5aeb7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f5ccf20-1dec-48ef-a599-8d4b26469d2b","LogTimestamp":"2022-12-03T05:33:45.949Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:33:45 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2022-12-03T05:33:46.587Z","message":"Entering","context":{"RequestID":"9d8c24f8-8325-4b7f-9471-3b01e41e5de3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dc5abbd2-28fb-4f84-9c85-0c6c8a59a406","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:46.587Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:46.589Z","message":"{\"transactionId\":\"9d8c24f8-8325-4b7f-9471-3b01e41e5de3\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:46:588\",\"respDate\":\"221203-05:33:46:589\",\"sourceId\":\"haproxy:9d8c24f8-8325-4b7f-9471-3b01e41e5de3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:33:46:588-31242\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d8c24f8-8325-4b7f-9471-3b01e41e5de3]}\\\"}\"}","context":{"RequestID":"9d8c24f8-8325-4b7f-9471-3b01e41e5de3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dc5abbd2-28fb-4f84-9c85-0c6c8a59a406","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:46.587Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:46.590Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d8c24f8-8325-4b7f-9471-3b01e41e5de3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc5abbd2-28fb-4f84-9c85-0c6c8a59a406","LogTimestamp":"2022-12-03T05:33:46.589Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:33:48.597Z","message":"Entering","context":{"RequestID":"07734475-dd3f-4805-bf50-78ea91c23a53","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"60f113f1-8923-4b8a-859d-cd6eb414ea3c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:48.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:48.599Z","message":"{\"transactionId\":\"07734475-dd3f-4805-bf50-78ea91c23a53\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:48:598\",\"respDate\":\"221203-05:33:48:599\",\"sourceId\":\"haproxy:07734475-dd3f-4805-bf50-78ea91c23a53\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:33:48:598-55353\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[07734475-dd3f-4805-bf50-78ea91c23a53]}\\\"}\"}","context":{"RequestID":"07734475-dd3f-4805-bf50-78ea91c23a53","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"60f113f1-8923-4b8a-859d-cd6eb414ea3c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:48.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:48.600Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07734475-dd3f-4805-bf50-78ea91c23a53","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60f113f1-8923-4b8a-859d-cd6eb414ea3c","LogTimestamp":"2022-12-03T05:33:48.600Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:33:49.935Z","message":"Entering","context":{"RequestID":"de08dbd5-160b-423f-9cf8-b2e84424208c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"43a01122-c7a1-4a9d-bf89-afef20893873","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:33:49.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:49.937Z","message":"{\"transactionId\":\"de08dbd5-160b-423f-9cf8-b2e84424208c\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:49:936\",\"respDate\":\"221203-05:33:49:937\",\"sourceId\":\"OOM_ReadinessCheck:de08dbd5-160b-423f-9cf8-b2e84424208c\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:33:49:936-88923\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[41422], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[de08dbd5-160b-423f-9cf8-b2e84424208c]}\\\"}\"}","context":{"RequestID":"de08dbd5-160b-423f-9cf8-b2e84424208c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"43a01122-c7a1-4a9d-bf89-afef20893873","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:33:49.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:49.938Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de08dbd5-160b-423f-9cf8-b2e84424208c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43a01122-c7a1-4a9d-bf89-afef20893873","LogTimestamp":"2022-12-03T05:33:49.937Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:33:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:33:50.205Z","message":"Entering","context":{"RequestID":"917bbc4c-8472-4d49-9d1b-2bf6ea75560f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"99fafae9-89be-4968-aa17-97c0a5976743","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:33:50.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:50.207Z","message":"{\"transactionId\":\"917bbc4c-8472-4d49-9d1b-2bf6ea75560f\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:50:206\",\"respDate\":\"221203-05:33:50:207\",\"sourceId\":\"healthcheck:917bbc4c-8472-4d49-9d1b-2bf6ea75560f\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:33:50:206-79284\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[42796], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[917bbc4c-8472-4d49-9d1b-2bf6ea75560f]}\\\"}\"}","context":{"RequestID":"917bbc4c-8472-4d49-9d1b-2bf6ea75560f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"99fafae9-89be-4968-aa17-97c0a5976743","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:33:50.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:50.208Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"917bbc4c-8472-4d49-9d1b-2bf6ea75560f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99fafae9-89be-4968-aa17-97c0a5976743","LogTimestamp":"2022-12-03T05:33:50.208Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:50 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:33:50.258Z","message":"Entering","context":{"RequestID":"d3ba698b-3cb6-41ec-9c77-f8ba68558b38","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"467768e4-618e-4605-a769-2a43b7edb7a9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:33:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:50.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"d3ba698b-3cb6-41ec-9c77-f8ba68558b38","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"467768e4-618e-4605-a769-2a43b7edb7a9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:33:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:50.261Z","message":"{\"transactionId\":\"d3ba698b-3cb6-41ec-9c77-f8ba68558b38\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:50:258\",\"respDate\":\"221203-05:33:50:260\",\"sourceId\":\"ReadinessCheck:d3ba698b-3cb6-41ec-9c77-f8ba68558b38\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:33:50:258-96580\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[d3ba698b-3cb6-41ec-9c77-f8ba68558b38]}\\\"}\"}","context":{"RequestID":"d3ba698b-3cb6-41ec-9c77-f8ba68558b38","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"467768e4-618e-4605-a769-2a43b7edb7a9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:33:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:50.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3ba698b-3cb6-41ec-9c77-f8ba68558b38","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"467768e4-618e-4605-a769-2a43b7edb7a9","LogTimestamp":"2022-12-03T05:33:50.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:33:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:33:50.608Z","message":"Entering","context":{"RequestID":"3ec40371-27cf-48dc-9094-79318fceea94","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d2a654d0-467e-49f3-9d60-f1427489bfe7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:50.608Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:50.610Z","message":"{\"transactionId\":\"3ec40371-27cf-48dc-9094-79318fceea94\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:50:609\",\"respDate\":\"221203-05:33:50:610\",\"sourceId\":\"haproxy:3ec40371-27cf-48dc-9094-79318fceea94\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:33:50:609-737\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3ec40371-27cf-48dc-9094-79318fceea94]}\\\"}\"}","context":{"RequestID":"3ec40371-27cf-48dc-9094-79318fceea94","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d2a654d0-467e-49f3-9d60-f1427489bfe7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:50.608Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:50.610Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ec40371-27cf-48dc-9094-79318fceea94","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2a654d0-467e-49f3-9d60-f1427489bfe7","LogTimestamp":"2022-12-03T05:33:50.610Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:33:52.618Z","message":"Entering","context":{"RequestID":"e66cfa07-a735-44df-b947-57294c1e1bd3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"40b5beb1-e801-4a51-8fc6-a0a1796e2b36","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:52.618Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:52.620Z","message":"{\"transactionId\":\"e66cfa07-a735-44df-b947-57294c1e1bd3\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:52:619\",\"respDate\":\"221203-05:33:52:620\",\"sourceId\":\"haproxy:e66cfa07-a735-44df-b947-57294c1e1bd3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:33:52:619-26979\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e66cfa07-a735-44df-b947-57294c1e1bd3]}\\\"}\"}","context":{"RequestID":"e66cfa07-a735-44df-b947-57294c1e1bd3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"40b5beb1-e801-4a51-8fc6-a0a1796e2b36","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:52.618Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:52.620Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e66cfa07-a735-44df-b947-57294c1e1bd3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40b5beb1-e801-4a51-8fc6-a0a1796e2b36","LogTimestamp":"2022-12-03T05:33:52.620Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:33:53.886Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:33:53.896Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:53.896Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:53.896Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:54.629Z","message":"Entering","context":{"RequestID":"5b8a52f9-c01a-411c-85ae-9d2fb162d9ec","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6f374fd5-2a40-46d7-90cf-f411ef6f4949","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:54.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:54.630Z","message":"{\"transactionId\":\"5b8a52f9-c01a-411c-85ae-9d2fb162d9ec\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:54:629\",\"respDate\":\"221203-05:33:54:630\",\"sourceId\":\"haproxy:5b8a52f9-c01a-411c-85ae-9d2fb162d9ec\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:33:54:629-17760\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5b8a52f9-c01a-411c-85ae-9d2fb162d9ec]}\\\"}\"}","context":{"RequestID":"5b8a52f9-c01a-411c-85ae-9d2fb162d9ec","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6f374fd5-2a40-46d7-90cf-f411ef6f4949","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:54.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:54.631Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b8a52f9-c01a-411c-85ae-9d2fb162d9ec","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f374fd5-2a40-46d7-90cf-f411ef6f4949","LogTimestamp":"2022-12-03T05:33:54.631Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:33:56.639Z","message":"Entering","context":{"RequestID":"6ee84d0d-3c08-4b9f-a9d1-57429ecfd801","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"db482440-35e3-490c-851e-a32d82963533","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:56.639Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:56.641Z","message":"{\"transactionId\":\"6ee84d0d-3c08-4b9f-a9d1-57429ecfd801\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:56:640\",\"respDate\":\"221203-05:33:56:641\",\"sourceId\":\"haproxy:6ee84d0d-3c08-4b9f-a9d1-57429ecfd801\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:33:56:640-34326\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ee84d0d-3c08-4b9f-a9d1-57429ecfd801]}\\\"}\"}","context":{"RequestID":"6ee84d0d-3c08-4b9f-a9d1-57429ecfd801","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"db482440-35e3-490c-851e-a32d82963533","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:56.639Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:56.642Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ee84d0d-3c08-4b9f-a9d1-57429ecfd801","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db482440-35e3-490c-851e-a32d82963533","LogTimestamp":"2022-12-03T05:33:56.642Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:33:58.651Z","message":"Entering","context":{"RequestID":"946f0297-4711-4662-9a11-ce0aa20af55e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8548584b-8ec0-4bcd-bbf4-3924cd6bcca4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:58.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:58.654Z","message":"{\"transactionId\":\"946f0297-4711-4662-9a11-ce0aa20af55e\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:58:652\",\"respDate\":\"221203-05:33:58:654\",\"sourceId\":\"haproxy:946f0297-4711-4662-9a11-ce0aa20af55e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:33:58:652-72345\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[946f0297-4711-4662-9a11-ce0aa20af55e]}\\\"}\"}","context":{"RequestID":"946f0297-4711-4662-9a11-ce0aa20af55e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8548584b-8ec0-4bcd-bbf4-3924cd6bcca4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:33:58.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:58.654Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"946f0297-4711-4662-9a11-ce0aa20af55e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8548584b-8ec0-4bcd-bbf4-3924cd6bcca4","LogTimestamp":"2022-12-03T05:33:58.654Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:33:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:33:59.935Z","message":"Entering","context":{"RequestID":"a63186dc-04b9-454b-960f-8cf31cacef76","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"078c2c1e-e3ef-41e1-871f-e3588441f91a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:33:59.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:33:59.940Z","message":"{\"transactionId\":\"a63186dc-04b9-454b-960f-8cf31cacef76\",\"status\":\"200\",\"rqstDate\":\"221203-05:33:59:936\",\"respDate\":\"221203-05:33:59:940\",\"sourceId\":\"OOM_ReadinessCheck:a63186dc-04b9-454b-960f-8cf31cacef76\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:33:59:936-1838\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[41612], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[a63186dc-04b9-454b-960f-8cf31cacef76]}\\\"}\"}","context":{"RequestID":"a63186dc-04b9-454b-960f-8cf31cacef76","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"078c2c1e-e3ef-41e1-871f-e3588441f91a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:33:59.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:33:59.942Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a63186dc-04b9-454b-960f-8cf31cacef76","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"7","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"078c2c1e-e3ef-41e1-871f-e3588441f91a","LogTimestamp":"2022-12-03T05:33:59.942Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:33:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 12 - "logType": "access" {"timestamp":"2022-12-03T05:34:00.233Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:00.236Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:00.260Z","message":"Entering","context":{"RequestID":"13d5f948-6ed5-41b0-9f18-091751ce916c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9a2c7ac9-5b80-4791-a7c9-ca8abd6e0ecb","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:34:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:00.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"13d5f948-6ed5-41b0-9f18-091751ce916c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9a2c7ac9-5b80-4791-a7c9-ca8abd6e0ecb","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:34:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:00.263Z","message":"{\"transactionId\":\"13d5f948-6ed5-41b0-9f18-091751ce916c\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:00:261\",\"respDate\":\"221203-05:34:00:263\",\"sourceId\":\"ReadinessCheck:13d5f948-6ed5-41b0-9f18-091751ce916c\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:34:00:261-71223\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[13d5f948-6ed5-41b0-9f18-091751ce916c]}\\\"}\"}","context":{"RequestID":"13d5f948-6ed5-41b0-9f18-091751ce916c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9a2c7ac9-5b80-4791-a7c9-ca8abd6e0ecb","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:34:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:00.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13d5f948-6ed5-41b0-9f18-091751ce916c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a2c7ac9-5b80-4791-a7c9-ca8abd6e0ecb","LogTimestamp":"2022-12-03T05:34:00.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:34:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:34:00.662Z","message":"Entering","context":{"RequestID":"e4026035-1bf1-45e8-b949-3f6af21ffca3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ee6965e6-f831-4b08-bbda-ba8de301a0d0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:00.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:00.664Z","message":"{\"transactionId\":\"e4026035-1bf1-45e8-b949-3f6af21ffca3\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:00:663\",\"respDate\":\"221203-05:34:00:664\",\"sourceId\":\"haproxy:e4026035-1bf1-45e8-b949-3f6af21ffca3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:34:00:663-97785\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e4026035-1bf1-45e8-b949-3f6af21ffca3]}\\\"}\"}","context":{"RequestID":"e4026035-1bf1-45e8-b949-3f6af21ffca3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ee6965e6-f831-4b08-bbda-ba8de301a0d0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:00.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:00.665Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e4026035-1bf1-45e8-b949-3f6af21ffca3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee6965e6-f831-4b08-bbda-ba8de301a0d0","LogTimestamp":"2022-12-03T05:34:00.665Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:34:00.988Z","message":"Entering","context":{"RequestID":"a7667021-8eb0-43fc-9d24-25c8eb12d2dc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"87a99ee4-eb49-4dc9-951b-a4172a588542","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:34:00.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:00.991Z","message":"{\"transactionId\":\"a7667021-8eb0-43fc-9d24-25c8eb12d2dc\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:00:989\",\"respDate\":\"221203-05:34:00:990\",\"sourceId\":\"healthcheck:a7667021-8eb0-43fc-9d24-25c8eb12d2dc\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:34:00:989-78215\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[a7667021-8eb0-43fc-9d24-25c8eb12d2dc]}\\\"}\"}","context":{"RequestID":"a7667021-8eb0-43fc-9d24-25c8eb12d2dc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"87a99ee4-eb49-4dc9-951b-a4172a588542","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:34:00.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:00.991Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7667021-8eb0-43fc-9d24-25c8eb12d2dc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87a99ee4-eb49-4dc9-951b-a4172a588542","LogTimestamp":"2022-12-03T05:34:00.991Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:34:00 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:34:02.674Z","message":"Entering","context":{"RequestID":"30e550b3-4b64-4b5e-943e-37c35027b0f0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"98c7d166-e52e-4895-a860-47862b6cb391","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:02.674Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:02.677Z","message":"{\"transactionId\":\"30e550b3-4b64-4b5e-943e-37c35027b0f0\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:02:675\",\"respDate\":\"221203-05:34:02:676\",\"sourceId\":\"haproxy:30e550b3-4b64-4b5e-943e-37c35027b0f0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:34:02:675-80005\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[30e550b3-4b64-4b5e-943e-37c35027b0f0]}\\\"}\"}","context":{"RequestID":"30e550b3-4b64-4b5e-943e-37c35027b0f0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"98c7d166-e52e-4895-a860-47862b6cb391","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:02.674Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:02.677Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30e550b3-4b64-4b5e-943e-37c35027b0f0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98c7d166-e52e-4895-a860-47862b6cb391","LogTimestamp":"2022-12-03T05:34:02.677Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:34:03.886Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:34:03.894Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:03.895Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:03.895Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:04.685Z","message":"Entering","context":{"RequestID":"e4aef9a6-a4b1-43aa-b4e5-56e04a33d057","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"01850730-7d6a-46c9-afd0-09ce0a005ad4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:04.684Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:04.687Z","message":"{\"transactionId\":\"e4aef9a6-a4b1-43aa-b4e5-56e04a33d057\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:04:685\",\"respDate\":\"221203-05:34:04:687\",\"sourceId\":\"haproxy:e4aef9a6-a4b1-43aa-b4e5-56e04a33d057\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:34:04:685-70650\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e4aef9a6-a4b1-43aa-b4e5-56e04a33d057]}\\\"}\"}","context":{"RequestID":"e4aef9a6-a4b1-43aa-b4e5-56e04a33d057","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"01850730-7d6a-46c9-afd0-09ce0a005ad4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:04.684Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:04.687Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e4aef9a6-a4b1-43aa-b4e5-56e04a33d057","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01850730-7d6a-46c9-afd0-09ce0a005ad4","LogTimestamp":"2022-12-03T05:34:04.687Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:34:05.233Z","message":"Entering","context":{"RequestID":"f8c6927a-10ac-4472-8a4f-06c10430b36c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9e108c28-ed12-48d7-8f24-f82b757ec286","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:34:05.233Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:05.235Z","message":"{\"transactionId\":\"f8c6927a-10ac-4472-8a4f-06c10430b36c\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:05:234\",\"respDate\":\"221203-05:34:05:235\",\"sourceId\":\"healthcheck:f8c6927a-10ac-4472-8a4f-06c10430b36c\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:34:05:234-41636\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[42978], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[f8c6927a-10ac-4472-8a4f-06c10430b36c]}\\\"}\"}","context":{"RequestID":"f8c6927a-10ac-4472-8a4f-06c10430b36c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9e108c28-ed12-48d7-8f24-f82b757ec286","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:34:05.233Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:05.236Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8c6927a-10ac-4472-8a4f-06c10430b36c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e108c28-ed12-48d7-8f24-f82b757ec286","LogTimestamp":"2022-12-03T05:34:05.236Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:05 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:34:06.697Z","message":"Entering","context":{"RequestID":"db251662-ecdb-4464-aa17-14e37be69a50","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"62c8f3e9-188d-476b-b5e3-d9f6662a1b14","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:06.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:06.699Z","message":"{\"transactionId\":\"db251662-ecdb-4464-aa17-14e37be69a50\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:06:697\",\"respDate\":\"221203-05:34:06:699\",\"sourceId\":\"haproxy:db251662-ecdb-4464-aa17-14e37be69a50\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:34:06:697-29723\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[db251662-ecdb-4464-aa17-14e37be69a50]}\\\"}\"}","context":{"RequestID":"db251662-ecdb-4464-aa17-14e37be69a50","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"62c8f3e9-188d-476b-b5e3-d9f6662a1b14","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:06.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:06.699Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db251662-ecdb-4464-aa17-14e37be69a50","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62c8f3e9-188d-476b-b5e3-d9f6662a1b14","LogTimestamp":"2022-12-03T05:34:06.699Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:34:08.707Z","message":"Entering","context":{"RequestID":"37d44cb1-9115-4e3e-9fec-b877260c532b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"804d9f3d-80f5-4d4c-a9f0-45d331bc9f91","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:08.707Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:08.709Z","message":"{\"transactionId\":\"37d44cb1-9115-4e3e-9fec-b877260c532b\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:08:708\",\"respDate\":\"221203-05:34:08:709\",\"sourceId\":\"haproxy:37d44cb1-9115-4e3e-9fec-b877260c532b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:34:08:708-77576\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[37d44cb1-9115-4e3e-9fec-b877260c532b]}\\\"}\"}","context":{"RequestID":"37d44cb1-9115-4e3e-9fec-b877260c532b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"804d9f3d-80f5-4d4c-a9f0-45d331bc9f91","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:08.707Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:08.710Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37d44cb1-9115-4e3e-9fec-b877260c532b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"804d9f3d-80f5-4d4c-a9f0-45d331bc9f91","LogTimestamp":"2022-12-03T05:34:08.710Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:34:09.944Z","message":"Entering","context":{"RequestID":"1c659140-140e-4c88-8c34-cf0a1c531bf7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"da96ee2d-445e-4450-bb4d-a7987d1dcdad","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:34:09.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:09.946Z","message":"{\"transactionId\":\"1c659140-140e-4c88-8c34-cf0a1c531bf7\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:09:944\",\"respDate\":\"221203-05:34:09:946\",\"sourceId\":\"OOM_ReadinessCheck:1c659140-140e-4c88-8c34-cf0a1c531bf7\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:34:09:944-6891\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[41816], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[1c659140-140e-4c88-8c34-cf0a1c531bf7]}\\\"}\"}","context":{"RequestID":"1c659140-140e-4c88-8c34-cf0a1c531bf7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"da96ee2d-445e-4450-bb4d-a7987d1dcdad","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:34:09.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:09.947Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c659140-140e-4c88-8c34-cf0a1c531bf7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da96ee2d-445e-4450-bb4d-a7987d1dcdad","LogTimestamp":"2022-12-03T05:34:09.947Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:34:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:34:10.259Z","message":"Entering","context":{"RequestID":"61523599-eb3b-4e12-822f-735fb6f6fdbc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"77ccec85-d3d4-47bf-ae42-7dab82ed15ca","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:34:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:10.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"61523599-eb3b-4e12-822f-735fb6f6fdbc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"77ccec85-d3d4-47bf-ae42-7dab82ed15ca","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:34:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:10.262Z","message":"{\"transactionId\":\"61523599-eb3b-4e12-822f-735fb6f6fdbc\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:10:260\",\"respDate\":\"221203-05:34:10:262\",\"sourceId\":\"ReadinessCheck:61523599-eb3b-4e12-822f-735fb6f6fdbc\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:34:10:260-85718\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[61523599-eb3b-4e12-822f-735fb6f6fdbc]}\\\"}\"}","context":{"RequestID":"61523599-eb3b-4e12-822f-735fb6f6fdbc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"77ccec85-d3d4-47bf-ae42-7dab82ed15ca","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:34:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:10.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61523599-eb3b-4e12-822f-735fb6f6fdbc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77ccec85-d3d4-47bf-ae42-7dab82ed15ca","LogTimestamp":"2022-12-03T05:34:10.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:34:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:34:10.719Z","message":"Entering","context":{"RequestID":"715ce187-f510-438f-9623-102b42801ae9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"07faa890-2d53-4d16-ac8b-4a0a6f3b49e5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:10.719Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:10.721Z","message":"{\"transactionId\":\"715ce187-f510-438f-9623-102b42801ae9\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:10:719\",\"respDate\":\"221203-05:34:10:721\",\"sourceId\":\"haproxy:715ce187-f510-438f-9623-102b42801ae9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:34:10:719-4158\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[715ce187-f510-438f-9623-102b42801ae9]}\\\"}\"}","context":{"RequestID":"715ce187-f510-438f-9623-102b42801ae9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"07faa890-2d53-4d16-ac8b-4a0a6f3b49e5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:10.719Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:10.722Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"715ce187-f510-438f-9623-102b42801ae9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07faa890-2d53-4d16-ac8b-4a0a6f3b49e5","LogTimestamp":"2022-12-03T05:34:10.721Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:34:12.730Z","message":"Entering","context":{"RequestID":"83e4e7f9-3d46-4a90-8834-b49ee9643224","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6b40c060-ac71-48da-97af-0765762d77e3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:12.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:12.732Z","message":"{\"transactionId\":\"83e4e7f9-3d46-4a90-8834-b49ee9643224\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:12:730\",\"respDate\":\"221203-05:34:12:731\",\"sourceId\":\"haproxy:83e4e7f9-3d46-4a90-8834-b49ee9643224\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:34:12:730-9718\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[83e4e7f9-3d46-4a90-8834-b49ee9643224]}\\\"}\"}","context":{"RequestID":"83e4e7f9-3d46-4a90-8834-b49ee9643224","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6b40c060-ac71-48da-97af-0765762d77e3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:12.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:12.732Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83e4e7f9-3d46-4a90-8834-b49ee9643224","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b40c060-ac71-48da-97af-0765762d77e3","LogTimestamp":"2022-12-03T05:34:12.732Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:34:13.885Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:34:13.949Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:13.949Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:13.949Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:14.740Z","message":"Entering","context":{"RequestID":"3c6e4e59-fec5-4ef8-81c1-3d708ab42aae","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ff3cfbec-55df-44ae-a349-f5cdf757bfec","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:14.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:14.742Z","message":"{\"transactionId\":\"3c6e4e59-fec5-4ef8-81c1-3d708ab42aae\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:14:740\",\"respDate\":\"221203-05:34:14:741\",\"sourceId\":\"haproxy:3c6e4e59-fec5-4ef8-81c1-3d708ab42aae\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:34:14:740-21211\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c6e4e59-fec5-4ef8-81c1-3d708ab42aae]}\\\"}\"}","context":{"RequestID":"3c6e4e59-fec5-4ef8-81c1-3d708ab42aae","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ff3cfbec-55df-44ae-a349-f5cdf757bfec","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:14.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:14.742Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c6e4e59-fec5-4ef8-81c1-3d708ab42aae","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff3cfbec-55df-44ae-a349-f5cdf757bfec","LogTimestamp":"2022-12-03T05:34:14.742Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:34:16.020Z","message":"Entering","context":{"RequestID":"4a6ebadc-9760-4248-8c5b-b2885f8abfc6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3820bbf0-ca75-47a9-b232-56b479cdcccb","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:34:16.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:16.022Z","message":"{\"transactionId\":\"4a6ebadc-9760-4248-8c5b-b2885f8abfc6\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:16:020\",\"respDate\":\"221203-05:34:16:022\",\"sourceId\":\"healthcheck:4a6ebadc-9760-4248-8c5b-b2885f8abfc6\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:34:16:020-66450\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[4a6ebadc-9760-4248-8c5b-b2885f8abfc6]}\\\"}\"}","context":{"RequestID":"4a6ebadc-9760-4248-8c5b-b2885f8abfc6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3820bbf0-ca75-47a9-b232-56b479cdcccb","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:34:16.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:16.022Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a6ebadc-9760-4248-8c5b-b2885f8abfc6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3820bbf0-ca75-47a9-b232-56b479cdcccb","LogTimestamp":"2022-12-03T05:34:16.022Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:34:16 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:34:16.751Z","message":"Entering","context":{"RequestID":"ebd8e734-4705-43f2-a379-fdca780f32d3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"16c4c071-7445-4e4a-9ba3-f10b9e0ddd09","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:16.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:16.754Z","message":"{\"transactionId\":\"ebd8e734-4705-43f2-a379-fdca780f32d3\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:16:751\",\"respDate\":\"221203-05:34:16:754\",\"sourceId\":\"haproxy:ebd8e734-4705-43f2-a379-fdca780f32d3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:34:16:751-34467\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ebd8e734-4705-43f2-a379-fdca780f32d3]}\\\"}\"}","context":{"RequestID":"ebd8e734-4705-43f2-a379-fdca780f32d3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"16c4c071-7445-4e4a-9ba3-f10b9e0ddd09","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:16.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:16.755Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ebd8e734-4705-43f2-a379-fdca780f32d3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16c4c071-7445-4e4a-9ba3-f10b9e0ddd09","LogTimestamp":"2022-12-03T05:34:16.754Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:34:18.763Z","message":"Entering","context":{"RequestID":"142946b6-c6f3-4dd0-9b53-a4131fa0145c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6cc62348-5a73-472b-93c3-a12154f4a30e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:18.763Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:18.765Z","message":"{\"transactionId\":\"142946b6-c6f3-4dd0-9b53-a4131fa0145c\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:18:764\",\"respDate\":\"221203-05:34:18:765\",\"sourceId\":\"haproxy:142946b6-c6f3-4dd0-9b53-a4131fa0145c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:34:18:764-3641\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[142946b6-c6f3-4dd0-9b53-a4131fa0145c]}\\\"}\"}","context":{"RequestID":"142946b6-c6f3-4dd0-9b53-a4131fa0145c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6cc62348-5a73-472b-93c3-a12154f4a30e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:18.763Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:18.766Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"142946b6-c6f3-4dd0-9b53-a4131fa0145c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6cc62348-5a73-472b-93c3-a12154f4a30e","LogTimestamp":"2022-12-03T05:34:18.766Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:34:19.932Z","message":"Entering","context":{"RequestID":"0ef11edb-cd64-45c0-90c8-0750df1a8c4f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"89749bf6-61d8-41da-b62c-f91f5b84605c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:34:19.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:19.934Z","message":"{\"transactionId\":\"0ef11edb-cd64-45c0-90c8-0750df1a8c4f\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:19:933\",\"respDate\":\"221203-05:34:19:934\",\"sourceId\":\"OOM_ReadinessCheck:0ef11edb-cd64-45c0-90c8-0750df1a8c4f\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:34:19:933-82764\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[42018], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[0ef11edb-cd64-45c0-90c8-0750df1a8c4f]}\\\"}\"}","context":{"RequestID":"0ef11edb-cd64-45c0-90c8-0750df1a8c4f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"89749bf6-61d8-41da-b62c-f91f5b84605c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:34:19.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:19.935Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ef11edb-cd64-45c0-90c8-0750df1a8c4f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89749bf6-61d8-41da-b62c-f91f5b84605c","LogTimestamp":"2022-12-03T05:34:19.935Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:34:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:34:20.259Z","message":"Entering","context":{"RequestID":"87a489ee-83c5-4c6e-b892-8b7cff23ca0d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9060bfe1-f657-4562-8391-f0024d098e03","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:34:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:20.261Z","message":"Entering","context":{"RequestID":"4e74f264-819f-455d-8750-1a7a35081cd2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f3cce33a-128a-48dc-aa4a-e9a9f5f149bc","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:34:20.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:20.261Z","message":"{\"transactionId\":\"87a489ee-83c5-4c6e-b892-8b7cff23ca0d\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:20:260\",\"respDate\":\"221203-05:34:20:261\",\"sourceId\":\"healthcheck:87a489ee-83c5-4c6e-b892-8b7cff23ca0d\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:34:20:260-45974\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[43150], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[87a489ee-83c5-4c6e-b892-8b7cff23ca0d]}\\\"}\"}","context":{"RequestID":"87a489ee-83c5-4c6e-b892-8b7cff23ca0d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9060bfe1-f657-4562-8391-f0024d098e03","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:34:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:20.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"87a489ee-83c5-4c6e-b892-8b7cff23ca0d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9060bfe1-f657-4562-8391-f0024d098e03","LogTimestamp":"2022-12-03T05:34:20.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:20.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"4e74f264-819f-455d-8750-1a7a35081cd2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f3cce33a-128a-48dc-aa4a-e9a9f5f149bc","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:34:20.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:20.262Z","message":"{\"transactionId\":\"4e74f264-819f-455d-8750-1a7a35081cd2\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:20:261\",\"respDate\":\"221203-05:34:20:262\",\"sourceId\":\"ReadinessCheck:4e74f264-819f-455d-8750-1a7a35081cd2\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:34:20:261-10415\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[4e74f264-819f-455d-8750-1a7a35081cd2]}\\\"}\"}","context":{"RequestID":"4e74f264-819f-455d-8750-1a7a35081cd2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f3cce33a-128a-48dc-aa4a-e9a9f5f149bc","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:34:20.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:20 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:34:20.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e74f264-819f-455d-8750-1a7a35081cd2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3cce33a-128a-48dc-aa4a-e9a9f5f149bc","LogTimestamp":"2022-12-03T05:34:20.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:34:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:34:20.775Z","message":"Entering","context":{"RequestID":"2f4f0c93-22a9-4706-9d44-860219604838","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d3e2442c-7841-4c61-8aca-6d1744adc3dd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:20.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:20.777Z","message":"{\"transactionId\":\"2f4f0c93-22a9-4706-9d44-860219604838\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:20:775\",\"respDate\":\"221203-05:34:20:777\",\"sourceId\":\"haproxy:2f4f0c93-22a9-4706-9d44-860219604838\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:34:20:775-33480\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2f4f0c93-22a9-4706-9d44-860219604838]}\\\"}\"}","context":{"RequestID":"2f4f0c93-22a9-4706-9d44-860219604838","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d3e2442c-7841-4c61-8aca-6d1744adc3dd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:20.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:20.777Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f4f0c93-22a9-4706-9d44-860219604838","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3e2442c-7841-4c61-8aca-6d1744adc3dd","LogTimestamp":"2022-12-03T05:34:20.777Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:34:22.786Z","message":"Entering","context":{"RequestID":"729c1193-108b-46a6-9449-1d7d72f978d4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"9c6a668a-a2c1-47f7-a110-8680adcf051c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:22.786Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:22.787Z","message":"{\"transactionId\":\"729c1193-108b-46a6-9449-1d7d72f978d4\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:22:786\",\"respDate\":\"221203-05:34:22:787\",\"sourceId\":\"haproxy:729c1193-108b-46a6-9449-1d7d72f978d4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:34:22:786-13307\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[729c1193-108b-46a6-9449-1d7d72f978d4]}\\\"}\"}","context":{"RequestID":"729c1193-108b-46a6-9449-1d7d72f978d4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"9c6a668a-a2c1-47f7-a110-8680adcf051c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:22.786Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:22.788Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"729c1193-108b-46a6-9449-1d7d72f978d4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c6a668a-a2c1-47f7-a110-8680adcf051c","LogTimestamp":"2022-12-03T05:34:22.788Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:34:23.886Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:34:23.896Z","message":"Connection[cassandra/10.233.72.189:9042-2, 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":"2022-12-03T05:34:23.898Z","message":"Connection[cassandra/10.233.72.189:9042-2, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:23.900Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:23.900Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:23.900Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:24.797Z","message":"Entering","context":{"RequestID":"dba7fffd-d5a3-4929-8a3a-e4cc985c2f6f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6ce3bbe2-0b34-4778-a2f7-cd85897b1172","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:24.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:24.798Z","message":"{\"transactionId\":\"dba7fffd-d5a3-4929-8a3a-e4cc985c2f6f\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:24:797\",\"respDate\":\"221203-05:34:24:798\",\"sourceId\":\"haproxy:dba7fffd-d5a3-4929-8a3a-e4cc985c2f6f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:34:24:797-29175\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dba7fffd-d5a3-4929-8a3a-e4cc985c2f6f]}\\\"}\"}","context":{"RequestID":"dba7fffd-d5a3-4929-8a3a-e4cc985c2f6f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6ce3bbe2-0b34-4778-a2f7-cd85897b1172","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:24.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:24.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dba7fffd-d5a3-4929-8a3a-e4cc985c2f6f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ce3bbe2-0b34-4778-a2f7-cd85897b1172","LogTimestamp":"2022-12-03T05:34:24.799Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:34:26.808Z","message":"Entering","context":{"RequestID":"db5f172d-0520-44e3-b7fb-a4b74cd2d277","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"43bc4d9b-627d-4b5f-9310-a351a7b0c2b8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:26.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:26.810Z","message":"{\"transactionId\":\"db5f172d-0520-44e3-b7fb-a4b74cd2d277\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:26:808\",\"respDate\":\"221203-05:34:26:810\",\"sourceId\":\"haproxy:db5f172d-0520-44e3-b7fb-a4b74cd2d277\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:34:26:808-18221\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[db5f172d-0520-44e3-b7fb-a4b74cd2d277]}\\\"}\"}","context":{"RequestID":"db5f172d-0520-44e3-b7fb-a4b74cd2d277","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"43bc4d9b-627d-4b5f-9310-a351a7b0c2b8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:26.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:26.810Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db5f172d-0520-44e3-b7fb-a4b74cd2d277","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43bc4d9b-627d-4b5f-9310-a351a7b0c2b8","LogTimestamp":"2022-12-03T05:34:26.810Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:34:28.819Z","message":"Entering","context":{"RequestID":"75fbc338-e54b-4fda-817c-7ea19664c151","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fd3938b4-4e69-4010-ae8d-0a643a6f05d3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:28.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:28.821Z","message":"{\"transactionId\":\"75fbc338-e54b-4fda-817c-7ea19664c151\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:28:820\",\"respDate\":\"221203-05:34:28:821\",\"sourceId\":\"haproxy:75fbc338-e54b-4fda-817c-7ea19664c151\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:34:28:820-60382\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[75fbc338-e54b-4fda-817c-7ea19664c151]}\\\"}\"}","context":{"RequestID":"75fbc338-e54b-4fda-817c-7ea19664c151","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fd3938b4-4e69-4010-ae8d-0a643a6f05d3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:28.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:28.822Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75fbc338-e54b-4fda-817c-7ea19664c151","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd3938b4-4e69-4010-ae8d-0a643a6f05d3","LogTimestamp":"2022-12-03T05:34:28.822Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:34:29.933Z","message":"Entering","context":{"RequestID":"378f85b8-d0aa-45e9-b7a6-d55948e46acd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"71b686c0-7118-41bd-8a3c-9bc645d273b8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:34:29.933Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:29.935Z","message":"{\"transactionId\":\"378f85b8-d0aa-45e9-b7a6-d55948e46acd\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:29:934\",\"respDate\":\"221203-05:34:29:935\",\"sourceId\":\"OOM_ReadinessCheck:378f85b8-d0aa-45e9-b7a6-d55948e46acd\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:34:29:934-29864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[42202], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[378f85b8-d0aa-45e9-b7a6-d55948e46acd]}\\\"}\"}","context":{"RequestID":"378f85b8-d0aa-45e9-b7a6-d55948e46acd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"71b686c0-7118-41bd-8a3c-9bc645d273b8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:34:29.933Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:29.935Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"378f85b8-d0aa-45e9-b7a6-d55948e46acd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"71b686c0-7118-41bd-8a3c-9bc645d273b8","LogTimestamp":"2022-12-03T05:34:29.935Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:34:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:34:30.237Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:30.239Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:30.260Z","message":"Entering","context":{"RequestID":"9b17e124-6023-4eb1-8399-6a966c522634","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2fb0f3bd-bd47-447f-9557-77639ba6e782","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:34:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:30.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"9b17e124-6023-4eb1-8399-6a966c522634","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2fb0f3bd-bd47-447f-9557-77639ba6e782","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:34:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:30.262Z","message":"{\"transactionId\":\"9b17e124-6023-4eb1-8399-6a966c522634\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:30:261\",\"respDate\":\"221203-05:34:30:262\",\"sourceId\":\"ReadinessCheck:9b17e124-6023-4eb1-8399-6a966c522634\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:34:30:261-44145\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[9b17e124-6023-4eb1-8399-6a966c522634]}\\\"}\"}","context":{"RequestID":"9b17e124-6023-4eb1-8399-6a966c522634","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2fb0f3bd-bd47-447f-9557-77639ba6e782","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:34:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:30.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b17e124-6023-4eb1-8399-6a966c522634","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2fb0f3bd-bd47-447f-9557-77639ba6e782","LogTimestamp":"2022-12-03T05:34:30.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:34:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:34:30.830Z","message":"Entering","context":{"RequestID":"6d1dac0c-11c4-427e-adff-507507f0b003","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cfc3a4bc-8b56-4c23-bfc0-27cc7dc789ed","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:30.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:30.832Z","message":"{\"transactionId\":\"6d1dac0c-11c4-427e-adff-507507f0b003\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:30:831\",\"respDate\":\"221203-05:34:30:832\",\"sourceId\":\"haproxy:6d1dac0c-11c4-427e-adff-507507f0b003\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:34:30:831-23460\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6d1dac0c-11c4-427e-adff-507507f0b003]}\\\"}\"}","context":{"RequestID":"6d1dac0c-11c4-427e-adff-507507f0b003","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cfc3a4bc-8b56-4c23-bfc0-27cc7dc789ed","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:30.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:30.832Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d1dac0c-11c4-427e-adff-507507f0b003","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cfc3a4bc-8b56-4c23-bfc0-27cc7dc789ed","LogTimestamp":"2022-12-03T05:34:30.832Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:34:31.046Z","message":"Entering","context":{"RequestID":"5a9a6205-39e8-491c-bfe4-c0a3ba8b8bc6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b20c31fd-0338-4d32-849f-cc3201a2f29b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:34:31.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:31.048Z","message":"{\"transactionId\":\"5a9a6205-39e8-491c-bfe4-c0a3ba8b8bc6\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:31:047\",\"respDate\":\"221203-05:34:31:048\",\"sourceId\":\"healthcheck:5a9a6205-39e8-491c-bfe4-c0a3ba8b8bc6\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:34:31:047-37940\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[5a9a6205-39e8-491c-bfe4-c0a3ba8b8bc6]}\\\"}\"}","context":{"RequestID":"5a9a6205-39e8-491c-bfe4-c0a3ba8b8bc6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b20c31fd-0338-4d32-849f-cc3201a2f29b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:34:31.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:31.048Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a9a6205-39e8-491c-bfe4-c0a3ba8b8bc6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b20c31fd-0338-4d32-849f-cc3201a2f29b","LogTimestamp":"2022-12-03T05:34:31.048Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:34:31 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:34:32.840Z","message":"Entering","context":{"RequestID":"a6af5931-c613-481f-87e3-a3215fc42f46","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b1bfe16a-5c97-4798-89fe-fa51485fb3e8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:32.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:32.842Z","message":"{\"transactionId\":\"a6af5931-c613-481f-87e3-a3215fc42f46\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:32:841\",\"respDate\":\"221203-05:34:32:842\",\"sourceId\":\"haproxy:a6af5931-c613-481f-87e3-a3215fc42f46\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:34:32:841-43476\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a6af5931-c613-481f-87e3-a3215fc42f46]}\\\"}\"}","context":{"RequestID":"a6af5931-c613-481f-87e3-a3215fc42f46","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b1bfe16a-5c97-4798-89fe-fa51485fb3e8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:32.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:32.843Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6af5931-c613-481f-87e3-a3215fc42f46","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1bfe16a-5c97-4798-89fe-fa51485fb3e8","LogTimestamp":"2022-12-03T05:34:32.843Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:34:33.887Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:34:33.896Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:33.896Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:33.896Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:34.853Z","message":"Entering","context":{"RequestID":"5239989c-fcd3-41ef-b17d-5c953e9ebfd7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"956020fc-38d7-4fe5-b247-05d039583a07","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:34.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:34.855Z","message":"{\"transactionId\":\"5239989c-fcd3-41ef-b17d-5c953e9ebfd7\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:34:853\",\"respDate\":\"221203-05:34:34:855\",\"sourceId\":\"haproxy:5239989c-fcd3-41ef-b17d-5c953e9ebfd7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:34:34:853-10661\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5239989c-fcd3-41ef-b17d-5c953e9ebfd7]}\\\"}\"}","context":{"RequestID":"5239989c-fcd3-41ef-b17d-5c953e9ebfd7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"956020fc-38d7-4fe5-b247-05d039583a07","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:34.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:34.856Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5239989c-fcd3-41ef-b17d-5c953e9ebfd7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"956020fc-38d7-4fe5-b247-05d039583a07","LogTimestamp":"2022-12-03T05:34:34.856Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:34:35.284Z","message":"Entering","context":{"RequestID":"901a93c7-86a9-4c71-bd5f-bd985937d9af","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f3720243-b3cd-4728-a580-b5e4650d0149","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:34:35.284Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:35.286Z","message":"{\"transactionId\":\"901a93c7-86a9-4c71-bd5f-bd985937d9af\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:35:284\",\"respDate\":\"221203-05:34:35:286\",\"sourceId\":\"healthcheck:901a93c7-86a9-4c71-bd5f-bd985937d9af\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:34:35:284-48381\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[43340], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[901a93c7-86a9-4c71-bd5f-bd985937d9af]}\\\"}\"}","context":{"RequestID":"901a93c7-86a9-4c71-bd5f-bd985937d9af","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f3720243-b3cd-4728-a580-b5e4650d0149","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:34:35.284Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:35.286Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"901a93c7-86a9-4c71-bd5f-bd985937d9af","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3720243-b3cd-4728-a580-b5e4650d0149","LogTimestamp":"2022-12-03T05:34:35.286Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:35 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:34:36.864Z","message":"Entering","context":{"RequestID":"a081503c-8d98-4955-a5d4-5188c22a21cc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c041a837-ab36-44ad-90bd-f5c1c84d58f8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:36.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:36.866Z","message":"{\"transactionId\":\"a081503c-8d98-4955-a5d4-5188c22a21cc\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:36:865\",\"respDate\":\"221203-05:34:36:866\",\"sourceId\":\"haproxy:a081503c-8d98-4955-a5d4-5188c22a21cc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:34:36:865-87747\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a081503c-8d98-4955-a5d4-5188c22a21cc]}\\\"}\"}","context":{"RequestID":"a081503c-8d98-4955-a5d4-5188c22a21cc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c041a837-ab36-44ad-90bd-f5c1c84d58f8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:36.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:36.866Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a081503c-8d98-4955-a5d4-5188c22a21cc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c041a837-ab36-44ad-90bd-f5c1c84d58f8","LogTimestamp":"2022-12-03T05:34:36.866Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:34:38.876Z","message":"Entering","context":{"RequestID":"2ee80135-dd4e-4871-af8b-53bfe183365a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"382978fb-c0ce-423c-a574-ae8ccacf7b79","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:38.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:38.878Z","message":"{\"transactionId\":\"2ee80135-dd4e-4871-af8b-53bfe183365a\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:38:876\",\"respDate\":\"221203-05:34:38:878\",\"sourceId\":\"haproxy:2ee80135-dd4e-4871-af8b-53bfe183365a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:34:38:876-80178\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2ee80135-dd4e-4871-af8b-53bfe183365a]}\\\"}\"}","context":{"RequestID":"2ee80135-dd4e-4871-af8b-53bfe183365a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"382978fb-c0ce-423c-a574-ae8ccacf7b79","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:38.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:38.878Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ee80135-dd4e-4871-af8b-53bfe183365a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"382978fb-c0ce-423c-a574-ae8ccacf7b79","LogTimestamp":"2022-12-03T05:34:38.878Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:34:39.933Z","message":"Entering","context":{"RequestID":"d6132d17-2da8-4082-aca8-7bf49d1be265","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0195c706-e0e1-44cb-b12f-33c7e33b7d0c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:34:39.933Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:39.935Z","message":"{\"transactionId\":\"d6132d17-2da8-4082-aca8-7bf49d1be265\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:39:934\",\"respDate\":\"221203-05:34:39:935\",\"sourceId\":\"OOM_ReadinessCheck:d6132d17-2da8-4082-aca8-7bf49d1be265\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:34:39:934-61411\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[42410], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[d6132d17-2da8-4082-aca8-7bf49d1be265]}\\\"}\"}","context":{"RequestID":"d6132d17-2da8-4082-aca8-7bf49d1be265","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0195c706-e0e1-44cb-b12f-33c7e33b7d0c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:34:39.933Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:39.936Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6132d17-2da8-4082-aca8-7bf49d1be265","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0195c706-e0e1-44cb-b12f-33c7e33b7d0c","LogTimestamp":"2022-12-03T05:34:39.936Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:34:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:34:40.260Z","message":"Entering","context":{"RequestID":"88757af7-b0e8-4abf-961b-d5de45ab0702","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3e062b67-5dd3-47f0-9996-0e8cf66edd34","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:34:40.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:40.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"88757af7-b0e8-4abf-961b-d5de45ab0702","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3e062b67-5dd3-47f0-9996-0e8cf66edd34","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:34:40.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:40.262Z","message":"{\"transactionId\":\"88757af7-b0e8-4abf-961b-d5de45ab0702\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:40:260\",\"respDate\":\"221203-05:34:40:262\",\"sourceId\":\"ReadinessCheck:88757af7-b0e8-4abf-961b-d5de45ab0702\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:34:40:260-31944\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[88757af7-b0e8-4abf-961b-d5de45ab0702]}\\\"}\"}","context":{"RequestID":"88757af7-b0e8-4abf-961b-d5de45ab0702","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3e062b67-5dd3-47f0-9996-0e8cf66edd34","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:34:40.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:40.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88757af7-b0e8-4abf-961b-d5de45ab0702","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e062b67-5dd3-47f0-9996-0e8cf66edd34","LogTimestamp":"2022-12-03T05:34:40.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:34:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:34:40.888Z","message":"Entering","context":{"RequestID":"551a5284-c5e1-4b5d-988b-3608e043458e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b610ed48-f3ce-4b63-9772-b2c8626c18db","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:40.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:40.890Z","message":"{\"transactionId\":\"551a5284-c5e1-4b5d-988b-3608e043458e\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:40:889\",\"respDate\":\"221203-05:34:40:890\",\"sourceId\":\"haproxy:551a5284-c5e1-4b5d-988b-3608e043458e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:34:40:889-27729\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[551a5284-c5e1-4b5d-988b-3608e043458e]}\\\"}\"}","context":{"RequestID":"551a5284-c5e1-4b5d-988b-3608e043458e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b610ed48-f3ce-4b63-9772-b2c8626c18db","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:40.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:40.891Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"551a5284-c5e1-4b5d-988b-3608e043458e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b610ed48-f3ce-4b63-9772-b2c8626c18db","LogTimestamp":"2022-12-03T05:34:40.890Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:34:42.900Z","message":"Entering","context":{"RequestID":"a32a15d7-f491-4976-b675-828533244fbc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5cc22328-6238-451a-89fd-2383ce764d11","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:42.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:42.902Z","message":"{\"transactionId\":\"a32a15d7-f491-4976-b675-828533244fbc\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:42:900\",\"respDate\":\"221203-05:34:42:902\",\"sourceId\":\"haproxy:a32a15d7-f491-4976-b675-828533244fbc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:34:42:900-61623\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a32a15d7-f491-4976-b675-828533244fbc]}\\\"}\"}","context":{"RequestID":"a32a15d7-f491-4976-b675-828533244fbc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5cc22328-6238-451a-89fd-2383ce764d11","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:42.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:42.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a32a15d7-f491-4976-b675-828533244fbc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5cc22328-6238-451a-89fd-2383ce764d11","LogTimestamp":"2022-12-03T05:34:42.902Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:34:43.887Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:34:43.898Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:43.898Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:43.898Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:44.912Z","message":"Entering","context":{"RequestID":"062415af-9257-47a1-886e-0220d38801e3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b814b5df-f524-4689-9cfd-26555ef37747","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:44.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:44.915Z","message":"{\"transactionId\":\"062415af-9257-47a1-886e-0220d38801e3\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:44:913\",\"respDate\":\"221203-05:34:44:915\",\"sourceId\":\"haproxy:062415af-9257-47a1-886e-0220d38801e3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:34:44:913-96507\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[062415af-9257-47a1-886e-0220d38801e3]}\\\"}\"}","context":{"RequestID":"062415af-9257-47a1-886e-0220d38801e3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b814b5df-f524-4689-9cfd-26555ef37747","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:44.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:44.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"062415af-9257-47a1-886e-0220d38801e3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b814b5df-f524-4689-9cfd-26555ef37747","LogTimestamp":"2022-12-03T05:34:44.915Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:34:46.075Z","message":"Entering","context":{"RequestID":"b79e4997-bd7e-4a3c-afcd-f1dc71290a2a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"57fcf3e3-5566-4d98-978e-f0fff059e18b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:34:46.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:46.076Z","message":"{\"transactionId\":\"b79e4997-bd7e-4a3c-afcd-f1dc71290a2a\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:46:075\",\"respDate\":\"221203-05:34:46:076\",\"sourceId\":\"healthcheck:b79e4997-bd7e-4a3c-afcd-f1dc71290a2a\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:34:46:075-28615\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b79e4997-bd7e-4a3c-afcd-f1dc71290a2a]}\\\"}\"}","context":{"RequestID":"b79e4997-bd7e-4a3c-afcd-f1dc71290a2a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"57fcf3e3-5566-4d98-978e-f0fff059e18b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:34:46.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:46.077Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b79e4997-bd7e-4a3c-afcd-f1dc71290a2a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"57fcf3e3-5566-4d98-978e-f0fff059e18b","LogTimestamp":"2022-12-03T05:34:46.077Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:34:46 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:34:46.924Z","message":"Entering","context":{"RequestID":"dc87d76e-8ef6-4e68-b958-33d16f348089","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"07fc56da-87e9-4624-9d83-e1b596cb7c30","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:46.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:46.927Z","message":"{\"transactionId\":\"dc87d76e-8ef6-4e68-b958-33d16f348089\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:46:925\",\"respDate\":\"221203-05:34:46:927\",\"sourceId\":\"haproxy:dc87d76e-8ef6-4e68-b958-33d16f348089\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:34:46:925-36265\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dc87d76e-8ef6-4e68-b958-33d16f348089]}\\\"}\"}","context":{"RequestID":"dc87d76e-8ef6-4e68-b958-33d16f348089","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"07fc56da-87e9-4624-9d83-e1b596cb7c30","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:46.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:46.927Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc87d76e-8ef6-4e68-b958-33d16f348089","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07fc56da-87e9-4624-9d83-e1b596cb7c30","LogTimestamp":"2022-12-03T05:34:46.927Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:34:48.937Z","message":"Entering","context":{"RequestID":"498b49aa-305e-4b73-aa6b-7e3af897ef5f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4c348c98-feef-4c08-8a96-2c5b898aafd5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:48.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:48.939Z","message":"{\"transactionId\":\"498b49aa-305e-4b73-aa6b-7e3af897ef5f\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:48:938\",\"respDate\":\"221203-05:34:48:939\",\"sourceId\":\"haproxy:498b49aa-305e-4b73-aa6b-7e3af897ef5f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:34:48:938-58344\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[498b49aa-305e-4b73-aa6b-7e3af897ef5f]}\\\"}\"}","context":{"RequestID":"498b49aa-305e-4b73-aa6b-7e3af897ef5f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4c348c98-feef-4c08-8a96-2c5b898aafd5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:48.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:48.940Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"498b49aa-305e-4b73-aa6b-7e3af897ef5f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c348c98-feef-4c08-8a96-2c5b898aafd5","LogTimestamp":"2022-12-03T05:34:48.940Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:34:49.932Z","message":"Entering","context":{"RequestID":"5ee22dd9-cd02-456b-b0d4-431b54ddcb7f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"15a30938-07d3-41af-b8e3-031730280a92","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:34:49.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:49.934Z","message":"{\"transactionId\":\"5ee22dd9-cd02-456b-b0d4-431b54ddcb7f\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:49:932\",\"respDate\":\"221203-05:34:49:934\",\"sourceId\":\"OOM_ReadinessCheck:5ee22dd9-cd02-456b-b0d4-431b54ddcb7f\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:34:49:932-38399\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[42604], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[5ee22dd9-cd02-456b-b0d4-431b54ddcb7f]}\\\"}\"}","context":{"RequestID":"5ee22dd9-cd02-456b-b0d4-431b54ddcb7f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"15a30938-07d3-41af-b8e3-031730280a92","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:34:49.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:49.934Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ee22dd9-cd02-456b-b0d4-431b54ddcb7f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15a30938-07d3-41af-b8e3-031730280a92","LogTimestamp":"2022-12-03T05:34:49.934Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:34:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:34:50.260Z","message":"Entering","context":{"RequestID":"c19f7d5a-5d69-4740-b302-6b3e389db9a1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"82700814-194e-4b96-9398-5d5dc4534d1a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:34:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:50.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"c19f7d5a-5d69-4740-b302-6b3e389db9a1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"82700814-194e-4b96-9398-5d5dc4534d1a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:34:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:50.262Z","message":"{\"transactionId\":\"c19f7d5a-5d69-4740-b302-6b3e389db9a1\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:50:260\",\"respDate\":\"221203-05:34:50:262\",\"sourceId\":\"ReadinessCheck:c19f7d5a-5d69-4740-b302-6b3e389db9a1\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:34:50:260-36387\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[c19f7d5a-5d69-4740-b302-6b3e389db9a1]}\\\"}\"}","context":{"RequestID":"c19f7d5a-5d69-4740-b302-6b3e389db9a1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"82700814-194e-4b96-9398-5d5dc4534d1a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:34:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:50.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c19f7d5a-5d69-4740-b302-6b3e389db9a1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82700814-194e-4b96-9398-5d5dc4534d1a","LogTimestamp":"2022-12-03T05:34:50.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:34:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:34:50.311Z","message":"Entering","context":{"RequestID":"12f8ad92-9c59-4f0e-9804-2dc2c2da8456","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6ee9ac21-877e-40b6-8932-c150f40ff620","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:34:50.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:50.313Z","message":"{\"transactionId\":\"12f8ad92-9c59-4f0e-9804-2dc2c2da8456\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:50:312\",\"respDate\":\"221203-05:34:50:313\",\"sourceId\":\"healthcheck:12f8ad92-9c59-4f0e-9804-2dc2c2da8456\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:34:50:312-27159\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[43506], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[12f8ad92-9c59-4f0e-9804-2dc2c2da8456]}\\\"}\"}","context":{"RequestID":"12f8ad92-9c59-4f0e-9804-2dc2c2da8456","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6ee9ac21-877e-40b6-8932-c150f40ff620","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:34:50.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:50.313Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12f8ad92-9c59-4f0e-9804-2dc2c2da8456","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ee9ac21-877e-40b6-8932-c150f40ff620","LogTimestamp":"2022-12-03T05:34:50.313Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:50 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:34:50.949Z","message":"Entering","context":{"RequestID":"66c2fea5-b073-4ae6-9273-3b53bd315f89","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a9d1a322-94a8-42a4-accc-99696b83f779","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:50.949Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:50.951Z","message":"{\"transactionId\":\"66c2fea5-b073-4ae6-9273-3b53bd315f89\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:50:949\",\"respDate\":\"221203-05:34:50:951\",\"sourceId\":\"haproxy:66c2fea5-b073-4ae6-9273-3b53bd315f89\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:34:50:949-785\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[66c2fea5-b073-4ae6-9273-3b53bd315f89]}\\\"}\"}","context":{"RequestID":"66c2fea5-b073-4ae6-9273-3b53bd315f89","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a9d1a322-94a8-42a4-accc-99696b83f779","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:50.949Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:50.952Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66c2fea5-b073-4ae6-9273-3b53bd315f89","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9d1a322-94a8-42a4-accc-99696b83f779","LogTimestamp":"2022-12-03T05:34:50.952Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:34:52.960Z","message":"Entering","context":{"RequestID":"7ecf14d9-3753-4337-b062-63b8f4d01744","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f8de72ab-ab51-46ea-ae88-be85168819db","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:52.960Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:52.962Z","message":"{\"transactionId\":\"7ecf14d9-3753-4337-b062-63b8f4d01744\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:52:960\",\"respDate\":\"221203-05:34:52:962\",\"sourceId\":\"haproxy:7ecf14d9-3753-4337-b062-63b8f4d01744\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:34:52:960-97972\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7ecf14d9-3753-4337-b062-63b8f4d01744]}\\\"}\"}","context":{"RequestID":"7ecf14d9-3753-4337-b062-63b8f4d01744","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f8de72ab-ab51-46ea-ae88-be85168819db","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:52.960Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:52.962Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ecf14d9-3753-4337-b062-63b8f4d01744","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8de72ab-ab51-46ea-ae88-be85168819db","LogTimestamp":"2022-12-03T05:34:52.962Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:34:53.887Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:34:53.902Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:53.902Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:53.902Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:54.973Z","message":"Entering","context":{"RequestID":"96348903-ef98-41f9-96a1-d800b6843c6e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3b8941e4-8414-405d-a4eb-14f6c8b3f354","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:54.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:54.975Z","message":"{\"transactionId\":\"96348903-ef98-41f9-96a1-d800b6843c6e\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:54:973\",\"respDate\":\"221203-05:34:54:975\",\"sourceId\":\"haproxy:96348903-ef98-41f9-96a1-d800b6843c6e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:34:54:973-96153\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[96348903-ef98-41f9-96a1-d800b6843c6e]}\\\"}\"}","context":{"RequestID":"96348903-ef98-41f9-96a1-d800b6843c6e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3b8941e4-8414-405d-a4eb-14f6c8b3f354","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:54.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:54.976Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96348903-ef98-41f9-96a1-d800b6843c6e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b8941e4-8414-405d-a4eb-14f6c8b3f354","LogTimestamp":"2022-12-03T05:34:54.976Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:34:56.985Z","message":"Entering","context":{"RequestID":"9f3431cb-c8a3-48e2-8594-592a1a3bbcd6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e47378fa-93ec-48a3-832a-51fbbf15140b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:56.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:56.987Z","message":"{\"transactionId\":\"9f3431cb-c8a3-48e2-8594-592a1a3bbcd6\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:56:986\",\"respDate\":\"221203-05:34:56:987\",\"sourceId\":\"haproxy:9f3431cb-c8a3-48e2-8594-592a1a3bbcd6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:34:56:986-90453\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f3431cb-c8a3-48e2-8594-592a1a3bbcd6]}\\\"}\"}","context":{"RequestID":"9f3431cb-c8a3-48e2-8594-592a1a3bbcd6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e47378fa-93ec-48a3-832a-51fbbf15140b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:56.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:56.988Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f3431cb-c8a3-48e2-8594-592a1a3bbcd6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e47378fa-93ec-48a3-832a-51fbbf15140b","LogTimestamp":"2022-12-03T05:34:56.988Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:34:58.996Z","message":"Entering","context":{"RequestID":"971b13d9-270b-459f-98b5-e2930bbf9595","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"60ac1abe-d733-4c8e-bede-b629bcd24e2d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:58.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:58.998Z","message":"{\"transactionId\":\"971b13d9-270b-459f-98b5-e2930bbf9595\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:58:997\",\"respDate\":\"221203-05:34:58:998\",\"sourceId\":\"haproxy:971b13d9-270b-459f-98b5-e2930bbf9595\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:34:58:997-99399\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[971b13d9-270b-459f-98b5-e2930bbf9595]}\\\"}\"}","context":{"RequestID":"971b13d9-270b-459f-98b5-e2930bbf9595","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"60ac1abe-d733-4c8e-bede-b629bcd24e2d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:34:58.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:58.998Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"971b13d9-270b-459f-98b5-e2930bbf9595","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60ac1abe-d733-4c8e-bede-b629bcd24e2d","LogTimestamp":"2022-12-03T05:34:58.998Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:34:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:34:59.932Z","message":"Entering","context":{"RequestID":"48d035ec-899e-4eb3-8784-ffb8849003dd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"01f2a059-c9fa-43cd-93f3-bf2a5d12a04e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:34:59.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:34:59.934Z","message":"{\"transactionId\":\"48d035ec-899e-4eb3-8784-ffb8849003dd\",\"status\":\"200\",\"rqstDate\":\"221203-05:34:59:932\",\"respDate\":\"221203-05:34:59:934\",\"sourceId\":\"OOM_ReadinessCheck:48d035ec-899e-4eb3-8784-ffb8849003dd\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:34:59:932-37961\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[42802], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[48d035ec-899e-4eb3-8784-ffb8849003dd]}\\\"}\"}","context":{"RequestID":"48d035ec-899e-4eb3-8784-ffb8849003dd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"01f2a059-c9fa-43cd-93f3-bf2a5d12a04e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:34:59.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:34:59.934Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48d035ec-899e-4eb3-8784-ffb8849003dd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01f2a059-c9fa-43cd-93f3-bf2a5d12a04e","LogTimestamp":"2022-12-03T05:34:59.934Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:34:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:35:00.241Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:00.244Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:00.259Z","message":"Entering","context":{"RequestID":"c96c6f27-944f-47f2-ae5b-7191eed6c09f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ea335664-c4e5-40df-8215-c2fb623b1817","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:35:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:00.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"c96c6f27-944f-47f2-ae5b-7191eed6c09f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ea335664-c4e5-40df-8215-c2fb623b1817","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:35:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:00.262Z","message":"{\"transactionId\":\"c96c6f27-944f-47f2-ae5b-7191eed6c09f\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:00:260\",\"respDate\":\"221203-05:35:00:261\",\"sourceId\":\"ReadinessCheck:c96c6f27-944f-47f2-ae5b-7191eed6c09f\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:35:00:260-50320\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[c96c6f27-944f-47f2-ae5b-7191eed6c09f]}\\\"}\"}","context":{"RequestID":"c96c6f27-944f-47f2-ae5b-7191eed6c09f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ea335664-c4e5-40df-8215-c2fb623b1817","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:35:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:00.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c96c6f27-944f-47f2-ae5b-7191eed6c09f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea335664-c4e5-40df-8215-c2fb623b1817","LogTimestamp":"2022-12-03T05:35:00.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:35:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:35:01.007Z","message":"Entering","context":{"RequestID":"ccd18060-dd30-4feb-85b6-039427e7650f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f9c418b5-f080-4f6e-9022-470ba1a04ad5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:01.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:01.009Z","message":"{\"transactionId\":\"ccd18060-dd30-4feb-85b6-039427e7650f\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:01:007\",\"respDate\":\"221203-05:35:01:009\",\"sourceId\":\"haproxy:ccd18060-dd30-4feb-85b6-039427e7650f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:35:01:007-644\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ccd18060-dd30-4feb-85b6-039427e7650f]}\\\"}\"}","context":{"RequestID":"ccd18060-dd30-4feb-85b6-039427e7650f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f9c418b5-f080-4f6e-9022-470ba1a04ad5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:01.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:01.009Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ccd18060-dd30-4feb-85b6-039427e7650f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9c418b5-f080-4f6e-9022-470ba1a04ad5","LogTimestamp":"2022-12-03T05:35:01.009Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:35:01.099Z","message":"Entering","context":{"RequestID":"a2244e1d-d7d5-4858-a9b2-217c0bf8b7be","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"ce9d4553-8e67-4c72-940d-4bc1c7681043","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:35:01.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:01.100Z","message":"{\"transactionId\":\"a2244e1d-d7d5-4858-a9b2-217c0bf8b7be\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:01:099\",\"respDate\":\"221203-05:35:01:100\",\"sourceId\":\"healthcheck:a2244e1d-d7d5-4858-a9b2-217c0bf8b7be\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:35:01:099-16940\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[a2244e1d-d7d5-4858-a9b2-217c0bf8b7be]}\\\"}\"}","context":{"RequestID":"a2244e1d-d7d5-4858-a9b2-217c0bf8b7be","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"ce9d4553-8e67-4c72-940d-4bc1c7681043","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:35:01.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:01.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2244e1d-d7d5-4858-a9b2-217c0bf8b7be","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce9d4553-8e67-4c72-940d-4bc1c7681043","LogTimestamp":"2022-12-03T05:35:01.101Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:35:01 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:35:03.017Z","message":"Entering","context":{"RequestID":"2ea75c30-a3d7-4cf9-ae3f-eb6a718e9b24","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fc6216cb-4586-4944-a113-8d2846d6cefe","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:03.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:03.019Z","message":"{\"transactionId\":\"2ea75c30-a3d7-4cf9-ae3f-eb6a718e9b24\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:03:017\",\"respDate\":\"221203-05:35:03:019\",\"sourceId\":\"haproxy:2ea75c30-a3d7-4cf9-ae3f-eb6a718e9b24\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:35:03:017-32118\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2ea75c30-a3d7-4cf9-ae3f-eb6a718e9b24]}\\\"}\"}","context":{"RequestID":"2ea75c30-a3d7-4cf9-ae3f-eb6a718e9b24","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fc6216cb-4586-4944-a113-8d2846d6cefe","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:03.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:03.020Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ea75c30-a3d7-4cf9-ae3f-eb6a718e9b24","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc6216cb-4586-4944-a113-8d2846d6cefe","LogTimestamp":"2022-12-03T05:35:03.020Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:35:03.887Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:35:03.896Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:03.896Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:03.896Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:05.029Z","message":"Entering","context":{"RequestID":"9a40a10c-b029-46ed-b19d-80327ad6bde5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4c30b3ce-8c28-428c-a64e-b1ef3de9a08f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:05.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:05.031Z","message":"{\"transactionId\":\"9a40a10c-b029-46ed-b19d-80327ad6bde5\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:05:029\",\"respDate\":\"221203-05:35:05:031\",\"sourceId\":\"haproxy:9a40a10c-b029-46ed-b19d-80327ad6bde5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:35:05:029-55943\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9a40a10c-b029-46ed-b19d-80327ad6bde5]}\\\"}\"}","context":{"RequestID":"9a40a10c-b029-46ed-b19d-80327ad6bde5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4c30b3ce-8c28-428c-a64e-b1ef3de9a08f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:05.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:05.032Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a40a10c-b029-46ed-b19d-80327ad6bde5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c30b3ce-8c28-428c-a64e-b1ef3de9a08f","LogTimestamp":"2022-12-03T05:35:05.032Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:35:05.360Z","message":"Entering","context":{"RequestID":"93e29834-4af9-4bd3-82ed-8439e56e55cd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"024e8944-3833-4a46-a379-ab30dbfcab7d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:35:05.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:05.362Z","message":"{\"transactionId\":\"93e29834-4af9-4bd3-82ed-8439e56e55cd\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:05:360\",\"respDate\":\"221203-05:35:05:362\",\"sourceId\":\"healthcheck:93e29834-4af9-4bd3-82ed-8439e56e55cd\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:35:05:360-91067\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[43672], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[93e29834-4af9-4bd3-82ed-8439e56e55cd]}\\\"}\"}","context":{"RequestID":"93e29834-4af9-4bd3-82ed-8439e56e55cd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"024e8944-3833-4a46-a379-ab30dbfcab7d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:35:05.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:05.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93e29834-4af9-4bd3-82ed-8439e56e55cd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"024e8944-3833-4a46-a379-ab30dbfcab7d","LogTimestamp":"2022-12-03T05:35:05.363Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:05 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:35:07.041Z","message":"Entering","context":{"RequestID":"75e617c3-4891-4d2f-a4af-41168d481785","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f2d2ae76-2e0f-42b8-9671-9a8c502c3b22","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:07.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:07.043Z","message":"{\"transactionId\":\"75e617c3-4891-4d2f-a4af-41168d481785\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:07:041\",\"respDate\":\"221203-05:35:07:043\",\"sourceId\":\"haproxy:75e617c3-4891-4d2f-a4af-41168d481785\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:35:07:041-46627\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[75e617c3-4891-4d2f-a4af-41168d481785]}\\\"}\"}","context":{"RequestID":"75e617c3-4891-4d2f-a4af-41168d481785","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f2d2ae76-2e0f-42b8-9671-9a8c502c3b22","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:07.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:07.044Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75e617c3-4891-4d2f-a4af-41168d481785","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2d2ae76-2e0f-42b8-9671-9a8c502c3b22","LogTimestamp":"2022-12-03T05:35:07.044Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:35:09.053Z","message":"Entering","context":{"RequestID":"1a9be83d-9eba-4a7f-9293-3f39b0bbac6a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1bb529d1-457f-41c3-bb76-4afac76ce36d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:09.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:09.055Z","message":"{\"transactionId\":\"1a9be83d-9eba-4a7f-9293-3f39b0bbac6a\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:09:053\",\"respDate\":\"221203-05:35:09:055\",\"sourceId\":\"haproxy:1a9be83d-9eba-4a7f-9293-3f39b0bbac6a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:35:09:053-87816\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1a9be83d-9eba-4a7f-9293-3f39b0bbac6a]}\\\"}\"}","context":{"RequestID":"1a9be83d-9eba-4a7f-9293-3f39b0bbac6a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1bb529d1-457f-41c3-bb76-4afac76ce36d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:09.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:09.055Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a9be83d-9eba-4a7f-9293-3f39b0bbac6a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1bb529d1-457f-41c3-bb76-4afac76ce36d","LogTimestamp":"2022-12-03T05:35:09.055Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:35:09.931Z","message":"Entering","context":{"RequestID":"0878087d-6376-43b2-bc4b-c8c4213346d9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"993dd75b-9c71-4571-9c46-6b8994ff7b38","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:35:09.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:09.933Z","message":"{\"transactionId\":\"0878087d-6376-43b2-bc4b-c8c4213346d9\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:09:932\",\"respDate\":\"221203-05:35:09:933\",\"sourceId\":\"OOM_ReadinessCheck:0878087d-6376-43b2-bc4b-c8c4213346d9\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:35:09:932-72521\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[43004], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[0878087d-6376-43b2-bc4b-c8c4213346d9]}\\\"}\"}","context":{"RequestID":"0878087d-6376-43b2-bc4b-c8c4213346d9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"993dd75b-9c71-4571-9c46-6b8994ff7b38","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:35:09.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:09.933Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0878087d-6376-43b2-bc4b-c8c4213346d9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"993dd75b-9c71-4571-9c46-6b8994ff7b38","LogTimestamp":"2022-12-03T05:35:09.933Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:35:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:35:10.259Z","message":"Entering","context":{"RequestID":"b8bfe57c-1a10-4f9b-8ce1-d456c1475cf9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a9652d7f-b5df-4618-b3fc-2fd5c113e3b5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:35:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:10.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"b8bfe57c-1a10-4f9b-8ce1-d456c1475cf9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a9652d7f-b5df-4618-b3fc-2fd5c113e3b5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:35:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:10.261Z","message":"{\"transactionId\":\"b8bfe57c-1a10-4f9b-8ce1-d456c1475cf9\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:10:259\",\"respDate\":\"221203-05:35:10:261\",\"sourceId\":\"ReadinessCheck:b8bfe57c-1a10-4f9b-8ce1-d456c1475cf9\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:35:10:259-6962\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[b8bfe57c-1a10-4f9b-8ce1-d456c1475cf9]}\\\"}\"}","context":{"RequestID":"b8bfe57c-1a10-4f9b-8ce1-d456c1475cf9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a9652d7f-b5df-4618-b3fc-2fd5c113e3b5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:35:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:10.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8bfe57c-1a10-4f9b-8ce1-d456c1475cf9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9652d7f-b5df-4618-b3fc-2fd5c113e3b5","LogTimestamp":"2022-12-03T05:35:10.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:35:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:35:11.064Z","message":"Entering","context":{"RequestID":"6626bf98-9ea3-4554-9115-1f1abd9ef79d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cb849123-057f-4d74-99e8-7f3d6a1b0168","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:11.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:11.066Z","message":"{\"transactionId\":\"6626bf98-9ea3-4554-9115-1f1abd9ef79d\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:11:065\",\"respDate\":\"221203-05:35:11:066\",\"sourceId\":\"haproxy:6626bf98-9ea3-4554-9115-1f1abd9ef79d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:35:11:065-86397\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6626bf98-9ea3-4554-9115-1f1abd9ef79d]}\\\"}\"}","context":{"RequestID":"6626bf98-9ea3-4554-9115-1f1abd9ef79d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cb849123-057f-4d74-99e8-7f3d6a1b0168","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:11.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:11.067Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6626bf98-9ea3-4554-9115-1f1abd9ef79d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb849123-057f-4d74-99e8-7f3d6a1b0168","LogTimestamp":"2022-12-03T05:35:11.067Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:35:13.075Z","message":"Entering","context":{"RequestID":"79f36e44-40eb-405d-8aa9-34808515ff5d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b38fc5e4-3533-4558-8cd0-8a5e93e3a38f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:13.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:13.077Z","message":"{\"transactionId\":\"79f36e44-40eb-405d-8aa9-34808515ff5d\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:13:076\",\"respDate\":\"221203-05:35:13:077\",\"sourceId\":\"haproxy:79f36e44-40eb-405d-8aa9-34808515ff5d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:35:13:076-21302\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[79f36e44-40eb-405d-8aa9-34808515ff5d]}\\\"}\"}","context":{"RequestID":"79f36e44-40eb-405d-8aa9-34808515ff5d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b38fc5e4-3533-4558-8cd0-8a5e93e3a38f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:13.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:13.078Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79f36e44-40eb-405d-8aa9-34808515ff5d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b38fc5e4-3533-4558-8cd0-8a5e93e3a38f","LogTimestamp":"2022-12-03T05:35:13.078Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:35:13.886Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:35:13.954Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:13.954Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:13.955Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:15.087Z","message":"Entering","context":{"RequestID":"304a171e-316d-42a2-8623-e96cd8367349","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2c38d839-ea62-49e4-bbd5-329c6b3769e6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:15.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:15.089Z","message":"{\"transactionId\":\"304a171e-316d-42a2-8623-e96cd8367349\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:15:087\",\"respDate\":\"221203-05:35:15:088\",\"sourceId\":\"haproxy:304a171e-316d-42a2-8623-e96cd8367349\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:35:15:087-74662\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[304a171e-316d-42a2-8623-e96cd8367349]}\\\"}\"}","context":{"RequestID":"304a171e-316d-42a2-8623-e96cd8367349","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2c38d839-ea62-49e4-bbd5-329c6b3769e6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:15.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:15.089Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"304a171e-316d-42a2-8623-e96cd8367349","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c38d839-ea62-49e4-bbd5-329c6b3769e6","LogTimestamp":"2022-12-03T05:35:15.089Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:35:16.125Z","message":"Entering","context":{"RequestID":"23c6b70f-395a-4aa4-bd05-2f3e3a3764bc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9ad7f64d-7fb6-4bf2-8976-6e5462c84ddb","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:35:16.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:16.127Z","message":"{\"transactionId\":\"23c6b70f-395a-4aa4-bd05-2f3e3a3764bc\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:16:126\",\"respDate\":\"221203-05:35:16:127\",\"sourceId\":\"healthcheck:23c6b70f-395a-4aa4-bd05-2f3e3a3764bc\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:35:16:126-93618\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[23c6b70f-395a-4aa4-bd05-2f3e3a3764bc]}\\\"}\"}","context":{"RequestID":"23c6b70f-395a-4aa4-bd05-2f3e3a3764bc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9ad7f64d-7fb6-4bf2-8976-6e5462c84ddb","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:35:16.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:16.128Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23c6b70f-395a-4aa4-bd05-2f3e3a3764bc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ad7f64d-7fb6-4bf2-8976-6e5462c84ddb","LogTimestamp":"2022-12-03T05:35:16.127Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:35:16 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:35:17.098Z","message":"Entering","context":{"RequestID":"6365c147-0a2a-45bb-a6af-cd456798edb8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"8e67da25-3bc6-4184-a417-2d0100fa035d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:17.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:17.100Z","message":"{\"transactionId\":\"6365c147-0a2a-45bb-a6af-cd456798edb8\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:17:098\",\"respDate\":\"221203-05:35:17:100\",\"sourceId\":\"haproxy:6365c147-0a2a-45bb-a6af-cd456798edb8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:35:17:098-15797\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6365c147-0a2a-45bb-a6af-cd456798edb8]}\\\"}\"}","context":{"RequestID":"6365c147-0a2a-45bb-a6af-cd456798edb8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"8e67da25-3bc6-4184-a417-2d0100fa035d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:17.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:17.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6365c147-0a2a-45bb-a6af-cd456798edb8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e67da25-3bc6-4184-a417-2d0100fa035d","LogTimestamp":"2022-12-03T05:35:17.100Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:35:19.109Z","message":"Entering","context":{"RequestID":"72e4cbdc-7840-44b1-b791-450afd570a83","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7e4f2bb4-9f1f-4597-a27e-37309b7c4126","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:19.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:19.112Z","message":"{\"transactionId\":\"72e4cbdc-7840-44b1-b791-450afd570a83\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:19:110\",\"respDate\":\"221203-05:35:19:112\",\"sourceId\":\"haproxy:72e4cbdc-7840-44b1-b791-450afd570a83\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:35:19:110-97550\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[72e4cbdc-7840-44b1-b791-450afd570a83]}\\\"}\"}","context":{"RequestID":"72e4cbdc-7840-44b1-b791-450afd570a83","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7e4f2bb4-9f1f-4597-a27e-37309b7c4126","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:19.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:19.113Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72e4cbdc-7840-44b1-b791-450afd570a83","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e4f2bb4-9f1f-4597-a27e-37309b7c4126","LogTimestamp":"2022-12-03T05:35:19.113Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:35:19.932Z","message":"Entering","context":{"RequestID":"6da2e54b-6824-4935-9a9f-4df654502cfa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cf71d871-850a-4ff8-aa81-85bc1d9d42be","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:35:19.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:19.934Z","message":"{\"transactionId\":\"6da2e54b-6824-4935-9a9f-4df654502cfa\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:19:933\",\"respDate\":\"221203-05:35:19:934\",\"sourceId\":\"OOM_ReadinessCheck:6da2e54b-6824-4935-9a9f-4df654502cfa\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:35:19:933-33868\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[43206], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[6da2e54b-6824-4935-9a9f-4df654502cfa]}\\\"}\"}","context":{"RequestID":"6da2e54b-6824-4935-9a9f-4df654502cfa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cf71d871-850a-4ff8-aa81-85bc1d9d42be","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:35:19.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:19.934Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6da2e54b-6824-4935-9a9f-4df654502cfa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf71d871-850a-4ff8-aa81-85bc1d9d42be","LogTimestamp":"2022-12-03T05:35:19.934Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:35:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:35:20.260Z","message":"Entering","context":{"RequestID":"0ef366ee-9dac-49a4-89db-cd488f469d70","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"593e1b52-033f-40d0-96df-8ad3d6632ca9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:35:20.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:20.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"0ef366ee-9dac-49a4-89db-cd488f469d70","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"593e1b52-033f-40d0-96df-8ad3d6632ca9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:35:20.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:20.262Z","message":"{\"transactionId\":\"0ef366ee-9dac-49a4-89db-cd488f469d70\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:20:260\",\"respDate\":\"221203-05:35:20:262\",\"sourceId\":\"ReadinessCheck:0ef366ee-9dac-49a4-89db-cd488f469d70\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:35:20:260-35141\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[0ef366ee-9dac-49a4-89db-cd488f469d70]}\\\"}\"}","context":{"RequestID":"0ef366ee-9dac-49a4-89db-cd488f469d70","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"593e1b52-033f-40d0-96df-8ad3d6632ca9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:35:20.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:20.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ef366ee-9dac-49a4-89db-cd488f469d70","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"593e1b52-033f-40d0-96df-8ad3d6632ca9","LogTimestamp":"2022-12-03T05:35:20.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:35:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:35:20.383Z","message":"Entering","context":{"RequestID":"b08256c2-f6dc-498f-ae2b-fa20bed48d00","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"75f3c410-bd6a-4713-8c26-7ed30881901c","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:35:20.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:20.384Z","message":"{\"transactionId\":\"b08256c2-f6dc-498f-ae2b-fa20bed48d00\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:20:383\",\"respDate\":\"221203-05:35:20:384\",\"sourceId\":\"healthcheck:b08256c2-f6dc-498f-ae2b-fa20bed48d00\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:35:20:383-72162\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[43848], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[b08256c2-f6dc-498f-ae2b-fa20bed48d00]}\\\"}\"}","context":{"RequestID":"b08256c2-f6dc-498f-ae2b-fa20bed48d00","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"75f3c410-bd6a-4713-8c26-7ed30881901c","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:35:20.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:20.385Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b08256c2-f6dc-498f-ae2b-fa20bed48d00","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"75f3c410-bd6a-4713-8c26-7ed30881901c","LogTimestamp":"2022-12-03T05:35:20.385Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:20 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:35:21.122Z","message":"Entering","context":{"RequestID":"8e4be0b6-19e5-42e9-b623-d39b0492c011","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"fcb073ab-2603-45b9-9972-058cecf7252d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:21.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:21.124Z","message":"{\"transactionId\":\"8e4be0b6-19e5-42e9-b623-d39b0492c011\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:21:122\",\"respDate\":\"221203-05:35:21:123\",\"sourceId\":\"haproxy:8e4be0b6-19e5-42e9-b623-d39b0492c011\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:35:21:122-83122\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8e4be0b6-19e5-42e9-b623-d39b0492c011]}\\\"}\"}","context":{"RequestID":"8e4be0b6-19e5-42e9-b623-d39b0492c011","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"fcb073ab-2603-45b9-9972-058cecf7252d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:21.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:21.124Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e4be0b6-19e5-42e9-b623-d39b0492c011","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fcb073ab-2603-45b9-9972-058cecf7252d","LogTimestamp":"2022-12-03T05:35:21.124Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:35:23.132Z","message":"Entering","context":{"RequestID":"008d775b-75d3-4ff8-a0aa-75c3917981ed","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6002a62a-7c24-4c01-b497-3c51a5694899","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:23.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:23.134Z","message":"{\"transactionId\":\"008d775b-75d3-4ff8-a0aa-75c3917981ed\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:23:132\",\"respDate\":\"221203-05:35:23:134\",\"sourceId\":\"haproxy:008d775b-75d3-4ff8-a0aa-75c3917981ed\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:35:23:132-78977\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[008d775b-75d3-4ff8-a0aa-75c3917981ed]}\\\"}\"}","context":{"RequestID":"008d775b-75d3-4ff8-a0aa-75c3917981ed","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6002a62a-7c24-4c01-b497-3c51a5694899","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:23.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:23.134Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"008d775b-75d3-4ff8-a0aa-75c3917981ed","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6002a62a-7c24-4c01-b497-3c51a5694899","LogTimestamp":"2022-12-03T05:35:23.134Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:35:23.886Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:35:23.902Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:23.902Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:23.902Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:25.143Z","message":"Entering","context":{"RequestID":"09adfa21-b731-4a5a-a5c5-bd1f4f3d122f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"a8e7d051-d814-4222-aed6-95bd92248e79","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:25.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:25.145Z","message":"{\"transactionId\":\"09adfa21-b731-4a5a-a5c5-bd1f4f3d122f\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:25:143\",\"respDate\":\"221203-05:35:25:145\",\"sourceId\":\"haproxy:09adfa21-b731-4a5a-a5c5-bd1f4f3d122f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:35:25:143-44430\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[09adfa21-b731-4a5a-a5c5-bd1f4f3d122f]}\\\"}\"}","context":{"RequestID":"09adfa21-b731-4a5a-a5c5-bd1f4f3d122f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"a8e7d051-d814-4222-aed6-95bd92248e79","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:25.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:25.145Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09adfa21-b731-4a5a-a5c5-bd1f4f3d122f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8e7d051-d814-4222-aed6-95bd92248e79","LogTimestamp":"2022-12-03T05:35:25.145Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:35:27.154Z","message":"Entering","context":{"RequestID":"c8dff673-e781-45a3-a846-46c3c79550ef","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f5965c25-e499-4ed9-ad81-f2572fd213d8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:27.154Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:27.156Z","message":"{\"transactionId\":\"c8dff673-e781-45a3-a846-46c3c79550ef\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:27:154\",\"respDate\":\"221203-05:35:27:155\",\"sourceId\":\"haproxy:c8dff673-e781-45a3-a846-46c3c79550ef\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:35:27:154-78246\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c8dff673-e781-45a3-a846-46c3c79550ef]}\\\"}\"}","context":{"RequestID":"c8dff673-e781-45a3-a846-46c3c79550ef","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f5965c25-e499-4ed9-ad81-f2572fd213d8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:27.154Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:27.156Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8dff673-e781-45a3-a846-46c3c79550ef","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5965c25-e499-4ed9-ad81-f2572fd213d8","LogTimestamp":"2022-12-03T05:35:27.156Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:35:29.165Z","message":"Entering","context":{"RequestID":"48fe29d0-c6d8-48d1-bd8a-c756e8924de0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8dc43477-575f-4784-859b-2551a3aa6b49","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:29.165Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:29.167Z","message":"{\"transactionId\":\"48fe29d0-c6d8-48d1-bd8a-c756e8924de0\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:29:165\",\"respDate\":\"221203-05:35:29:167\",\"sourceId\":\"haproxy:48fe29d0-c6d8-48d1-bd8a-c756e8924de0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:35:29:165-52443\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[48fe29d0-c6d8-48d1-bd8a-c756e8924de0]}\\\"}\"}","context":{"RequestID":"48fe29d0-c6d8-48d1-bd8a-c756e8924de0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8dc43477-575f-4784-859b-2551a3aa6b49","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:29.165Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:29.167Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48fe29d0-c6d8-48d1-bd8a-c756e8924de0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8dc43477-575f-4784-859b-2551a3aa6b49","LogTimestamp":"2022-12-03T05:35:29.167Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:35:29.933Z","message":"Entering","context":{"RequestID":"de13cad2-27b3-4ab0-9a24-ec0f27fd53ef","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"35f2c171-b59c-4462-8723-2a2b8a864032","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:35:29.933Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:29.935Z","message":"{\"transactionId\":\"de13cad2-27b3-4ab0-9a24-ec0f27fd53ef\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:29:933\",\"respDate\":\"221203-05:35:29:935\",\"sourceId\":\"OOM_ReadinessCheck:de13cad2-27b3-4ab0-9a24-ec0f27fd53ef\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:35:29:933-29893\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[43400], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[de13cad2-27b3-4ab0-9a24-ec0f27fd53ef]}\\\"}\"}","context":{"RequestID":"de13cad2-27b3-4ab0-9a24-ec0f27fd53ef","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"35f2c171-b59c-4462-8723-2a2b8a864032","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:35:29.933Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:29.935Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de13cad2-27b3-4ab0-9a24-ec0f27fd53ef","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35f2c171-b59c-4462-8723-2a2b8a864032","LogTimestamp":"2022-12-03T05:35:29.935Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:35:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:35:30.245Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:30.248Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:30.260Z","message":"Entering","context":{"RequestID":"7121a301-68c8-4f70-9031-7205b4a61815","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c34dc82a-1015-425e-a6cf-12e7d3f83b9b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:35:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:30.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"7121a301-68c8-4f70-9031-7205b4a61815","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c34dc82a-1015-425e-a6cf-12e7d3f83b9b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:35:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:30.262Z","message":"{\"transactionId\":\"7121a301-68c8-4f70-9031-7205b4a61815\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:30:260\",\"respDate\":\"221203-05:35:30:262\",\"sourceId\":\"ReadinessCheck:7121a301-68c8-4f70-9031-7205b4a61815\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:35:30:260-80622\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[7121a301-68c8-4f70-9031-7205b4a61815]}\\\"}\"}","context":{"RequestID":"7121a301-68c8-4f70-9031-7205b4a61815","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c34dc82a-1015-425e-a6cf-12e7d3f83b9b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:35:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:30.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7121a301-68c8-4f70-9031-7205b4a61815","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c34dc82a-1015-425e-a6cf-12e7d3f83b9b","LogTimestamp":"2022-12-03T05:35:30.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:35:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:35:31.149Z","message":"Entering","context":{"RequestID":"f4fc0bb2-8acc-4774-aee3-b5ac385d9504","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5ae9b3df-1328-4fff-9148-a51e4b59492f","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:35:31.149Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:31.151Z","message":"{\"transactionId\":\"f4fc0bb2-8acc-4774-aee3-b5ac385d9504\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:31:150\",\"respDate\":\"221203-05:35:31:151\",\"sourceId\":\"healthcheck:f4fc0bb2-8acc-4774-aee3-b5ac385d9504\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:35:31:150-89467\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[f4fc0bb2-8acc-4774-aee3-b5ac385d9504]}\\\"}\"}","context":{"RequestID":"f4fc0bb2-8acc-4774-aee3-b5ac385d9504","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5ae9b3df-1328-4fff-9148-a51e4b59492f","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:35:31.149Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:31.152Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4fc0bb2-8acc-4774-aee3-b5ac385d9504","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ae9b3df-1328-4fff-9148-a51e4b59492f","LogTimestamp":"2022-12-03T05:35:31.152Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:35:31 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:35:31.175Z","message":"Entering","context":{"RequestID":"239cbbc5-3a9f-4889-90ba-1ceeddf78d0f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"84222650-ceaa-4278-b317-1e381193b7c9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:31.174Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:31.176Z","message":"{\"transactionId\":\"239cbbc5-3a9f-4889-90ba-1ceeddf78d0f\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:31:175\",\"respDate\":\"221203-05:35:31:176\",\"sourceId\":\"haproxy:239cbbc5-3a9f-4889-90ba-1ceeddf78d0f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:35:31:175-41966\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[239cbbc5-3a9f-4889-90ba-1ceeddf78d0f]}\\\"}\"}","context":{"RequestID":"239cbbc5-3a9f-4889-90ba-1ceeddf78d0f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"84222650-ceaa-4278-b317-1e381193b7c9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:31.174Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:31.176Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"239cbbc5-3a9f-4889-90ba-1ceeddf78d0f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84222650-ceaa-4278-b317-1e381193b7c9","LogTimestamp":"2022-12-03T05:35:31.176Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T05:35:33.184Z","message":"Entering","context":{"RequestID":"610dcf55-a1a9-49f8-8e03-2340a6e73cd8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"86bbb5a9-66cb-4b85-8c55-2a58902d34cc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:33.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:33.186Z","message":"{\"transactionId\":\"610dcf55-a1a9-49f8-8e03-2340a6e73cd8\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:33:184\",\"respDate\":\"221203-05:35:33:186\",\"sourceId\":\"haproxy:610dcf55-a1a9-49f8-8e03-2340a6e73cd8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:35:33:184-34895\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[610dcf55-a1a9-49f8-8e03-2340a6e73cd8]}\\\"}\"}","context":{"RequestID":"610dcf55-a1a9-49f8-8e03-2340a6e73cd8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"86bbb5a9-66cb-4b85-8c55-2a58902d34cc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:33.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:33.186Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"610dcf55-a1a9-49f8-8e03-2340a6e73cd8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86bbb5a9-66cb-4b85-8c55-2a58902d34cc","LogTimestamp":"2022-12-03T05:35:33.186Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:35:33.886Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:35:33.895Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:33.895Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:33.895Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:35.196Z","message":"Entering","context":{"RequestID":"f874ebdb-9683-4e28-8979-bc41a0ec6bab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"81b428fe-83fa-4a67-84bf-d6e4e5fe7b07","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:35.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:35.197Z","message":"{\"transactionId\":\"f874ebdb-9683-4e28-8979-bc41a0ec6bab\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:35:196\",\"respDate\":\"221203-05:35:35:197\",\"sourceId\":\"haproxy:f874ebdb-9683-4e28-8979-bc41a0ec6bab\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:35:35:196-21783\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f874ebdb-9683-4e28-8979-bc41a0ec6bab]}\\\"}\"}","context":{"RequestID":"f874ebdb-9683-4e28-8979-bc41a0ec6bab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"81b428fe-83fa-4a67-84bf-d6e4e5fe7b07","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:35.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:35.198Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f874ebdb-9683-4e28-8979-bc41a0ec6bab","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81b428fe-83fa-4a67-84bf-d6e4e5fe7b07","LogTimestamp":"2022-12-03T05:35:35.198Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:35:35.406Z","message":"Entering","context":{"RequestID":"f48a870d-4f2b-4a8a-91e4-5f4ae92a80e6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4fae27bd-0efe-4a82-867c-495e8cbf27df","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:35:35.406Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:35.408Z","message":"{\"transactionId\":\"f48a870d-4f2b-4a8a-91e4-5f4ae92a80e6\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:35:406\",\"respDate\":\"221203-05:35:35:407\",\"sourceId\":\"healthcheck:f48a870d-4f2b-4a8a-91e4-5f4ae92a80e6\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:35:35:406-55158\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[44048], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[f48a870d-4f2b-4a8a-91e4-5f4ae92a80e6]}\\\"}\"}","context":{"RequestID":"f48a870d-4f2b-4a8a-91e4-5f4ae92a80e6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4fae27bd-0efe-4a82-867c-495e8cbf27df","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:35:35.406Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:35.408Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f48a870d-4f2b-4a8a-91e4-5f4ae92a80e6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4fae27bd-0efe-4a82-867c-495e8cbf27df","LogTimestamp":"2022-12-03T05:35:35.408Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:35 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:35:37.205Z","message":"Entering","context":{"RequestID":"d9285e99-eaf7-44e0-9dcd-d3a66bcad0a8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"60b39705-9865-4114-b194-14261ceb214d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:37.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:37.207Z","message":"{\"transactionId\":\"d9285e99-eaf7-44e0-9dcd-d3a66bcad0a8\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:37:206\",\"respDate\":\"221203-05:35:37:207\",\"sourceId\":\"haproxy:d9285e99-eaf7-44e0-9dcd-d3a66bcad0a8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:35:37:206-13123\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d9285e99-eaf7-44e0-9dcd-d3a66bcad0a8]}\\\"}\"}","context":{"RequestID":"d9285e99-eaf7-44e0-9dcd-d3a66bcad0a8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"60b39705-9865-4114-b194-14261ceb214d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:37.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:37.208Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9285e99-eaf7-44e0-9dcd-d3a66bcad0a8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60b39705-9865-4114-b194-14261ceb214d","LogTimestamp":"2022-12-03T05:35:37.208Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:35:39.215Z","message":"Entering","context":{"RequestID":"517a9df2-a7d7-41f4-a24c-6e7821b94ce1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"80aba96c-e109-4f3a-820b-e50a1d0aea0c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:39.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:39.217Z","message":"{\"transactionId\":\"517a9df2-a7d7-41f4-a24c-6e7821b94ce1\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:39:216\",\"respDate\":\"221203-05:35:39:217\",\"sourceId\":\"haproxy:517a9df2-a7d7-41f4-a24c-6e7821b94ce1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:35:39:216-85082\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[517a9df2-a7d7-41f4-a24c-6e7821b94ce1]}\\\"}\"}","context":{"RequestID":"517a9df2-a7d7-41f4-a24c-6e7821b94ce1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"80aba96c-e109-4f3a-820b-e50a1d0aea0c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:39.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:39.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"517a9df2-a7d7-41f4-a24c-6e7821b94ce1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80aba96c-e109-4f3a-820b-e50a1d0aea0c","LogTimestamp":"2022-12-03T05:35:39.218Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:35:39.931Z","message":"Entering","context":{"RequestID":"288d8851-5cac-4468-aeb4-7cbcb1e557b7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1bac30f2-aa58-4e9f-8aff-11bb5d27f2d2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:35:39.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:39.935Z","message":"{\"transactionId\":\"288d8851-5cac-4468-aeb4-7cbcb1e557b7\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:39:932\",\"respDate\":\"221203-05:35:39:935\",\"sourceId\":\"OOM_ReadinessCheck:288d8851-5cac-4468-aeb4-7cbcb1e557b7\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:35:39:932-40111\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[43604], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[288d8851-5cac-4468-aeb4-7cbcb1e557b7]}\\\"}\"}","context":{"RequestID":"288d8851-5cac-4468-aeb4-7cbcb1e557b7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1bac30f2-aa58-4e9f-8aff-11bb5d27f2d2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:35:39.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:39.937Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"288d8851-5cac-4468-aeb4-7cbcb1e557b7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1bac30f2-aa58-4e9f-8aff-11bb5d27f2d2","LogTimestamp":"2022-12-03T05:35:39.936Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:35:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 9 - "logType": "access" {"timestamp":"2022-12-03T05:35:40.259Z","message":"Entering","context":{"RequestID":"696b9901-8270-4e2c-8da9-a242927d2216","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1a26a5bb-e88e-4434-abfd-c7be4fb297d8","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:35:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:40.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"696b9901-8270-4e2c-8da9-a242927d2216","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1a26a5bb-e88e-4434-abfd-c7be4fb297d8","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:35:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:40.262Z","message":"{\"transactionId\":\"696b9901-8270-4e2c-8da9-a242927d2216\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:40:260\",\"respDate\":\"221203-05:35:40:262\",\"sourceId\":\"ReadinessCheck:696b9901-8270-4e2c-8da9-a242927d2216\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:35:40:260-78657\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[696b9901-8270-4e2c-8da9-a242927d2216]}\\\"}\"}","context":{"RequestID":"696b9901-8270-4e2c-8da9-a242927d2216","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1a26a5bb-e88e-4434-abfd-c7be4fb297d8","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:35:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:40.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"696b9901-8270-4e2c-8da9-a242927d2216","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a26a5bb-e88e-4434-abfd-c7be4fb297d8","LogTimestamp":"2022-12-03T05:35:40.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:35:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:35:41.226Z","message":"Entering","context":{"RequestID":"861d18d5-ad2f-45be-a3ce-82c044e28c43","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6fbbaa67-d8d5-4e1b-b3a6-19d9767b6440","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:41.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:41.228Z","message":"{\"transactionId\":\"861d18d5-ad2f-45be-a3ce-82c044e28c43\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:41:227\",\"respDate\":\"221203-05:35:41:228\",\"sourceId\":\"haproxy:861d18d5-ad2f-45be-a3ce-82c044e28c43\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:35:41:227-66584\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[861d18d5-ad2f-45be-a3ce-82c044e28c43]}\\\"}\"}","context":{"RequestID":"861d18d5-ad2f-45be-a3ce-82c044e28c43","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6fbbaa67-d8d5-4e1b-b3a6-19d9767b6440","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:41.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:41.228Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"861d18d5-ad2f-45be-a3ce-82c044e28c43","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6fbbaa67-d8d5-4e1b-b3a6-19d9767b6440","LogTimestamp":"2022-12-03T05:35:41.228Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:35:43.237Z","message":"Entering","context":{"RequestID":"2e76581c-9201-424d-8b9e-26ccc8b20901","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b408121d-9e40-4833-b110-0f00e2ed2e50","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:43.237Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:43.239Z","message":"{\"transactionId\":\"2e76581c-9201-424d-8b9e-26ccc8b20901\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:43:238\",\"respDate\":\"221203-05:35:43:239\",\"sourceId\":\"haproxy:2e76581c-9201-424d-8b9e-26ccc8b20901\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:35:43:238-20567\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2e76581c-9201-424d-8b9e-26ccc8b20901]}\\\"}\"}","context":{"RequestID":"2e76581c-9201-424d-8b9e-26ccc8b20901","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b408121d-9e40-4833-b110-0f00e2ed2e50","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:43.237Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:43.239Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e76581c-9201-424d-8b9e-26ccc8b20901","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b408121d-9e40-4833-b110-0f00e2ed2e50","LogTimestamp":"2022-12-03T05:35:43.239Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:35:43.887Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:35:43.898Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:43.898Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:43.899Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:45.248Z","message":"Entering","context":{"RequestID":"709a9ded-33c5-4748-a352-a2010bfef204","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"00b072df-31bf-419a-b31c-0d7d225392a8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:45.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:45.251Z","message":"{\"transactionId\":\"709a9ded-33c5-4748-a352-a2010bfef204\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:45:249\",\"respDate\":\"221203-05:35:45:250\",\"sourceId\":\"haproxy:709a9ded-33c5-4748-a352-a2010bfef204\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:35:45:249-37235\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[709a9ded-33c5-4748-a352-a2010bfef204]}\\\"}\"}","context":{"RequestID":"709a9ded-33c5-4748-a352-a2010bfef204","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"00b072df-31bf-419a-b31c-0d7d225392a8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:45.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:45.251Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"709a9ded-33c5-4748-a352-a2010bfef204","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00b072df-31bf-419a-b31c-0d7d225392a8","LogTimestamp":"2022-12-03T05:35:45.251Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:35:46.175Z","message":"Entering","context":{"RequestID":"e06239cc-1e07-4370-aa28-3088547f8512","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4a22fe07-e53a-4d51-ad6f-6df4862e69d7","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:35:46.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:46.177Z","message":"{\"transactionId\":\"e06239cc-1e07-4370-aa28-3088547f8512\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:46:176\",\"respDate\":\"221203-05:35:46:177\",\"sourceId\":\"healthcheck:e06239cc-1e07-4370-aa28-3088547f8512\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:35:46:176-92543\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e06239cc-1e07-4370-aa28-3088547f8512]}\\\"}\"}","context":{"RequestID":"e06239cc-1e07-4370-aa28-3088547f8512","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4a22fe07-e53a-4d51-ad6f-6df4862e69d7","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:35:46.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:46.178Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e06239cc-1e07-4370-aa28-3088547f8512","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a22fe07-e53a-4d51-ad6f-6df4862e69d7","LogTimestamp":"2022-12-03T05:35:46.178Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:35:46 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:35:47.259Z","message":"Entering","context":{"RequestID":"787ad4e9-d6ee-45da-8281-86c6b5993d5b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6278b23b-2775-45cc-850d-c3a5d7d321dd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:47.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:47.261Z","message":"{\"transactionId\":\"787ad4e9-d6ee-45da-8281-86c6b5993d5b\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:47:260\",\"respDate\":\"221203-05:35:47:261\",\"sourceId\":\"haproxy:787ad4e9-d6ee-45da-8281-86c6b5993d5b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:35:47:260-18021\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[787ad4e9-d6ee-45da-8281-86c6b5993d5b]}\\\"}\"}","context":{"RequestID":"787ad4e9-d6ee-45da-8281-86c6b5993d5b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6278b23b-2775-45cc-850d-c3a5d7d321dd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:47.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:47.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"787ad4e9-d6ee-45da-8281-86c6b5993d5b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6278b23b-2775-45cc-850d-c3a5d7d321dd","LogTimestamp":"2022-12-03T05:35:47.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:35:49.270Z","message":"Entering","context":{"RequestID":"a99ec114-f3a8-48b7-af51-4646775618f4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7fc0e6fd-8710-4ea6-ad18-9b36c814448f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:49.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:49.272Z","message":"{\"transactionId\":\"a99ec114-f3a8-48b7-af51-4646775618f4\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:49:270\",\"respDate\":\"221203-05:35:49:271\",\"sourceId\":\"haproxy:a99ec114-f3a8-48b7-af51-4646775618f4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:35:49:270-4633\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a99ec114-f3a8-48b7-af51-4646775618f4]}\\\"}\"}","context":{"RequestID":"a99ec114-f3a8-48b7-af51-4646775618f4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7fc0e6fd-8710-4ea6-ad18-9b36c814448f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:49.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:49.272Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a99ec114-f3a8-48b7-af51-4646775618f4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7fc0e6fd-8710-4ea6-ad18-9b36c814448f","LogTimestamp":"2022-12-03T05:35:49.272Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:35:49.931Z","message":"Entering","context":{"RequestID":"fdb612ad-caa3-4a42-9d02-e8be6fa9dc19","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1a9b07a6-f347-4283-b91e-7fa1565064d0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:35:49.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:49.933Z","message":"{\"transactionId\":\"fdb612ad-caa3-4a42-9d02-e8be6fa9dc19\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:49:931\",\"respDate\":\"221203-05:35:49:933\",\"sourceId\":\"OOM_ReadinessCheck:fdb612ad-caa3-4a42-9d02-e8be6fa9dc19\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:35:49:931-26312\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[43798], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[fdb612ad-caa3-4a42-9d02-e8be6fa9dc19]}\\\"}\"}","context":{"RequestID":"fdb612ad-caa3-4a42-9d02-e8be6fa9dc19","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1a9b07a6-f347-4283-b91e-7fa1565064d0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:35:49.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:49.933Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fdb612ad-caa3-4a42-9d02-e8be6fa9dc19","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a9b07a6-f347-4283-b91e-7fa1565064d0","LogTimestamp":"2022-12-03T05:35:49.933Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:35:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:35:50.260Z","message":"Entering","context":{"RequestID":"31eec720-f407-4ef5-b023-710a5bacb54f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1622ed7a-b39c-44be-bcd4-9868769f37ae","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:35:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:50.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"31eec720-f407-4ef5-b023-710a5bacb54f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1622ed7a-b39c-44be-bcd4-9868769f37ae","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:35:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:50.262Z","message":"{\"transactionId\":\"31eec720-f407-4ef5-b023-710a5bacb54f\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:50:260\",\"respDate\":\"221203-05:35:50:262\",\"sourceId\":\"ReadinessCheck:31eec720-f407-4ef5-b023-710a5bacb54f\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:35:50:260-53064\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[31eec720-f407-4ef5-b023-710a5bacb54f]}\\\"}\"}","context":{"RequestID":"31eec720-f407-4ef5-b023-710a5bacb54f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1622ed7a-b39c-44be-bcd4-9868769f37ae","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:35:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:50.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31eec720-f407-4ef5-b023-710a5bacb54f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1622ed7a-b39c-44be-bcd4-9868769f37ae","LogTimestamp":"2022-12-03T05:35:50.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:35:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:35:50.427Z","message":"Entering","context":{"RequestID":"daa74231-f9e0-4603-95ad-6b14d868345d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"de9a193b-2286-494d-8325-a72c6e86259b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:35:50.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:50.429Z","message":"{\"transactionId\":\"daa74231-f9e0-4603-95ad-6b14d868345d\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:50:427\",\"respDate\":\"221203-05:35:50:429\",\"sourceId\":\"healthcheck:daa74231-f9e0-4603-95ad-6b14d868345d\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:35:50:427-58711\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[44228], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[daa74231-f9e0-4603-95ad-6b14d868345d]}\\\"}\"}","context":{"RequestID":"daa74231-f9e0-4603-95ad-6b14d868345d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"de9a193b-2286-494d-8325-a72c6e86259b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:35:50.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:50.429Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"daa74231-f9e0-4603-95ad-6b14d868345d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de9a193b-2286-494d-8325-a72c6e86259b","LogTimestamp":"2022-12-03T05:35:50.429Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:50 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:35:51.280Z","message":"Entering","context":{"RequestID":"f6834628-80c2-45c9-8556-3e5abb6bc9bb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d8ff9fa0-6b3a-4edc-8255-60f6c90a9133","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:51.280Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:51.282Z","message":"{\"transactionId\":\"f6834628-80c2-45c9-8556-3e5abb6bc9bb\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:51:281\",\"respDate\":\"221203-05:35:51:282\",\"sourceId\":\"haproxy:f6834628-80c2-45c9-8556-3e5abb6bc9bb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:35:51:281-29003\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6834628-80c2-45c9-8556-3e5abb6bc9bb]}\\\"}\"}","context":{"RequestID":"f6834628-80c2-45c9-8556-3e5abb6bc9bb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d8ff9fa0-6b3a-4edc-8255-60f6c90a9133","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:51.280Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:51.283Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6834628-80c2-45c9-8556-3e5abb6bc9bb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8ff9fa0-6b3a-4edc-8255-60f6c90a9133","LogTimestamp":"2022-12-03T05:35:51.283Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:35:53.291Z","message":"Entering","context":{"RequestID":"c8d101db-e76d-41e7-851f-16ce4e099b2a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0be2f6c7-60d4-4540-96bd-708b3a0cdbe9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:53.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:53.293Z","message":"{\"transactionId\":\"c8d101db-e76d-41e7-851f-16ce4e099b2a\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:53:291\",\"respDate\":\"221203-05:35:53:293\",\"sourceId\":\"haproxy:c8d101db-e76d-41e7-851f-16ce4e099b2a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:35:53:291-22034\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c8d101db-e76d-41e7-851f-16ce4e099b2a]}\\\"}\"}","context":{"RequestID":"c8d101db-e76d-41e7-851f-16ce4e099b2a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0be2f6c7-60d4-4540-96bd-708b3a0cdbe9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:53.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:53.293Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8d101db-e76d-41e7-851f-16ce4e099b2a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0be2f6c7-60d4-4540-96bd-708b3a0cdbe9","LogTimestamp":"2022-12-03T05:35:53.293Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:35:53.887Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:35:53.898Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:53.898Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:53.898Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:55.301Z","message":"Entering","context":{"RequestID":"784ada7e-8044-4d5d-9896-b2e1839445f2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0b848668-4088-4e97-a8be-a60614ca3d2b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:55.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:55.303Z","message":"{\"transactionId\":\"784ada7e-8044-4d5d-9896-b2e1839445f2\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:55:302\",\"respDate\":\"221203-05:35:55:303\",\"sourceId\":\"haproxy:784ada7e-8044-4d5d-9896-b2e1839445f2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:35:55:302-95182\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[784ada7e-8044-4d5d-9896-b2e1839445f2]}\\\"}\"}","context":{"RequestID":"784ada7e-8044-4d5d-9896-b2e1839445f2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0b848668-4088-4e97-a8be-a60614ca3d2b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:55.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:55.303Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"784ada7e-8044-4d5d-9896-b2e1839445f2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b848668-4088-4e97-a8be-a60614ca3d2b","LogTimestamp":"2022-12-03T05:35:55.303Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:35:57.312Z","message":"Entering","context":{"RequestID":"e0ad2414-8c26-4346-8993-9a0f62a4db32","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bc5160bc-bee4-44e3-b4c6-ebb9320a708e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:57.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:57.314Z","message":"{\"transactionId\":\"e0ad2414-8c26-4346-8993-9a0f62a4db32\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:57:312\",\"respDate\":\"221203-05:35:57:313\",\"sourceId\":\"haproxy:e0ad2414-8c26-4346-8993-9a0f62a4db32\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:35:57:312-48870\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e0ad2414-8c26-4346-8993-9a0f62a4db32]}\\\"}\"}","context":{"RequestID":"e0ad2414-8c26-4346-8993-9a0f62a4db32","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bc5160bc-bee4-44e3-b4c6-ebb9320a708e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:57.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:57.314Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0ad2414-8c26-4346-8993-9a0f62a4db32","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc5160bc-bee4-44e3-b4c6-ebb9320a708e","LogTimestamp":"2022-12-03T05:35:57.314Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:35:59.323Z","message":"Entering","context":{"RequestID":"20566a59-6738-45ee-b9f5-987e8c6cb48c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6d0e5560-3307-48fd-b44e-c6fa76cb08ad","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:59.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:59.324Z","message":"{\"transactionId\":\"20566a59-6738-45ee-b9f5-987e8c6cb48c\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:59:323\",\"respDate\":\"221203-05:35:59:324\",\"sourceId\":\"haproxy:20566a59-6738-45ee-b9f5-987e8c6cb48c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:35:59:323-82187\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[20566a59-6738-45ee-b9f5-987e8c6cb48c]}\\\"}\"}","context":{"RequestID":"20566a59-6738-45ee-b9f5-987e8c6cb48c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6d0e5560-3307-48fd-b44e-c6fa76cb08ad","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:35:59.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:59.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20566a59-6738-45ee-b9f5-987e8c6cb48c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d0e5560-3307-48fd-b44e-c6fa76cb08ad","LogTimestamp":"2022-12-03T05:35:59.325Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:35:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:35:59.943Z","message":"Entering","context":{"RequestID":"b5eb3db9-bde3-4dc3-b2c2-4469f0c20786","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7be85f15-5830-4f16-b088-8d5ca3eb60ee","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:35:59.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:35:59.945Z","message":"{\"transactionId\":\"b5eb3db9-bde3-4dc3-b2c2-4469f0c20786\",\"status\":\"200\",\"rqstDate\":\"221203-05:35:59:944\",\"respDate\":\"221203-05:35:59:945\",\"sourceId\":\"OOM_ReadinessCheck:b5eb3db9-bde3-4dc3-b2c2-4469f0c20786\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:35:59:944-65032\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[43994], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[b5eb3db9-bde3-4dc3-b2c2-4469f0c20786]}\\\"}\"}","context":{"RequestID":"b5eb3db9-bde3-4dc3-b2c2-4469f0c20786","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7be85f15-5830-4f16-b088-8d5ca3eb60ee","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:35:59.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:35:59.945Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5eb3db9-bde3-4dc3-b2c2-4469f0c20786","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7be85f15-5830-4f16-b088-8d5ca3eb60ee","LogTimestamp":"2022-12-03T05:35:59.945Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:35:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:36:00.252Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:00.254Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:00.258Z","message":"Entering","context":{"RequestID":"03631fee-aa43-413f-ad58-530f3dfd05de","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"93b9bb9e-b551-45c0-aaa2-947c7460e6d5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:36:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:00.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"03631fee-aa43-413f-ad58-530f3dfd05de","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"93b9bb9e-b551-45c0-aaa2-947c7460e6d5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:36:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:00.260Z","message":"{\"transactionId\":\"03631fee-aa43-413f-ad58-530f3dfd05de\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:00:259\",\"respDate\":\"221203-05:36:00:260\",\"sourceId\":\"ReadinessCheck:03631fee-aa43-413f-ad58-530f3dfd05de\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:36:00:259-68738\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[03631fee-aa43-413f-ad58-530f3dfd05de]}\\\"}\"}","context":{"RequestID":"03631fee-aa43-413f-ad58-530f3dfd05de","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"93b9bb9e-b551-45c0-aaa2-947c7460e6d5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:36:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:00.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03631fee-aa43-413f-ad58-530f3dfd05de","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93b9bb9e-b551-45c0-aaa2-947c7460e6d5","LogTimestamp":"2022-12-03T05:36:00.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:36:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:36:01.202Z","message":"Entering","context":{"RequestID":"39d1bdc5-f249-4770-ab1b-d84523890780","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"80c11753-295c-47ba-9afe-13a61f099215","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:36:01.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:01.205Z","message":"{\"transactionId\":\"39d1bdc5-f249-4770-ab1b-d84523890780\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:01:203\",\"respDate\":\"221203-05:36:01:205\",\"sourceId\":\"healthcheck:39d1bdc5-f249-4770-ab1b-d84523890780\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:36:01:203-5616\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[39d1bdc5-f249-4770-ab1b-d84523890780]}\\\"}\"}","context":{"RequestID":"39d1bdc5-f249-4770-ab1b-d84523890780","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"80c11753-295c-47ba-9afe-13a61f099215","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:36:01.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:01.205Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39d1bdc5-f249-4770-ab1b-d84523890780","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80c11753-295c-47ba-9afe-13a61f099215","LogTimestamp":"2022-12-03T05:36:01.205Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:36:01 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:36:01.334Z","message":"Entering","context":{"RequestID":"ffd262d4-cd36-4b03-b5fa-3d07fc110562","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"121877e3-229a-4fad-88cd-52e91b614521","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:01.334Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:01.336Z","message":"{\"transactionId\":\"ffd262d4-cd36-4b03-b5fa-3d07fc110562\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:01:335\",\"respDate\":\"221203-05:36:01:336\",\"sourceId\":\"haproxy:ffd262d4-cd36-4b03-b5fa-3d07fc110562\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:36:01:335-61609\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ffd262d4-cd36-4b03-b5fa-3d07fc110562]}\\\"}\"}","context":{"RequestID":"ffd262d4-cd36-4b03-b5fa-3d07fc110562","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"121877e3-229a-4fad-88cd-52e91b614521","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:01.334Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:01.337Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ffd262d4-cd36-4b03-b5fa-3d07fc110562","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"121877e3-229a-4fad-88cd-52e91b614521","LogTimestamp":"2022-12-03T05:36:01.337Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:36:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:36:03.345Z","message":"Entering","context":{"RequestID":"2bd15b51-3fd3-404f-9862-6e1161139cea","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ae327137-ecee-4b6e-bb4d-c7e0b341e3d4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:03.345Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:03.347Z","message":"{\"transactionId\":\"2bd15b51-3fd3-404f-9862-6e1161139cea\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:03:346\",\"respDate\":\"221203-05:36:03:347\",\"sourceId\":\"haproxy:2bd15b51-3fd3-404f-9862-6e1161139cea\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:36:03:346-4412\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2bd15b51-3fd3-404f-9862-6e1161139cea]}\\\"}\"}","context":{"RequestID":"2bd15b51-3fd3-404f-9862-6e1161139cea","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ae327137-ecee-4b6e-bb4d-c7e0b341e3d4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:03.345Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:03.348Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2bd15b51-3fd3-404f-9862-6e1161139cea","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae327137-ecee-4b6e-bb4d-c7e0b341e3d4","LogTimestamp":"2022-12-03T05:36:03.348Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:36:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:36:03.887Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:36:03.896Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:03.896Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:03.896Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:05.356Z","message":"Entering","context":{"RequestID":"5b2e2334-3d39-4799-97af-a8911da2c4c3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"75d29538-dde0-49ec-ae69-06dfe7e25e85","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:05.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:05.359Z","message":"{\"transactionId\":\"5b2e2334-3d39-4799-97af-a8911da2c4c3\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:05:357\",\"respDate\":\"221203-05:36:05:359\",\"sourceId\":\"haproxy:5b2e2334-3d39-4799-97af-a8911da2c4c3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:36:05:357-18130\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5b2e2334-3d39-4799-97af-a8911da2c4c3]}\\\"}\"}","context":{"RequestID":"5b2e2334-3d39-4799-97af-a8911da2c4c3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"75d29538-dde0-49ec-ae69-06dfe7e25e85","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:05.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:05.359Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b2e2334-3d39-4799-97af-a8911da2c4c3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"75d29538-dde0-49ec-ae69-06dfe7e25e85","LogTimestamp":"2022-12-03T05:36:05.359Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:36:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:36:05.455Z","message":"Entering","context":{"RequestID":"94e13501-df53-447e-822e-dd074ba28064","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4defc9b9-4b7d-40f7-88c7-7f1fbed041ea","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:36:05.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:05.457Z","message":"{\"transactionId\":\"94e13501-df53-447e-822e-dd074ba28064\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:05:456\",\"respDate\":\"221203-05:36:05:457\",\"sourceId\":\"healthcheck:94e13501-df53-447e-822e-dd074ba28064\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:36:05:456-29294\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[44408], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[94e13501-df53-447e-822e-dd074ba28064]}\\\"}\"}","context":{"RequestID":"94e13501-df53-447e-822e-dd074ba28064","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4defc9b9-4b7d-40f7-88c7-7f1fbed041ea","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:36:05.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:05.457Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94e13501-df53-447e-822e-dd074ba28064","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4defc9b9-4b7d-40f7-88c7-7f1fbed041ea","LogTimestamp":"2022-12-03T05:36:05.457Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:36:05 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:36:07.369Z","message":"Entering","context":{"RequestID":"2d17dde0-1983-490d-8c11-a7b9100be2a2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8f493136-ca03-436b-be23-64b4a14c9704","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:07.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:07.371Z","message":"{\"transactionId\":\"2d17dde0-1983-490d-8c11-a7b9100be2a2\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:07:369\",\"respDate\":\"221203-05:36:07:371\",\"sourceId\":\"haproxy:2d17dde0-1983-490d-8c11-a7b9100be2a2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:36:07:369-98888\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2d17dde0-1983-490d-8c11-a7b9100be2a2]}\\\"}\"}","context":{"RequestID":"2d17dde0-1983-490d-8c11-a7b9100be2a2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8f493136-ca03-436b-be23-64b4a14c9704","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:07.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:07.372Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d17dde0-1983-490d-8c11-a7b9100be2a2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f493136-ca03-436b-be23-64b4a14c9704","LogTimestamp":"2022-12-03T05:36:07.372Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:36:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:36:09.379Z","message":"Entering","context":{"RequestID":"84f24152-9399-45b4-a6d7-fda637623808","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"89440022-7ad1-4bc3-97f7-6405b9521d77","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:09.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:09.381Z","message":"{\"transactionId\":\"84f24152-9399-45b4-a6d7-fda637623808\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:09:380\",\"respDate\":\"221203-05:36:09:381\",\"sourceId\":\"haproxy:84f24152-9399-45b4-a6d7-fda637623808\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:36:09:380-869\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[84f24152-9399-45b4-a6d7-fda637623808]}\\\"}\"}","context":{"RequestID":"84f24152-9399-45b4-a6d7-fda637623808","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"89440022-7ad1-4bc3-97f7-6405b9521d77","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:09.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:09.382Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84f24152-9399-45b4-a6d7-fda637623808","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89440022-7ad1-4bc3-97f7-6405b9521d77","LogTimestamp":"2022-12-03T05:36:09.382Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:36:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:36:09.930Z","message":"Entering","context":{"RequestID":"e849de65-6a59-4aab-8f5a-cf7017da9915","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7f21e6a3-1861-42b4-9680-76f119dfc943","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:36:09.930Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:09.932Z","message":"{\"transactionId\":\"e849de65-6a59-4aab-8f5a-cf7017da9915\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:09:930\",\"respDate\":\"221203-05:36:09:932\",\"sourceId\":\"OOM_ReadinessCheck:e849de65-6a59-4aab-8f5a-cf7017da9915\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:36:09:930-68072\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[44186], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[e849de65-6a59-4aab-8f5a-cf7017da9915]}\\\"}\"}","context":{"RequestID":"e849de65-6a59-4aab-8f5a-cf7017da9915","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7f21e6a3-1861-42b4-9680-76f119dfc943","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:36:09.930Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:09.933Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e849de65-6a59-4aab-8f5a-cf7017da9915","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f21e6a3-1861-42b4-9680-76f119dfc943","LogTimestamp":"2022-12-03T05:36:09.933Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:36:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:36:10.259Z","message":"Entering","context":{"RequestID":"5590fb86-1ac2-46ad-aeb5-6e5ea7833d76","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c580060b-8ca5-4f0f-9e2d-72e02482df5f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:36:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:10.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"5590fb86-1ac2-46ad-aeb5-6e5ea7833d76","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c580060b-8ca5-4f0f-9e2d-72e02482df5f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:36:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:10.261Z","message":"{\"transactionId\":\"5590fb86-1ac2-46ad-aeb5-6e5ea7833d76\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:10:259\",\"respDate\":\"221203-05:36:10:261\",\"sourceId\":\"ReadinessCheck:5590fb86-1ac2-46ad-aeb5-6e5ea7833d76\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:36:10:259-73319\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[5590fb86-1ac2-46ad-aeb5-6e5ea7833d76]}\\\"}\"}","context":{"RequestID":"5590fb86-1ac2-46ad-aeb5-6e5ea7833d76","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c580060b-8ca5-4f0f-9e2d-72e02482df5f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:36:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:10.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5590fb86-1ac2-46ad-aeb5-6e5ea7833d76","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c580060b-8ca5-4f0f-9e2d-72e02482df5f","LogTimestamp":"2022-12-03T05:36:10.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:36:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:36:11.390Z","message":"Entering","context":{"RequestID":"4d0258ef-43ca-4bd3-a913-21f689f15acc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c25de7d0-d402-4fb4-bb1a-a8e0c9d9d99b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:11.390Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:11.392Z","message":"{\"transactionId\":\"4d0258ef-43ca-4bd3-a913-21f689f15acc\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:11:390\",\"respDate\":\"221203-05:36:11:392\",\"sourceId\":\"haproxy:4d0258ef-43ca-4bd3-a913-21f689f15acc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:36:11:390-13137\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4d0258ef-43ca-4bd3-a913-21f689f15acc]}\\\"}\"}","context":{"RequestID":"4d0258ef-43ca-4bd3-a913-21f689f15acc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c25de7d0-d402-4fb4-bb1a-a8e0c9d9d99b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:11.390Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:11.392Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d0258ef-43ca-4bd3-a913-21f689f15acc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c25de7d0-d402-4fb4-bb1a-a8e0c9d9d99b","LogTimestamp":"2022-12-03T05:36:11.392Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:36:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:36:13.400Z","message":"Entering","context":{"RequestID":"0c5d8da6-bf99-450a-84d7-7095c5a88586","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2d879114-9aa9-4bd0-9ac7-8d02cc932a50","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:13.400Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:13.402Z","message":"{\"transactionId\":\"0c5d8da6-bf99-450a-84d7-7095c5a88586\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:13:401\",\"respDate\":\"221203-05:36:13:402\",\"sourceId\":\"haproxy:0c5d8da6-bf99-450a-84d7-7095c5a88586\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:36:13:401-98986\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c5d8da6-bf99-450a-84d7-7095c5a88586]}\\\"}\"}","context":{"RequestID":"0c5d8da6-bf99-450a-84d7-7095c5a88586","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2d879114-9aa9-4bd0-9ac7-8d02cc932a50","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:13.400Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:13.403Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c5d8da6-bf99-450a-84d7-7095c5a88586","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d879114-9aa9-4bd0-9ac7-8d02cc932a50","LogTimestamp":"2022-12-03T05:36:13.403Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:36:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:36:13.887Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:36:13.945Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:13.945Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:13.946Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:15.410Z","message":"Entering","context":{"RequestID":"414a0119-364d-4ee2-8fe0-df9474801e3e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8ac0cd96-efdb-4ca5-912a-2a16cbe677a9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:15.410Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:15.412Z","message":"{\"transactionId\":\"414a0119-364d-4ee2-8fe0-df9474801e3e\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:15:411\",\"respDate\":\"221203-05:36:15:412\",\"sourceId\":\"haproxy:414a0119-364d-4ee2-8fe0-df9474801e3e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:36:15:411-35434\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[414a0119-364d-4ee2-8fe0-df9474801e3e]}\\\"}\"}","context":{"RequestID":"414a0119-364d-4ee2-8fe0-df9474801e3e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8ac0cd96-efdb-4ca5-912a-2a16cbe677a9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:15.410Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:15.412Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"414a0119-364d-4ee2-8fe0-df9474801e3e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ac0cd96-efdb-4ca5-912a-2a16cbe677a9","LogTimestamp":"2022-12-03T05:36:15.412Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:36:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:36:16.227Z","message":"Entering","context":{"RequestID":"38a6c404-9b47-4f66-921e-46fa50a75a18","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b6f3fa22-ca5a-4cd0-bad7-fd88718109d0","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:36:16.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:16.229Z","message":"{\"transactionId\":\"38a6c404-9b47-4f66-921e-46fa50a75a18\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:16:228\",\"respDate\":\"221203-05:36:16:229\",\"sourceId\":\"healthcheck:38a6c404-9b47-4f66-921e-46fa50a75a18\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:36:16:228-16928\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[38a6c404-9b47-4f66-921e-46fa50a75a18]}\\\"}\"}","context":{"RequestID":"38a6c404-9b47-4f66-921e-46fa50a75a18","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b6f3fa22-ca5a-4cd0-bad7-fd88718109d0","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:36:16.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:16.229Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38a6c404-9b47-4f66-921e-46fa50a75a18","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6f3fa22-ca5a-4cd0-bad7-fd88718109d0","LogTimestamp":"2022-12-03T05:36:16.229Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:36:16 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:36:17.421Z","message":"Entering","context":{"RequestID":"8eadab9a-3e1a-4a19-995e-0f4c1e59039b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"844b6c3a-bcd1-4282-afc2-29a2a6c1eed0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:17.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:17.422Z","message":"{\"transactionId\":\"8eadab9a-3e1a-4a19-995e-0f4c1e59039b\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:17:421\",\"respDate\":\"221203-05:36:17:422\",\"sourceId\":\"haproxy:8eadab9a-3e1a-4a19-995e-0f4c1e59039b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:36:17:421-74565\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8eadab9a-3e1a-4a19-995e-0f4c1e59039b]}\\\"}\"}","context":{"RequestID":"8eadab9a-3e1a-4a19-995e-0f4c1e59039b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"844b6c3a-bcd1-4282-afc2-29a2a6c1eed0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:17.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:17.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8eadab9a-3e1a-4a19-995e-0f4c1e59039b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"844b6c3a-bcd1-4282-afc2-29a2a6c1eed0","LogTimestamp":"2022-12-03T05:36:17.423Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:36:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:36:19.430Z","message":"Entering","context":{"RequestID":"1931d315-f7d1-40c9-a509-5e10b07d19fb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"828d6427-3ed5-4351-96ae-b8f083059b5c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:19.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:19.432Z","message":"{\"transactionId\":\"1931d315-f7d1-40c9-a509-5e10b07d19fb\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:19:431\",\"respDate\":\"221203-05:36:19:432\",\"sourceId\":\"haproxy:1931d315-f7d1-40c9-a509-5e10b07d19fb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:36:19:431-49483\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1931d315-f7d1-40c9-a509-5e10b07d19fb]}\\\"}\"}","context":{"RequestID":"1931d315-f7d1-40c9-a509-5e10b07d19fb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"828d6427-3ed5-4351-96ae-b8f083059b5c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:19.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:19.433Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1931d315-f7d1-40c9-a509-5e10b07d19fb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"828d6427-3ed5-4351-96ae-b8f083059b5c","LogTimestamp":"2022-12-03T05:36:19.433Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:36:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:36:19.930Z","message":"Entering","context":{"RequestID":"406e536a-1488-49ff-86bd-609582402954","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f2d49df2-c9de-4b39-9416-7a3e767d3b2a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:36:19.930Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:19.932Z","message":"{\"transactionId\":\"406e536a-1488-49ff-86bd-609582402954\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:19:931\",\"respDate\":\"221203-05:36:19:932\",\"sourceId\":\"OOM_ReadinessCheck:406e536a-1488-49ff-86bd-609582402954\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:36:19:931-46004\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[44388], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[406e536a-1488-49ff-86bd-609582402954]}\\\"}\"}","context":{"RequestID":"406e536a-1488-49ff-86bd-609582402954","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f2d49df2-c9de-4b39-9416-7a3e767d3b2a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:36:19.930Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:19.933Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"406e536a-1488-49ff-86bd-609582402954","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2d49df2-c9de-4b39-9416-7a3e767d3b2a","LogTimestamp":"2022-12-03T05:36:19.933Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:36:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:36:20.259Z","message":"Entering","context":{"RequestID":"5c9e2568-cefa-4892-9534-a071841acba9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"04ba26d2-9bff-44ae-9f91-270f2ff0e345","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:36:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:20.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"5c9e2568-cefa-4892-9534-a071841acba9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"04ba26d2-9bff-44ae-9f91-270f2ff0e345","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:36:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:20.261Z","message":"{\"transactionId\":\"5c9e2568-cefa-4892-9534-a071841acba9\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:20:260\",\"respDate\":\"221203-05:36:20:261\",\"sourceId\":\"ReadinessCheck:5c9e2568-cefa-4892-9534-a071841acba9\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:36:20:260-58053\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[5c9e2568-cefa-4892-9534-a071841acba9]}\\\"}\"}","context":{"RequestID":"5c9e2568-cefa-4892-9534-a071841acba9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"04ba26d2-9bff-44ae-9f91-270f2ff0e345","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:36:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:20.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c9e2568-cefa-4892-9534-a071841acba9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04ba26d2-9bff-44ae-9f91-270f2ff0e345","LogTimestamp":"2022-12-03T05:36:20.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:36:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:36:20.485Z","message":"Entering","context":{"RequestID":"333dcb51-879b-4e96-b1e8-186b751c0e40","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4835107f-fe50-4b9a-ba52-4519418cb39a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:36:20.484Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:20.486Z","message":"{\"transactionId\":\"333dcb51-879b-4e96-b1e8-186b751c0e40\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:20:485\",\"respDate\":\"221203-05:36:20:486\",\"sourceId\":\"healthcheck:333dcb51-879b-4e96-b1e8-186b751c0e40\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:36:20:485-63447\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[44578], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[333dcb51-879b-4e96-b1e8-186b751c0e40]}\\\"}\"}","context":{"RequestID":"333dcb51-879b-4e96-b1e8-186b751c0e40","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4835107f-fe50-4b9a-ba52-4519418cb39a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:36:20.484Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:20.487Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"333dcb51-879b-4e96-b1e8-186b751c0e40","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4835107f-fe50-4b9a-ba52-4519418cb39a","LogTimestamp":"2022-12-03T05:36:20.487Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:36:20 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:36:21.441Z","message":"Entering","context":{"RequestID":"c403c07c-9a2c-49d2-9d01-0fd6e4f12612","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a74f6fc0-64d2-4842-8338-bdf2a85da537","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:21.440Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:21.442Z","message":"{\"transactionId\":\"c403c07c-9a2c-49d2-9d01-0fd6e4f12612\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:21:441\",\"respDate\":\"221203-05:36:21:442\",\"sourceId\":\"haproxy:c403c07c-9a2c-49d2-9d01-0fd6e4f12612\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:36:21:441-90812\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c403c07c-9a2c-49d2-9d01-0fd6e4f12612]}\\\"}\"}","context":{"RequestID":"c403c07c-9a2c-49d2-9d01-0fd6e4f12612","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a74f6fc0-64d2-4842-8338-bdf2a85da537","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:21.440Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:21.443Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c403c07c-9a2c-49d2-9d01-0fd6e4f12612","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a74f6fc0-64d2-4842-8338-bdf2a85da537","LogTimestamp":"2022-12-03T05:36:21.443Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:36:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:36:23.450Z","message":"Entering","context":{"RequestID":"0dfa51e2-3b14-4e88-9bfe-05a8c786231c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a22aa4dc-c5ed-42ef-8575-161220af6771","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:23.450Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:23.452Z","message":"{\"transactionId\":\"0dfa51e2-3b14-4e88-9bfe-05a8c786231c\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:23:451\",\"respDate\":\"221203-05:36:23:452\",\"sourceId\":\"haproxy:0dfa51e2-3b14-4e88-9bfe-05a8c786231c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:36:23:451-97220\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0dfa51e2-3b14-4e88-9bfe-05a8c786231c]}\\\"}\"}","context":{"RequestID":"0dfa51e2-3b14-4e88-9bfe-05a8c786231c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a22aa4dc-c5ed-42ef-8575-161220af6771","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:23.450Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:23.452Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0dfa51e2-3b14-4e88-9bfe-05a8c786231c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a22aa4dc-c5ed-42ef-8575-161220af6771","LogTimestamp":"2022-12-03T05:36:23.452Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:36:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:36:23.887Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:36:23.898Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:23.899Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:23.899Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:25.460Z","message":"Entering","context":{"RequestID":"93be0bcd-bf0c-4316-bc1f-45ff533997e3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"468ee107-b4c7-4e79-b36e-72c707b1ec9b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:25.460Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:25.462Z","message":"{\"transactionId\":\"93be0bcd-bf0c-4316-bc1f-45ff533997e3\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:25:461\",\"respDate\":\"221203-05:36:25:462\",\"sourceId\":\"haproxy:93be0bcd-bf0c-4316-bc1f-45ff533997e3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:36:25:461-18234\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[93be0bcd-bf0c-4316-bc1f-45ff533997e3]}\\\"}\"}","context":{"RequestID":"93be0bcd-bf0c-4316-bc1f-45ff533997e3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"468ee107-b4c7-4e79-b36e-72c707b1ec9b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:25.460Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:25.463Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93be0bcd-bf0c-4316-bc1f-45ff533997e3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"468ee107-b4c7-4e79-b36e-72c707b1ec9b","LogTimestamp":"2022-12-03T05:36:25.463Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:36:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:36:27.471Z","message":"Entering","context":{"RequestID":"b0547537-eec8-4d30-9548-d330b49c01ac","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5db4ecdd-8508-4951-8ff0-e0830cc5e0b3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:27.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:27.472Z","message":"{\"transactionId\":\"b0547537-eec8-4d30-9548-d330b49c01ac\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:27:471\",\"respDate\":\"221203-05:36:27:472\",\"sourceId\":\"haproxy:b0547537-eec8-4d30-9548-d330b49c01ac\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:36:27:471-55028\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b0547537-eec8-4d30-9548-d330b49c01ac]}\\\"}\"}","context":{"RequestID":"b0547537-eec8-4d30-9548-d330b49c01ac","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5db4ecdd-8508-4951-8ff0-e0830cc5e0b3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:27.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:27.473Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0547537-eec8-4d30-9548-d330b49c01ac","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5db4ecdd-8508-4951-8ff0-e0830cc5e0b3","LogTimestamp":"2022-12-03T05:36:27.473Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:36:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:36:29.480Z","message":"Entering","context":{"RequestID":"072396aa-3358-4201-8332-b5a07b824d46","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"49fca06b-8d35-48bf-9d63-ebca316ca0df","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:29.480Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:29.482Z","message":"{\"transactionId\":\"072396aa-3358-4201-8332-b5a07b824d46\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:29:481\",\"respDate\":\"221203-05:36:29:482\",\"sourceId\":\"haproxy:072396aa-3358-4201-8332-b5a07b824d46\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:36:29:481-50001\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[072396aa-3358-4201-8332-b5a07b824d46]}\\\"}\"}","context":{"RequestID":"072396aa-3358-4201-8332-b5a07b824d46","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"49fca06b-8d35-48bf-9d63-ebca316ca0df","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:29.480Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:29.482Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"072396aa-3358-4201-8332-b5a07b824d46","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49fca06b-8d35-48bf-9d63-ebca316ca0df","LogTimestamp":"2022-12-03T05:36:29.482Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:36:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:36:29.929Z","message":"Entering","context":{"RequestID":"f4d68245-a590-4f57-8257-a37580e4a870","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"50cf5987-1b4a-4f42-a8f8-007108724d4d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:36:29.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:29.931Z","message":"{\"transactionId\":\"f4d68245-a590-4f57-8257-a37580e4a870\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:29:930\",\"respDate\":\"221203-05:36:29:931\",\"sourceId\":\"OOM_ReadinessCheck:f4d68245-a590-4f57-8257-a37580e4a870\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:36:29:930-8166\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[44572], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[f4d68245-a590-4f57-8257-a37580e4a870]}\\\"}\"}","context":{"RequestID":"f4d68245-a590-4f57-8257-a37580e4a870","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"50cf5987-1b4a-4f42-a8f8-007108724d4d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:36:29.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:29.932Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4d68245-a590-4f57-8257-a37580e4a870","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50cf5987-1b4a-4f42-a8f8-007108724d4d","LogTimestamp":"2022-12-03T05:36:29.932Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:36:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:36:30.255Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:30.257Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:30.260Z","message":"Entering","context":{"RequestID":"6e14188a-49a8-4431-bf2b-7054bfa3358c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f908dcfc-2fee-4876-8764-9f4d2d5414a7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:36:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:30.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"6e14188a-49a8-4431-bf2b-7054bfa3358c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f908dcfc-2fee-4876-8764-9f4d2d5414a7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:36:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:30.263Z","message":"{\"transactionId\":\"6e14188a-49a8-4431-bf2b-7054bfa3358c\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:30:261\",\"respDate\":\"221203-05:36:30:263\",\"sourceId\":\"ReadinessCheck:6e14188a-49a8-4431-bf2b-7054bfa3358c\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:36:30:261-19747\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[6e14188a-49a8-4431-bf2b-7054bfa3358c]}\\\"}\"}","context":{"RequestID":"6e14188a-49a8-4431-bf2b-7054bfa3358c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f908dcfc-2fee-4876-8764-9f4d2d5414a7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:36:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:30.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e14188a-49a8-4431-bf2b-7054bfa3358c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f908dcfc-2fee-4876-8764-9f4d2d5414a7","LogTimestamp":"2022-12-03T05:36:30.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:36:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:36:31.251Z","message":"Entering","context":{"RequestID":"9e71f467-7f04-4182-a4e5-6cb1cace8f9a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ab96ada6-f894-4cc5-a9be-d976c7698afd","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:36:31.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:31.253Z","message":"{\"transactionId\":\"9e71f467-7f04-4182-a4e5-6cb1cace8f9a\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:31:251\",\"respDate\":\"221203-05:36:31:253\",\"sourceId\":\"healthcheck:9e71f467-7f04-4182-a4e5-6cb1cace8f9a\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:36:31:251-22056\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[9e71f467-7f04-4182-a4e5-6cb1cace8f9a]}\\\"}\"}","context":{"RequestID":"9e71f467-7f04-4182-a4e5-6cb1cace8f9a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ab96ada6-f894-4cc5-a9be-d976c7698afd","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:36:31.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:31.253Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e71f467-7f04-4182-a4e5-6cb1cace8f9a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab96ada6-f894-4cc5-a9be-d976c7698afd","LogTimestamp":"2022-12-03T05:36:31.253Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:36:31 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:36:31.490Z","message":"Entering","context":{"RequestID":"bd6626e7-303d-4e9a-9cc8-2cee270f4b88","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6c71d1f0-7bdf-4dc3-8a08-59c647ade86b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:31.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:31.492Z","message":"{\"transactionId\":\"bd6626e7-303d-4e9a-9cc8-2cee270f4b88\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:31:491\",\"respDate\":\"221203-05:36:31:492\",\"sourceId\":\"haproxy:bd6626e7-303d-4e9a-9cc8-2cee270f4b88\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:36:31:491-10942\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bd6626e7-303d-4e9a-9cc8-2cee270f4b88]}\\\"}\"}","context":{"RequestID":"bd6626e7-303d-4e9a-9cc8-2cee270f4b88","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6c71d1f0-7bdf-4dc3-8a08-59c647ade86b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:31.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:31.492Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd6626e7-303d-4e9a-9cc8-2cee270f4b88","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c71d1f0-7bdf-4dc3-8a08-59c647ade86b","LogTimestamp":"2022-12-03T05:36:31.492Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:36:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:36:33.500Z","message":"Entering","context":{"RequestID":"1fb70d40-0760-42d7-9552-414e5e8f6aa4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f99d33fb-f7ae-468c-8653-c465cacb89c3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:33.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:33.502Z","message":"{\"transactionId\":\"1fb70d40-0760-42d7-9552-414e5e8f6aa4\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:33:501\",\"respDate\":\"221203-05:36:33:502\",\"sourceId\":\"haproxy:1fb70d40-0760-42d7-9552-414e5e8f6aa4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:36:33:501-56986\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1fb70d40-0760-42d7-9552-414e5e8f6aa4]}\\\"}\"}","context":{"RequestID":"1fb70d40-0760-42d7-9552-414e5e8f6aa4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f99d33fb-f7ae-468c-8653-c465cacb89c3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:33.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:33.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1fb70d40-0760-42d7-9552-414e5e8f6aa4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f99d33fb-f7ae-468c-8653-c465cacb89c3","LogTimestamp":"2022-12-03T05:36:33.503Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:36:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:36:33.888Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:36:33.896Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:33.896Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:33.896Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:35.507Z","message":"Entering","context":{"RequestID":"ed1bd397-eb3a-4e39-92b4-e6c3fa7f88d6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2d42b12f-ca66-42c1-a962-87658f8c4df2","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:36:35.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:35.508Z","message":"Entering","context":{"RequestID":"0bf82bf5-d269-4e42-8e4e-d0e3cbf3bc10","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8ba9777b-c49a-496a-a360-f628be658ab9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:35.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:35.509Z","message":"{\"transactionId\":\"ed1bd397-eb3a-4e39-92b4-e6c3fa7f88d6\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:35:508\",\"respDate\":\"221203-05:36:35:509\",\"sourceId\":\"healthcheck:ed1bd397-eb3a-4e39-92b4-e6c3fa7f88d6\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:36:35:508-56393\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[44770], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[ed1bd397-eb3a-4e39-92b4-e6c3fa7f88d6]}\\\"}\"}","context":{"RequestID":"ed1bd397-eb3a-4e39-92b4-e6c3fa7f88d6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2d42b12f-ca66-42c1-a962-87658f8c4df2","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:36:35.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:35.509Z","message":"{\"transactionId\":\"0bf82bf5-d269-4e42-8e4e-d0e3cbf3bc10\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:35:509\",\"respDate\":\"221203-05:36:35:509\",\"sourceId\":\"haproxy:0bf82bf5-d269-4e42-8e4e-d0e3cbf3bc10\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:36:35:509-33693\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0bf82bf5-d269-4e42-8e4e-d0e3cbf3bc10]}\\\"}\"}","context":{"RequestID":"0bf82bf5-d269-4e42-8e4e-d0e3cbf3bc10","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8ba9777b-c49a-496a-a360-f628be658ab9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:35.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:35.510Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0bf82bf5-d269-4e42-8e4e-d0e3cbf3bc10","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ba9777b-c49a-496a-a360-f628be658ab9","LogTimestamp":"2022-12-03T05:36:35.510Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:35.510Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed1bd397-eb3a-4e39-92b4-e6c3fa7f88d6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d42b12f-ca66-42c1-a962-87658f8c4df2","LogTimestamp":"2022-12-03T05:36:35.510Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:36:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 10.233.68.208 - AAI [03/Dec/2022:05:36:35 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:36:37.517Z","message":"Entering","context":{"RequestID":"2adbe2f0-e141-4164-a397-eb9f36c2b2ad","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d93cc98b-c4ca-4f68-b09e-d9650631bd74","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:37.517Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:37.519Z","message":"{\"transactionId\":\"2adbe2f0-e141-4164-a397-eb9f36c2b2ad\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:37:517\",\"respDate\":\"221203-05:36:37:519\",\"sourceId\":\"haproxy:2adbe2f0-e141-4164-a397-eb9f36c2b2ad\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:36:37:517-58323\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2adbe2f0-e141-4164-a397-eb9f36c2b2ad]}\\\"}\"}","context":{"RequestID":"2adbe2f0-e141-4164-a397-eb9f36c2b2ad","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d93cc98b-c4ca-4f68-b09e-d9650631bd74","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:37.517Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:37.519Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2adbe2f0-e141-4164-a397-eb9f36c2b2ad","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d93cc98b-c4ca-4f68-b09e-d9650631bd74","LogTimestamp":"2022-12-03T05:36:37.519Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:36:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:36:39.527Z","message":"Entering","context":{"RequestID":"4f1ef32f-b1df-4b13-b5d5-37922e4c0cf2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fc6f86ed-bf41-4d33-ad7f-52c522211d20","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:39.527Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:39.529Z","message":"{\"transactionId\":\"4f1ef32f-b1df-4b13-b5d5-37922e4c0cf2\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:39:528\",\"respDate\":\"221203-05:36:39:529\",\"sourceId\":\"haproxy:4f1ef32f-b1df-4b13-b5d5-37922e4c0cf2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:36:39:528-1936\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f1ef32f-b1df-4b13-b5d5-37922e4c0cf2]}\\\"}\"}","context":{"RequestID":"4f1ef32f-b1df-4b13-b5d5-37922e4c0cf2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fc6f86ed-bf41-4d33-ad7f-52c522211d20","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:39.527Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:39.530Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f1ef32f-b1df-4b13-b5d5-37922e4c0cf2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc6f86ed-bf41-4d33-ad7f-52c522211d20","LogTimestamp":"2022-12-03T05:36:39.530Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:36:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:36:39.929Z","message":"Entering","context":{"RequestID":"5cb2af35-4ac0-4287-b33a-a887e5074085","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"46077372-94d0-4314-9d01-089adc332fff","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:36:39.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:39.930Z","message":"{\"transactionId\":\"5cb2af35-4ac0-4287-b33a-a887e5074085\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:39:929\",\"respDate\":\"221203-05:36:39:930\",\"sourceId\":\"OOM_ReadinessCheck:5cb2af35-4ac0-4287-b33a-a887e5074085\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:36:39:929-78791\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[44782], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[5cb2af35-4ac0-4287-b33a-a887e5074085]}\\\"}\"}","context":{"RequestID":"5cb2af35-4ac0-4287-b33a-a887e5074085","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"46077372-94d0-4314-9d01-089adc332fff","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:36:39.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:39.931Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5cb2af35-4ac0-4287-b33a-a887e5074085","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46077372-94d0-4314-9d01-089adc332fff","LogTimestamp":"2022-12-03T05:36:39.931Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:36:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:36:40.259Z","message":"Entering","context":{"RequestID":"22fe44eb-f000-495b-815b-385f1cd51c70","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aa29b38b-5494-46ba-b656-c70e750b6cc2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:36:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:40.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"22fe44eb-f000-495b-815b-385f1cd51c70","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aa29b38b-5494-46ba-b656-c70e750b6cc2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:36:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:40.261Z","message":"{\"transactionId\":\"22fe44eb-f000-495b-815b-385f1cd51c70\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:40:260\",\"respDate\":\"221203-05:36:40:261\",\"sourceId\":\"ReadinessCheck:22fe44eb-f000-495b-815b-385f1cd51c70\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:36:40:260-38735\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[22fe44eb-f000-495b-815b-385f1cd51c70]}\\\"}\"}","context":{"RequestID":"22fe44eb-f000-495b-815b-385f1cd51c70","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aa29b38b-5494-46ba-b656-c70e750b6cc2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:36:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:40.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22fe44eb-f000-495b-815b-385f1cd51c70","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa29b38b-5494-46ba-b656-c70e750b6cc2","LogTimestamp":"2022-12-03T05:36:40.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:36:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:36:41.538Z","message":"Entering","context":{"RequestID":"c63de68d-55d2-4b54-b41c-8aa869cff986","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4b92b89b-d8e6-42e3-b1b5-5b674176199a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:41.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:41.540Z","message":"{\"transactionId\":\"c63de68d-55d2-4b54-b41c-8aa869cff986\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:41:538\",\"respDate\":\"221203-05:36:41:540\",\"sourceId\":\"haproxy:c63de68d-55d2-4b54-b41c-8aa869cff986\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:36:41:538-5373\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c63de68d-55d2-4b54-b41c-8aa869cff986]}\\\"}\"}","context":{"RequestID":"c63de68d-55d2-4b54-b41c-8aa869cff986","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4b92b89b-d8e6-42e3-b1b5-5b674176199a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:41.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:41.540Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c63de68d-55d2-4b54-b41c-8aa869cff986","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b92b89b-d8e6-42e3-b1b5-5b674176199a","LogTimestamp":"2022-12-03T05:36:41.540Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:36:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:36:43.549Z","message":"Entering","context":{"RequestID":"f8ab0620-30ae-4b80-87a7-febceb39dd58","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1b38466c-479b-4ae3-b97f-ffd0664887b5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:43.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:43.551Z","message":"{\"transactionId\":\"f8ab0620-30ae-4b80-87a7-febceb39dd58\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:43:549\",\"respDate\":\"221203-05:36:43:551\",\"sourceId\":\"haproxy:f8ab0620-30ae-4b80-87a7-febceb39dd58\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:36:43:549-77689\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f8ab0620-30ae-4b80-87a7-febceb39dd58]}\\\"}\"}","context":{"RequestID":"f8ab0620-30ae-4b80-87a7-febceb39dd58","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1b38466c-479b-4ae3-b97f-ffd0664887b5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:43.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:43.552Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8ab0620-30ae-4b80-87a7-febceb39dd58","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b38466c-479b-4ae3-b97f-ffd0664887b5","LogTimestamp":"2022-12-03T05:36:43.551Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:36:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:36:43.888Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:36:43.897Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:43.897Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:43.898Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:45.560Z","message":"Entering","context":{"RequestID":"fc64751f-5cc3-4f23-ada4-6efd15dd868a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3c37a122-59ea-4391-903f-5f8a5958bd77","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:45.560Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:45.563Z","message":"{\"transactionId\":\"fc64751f-5cc3-4f23-ada4-6efd15dd868a\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:45:561\",\"respDate\":\"221203-05:36:45:563\",\"sourceId\":\"haproxy:fc64751f-5cc3-4f23-ada4-6efd15dd868a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:36:45:561-14795\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fc64751f-5cc3-4f23-ada4-6efd15dd868a]}\\\"}\"}","context":{"RequestID":"fc64751f-5cc3-4f23-ada4-6efd15dd868a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3c37a122-59ea-4391-903f-5f8a5958bd77","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:45.560Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:45.563Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc64751f-5cc3-4f23-ada4-6efd15dd868a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c37a122-59ea-4391-903f-5f8a5958bd77","LogTimestamp":"2022-12-03T05:36:45.563Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:36:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:36:46.275Z","message":"Entering","context":{"RequestID":"f44e624e-c37c-4d6c-8acc-172f349a97c7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b4fcc8bb-debc-4927-9813-3a71c3c9b0b8","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:36:46.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:46.277Z","message":"{\"transactionId\":\"f44e624e-c37c-4d6c-8acc-172f349a97c7\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:46:276\",\"respDate\":\"221203-05:36:46:277\",\"sourceId\":\"healthcheck:f44e624e-c37c-4d6c-8acc-172f349a97c7\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:36:46:276-22341\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[f44e624e-c37c-4d6c-8acc-172f349a97c7]}\\\"}\"}","context":{"RequestID":"f44e624e-c37c-4d6c-8acc-172f349a97c7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b4fcc8bb-debc-4927-9813-3a71c3c9b0b8","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:36:46.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:46.277Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f44e624e-c37c-4d6c-8acc-172f349a97c7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4fcc8bb-debc-4927-9813-3a71c3c9b0b8","LogTimestamp":"2022-12-03T05:36:46.277Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:36:46 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:36:47.572Z","message":"Entering","context":{"RequestID":"cd749943-2f92-451b-b541-fb14f90a926c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fb762ca4-fa20-4752-8756-a076ae87047a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:47.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:47.575Z","message":"{\"transactionId\":\"cd749943-2f92-451b-b541-fb14f90a926c\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:47:573\",\"respDate\":\"221203-05:36:47:574\",\"sourceId\":\"haproxy:cd749943-2f92-451b-b541-fb14f90a926c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:36:47:573-30190\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cd749943-2f92-451b-b541-fb14f90a926c]}\\\"}\"}","context":{"RequestID":"cd749943-2f92-451b-b541-fb14f90a926c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fb762ca4-fa20-4752-8756-a076ae87047a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:47.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:47.575Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd749943-2f92-451b-b541-fb14f90a926c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb762ca4-fa20-4752-8756-a076ae87047a","LogTimestamp":"2022-12-03T05:36:47.575Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:36:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:36:49.583Z","message":"Entering","context":{"RequestID":"7037fe07-eab6-43f4-bc00-877fcfa37673","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4af200d9-52ad-4dcf-8892-24b6e0bd8677","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:49.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:49.585Z","message":"{\"transactionId\":\"7037fe07-eab6-43f4-bc00-877fcfa37673\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:49:584\",\"respDate\":\"221203-05:36:49:585\",\"sourceId\":\"haproxy:7037fe07-eab6-43f4-bc00-877fcfa37673\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:36:49:584-64557\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7037fe07-eab6-43f4-bc00-877fcfa37673]}\\\"}\"}","context":{"RequestID":"7037fe07-eab6-43f4-bc00-877fcfa37673","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4af200d9-52ad-4dcf-8892-24b6e0bd8677","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:49.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:49.585Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7037fe07-eab6-43f4-bc00-877fcfa37673","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4af200d9-52ad-4dcf-8892-24b6e0bd8677","LogTimestamp":"2022-12-03T05:36:49.585Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:36:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:36:49.931Z","message":"Entering","context":{"RequestID":"c52074a9-95f8-423f-b662-0cd9cde27e6d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1d53e795-2732-4a00-b1d8-54cefdb123bb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:36:49.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:49.933Z","message":"{\"transactionId\":\"c52074a9-95f8-423f-b662-0cd9cde27e6d\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:49:932\",\"respDate\":\"221203-05:36:49:933\",\"sourceId\":\"OOM_ReadinessCheck:c52074a9-95f8-423f-b662-0cd9cde27e6d\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:36:49:932-59997\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[44978], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[c52074a9-95f8-423f-b662-0cd9cde27e6d]}\\\"}\"}","context":{"RequestID":"c52074a9-95f8-423f-b662-0cd9cde27e6d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1d53e795-2732-4a00-b1d8-54cefdb123bb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:36:49.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:49.933Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c52074a9-95f8-423f-b662-0cd9cde27e6d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d53e795-2732-4a00-b1d8-54cefdb123bb","LogTimestamp":"2022-12-03T05:36:49.933Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:36:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:36:50.260Z","message":"Entering","context":{"RequestID":"c608d7b9-a121-493c-a7d3-fea780d4254f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e7acebcf-6818-4460-8045-882b8673d811","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:36:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:50.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"c608d7b9-a121-493c-a7d3-fea780d4254f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e7acebcf-6818-4460-8045-882b8673d811","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:36:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:50.263Z","message":"{\"transactionId\":\"c608d7b9-a121-493c-a7d3-fea780d4254f\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:50:261\",\"respDate\":\"221203-05:36:50:263\",\"sourceId\":\"ReadinessCheck:c608d7b9-a121-493c-a7d3-fea780d4254f\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:36:50:261-41961\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[c608d7b9-a121-493c-a7d3-fea780d4254f]}\\\"}\"}","context":{"RequestID":"c608d7b9-a121-493c-a7d3-fea780d4254f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e7acebcf-6818-4460-8045-882b8673d811","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:36:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:50.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c608d7b9-a121-493c-a7d3-fea780d4254f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7acebcf-6818-4460-8045-882b8673d811","LogTimestamp":"2022-12-03T05:36:50.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:36:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:36:50.533Z","message":"Entering","context":{"RequestID":"4083bd30-5836-44cb-8240-c9787f609f91","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b059315b-14f0-4eda-a9fa-ffd200e30d98","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:36:50.533Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:50.535Z","message":"{\"transactionId\":\"4083bd30-5836-44cb-8240-c9787f609f91\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:50:534\",\"respDate\":\"221203-05:36:50:535\",\"sourceId\":\"healthcheck:4083bd30-5836-44cb-8240-c9787f609f91\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:36:50:534-97122\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[44936], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[4083bd30-5836-44cb-8240-c9787f609f91]}\\\"}\"}","context":{"RequestID":"4083bd30-5836-44cb-8240-c9787f609f91","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b059315b-14f0-4eda-a9fa-ffd200e30d98","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:36:50.533Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:50.535Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4083bd30-5836-44cb-8240-c9787f609f91","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b059315b-14f0-4eda-a9fa-ffd200e30d98","LogTimestamp":"2022-12-03T05:36:50.535Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:36:50 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:36:51.593Z","message":"Entering","context":{"RequestID":"15f9017b-4cc0-4991-909e-519ea9f6a45d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e74a146b-b413-46bc-abea-b992a4a8222c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:51.593Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:51.595Z","message":"{\"transactionId\":\"15f9017b-4cc0-4991-909e-519ea9f6a45d\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:51:594\",\"respDate\":\"221203-05:36:51:595\",\"sourceId\":\"haproxy:15f9017b-4cc0-4991-909e-519ea9f6a45d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:36:51:594-67378\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[15f9017b-4cc0-4991-909e-519ea9f6a45d]}\\\"}\"}","context":{"RequestID":"15f9017b-4cc0-4991-909e-519ea9f6a45d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e74a146b-b413-46bc-abea-b992a4a8222c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:51.593Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:51.596Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15f9017b-4cc0-4991-909e-519ea9f6a45d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e74a146b-b413-46bc-abea-b992a4a8222c","LogTimestamp":"2022-12-03T05:36:51.596Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:36:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:36:53.604Z","message":"Entering","context":{"RequestID":"806d9666-5f6d-4899-906e-dbb12fbf9290","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cdc5b2cb-82fd-4136-999c-982781cf5506","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:53.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:53.606Z","message":"{\"transactionId\":\"806d9666-5f6d-4899-906e-dbb12fbf9290\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:53:604\",\"respDate\":\"221203-05:36:53:605\",\"sourceId\":\"haproxy:806d9666-5f6d-4899-906e-dbb12fbf9290\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:36:53:604-75271\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[806d9666-5f6d-4899-906e-dbb12fbf9290]}\\\"}\"}","context":{"RequestID":"806d9666-5f6d-4899-906e-dbb12fbf9290","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cdc5b2cb-82fd-4136-999c-982781cf5506","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:53.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:53.606Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"806d9666-5f6d-4899-906e-dbb12fbf9290","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cdc5b2cb-82fd-4136-999c-982781cf5506","LogTimestamp":"2022-12-03T05:36:53.606Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:36:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:36:53.889Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:36:53.903Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:53.903Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:53.903Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:55.613Z","message":"Entering","context":{"RequestID":"2c6b34de-5272-4ad6-a227-1c87a0cf5972","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"58faa876-0e6b-4d0b-bfb3-58d07f9e1332","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:55.613Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:55.615Z","message":"{\"transactionId\":\"2c6b34de-5272-4ad6-a227-1c87a0cf5972\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:55:614\",\"respDate\":\"221203-05:36:55:615\",\"sourceId\":\"haproxy:2c6b34de-5272-4ad6-a227-1c87a0cf5972\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:36:55:614-44404\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2c6b34de-5272-4ad6-a227-1c87a0cf5972]}\\\"}\"}","context":{"RequestID":"2c6b34de-5272-4ad6-a227-1c87a0cf5972","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"58faa876-0e6b-4d0b-bfb3-58d07f9e1332","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:55.613Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:55.616Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c6b34de-5272-4ad6-a227-1c87a0cf5972","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58faa876-0e6b-4d0b-bfb3-58d07f9e1332","LogTimestamp":"2022-12-03T05:36:55.616Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:36:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:36:57.625Z","message":"Entering","context":{"RequestID":"4d8eba29-6e78-4beb-8ce5-0b7e04a49af7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"68194c00-fb7a-401f-aed1-ba74cd20483a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:57.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:57.627Z","message":"{\"transactionId\":\"4d8eba29-6e78-4beb-8ce5-0b7e04a49af7\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:57:625\",\"respDate\":\"221203-05:36:57:627\",\"sourceId\":\"haproxy:4d8eba29-6e78-4beb-8ce5-0b7e04a49af7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:36:57:625-49314\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4d8eba29-6e78-4beb-8ce5-0b7e04a49af7]}\\\"}\"}","context":{"RequestID":"4d8eba29-6e78-4beb-8ce5-0b7e04a49af7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"68194c00-fb7a-401f-aed1-ba74cd20483a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:57.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:57.628Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d8eba29-6e78-4beb-8ce5-0b7e04a49af7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68194c00-fb7a-401f-aed1-ba74cd20483a","LogTimestamp":"2022-12-03T05:36:57.628Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:36:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:36:59.636Z","message":"Entering","context":{"RequestID":"23d5ba11-33b4-4489-8c9c-6ae595c205a3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c5095f59-4cbc-41d7-935a-2cd4808d988a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:59.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:59.639Z","message":"{\"transactionId\":\"23d5ba11-33b4-4489-8c9c-6ae595c205a3\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:59:637\",\"respDate\":\"221203-05:36:59:639\",\"sourceId\":\"haproxy:23d5ba11-33b4-4489-8c9c-6ae595c205a3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:36:59:637-92994\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[23d5ba11-33b4-4489-8c9c-6ae595c205a3]}\\\"}\"}","context":{"RequestID":"23d5ba11-33b4-4489-8c9c-6ae595c205a3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c5095f59-4cbc-41d7-935a-2cd4808d988a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:36:59.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:59.639Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23d5ba11-33b4-4489-8c9c-6ae595c205a3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5095f59-4cbc-41d7-935a-2cd4808d988a","LogTimestamp":"2022-12-03T05:36:59.639Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:36:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:36:59.928Z","message":"Entering","context":{"RequestID":"b2dfc2a1-b5fc-4d1d-b70b-85af85b403bd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0d141ce0-8ac7-44cb-8da8-bbec9a74fec6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:36:59.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:36:59.930Z","message":"{\"transactionId\":\"b2dfc2a1-b5fc-4d1d-b70b-85af85b403bd\",\"status\":\"200\",\"rqstDate\":\"221203-05:36:59:928\",\"respDate\":\"221203-05:36:59:930\",\"sourceId\":\"OOM_ReadinessCheck:b2dfc2a1-b5fc-4d1d-b70b-85af85b403bd\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:36:59:928-6317\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[45168], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[b2dfc2a1-b5fc-4d1d-b70b-85af85b403bd]}\\\"}\"}","context":{"RequestID":"b2dfc2a1-b5fc-4d1d-b70b-85af85b403bd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0d141ce0-8ac7-44cb-8da8-bbec9a74fec6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:36:59.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:36:59.931Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2dfc2a1-b5fc-4d1d-b70b-85af85b403bd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d141ce0-8ac7-44cb-8da8-bbec9a74fec6","LogTimestamp":"2022-12-03T05:36:59.931Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:36:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:37:00.258Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:00.261Z","message":"Entering","context":{"RequestID":"e3c3e9d4-b08e-4b91-99ae-af323a806740","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ddf992cd-b62b-4451-be5c-c7ebf9ae90c1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:37:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:00.261Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:00.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"e3c3e9d4-b08e-4b91-99ae-af323a806740","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ddf992cd-b62b-4451-be5c-c7ebf9ae90c1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:37:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:00.263Z","message":"{\"transactionId\":\"e3c3e9d4-b08e-4b91-99ae-af323a806740\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:00:261\",\"respDate\":\"221203-05:37:00:263\",\"sourceId\":\"ReadinessCheck:e3c3e9d4-b08e-4b91-99ae-af323a806740\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:37:00:261-81611\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[e3c3e9d4-b08e-4b91-99ae-af323a806740]}\\\"}\"}","context":{"RequestID":"e3c3e9d4-b08e-4b91-99ae-af323a806740","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ddf992cd-b62b-4451-be5c-c7ebf9ae90c1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:37:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:00.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3c3e9d4-b08e-4b91-99ae-af323a806740","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ddf992cd-b62b-4451-be5c-c7ebf9ae90c1","LogTimestamp":"2022-12-03T05:37:00.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:37:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:37:01.302Z","message":"Entering","context":{"RequestID":"18682af1-b2a5-4c9c-ae98-0b0d8805d846","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"926cb68a-4590-42dc-bea6-65b331a1694d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:37:01.302Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:01.304Z","message":"{\"transactionId\":\"18682af1-b2a5-4c9c-ae98-0b0d8805d846\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:01:302\",\"respDate\":\"221203-05:37:01:304\",\"sourceId\":\"healthcheck:18682af1-b2a5-4c9c-ae98-0b0d8805d846\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:37:01:302-990\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[18682af1-b2a5-4c9c-ae98-0b0d8805d846]}\\\"}\"}","context":{"RequestID":"18682af1-b2a5-4c9c-ae98-0b0d8805d846","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"926cb68a-4590-42dc-bea6-65b331a1694d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:37:01.302Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:01.304Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"18682af1-b2a5-4c9c-ae98-0b0d8805d846","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"926cb68a-4590-42dc-bea6-65b331a1694d","LogTimestamp":"2022-12-03T05:37:01.304Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:37:01 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:37:01.647Z","message":"Entering","context":{"RequestID":"66bd4b73-45eb-4782-ab38-9dd93d0188ef","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b0b4f67e-4551-4825-bbdb-8fa38d4e80f0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:01.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:01.649Z","message":"{\"transactionId\":\"66bd4b73-45eb-4782-ab38-9dd93d0188ef\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:01:648\",\"respDate\":\"221203-05:37:01:649\",\"sourceId\":\"haproxy:66bd4b73-45eb-4782-ab38-9dd93d0188ef\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:37:01:648-70163\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[66bd4b73-45eb-4782-ab38-9dd93d0188ef]}\\\"}\"}","context":{"RequestID":"66bd4b73-45eb-4782-ab38-9dd93d0188ef","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b0b4f67e-4551-4825-bbdb-8fa38d4e80f0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:01.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:01.650Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66bd4b73-45eb-4782-ab38-9dd93d0188ef","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0b4f67e-4551-4825-bbdb-8fa38d4e80f0","LogTimestamp":"2022-12-03T05:37:01.650Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:37:03.658Z","message":"Entering","context":{"RequestID":"faebf33c-01b6-4b59-9b67-9361cef3f49f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a92b8d79-99b3-46c6-810b-237a5d16ee69","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:03.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:03.660Z","message":"{\"transactionId\":\"faebf33c-01b6-4b59-9b67-9361cef3f49f\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:03:658\",\"respDate\":\"221203-05:37:03:660\",\"sourceId\":\"haproxy:faebf33c-01b6-4b59-9b67-9361cef3f49f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:37:03:658-67077\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[faebf33c-01b6-4b59-9b67-9361cef3f49f]}\\\"}\"}","context":{"RequestID":"faebf33c-01b6-4b59-9b67-9361cef3f49f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a92b8d79-99b3-46c6-810b-237a5d16ee69","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:03.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:03.660Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"faebf33c-01b6-4b59-9b67-9361cef3f49f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a92b8d79-99b3-46c6-810b-237a5d16ee69","LogTimestamp":"2022-12-03T05:37:03.660Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:37:03.889Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:37:03.897Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:03.897Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:03.898Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:05.572Z","message":"Entering","context":{"RequestID":"57c5d581-767e-4abe-833b-3b92dd1bbf8c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ba77bc71-4a40-490a-ba65-5325adcb9df9","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:37:05.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:05.574Z","message":"{\"transactionId\":\"57c5d581-767e-4abe-833b-3b92dd1bbf8c\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:05:573\",\"respDate\":\"221203-05:37:05:574\",\"sourceId\":\"healthcheck:57c5d581-767e-4abe-833b-3b92dd1bbf8c\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:37:05:573-55837\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[45110], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[57c5d581-767e-4abe-833b-3b92dd1bbf8c]}\\\"}\"}","context":{"RequestID":"57c5d581-767e-4abe-833b-3b92dd1bbf8c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ba77bc71-4a40-490a-ba65-5325adcb9df9","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:37:05.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:05.575Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57c5d581-767e-4abe-833b-3b92dd1bbf8c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba77bc71-4a40-490a-ba65-5325adcb9df9","LogTimestamp":"2022-12-03T05:37:05.575Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:05 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:37:05.668Z","message":"Entering","context":{"RequestID":"a36a9eab-ba29-4419-ad2d-128bb3cabdf2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bcfb54c7-dff6-40b3-8912-25326850a0f3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:05.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:05.670Z","message":"{\"transactionId\":\"a36a9eab-ba29-4419-ad2d-128bb3cabdf2\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:05:668\",\"respDate\":\"221203-05:37:05:670\",\"sourceId\":\"haproxy:a36a9eab-ba29-4419-ad2d-128bb3cabdf2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:37:05:668-76557\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a36a9eab-ba29-4419-ad2d-128bb3cabdf2]}\\\"}\"}","context":{"RequestID":"a36a9eab-ba29-4419-ad2d-128bb3cabdf2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bcfb54c7-dff6-40b3-8912-25326850a0f3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:05.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:05.670Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a36a9eab-ba29-4419-ad2d-128bb3cabdf2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bcfb54c7-dff6-40b3-8912-25326850a0f3","LogTimestamp":"2022-12-03T05:37:05.670Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:37:07.677Z","message":"Entering","context":{"RequestID":"f67a5c3a-3fc0-4688-be7a-626cdee618e1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"69ccfe9a-4336-428b-910c-033243a1078c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:07.677Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:07.679Z","message":"{\"transactionId\":\"f67a5c3a-3fc0-4688-be7a-626cdee618e1\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:07:678\",\"respDate\":\"221203-05:37:07:679\",\"sourceId\":\"haproxy:f67a5c3a-3fc0-4688-be7a-626cdee618e1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:37:07:678-32176\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f67a5c3a-3fc0-4688-be7a-626cdee618e1]}\\\"}\"}","context":{"RequestID":"f67a5c3a-3fc0-4688-be7a-626cdee618e1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"69ccfe9a-4336-428b-910c-033243a1078c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:07.677Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:07.679Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f67a5c3a-3fc0-4688-be7a-626cdee618e1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69ccfe9a-4336-428b-910c-033243a1078c","LogTimestamp":"2022-12-03T05:37:07.679Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:37:09.687Z","message":"Entering","context":{"RequestID":"c58f33bd-86c1-42e0-a0c1-83bcd1260f5e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9b242341-d4e9-483d-9b41-24861f850c1a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:09.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:09.689Z","message":"{\"transactionId\":\"c58f33bd-86c1-42e0-a0c1-83bcd1260f5e\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:09:688\",\"respDate\":\"221203-05:37:09:689\",\"sourceId\":\"haproxy:c58f33bd-86c1-42e0-a0c1-83bcd1260f5e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:37:09:688-70203\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c58f33bd-86c1-42e0-a0c1-83bcd1260f5e]}\\\"}\"}","context":{"RequestID":"c58f33bd-86c1-42e0-a0c1-83bcd1260f5e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9b242341-d4e9-483d-9b41-24861f850c1a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:09.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:09.689Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c58f33bd-86c1-42e0-a0c1-83bcd1260f5e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b242341-d4e9-483d-9b41-24861f850c1a","LogTimestamp":"2022-12-03T05:37:09.689Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:37:09.928Z","message":"Entering","context":{"RequestID":"fbaad938-6053-4885-8495-569ad9cbdf1f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8b06ebbd-7e67-4e3c-b72f-b207f9790ba8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:37:09.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:09.931Z","message":"{\"transactionId\":\"fbaad938-6053-4885-8495-569ad9cbdf1f\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:09:929\",\"respDate\":\"221203-05:37:09:930\",\"sourceId\":\"OOM_ReadinessCheck:fbaad938-6053-4885-8495-569ad9cbdf1f\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:37:09:929-26911\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[45364], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[fbaad938-6053-4885-8495-569ad9cbdf1f]}\\\"}\"}","context":{"RequestID":"fbaad938-6053-4885-8495-569ad9cbdf1f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8b06ebbd-7e67-4e3c-b72f-b207f9790ba8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:37:09.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:09.931Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fbaad938-6053-4885-8495-569ad9cbdf1f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b06ebbd-7e67-4e3c-b72f-b207f9790ba8","LogTimestamp":"2022-12-03T05:37:09.931Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:37:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:37:10.258Z","message":"Entering","context":{"RequestID":"ba77bd71-fc4c-4b0e-aeb8-93f90a8ab7ce","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7bae4959-ae63-4e68-97dc-28d608cb819a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:37:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:10.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"ba77bd71-fc4c-4b0e-aeb8-93f90a8ab7ce","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7bae4959-ae63-4e68-97dc-28d608cb819a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:37:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:10.261Z","message":"{\"transactionId\":\"ba77bd71-fc4c-4b0e-aeb8-93f90a8ab7ce\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:10:259\",\"respDate\":\"221203-05:37:10:261\",\"sourceId\":\"ReadinessCheck:ba77bd71-fc4c-4b0e-aeb8-93f90a8ab7ce\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:37:10:259-48689\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[ba77bd71-fc4c-4b0e-aeb8-93f90a8ab7ce]}\\\"}\"}","context":{"RequestID":"ba77bd71-fc4c-4b0e-aeb8-93f90a8ab7ce","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7bae4959-ae63-4e68-97dc-28d608cb819a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:37:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:10.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba77bd71-fc4c-4b0e-aeb8-93f90a8ab7ce","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7bae4959-ae63-4e68-97dc-28d608cb819a","LogTimestamp":"2022-12-03T05:37:10.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:37:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:37:11.698Z","message":"Entering","context":{"RequestID":"a7477108-e6d5-448e-ac0c-c75fb0d1e5cb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8d76a606-0d46-422c-8ecc-078bafd1a414","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:11.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:11.700Z","message":"{\"transactionId\":\"a7477108-e6d5-448e-ac0c-c75fb0d1e5cb\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:11:698\",\"respDate\":\"221203-05:37:11:700\",\"sourceId\":\"haproxy:a7477108-e6d5-448e-ac0c-c75fb0d1e5cb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:37:11:698-13367\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a7477108-e6d5-448e-ac0c-c75fb0d1e5cb]}\\\"}\"}","context":{"RequestID":"a7477108-e6d5-448e-ac0c-c75fb0d1e5cb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8d76a606-0d46-422c-8ecc-078bafd1a414","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:11.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:11.700Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7477108-e6d5-448e-ac0c-c75fb0d1e5cb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d76a606-0d46-422c-8ecc-078bafd1a414","LogTimestamp":"2022-12-03T05:37:11.700Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:37:13.709Z","message":"Entering","context":{"RequestID":"e38b9e77-128e-4f32-a348-ca3d2b3eae92","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f7461382-400a-4590-8245-9c302e73c02e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:13.709Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:13.711Z","message":"{\"transactionId\":\"e38b9e77-128e-4f32-a348-ca3d2b3eae92\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:13:710\",\"respDate\":\"221203-05:37:13:711\",\"sourceId\":\"haproxy:e38b9e77-128e-4f32-a348-ca3d2b3eae92\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:37:13:710-34412\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e38b9e77-128e-4f32-a348-ca3d2b3eae92]}\\\"}\"}","context":{"RequestID":"e38b9e77-128e-4f32-a348-ca3d2b3eae92","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f7461382-400a-4590-8245-9c302e73c02e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:13.709Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:13.712Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e38b9e77-128e-4f32-a348-ca3d2b3eae92","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7461382-400a-4590-8245-9c302e73c02e","LogTimestamp":"2022-12-03T05:37:13.712Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:37:13.889Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:37:13.899Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:13.899Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:13.899Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:15.721Z","message":"Entering","context":{"RequestID":"97f5f607-3bbb-47fe-a655-68031ddc6faa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f6c143a8-afe2-491e-9f6d-e2736806f943","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:15.721Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:15.723Z","message":"{\"transactionId\":\"97f5f607-3bbb-47fe-a655-68031ddc6faa\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:15:722\",\"respDate\":\"221203-05:37:15:723\",\"sourceId\":\"haproxy:97f5f607-3bbb-47fe-a655-68031ddc6faa\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:37:15:722-90185\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[97f5f607-3bbb-47fe-a655-68031ddc6faa]}\\\"}\"}","context":{"RequestID":"97f5f607-3bbb-47fe-a655-68031ddc6faa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f6c143a8-afe2-491e-9f6d-e2736806f943","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:15.721Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:15.724Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97f5f607-3bbb-47fe-a655-68031ddc6faa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f6c143a8-afe2-491e-9f6d-e2736806f943","LogTimestamp":"2022-12-03T05:37:15.724Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:37:16.325Z","message":"Entering","context":{"RequestID":"f7f5f576-9db9-4b7e-bfef-58da72f02afe","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0f65ed98-d239-4696-8a9e-ce0b5c6b479d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:37:16.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:16.326Z","message":"{\"transactionId\":\"f7f5f576-9db9-4b7e-bfef-58da72f02afe\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:16:325\",\"respDate\":\"221203-05:37:16:326\",\"sourceId\":\"healthcheck:f7f5f576-9db9-4b7e-bfef-58da72f02afe\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:37:16:325-3552\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[f7f5f576-9db9-4b7e-bfef-58da72f02afe]}\\\"}\"}","context":{"RequestID":"f7f5f576-9db9-4b7e-bfef-58da72f02afe","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0f65ed98-d239-4696-8a9e-ce0b5c6b479d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:37:16.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:16.327Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7f5f576-9db9-4b7e-bfef-58da72f02afe","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f65ed98-d239-4696-8a9e-ce0b5c6b479d","LogTimestamp":"2022-12-03T05:37:16.327Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:37:16 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:37:17.731Z","message":"Entering","context":{"RequestID":"76a4bb23-760b-4c54-82c9-5f2ba2a2b839","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"76dfcd37-2fc0-477c-ba50-e82460e1a03b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:17.731Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:17.733Z","message":"{\"transactionId\":\"76a4bb23-760b-4c54-82c9-5f2ba2a2b839\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:17:732\",\"respDate\":\"221203-05:37:17:733\",\"sourceId\":\"haproxy:76a4bb23-760b-4c54-82c9-5f2ba2a2b839\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:37:17:732-69682\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[76a4bb23-760b-4c54-82c9-5f2ba2a2b839]}\\\"}\"}","context":{"RequestID":"76a4bb23-760b-4c54-82c9-5f2ba2a2b839","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"76dfcd37-2fc0-477c-ba50-e82460e1a03b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:17.731Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:17.734Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"76a4bb23-760b-4c54-82c9-5f2ba2a2b839","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76dfcd37-2fc0-477c-ba50-e82460e1a03b","LogTimestamp":"2022-12-03T05:37:17.734Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:37:19.743Z","message":"Entering","context":{"RequestID":"86438eb5-1c7d-4301-9f8c-123d446133d8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7f4e88cd-fa66-4ca6-a9d5-f942040e35d4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:19.743Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:19.745Z","message":"{\"transactionId\":\"86438eb5-1c7d-4301-9f8c-123d446133d8\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:19:744\",\"respDate\":\"221203-05:37:19:745\",\"sourceId\":\"haproxy:86438eb5-1c7d-4301-9f8c-123d446133d8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:37:19:744-12122\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[86438eb5-1c7d-4301-9f8c-123d446133d8]}\\\"}\"}","context":{"RequestID":"86438eb5-1c7d-4301-9f8c-123d446133d8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7f4e88cd-fa66-4ca6-a9d5-f942040e35d4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:19.743Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:19.745Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86438eb5-1c7d-4301-9f8c-123d446133d8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f4e88cd-fa66-4ca6-a9d5-f942040e35d4","LogTimestamp":"2022-12-03T05:37:19.745Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:37:19.929Z","message":"Entering","context":{"RequestID":"94dcba46-3dbb-4525-ab66-6743b2051f64","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c67b5baf-07f4-4c54-a3ad-01f257640550","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:37:19.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:19.931Z","message":"{\"transactionId\":\"94dcba46-3dbb-4525-ab66-6743b2051f64\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:19:929\",\"respDate\":\"221203-05:37:19:931\",\"sourceId\":\"OOM_ReadinessCheck:94dcba46-3dbb-4525-ab66-6743b2051f64\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:37:19:929-10220\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[45566], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[94dcba46-3dbb-4525-ab66-6743b2051f64]}\\\"}\"}","context":{"RequestID":"94dcba46-3dbb-4525-ab66-6743b2051f64","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c67b5baf-07f4-4c54-a3ad-01f257640550","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:37:19.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:19.931Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94dcba46-3dbb-4525-ab66-6743b2051f64","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c67b5baf-07f4-4c54-a3ad-01f257640550","LogTimestamp":"2022-12-03T05:37:19.931Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:37:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:37:20.259Z","message":"Entering","context":{"RequestID":"6b83a8d6-db7f-4960-b50a-0fbe60075ad3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d6c7f786-642a-4a46-bacb-10c8423ec3b3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:37:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:20.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"6b83a8d6-db7f-4960-b50a-0fbe60075ad3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d6c7f786-642a-4a46-bacb-10c8423ec3b3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:37:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:20.262Z","message":"{\"transactionId\":\"6b83a8d6-db7f-4960-b50a-0fbe60075ad3\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:20:260\",\"respDate\":\"221203-05:37:20:262\",\"sourceId\":\"ReadinessCheck:6b83a8d6-db7f-4960-b50a-0fbe60075ad3\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:37:20:260-43253\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[6b83a8d6-db7f-4960-b50a-0fbe60075ad3]}\\\"}\"}","context":{"RequestID":"6b83a8d6-db7f-4960-b50a-0fbe60075ad3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d6c7f786-642a-4a46-bacb-10c8423ec3b3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:37:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:20.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b83a8d6-db7f-4960-b50a-0fbe60075ad3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6c7f786-642a-4a46-bacb-10c8423ec3b3","LogTimestamp":"2022-12-03T05:37:20.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:37:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:37:20.598Z","message":"Entering","context":{"RequestID":"bdf83f9a-0309-46c4-9578-7a1fd9fe0cb0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dad81235-fe58-4c97-8d32-e713e129cb96","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:37:20.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:20.600Z","message":"{\"transactionId\":\"bdf83f9a-0309-46c4-9578-7a1fd9fe0cb0\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:20:598\",\"respDate\":\"221203-05:37:20:600\",\"sourceId\":\"healthcheck:bdf83f9a-0309-46c4-9578-7a1fd9fe0cb0\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:37:20:598-41065\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[45288], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[bdf83f9a-0309-46c4-9578-7a1fd9fe0cb0]}\\\"}\"}","context":{"RequestID":"bdf83f9a-0309-46c4-9578-7a1fd9fe0cb0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dad81235-fe58-4c97-8d32-e713e129cb96","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:37:20.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:20.600Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bdf83f9a-0309-46c4-9578-7a1fd9fe0cb0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dad81235-fe58-4c97-8d32-e713e129cb96","LogTimestamp":"2022-12-03T05:37:20.600Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:20 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:37:21.753Z","message":"Entering","context":{"RequestID":"ae23050b-68ef-4c72-8d57-c21ae5e20855","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f2a8c411-a713-4bf2-b359-a4d1e9e100b1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:21.753Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:21.755Z","message":"{\"transactionId\":\"ae23050b-68ef-4c72-8d57-c21ae5e20855\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:21:754\",\"respDate\":\"221203-05:37:21:755\",\"sourceId\":\"haproxy:ae23050b-68ef-4c72-8d57-c21ae5e20855\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:37:21:754-35772\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae23050b-68ef-4c72-8d57-c21ae5e20855]}\\\"}\"}","context":{"RequestID":"ae23050b-68ef-4c72-8d57-c21ae5e20855","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f2a8c411-a713-4bf2-b359-a4d1e9e100b1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:21.753Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:21.756Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae23050b-68ef-4c72-8d57-c21ae5e20855","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2a8c411-a713-4bf2-b359-a4d1e9e100b1","LogTimestamp":"2022-12-03T05:37:21.756Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:37:23.765Z","message":"Entering","context":{"RequestID":"8708d10e-8c56-4c42-9b52-65d27b191c71","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"42ad3595-b70a-4563-930c-dedd8a4de1be","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:23.765Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:23.766Z","message":"{\"transactionId\":\"8708d10e-8c56-4c42-9b52-65d27b191c71\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:23:765\",\"respDate\":\"221203-05:37:23:766\",\"sourceId\":\"haproxy:8708d10e-8c56-4c42-9b52-65d27b191c71\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:37:23:765-87783\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8708d10e-8c56-4c42-9b52-65d27b191c71]}\\\"}\"}","context":{"RequestID":"8708d10e-8c56-4c42-9b52-65d27b191c71","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"42ad3595-b70a-4563-930c-dedd8a4de1be","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:23.765Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:23.767Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8708d10e-8c56-4c42-9b52-65d27b191c71","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42ad3595-b70a-4563-930c-dedd8a4de1be","LogTimestamp":"2022-12-03T05:37:23.767Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:37:23.889Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:37:23.901Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:23.902Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:23.902Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:25.777Z","message":"Entering","context":{"RequestID":"ddf905bd-e3f7-4422-a72a-6001ccf4b40c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7f385039-40d6-4516-b1a4-f20f1a948ffc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:25.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:25.779Z","message":"{\"transactionId\":\"ddf905bd-e3f7-4422-a72a-6001ccf4b40c\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:25:778\",\"respDate\":\"221203-05:37:25:779\",\"sourceId\":\"haproxy:ddf905bd-e3f7-4422-a72a-6001ccf4b40c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:37:25:778-51709\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ddf905bd-e3f7-4422-a72a-6001ccf4b40c]}\\\"}\"}","context":{"RequestID":"ddf905bd-e3f7-4422-a72a-6001ccf4b40c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7f385039-40d6-4516-b1a4-f20f1a948ffc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:25.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:25.780Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ddf905bd-e3f7-4422-a72a-6001ccf4b40c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f385039-40d6-4516-b1a4-f20f1a948ffc","LogTimestamp":"2022-12-03T05:37:25.779Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:37:27.787Z","message":"Entering","context":{"RequestID":"bfc292a5-6bf3-4d0e-bbf1-bf3c6bf10f3b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c82062ca-a5f8-45d8-bbc7-391943dcf9d9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:27.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:27.789Z","message":"{\"transactionId\":\"bfc292a5-6bf3-4d0e-bbf1-bf3c6bf10f3b\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:27:787\",\"respDate\":\"221203-05:37:27:789\",\"sourceId\":\"haproxy:bfc292a5-6bf3-4d0e-bbf1-bf3c6bf10f3b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:37:27:787-74630\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bfc292a5-6bf3-4d0e-bbf1-bf3c6bf10f3b]}\\\"}\"}","context":{"RequestID":"bfc292a5-6bf3-4d0e-bbf1-bf3c6bf10f3b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c82062ca-a5f8-45d8-bbc7-391943dcf9d9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:27.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:27.789Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bfc292a5-6bf3-4d0e-bbf1-bf3c6bf10f3b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c82062ca-a5f8-45d8-bbc7-391943dcf9d9","LogTimestamp":"2022-12-03T05:37:27.789Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:37:29.797Z","message":"Entering","context":{"RequestID":"af9406be-fde4-4d66-a18e-010715efa0a2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"a5fd0039-be37-4acf-b7f3-417581f27d2e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:29.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:29.798Z","message":"{\"transactionId\":\"af9406be-fde4-4d66-a18e-010715efa0a2\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:29:797\",\"respDate\":\"221203-05:37:29:798\",\"sourceId\":\"haproxy:af9406be-fde4-4d66-a18e-010715efa0a2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:37:29:797-36350\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[af9406be-fde4-4d66-a18e-010715efa0a2]}\\\"}\"}","context":{"RequestID":"af9406be-fde4-4d66-a18e-010715efa0a2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"a5fd0039-be37-4acf-b7f3-417581f27d2e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:29.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:29.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af9406be-fde4-4d66-a18e-010715efa0a2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a5fd0039-be37-4acf-b7f3-417581f27d2e","LogTimestamp":"2022-12-03T05:37:29.799Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:37:29.927Z","message":"Entering","context":{"RequestID":"547108bd-46e3-42b0-b8e8-a5df98b32555","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8c9db7d0-ae16-46e3-be04-65e5faa67139","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:37:29.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:29.929Z","message":"{\"transactionId\":\"547108bd-46e3-42b0-b8e8-a5df98b32555\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:29:928\",\"respDate\":\"221203-05:37:29:929\",\"sourceId\":\"OOM_ReadinessCheck:547108bd-46e3-42b0-b8e8-a5df98b32555\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:37:29:928-97805\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[45758], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[547108bd-46e3-42b0-b8e8-a5df98b32555]}\\\"}\"}","context":{"RequestID":"547108bd-46e3-42b0-b8e8-a5df98b32555","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8c9db7d0-ae16-46e3-be04-65e5faa67139","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:37:29.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:29.929Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"547108bd-46e3-42b0-b8e8-a5df98b32555","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c9db7d0-ae16-46e3-be04-65e5faa67139","LogTimestamp":"2022-12-03T05:37:29.929Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:37:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:37:30.259Z","message":"Entering","context":{"RequestID":"d55b1e7d-25e4-4240-b040-9255bec3f4fb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2480260f-f701-4745-96c1-aac7351cf286","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:37:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:30.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"d55b1e7d-25e4-4240-b040-9255bec3f4fb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2480260f-f701-4745-96c1-aac7351cf286","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:37:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:30.261Z","message":"{\"transactionId\":\"d55b1e7d-25e4-4240-b040-9255bec3f4fb\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:30:259\",\"respDate\":\"221203-05:37:30:261\",\"sourceId\":\"ReadinessCheck:d55b1e7d-25e4-4240-b040-9255bec3f4fb\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:37:30:259-28302\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[d55b1e7d-25e4-4240-b040-9255bec3f4fb]}\\\"}\"}","context":{"RequestID":"d55b1e7d-25e4-4240-b040-9255bec3f4fb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2480260f-f701-4745-96c1-aac7351cf286","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:37:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:30.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d55b1e7d-25e4-4240-b040-9255bec3f4fb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2480260f-f701-4745-96c1-aac7351cf286","LogTimestamp":"2022-12-03T05:37:30.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:37:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:37:30.265Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:30.267Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:31.348Z","message":"Entering","context":{"RequestID":"9ea97961-7c80-4981-a3a4-8e4c1f4208fb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"00743b4a-f750-4d17-8dd7-52f1677165e9","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:37:31.348Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:31.350Z","message":"{\"transactionId\":\"9ea97961-7c80-4981-a3a4-8e4c1f4208fb\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:31:349\",\"respDate\":\"221203-05:37:31:350\",\"sourceId\":\"healthcheck:9ea97961-7c80-4981-a3a4-8e4c1f4208fb\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:37:31:349-79105\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[9ea97961-7c80-4981-a3a4-8e4c1f4208fb]}\\\"}\"}","context":{"RequestID":"9ea97961-7c80-4981-a3a4-8e4c1f4208fb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"00743b4a-f750-4d17-8dd7-52f1677165e9","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:37:31.348Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:31.350Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ea97961-7c80-4981-a3a4-8e4c1f4208fb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00743b4a-f750-4d17-8dd7-52f1677165e9","LogTimestamp":"2022-12-03T05:37:31.350Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:37:31 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:37:31.805Z","message":"Entering","context":{"RequestID":"0b7b1c8f-feaa-432a-9cc3-89048ef5ba7c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"86c9c608-ad4e-47d2-9701-ca1609f310dd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:31.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:31.807Z","message":"{\"transactionId\":\"0b7b1c8f-feaa-432a-9cc3-89048ef5ba7c\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:31:806\",\"respDate\":\"221203-05:37:31:807\",\"sourceId\":\"haproxy:0b7b1c8f-feaa-432a-9cc3-89048ef5ba7c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:37:31:806-75750\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0b7b1c8f-feaa-432a-9cc3-89048ef5ba7c]}\\\"}\"}","context":{"RequestID":"0b7b1c8f-feaa-432a-9cc3-89048ef5ba7c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"86c9c608-ad4e-47d2-9701-ca1609f310dd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:31.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:31.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b7b1c8f-feaa-432a-9cc3-89048ef5ba7c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86c9c608-ad4e-47d2-9701-ca1609f310dd","LogTimestamp":"2022-12-03T05:37:31.808Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:37:33.815Z","message":"Entering","context":{"RequestID":"d77109ce-9d52-4f8a-b5bf-26243314d372","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f4e8cf20-e1ce-41e3-a11a-bbb688bcfb6d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:33.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:33.817Z","message":"{\"transactionId\":\"d77109ce-9d52-4f8a-b5bf-26243314d372\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:33:816\",\"respDate\":\"221203-05:37:33:817\",\"sourceId\":\"haproxy:d77109ce-9d52-4f8a-b5bf-26243314d372\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:37:33:816-65867\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d77109ce-9d52-4f8a-b5bf-26243314d372]}\\\"}\"}","context":{"RequestID":"d77109ce-9d52-4f8a-b5bf-26243314d372","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f4e8cf20-e1ce-41e3-a11a-bbb688bcfb6d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:33.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:33.817Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d77109ce-9d52-4f8a-b5bf-26243314d372","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4e8cf20-e1ce-41e3-a11a-bbb688bcfb6d","LogTimestamp":"2022-12-03T05:37:33.817Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:37:33.888Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:37:33.898Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:33.898Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:33.898Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:35.626Z","message":"Entering","context":{"RequestID":"f7187a1d-a860-4505-872c-70f78846c91e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2e5f0738-389b-4d48-8bd5-77b25e97029a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:37:35.626Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:35.627Z","message":"{\"transactionId\":\"f7187a1d-a860-4505-872c-70f78846c91e\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:35:626\",\"respDate\":\"221203-05:37:35:627\",\"sourceId\":\"healthcheck:f7187a1d-a860-4505-872c-70f78846c91e\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:37:35:626-50090\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[45480], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[f7187a1d-a860-4505-872c-70f78846c91e]}\\\"}\"}","context":{"RequestID":"f7187a1d-a860-4505-872c-70f78846c91e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2e5f0738-389b-4d48-8bd5-77b25e97029a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:37:35.626Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:35.628Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7187a1d-a860-4505-872c-70f78846c91e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e5f0738-389b-4d48-8bd5-77b25e97029a","LogTimestamp":"2022-12-03T05:37:35.628Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:35 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:37:35.826Z","message":"Entering","context":{"RequestID":"19267cb2-7e80-42d4-8714-a4d7ac29fc10","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"807a7c3f-5e45-4d98-944d-c374b525501a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:35.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:35.828Z","message":"{\"transactionId\":\"19267cb2-7e80-42d4-8714-a4d7ac29fc10\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:35:827\",\"respDate\":\"221203-05:37:35:828\",\"sourceId\":\"haproxy:19267cb2-7e80-42d4-8714-a4d7ac29fc10\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:37:35:827-94944\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[19267cb2-7e80-42d4-8714-a4d7ac29fc10]}\\\"}\"}","context":{"RequestID":"19267cb2-7e80-42d4-8714-a4d7ac29fc10","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"807a7c3f-5e45-4d98-944d-c374b525501a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:35.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:35.828Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19267cb2-7e80-42d4-8714-a4d7ac29fc10","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"807a7c3f-5e45-4d98-944d-c374b525501a","LogTimestamp":"2022-12-03T05:37:35.828Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:37:37.835Z","message":"Entering","context":{"RequestID":"25bbbb85-6623-4324-a4bc-5c963b865ded","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"88ded790-012a-45a0-9dcd-21ffa5eb3aff","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:37.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:37.837Z","message":"{\"transactionId\":\"25bbbb85-6623-4324-a4bc-5c963b865ded\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:37:836\",\"respDate\":\"221203-05:37:37:837\",\"sourceId\":\"haproxy:25bbbb85-6623-4324-a4bc-5c963b865ded\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:37:37:836-53484\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[25bbbb85-6623-4324-a4bc-5c963b865ded]}\\\"}\"}","context":{"RequestID":"25bbbb85-6623-4324-a4bc-5c963b865ded","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"88ded790-012a-45a0-9dcd-21ffa5eb3aff","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:37.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:37.838Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25bbbb85-6623-4324-a4bc-5c963b865ded","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88ded790-012a-45a0-9dcd-21ffa5eb3aff","LogTimestamp":"2022-12-03T05:37:37.838Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:37:39.846Z","message":"Entering","context":{"RequestID":"333ff19a-4c1d-4bb5-9202-a054a83c41a6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"21e97255-b026-44f5-bc20-0b4f9fe6a3ab","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:39.845Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:39.847Z","message":"{\"transactionId\":\"333ff19a-4c1d-4bb5-9202-a054a83c41a6\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:39:846\",\"respDate\":\"221203-05:37:39:847\",\"sourceId\":\"haproxy:333ff19a-4c1d-4bb5-9202-a054a83c41a6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:37:39:846-88386\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[333ff19a-4c1d-4bb5-9202-a054a83c41a6]}\\\"}\"}","context":{"RequestID":"333ff19a-4c1d-4bb5-9202-a054a83c41a6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"21e97255-b026-44f5-bc20-0b4f9fe6a3ab","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:39.845Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:39.848Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"333ff19a-4c1d-4bb5-9202-a054a83c41a6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21e97255-b026-44f5-bc20-0b4f9fe6a3ab","LogTimestamp":"2022-12-03T05:37:39.848Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:37:39.928Z","message":"Entering","context":{"RequestID":"b6478038-f0c8-4255-85cb-726623943698","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"58a02258-8162-4b55-bd15-653ea238a52c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:37:39.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:39.930Z","message":"{\"transactionId\":\"b6478038-f0c8-4255-85cb-726623943698\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:39:928\",\"respDate\":\"221203-05:37:39:930\",\"sourceId\":\"OOM_ReadinessCheck:b6478038-f0c8-4255-85cb-726623943698\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:37:39:928-37021\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[45966], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[b6478038-f0c8-4255-85cb-726623943698]}\\\"}\"}","context":{"RequestID":"b6478038-f0c8-4255-85cb-726623943698","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"58a02258-8162-4b55-bd15-653ea238a52c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:37:39.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:39.931Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6478038-f0c8-4255-85cb-726623943698","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58a02258-8162-4b55-bd15-653ea238a52c","LogTimestamp":"2022-12-03T05:37:39.930Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:37:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:37:40.259Z","message":"Entering","context":{"RequestID":"bac3a443-bb88-4afa-ba97-bb1790e75236","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"443605f8-42b7-4348-8329-a336552bf872","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:37:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:40.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"bac3a443-bb88-4afa-ba97-bb1790e75236","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"443605f8-42b7-4348-8329-a336552bf872","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:37:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:40.262Z","message":"{\"transactionId\":\"bac3a443-bb88-4afa-ba97-bb1790e75236\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:40:260\",\"respDate\":\"221203-05:37:40:261\",\"sourceId\":\"ReadinessCheck:bac3a443-bb88-4afa-ba97-bb1790e75236\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:37:40:260-75679\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[bac3a443-bb88-4afa-ba97-bb1790e75236]}\\\"}\"}","context":{"RequestID":"bac3a443-bb88-4afa-ba97-bb1790e75236","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"443605f8-42b7-4348-8329-a336552bf872","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:37:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:40.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bac3a443-bb88-4afa-ba97-bb1790e75236","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"443605f8-42b7-4348-8329-a336552bf872","LogTimestamp":"2022-12-03T05:37:40.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:37:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:37:41.856Z","message":"Entering","context":{"RequestID":"67d49537-f400-426b-8499-e79a0cb8ce85","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"89f77014-d05f-466e-8e47-1b39dbc3141f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:41.856Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:41.858Z","message":"{\"transactionId\":\"67d49537-f400-426b-8499-e79a0cb8ce85\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:41:856\",\"respDate\":\"221203-05:37:41:858\",\"sourceId\":\"haproxy:67d49537-f400-426b-8499-e79a0cb8ce85\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:37:41:856-47924\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[67d49537-f400-426b-8499-e79a0cb8ce85]}\\\"}\"}","context":{"RequestID":"67d49537-f400-426b-8499-e79a0cb8ce85","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"89f77014-d05f-466e-8e47-1b39dbc3141f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:41.856Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:41.858Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67d49537-f400-426b-8499-e79a0cb8ce85","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89f77014-d05f-466e-8e47-1b39dbc3141f","LogTimestamp":"2022-12-03T05:37:41.858Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:37:43.866Z","message":"Entering","context":{"RequestID":"09d85457-0697-47fe-8963-c72d70672c27","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ce098e80-f9a5-404a-bcae-e6de05f681f2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:43.866Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:43.868Z","message":"{\"transactionId\":\"09d85457-0697-47fe-8963-c72d70672c27\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:43:867\",\"respDate\":\"221203-05:37:43:868\",\"sourceId\":\"haproxy:09d85457-0697-47fe-8963-c72d70672c27\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:37:43:867-58446\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[09d85457-0697-47fe-8963-c72d70672c27]}\\\"}\"}","context":{"RequestID":"09d85457-0697-47fe-8963-c72d70672c27","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ce098e80-f9a5-404a-bcae-e6de05f681f2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:43.866Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:43.868Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09d85457-0697-47fe-8963-c72d70672c27","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce098e80-f9a5-404a-bcae-e6de05f681f2","LogTimestamp":"2022-12-03T05:37:43.868Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:37:43.888Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:37:43.898Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:43.898Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:43.899Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:45.877Z","message":"Entering","context":{"RequestID":"93e8d761-d152-4ed1-864e-942ce1141a36","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d74750f9-6776-4398-8de1-065e5042d607","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:45.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:45.880Z","message":"{\"transactionId\":\"93e8d761-d152-4ed1-864e-942ce1141a36\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:45:878\",\"respDate\":\"221203-05:37:45:880\",\"sourceId\":\"haproxy:93e8d761-d152-4ed1-864e-942ce1141a36\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:37:45:878-9977\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[93e8d761-d152-4ed1-864e-942ce1141a36]}\\\"}\"}","context":{"RequestID":"93e8d761-d152-4ed1-864e-942ce1141a36","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d74750f9-6776-4398-8de1-065e5042d607","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:45.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:45.880Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93e8d761-d152-4ed1-864e-942ce1141a36","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d74750f9-6776-4398-8de1-065e5042d607","LogTimestamp":"2022-12-03T05:37:45.880Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:37:46.382Z","message":"Entering","context":{"RequestID":"f8d2dd30-4785-490f-8a45-590c80a2cadb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dd83cb8d-b09e-40c5-bb3b-8df2db13df2c","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:37:46.382Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:46.384Z","message":"{\"transactionId\":\"f8d2dd30-4785-490f-8a45-590c80a2cadb\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:46:382\",\"respDate\":\"221203-05:37:46:384\",\"sourceId\":\"healthcheck:f8d2dd30-4785-490f-8a45-590c80a2cadb\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:37:46:382-47147\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[f8d2dd30-4785-490f-8a45-590c80a2cadb]}\\\"}\"}","context":{"RequestID":"f8d2dd30-4785-490f-8a45-590c80a2cadb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dd83cb8d-b09e-40c5-bb3b-8df2db13df2c","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:37:46.382Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:46.384Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8d2dd30-4785-490f-8a45-590c80a2cadb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd83cb8d-b09e-40c5-bb3b-8df2db13df2c","LogTimestamp":"2022-12-03T05:37:46.384Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:37:46 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:37:47.887Z","message":"Entering","context":{"RequestID":"dbace276-5c89-4441-aed9-9b47a4e0f5a8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ff2665e2-f64f-4e5f-ac74-3f0ffb8acf66","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:47.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:47.889Z","message":"{\"transactionId\":\"dbace276-5c89-4441-aed9-9b47a4e0f5a8\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:47:888\",\"respDate\":\"221203-05:37:47:889\",\"sourceId\":\"haproxy:dbace276-5c89-4441-aed9-9b47a4e0f5a8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:37:47:888-86441\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dbace276-5c89-4441-aed9-9b47a4e0f5a8]}\\\"}\"}","context":{"RequestID":"dbace276-5c89-4441-aed9-9b47a4e0f5a8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ff2665e2-f64f-4e5f-ac74-3f0ffb8acf66","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:47.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:47.890Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dbace276-5c89-4441-aed9-9b47a4e0f5a8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff2665e2-f64f-4e5f-ac74-3f0ffb8acf66","LogTimestamp":"2022-12-03T05:37:47.890Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:37:49.898Z","message":"Entering","context":{"RequestID":"320c3bf6-0a81-4b93-b9bb-c5b6c3cbd48f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f4cc7808-5d41-4dbd-ac7e-a64126bbc4e0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:49.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:49.900Z","message":"{\"transactionId\":\"320c3bf6-0a81-4b93-b9bb-c5b6c3cbd48f\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:49:899\",\"respDate\":\"221203-05:37:49:900\",\"sourceId\":\"haproxy:320c3bf6-0a81-4b93-b9bb-c5b6c3cbd48f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:37:49:899-61292\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[320c3bf6-0a81-4b93-b9bb-c5b6c3cbd48f]}\\\"}\"}","context":{"RequestID":"320c3bf6-0a81-4b93-b9bb-c5b6c3cbd48f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f4cc7808-5d41-4dbd-ac7e-a64126bbc4e0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:49.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:49.900Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"320c3bf6-0a81-4b93-b9bb-c5b6c3cbd48f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4cc7808-5d41-4dbd-ac7e-a64126bbc4e0","LogTimestamp":"2022-12-03T05:37:49.900Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:37:49.929Z","message":"Entering","context":{"RequestID":"ac913f9e-a662-4840-b10c-80b445115d7d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f94b832e-bf86-4f79-ad6d-8f436934728b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:37:49.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:49.930Z","message":"{\"transactionId\":\"ac913f9e-a662-4840-b10c-80b445115d7d\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:49:929\",\"respDate\":\"221203-05:37:49:930\",\"sourceId\":\"OOM_ReadinessCheck:ac913f9e-a662-4840-b10c-80b445115d7d\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:37:49:929-59755\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[46158], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[ac913f9e-a662-4840-b10c-80b445115d7d]}\\\"}\"}","context":{"RequestID":"ac913f9e-a662-4840-b10c-80b445115d7d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f94b832e-bf86-4f79-ad6d-8f436934728b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:37:49.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:49.931Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac913f9e-a662-4840-b10c-80b445115d7d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f94b832e-bf86-4f79-ad6d-8f436934728b","LogTimestamp":"2022-12-03T05:37:49.931Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:37:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:37:50.261Z","message":"Entering","context":{"RequestID":"57cd0dad-659c-4a2a-b587-9a9791898700","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"207004d2-d389-4604-9551-56aabfecd2c0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:37:50.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:50.263Z","message":"Database is available from CACHED check.","context":{"RequestID":"57cd0dad-659c-4a2a-b587-9a9791898700","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"207004d2-d389-4604-9551-56aabfecd2c0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:37:50.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:50.264Z","message":"{\"transactionId\":\"57cd0dad-659c-4a2a-b587-9a9791898700\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:50:262\",\"respDate\":\"221203-05:37:50:263\",\"sourceId\":\"ReadinessCheck:57cd0dad-659c-4a2a-b587-9a9791898700\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:37:50:262-8092\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[57cd0dad-659c-4a2a-b587-9a9791898700]}\\\"}\"}","context":{"RequestID":"57cd0dad-659c-4a2a-b587-9a9791898700","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"207004d2-d389-4604-9551-56aabfecd2c0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:37:50.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:50.264Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57cd0dad-659c-4a2a-b587-9a9791898700","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"207004d2-d389-4604-9551-56aabfecd2c0","LogTimestamp":"2022-12-03T05:37:50.264Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:37:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:37:50.649Z","message":"Entering","context":{"RequestID":"ad633dbc-abb5-4633-9748-ed98f2702fab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"59b350dd-c148-4ce8-98b1-9d4ff25a35ab","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:37:50.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:50.651Z","message":"{\"transactionId\":\"ad633dbc-abb5-4633-9748-ed98f2702fab\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:50:650\",\"respDate\":\"221203-05:37:50:651\",\"sourceId\":\"healthcheck:ad633dbc-abb5-4633-9748-ed98f2702fab\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:37:50:650-28271\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[45648], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[ad633dbc-abb5-4633-9748-ed98f2702fab]}\\\"}\"}","context":{"RequestID":"ad633dbc-abb5-4633-9748-ed98f2702fab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"59b350dd-c148-4ce8-98b1-9d4ff25a35ab","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:37:50.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:50.652Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad633dbc-abb5-4633-9748-ed98f2702fab","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59b350dd-c148-4ce8-98b1-9d4ff25a35ab","LogTimestamp":"2022-12-03T05:37:50.652Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:50 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:37:51.909Z","message":"Entering","context":{"RequestID":"01f06e20-f8e0-4e19-8134-028029af6eda","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6fa2e196-f9bf-4447-878b-63e24a5a5f2b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:51.911Z","message":"{\"transactionId\":\"01f06e20-f8e0-4e19-8134-028029af6eda\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:51:910\",\"respDate\":\"221203-05:37:51:911\",\"sourceId\":\"haproxy:01f06e20-f8e0-4e19-8134-028029af6eda\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:37:51:910-39549\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[01f06e20-f8e0-4e19-8134-028029af6eda]}\\\"}\"}","context":{"RequestID":"01f06e20-f8e0-4e19-8134-028029af6eda","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6fa2e196-f9bf-4447-878b-63e24a5a5f2b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:51.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01f06e20-f8e0-4e19-8134-028029af6eda","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6fa2e196-f9bf-4447-878b-63e24a5a5f2b","LogTimestamp":"2022-12-03T05:37:51.912Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:37:53.888Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:37:53.899Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:53.899Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:53.900Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:53.921Z","message":"Entering","context":{"RequestID":"80f01326-813a-4535-b839-a80cf68599bb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a6f96cb2-982e-45da-b425-9fb7291db550","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:53.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:53.922Z","message":"{\"transactionId\":\"80f01326-813a-4535-b839-a80cf68599bb\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:53:921\",\"respDate\":\"221203-05:37:53:922\",\"sourceId\":\"haproxy:80f01326-813a-4535-b839-a80cf68599bb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:37:53:921-18721\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[80f01326-813a-4535-b839-a80cf68599bb]}\\\"}\"}","context":{"RequestID":"80f01326-813a-4535-b839-a80cf68599bb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a6f96cb2-982e-45da-b425-9fb7291db550","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:53.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:53.923Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80f01326-813a-4535-b839-a80cf68599bb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6f96cb2-982e-45da-b425-9fb7291db550","LogTimestamp":"2022-12-03T05:37:53.923Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:37:55.932Z","message":"Entering","context":{"RequestID":"4ebe8379-aef4-4114-bc5d-cc7ab720a005","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c7fbbc14-d7e0-4bf4-b04d-a55a16725aa0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:55.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:55.934Z","message":"{\"transactionId\":\"4ebe8379-aef4-4114-bc5d-cc7ab720a005\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:55:932\",\"respDate\":\"221203-05:37:55:934\",\"sourceId\":\"haproxy:4ebe8379-aef4-4114-bc5d-cc7ab720a005\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:37:55:932-62423\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4ebe8379-aef4-4114-bc5d-cc7ab720a005]}\\\"}\"}","context":{"RequestID":"4ebe8379-aef4-4114-bc5d-cc7ab720a005","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c7fbbc14-d7e0-4bf4-b04d-a55a16725aa0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:55.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:55.935Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ebe8379-aef4-4114-bc5d-cc7ab720a005","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7fbbc14-d7e0-4bf4-b04d-a55a16725aa0","LogTimestamp":"2022-12-03T05:37:55.935Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:37:57.943Z","message":"Entering","context":{"RequestID":"3ff41525-1194-4347-a1dc-dcc336eeac48","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b5630c46-8271-4a8f-a221-f428d659a9dc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:57.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:57.946Z","message":"{\"transactionId\":\"3ff41525-1194-4347-a1dc-dcc336eeac48\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:57:944\",\"respDate\":\"221203-05:37:57:946\",\"sourceId\":\"haproxy:3ff41525-1194-4347-a1dc-dcc336eeac48\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:37:57:944-69722\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3ff41525-1194-4347-a1dc-dcc336eeac48]}\\\"}\"}","context":{"RequestID":"3ff41525-1194-4347-a1dc-dcc336eeac48","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b5630c46-8271-4a8f-a221-f428d659a9dc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:57.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:57.946Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ff41525-1194-4347-a1dc-dcc336eeac48","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5630c46-8271-4a8f-a221-f428d659a9dc","LogTimestamp":"2022-12-03T05:37:57.946Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:37:59.929Z","message":"Entering","context":{"RequestID":"8d287c67-eacd-4ff5-ab1d-a9eca35bbabd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6cfa1925-cfb7-4135-9185-d295803e3a14","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:37:59.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:59.930Z","message":"{\"transactionId\":\"8d287c67-eacd-4ff5-ab1d-a9eca35bbabd\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:59:929\",\"respDate\":\"221203-05:37:59:930\",\"sourceId\":\"OOM_ReadinessCheck:8d287c67-eacd-4ff5-ab1d-a9eca35bbabd\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:37:59:929-24401\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[46350], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[8d287c67-eacd-4ff5-ab1d-a9eca35bbabd]}\\\"}\"}","context":{"RequestID":"8d287c67-eacd-4ff5-ab1d-a9eca35bbabd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6cfa1925-cfb7-4135-9185-d295803e3a14","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:37:59.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:59.931Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d287c67-eacd-4ff5-ab1d-a9eca35bbabd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6cfa1925-cfb7-4135-9185-d295803e3a14","LogTimestamp":"2022-12-03T05:37:59.931Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:37:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:37:59.953Z","message":"Entering","context":{"RequestID":"57ac9461-ccf3-4b1c-9a19-2323941cf7ba","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"01ffa992-f111-488c-9c7a-8741da4fa1dc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:59.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:37:59.954Z","message":"{\"transactionId\":\"57ac9461-ccf3-4b1c-9a19-2323941cf7ba\",\"status\":\"200\",\"rqstDate\":\"221203-05:37:59:954\",\"respDate\":\"221203-05:37:59:954\",\"sourceId\":\"haproxy:57ac9461-ccf3-4b1c-9a19-2323941cf7ba\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:37:59:954-34900\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[57ac9461-ccf3-4b1c-9a19-2323941cf7ba]}\\\"}\"}","context":{"RequestID":"57ac9461-ccf3-4b1c-9a19-2323941cf7ba","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"01ffa992-f111-488c-9c7a-8741da4fa1dc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:37:59.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:37:59.955Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57ac9461-ccf3-4b1c-9a19-2323941cf7ba","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01ffa992-f111-488c-9c7a-8741da4fa1dc","LogTimestamp":"2022-12-03T05:37:59.955Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:37:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:38:00.260Z","message":"Entering","context":{"RequestID":"06a0a775-1879-4aab-b52d-36b75f0498e8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a3d71e41-5222-442f-9b93-1faced75ed8e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:38:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:00.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"06a0a775-1879-4aab-b52d-36b75f0498e8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a3d71e41-5222-442f-9b93-1faced75ed8e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:38:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:00.263Z","message":"{\"transactionId\":\"06a0a775-1879-4aab-b52d-36b75f0498e8\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:00:261\",\"respDate\":\"221203-05:38:00:263\",\"sourceId\":\"ReadinessCheck:06a0a775-1879-4aab-b52d-36b75f0498e8\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:38:00:261-764\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[06a0a775-1879-4aab-b52d-36b75f0498e8]}\\\"}\"}","context":{"RequestID":"06a0a775-1879-4aab-b52d-36b75f0498e8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a3d71e41-5222-442f-9b93-1faced75ed8e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:38:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:00.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06a0a775-1879-4aab-b52d-36b75f0498e8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3d71e41-5222-442f-9b93-1faced75ed8e","LogTimestamp":"2022-12-03T05:38:00.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:38:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:38:00.273Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:00.275Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:01.405Z","message":"Entering","context":{"RequestID":"46944325-a5ef-4d81-8b70-9890b6eea17c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6d8b6c1c-8ca6-49e0-97b9-dab19e20af8e","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:38:01.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:01.407Z","message":"{\"transactionId\":\"46944325-a5ef-4d81-8b70-9890b6eea17c\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:01:406\",\"respDate\":\"221203-05:38:01:407\",\"sourceId\":\"healthcheck:46944325-a5ef-4d81-8b70-9890b6eea17c\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:38:01:406-88376\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[46944325-a5ef-4d81-8b70-9890b6eea17c]}\\\"}\"}","context":{"RequestID":"46944325-a5ef-4d81-8b70-9890b6eea17c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6d8b6c1c-8ca6-49e0-97b9-dab19e20af8e","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:38:01.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:01.408Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46944325-a5ef-4d81-8b70-9890b6eea17c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d8b6c1c-8ca6-49e0-97b9-dab19e20af8e","LogTimestamp":"2022-12-03T05:38:01.408Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:38:01 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:38:01.967Z","message":"Entering","context":{"RequestID":"6207f65d-1c4e-481d-a571-33c75e8bcee7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ff938eb7-f3b7-4d46-bbdd-071d510ba0a4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:01.967Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:01.969Z","message":"{\"transactionId\":\"6207f65d-1c4e-481d-a571-33c75e8bcee7\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:01:967\",\"respDate\":\"221203-05:38:01:969\",\"sourceId\":\"haproxy:6207f65d-1c4e-481d-a571-33c75e8bcee7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:38:01:967-47233\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6207f65d-1c4e-481d-a571-33c75e8bcee7]}\\\"}\"}","context":{"RequestID":"6207f65d-1c4e-481d-a571-33c75e8bcee7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ff938eb7-f3b7-4d46-bbdd-071d510ba0a4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:01.967Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:01.969Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6207f65d-1c4e-481d-a571-33c75e8bcee7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff938eb7-f3b7-4d46-bbdd-071d510ba0a4","LogTimestamp":"2022-12-03T05:38:01.969Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:38:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:38:03.888Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:38:03.900Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:03.900Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:03.901Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:03.978Z","message":"Entering","context":{"RequestID":"3a3b5f12-984f-4460-bb75-72a526ed8372","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3cce1a5d-66a9-49c6-ae26-4275b471ccf5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:03.977Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:03.980Z","message":"{\"transactionId\":\"3a3b5f12-984f-4460-bb75-72a526ed8372\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:03:978\",\"respDate\":\"221203-05:38:03:979\",\"sourceId\":\"haproxy:3a3b5f12-984f-4460-bb75-72a526ed8372\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:38:03:978-51267\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3a3b5f12-984f-4460-bb75-72a526ed8372]}\\\"}\"}","context":{"RequestID":"3a3b5f12-984f-4460-bb75-72a526ed8372","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3cce1a5d-66a9-49c6-ae26-4275b471ccf5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:03.977Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:03.980Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a3b5f12-984f-4460-bb75-72a526ed8372","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3cce1a5d-66a9-49c6-ae26-4275b471ccf5","LogTimestamp":"2022-12-03T05:38:03.980Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:38:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:38:05.688Z","message":"Entering","context":{"RequestID":"90a47af9-c413-4f3f-b719-8abbeab71464","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"99a6881f-8db9-45d7-8b5b-4d4bc5225b06","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:38:05.688Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:05.690Z","message":"{\"transactionId\":\"90a47af9-c413-4f3f-b719-8abbeab71464\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:05:688\",\"respDate\":\"221203-05:38:05:690\",\"sourceId\":\"healthcheck:90a47af9-c413-4f3f-b719-8abbeab71464\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:38:05:688-74516\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[45836], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[90a47af9-c413-4f3f-b719-8abbeab71464]}\\\"}\"}","context":{"RequestID":"90a47af9-c413-4f3f-b719-8abbeab71464","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"99a6881f-8db9-45d7-8b5b-4d4bc5225b06","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:38:05.688Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:05.690Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"90a47af9-c413-4f3f-b719-8abbeab71464","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99a6881f-8db9-45d7-8b5b-4d4bc5225b06","LogTimestamp":"2022-12-03T05:38:05.690Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:38:05 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:38:05.988Z","message":"Entering","context":{"RequestID":"5b6fec02-ed83-4512-95a2-8c79fee7fbe9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b65f7c7b-4bdf-4da8-a326-4b28d103e845","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:05.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:05.990Z","message":"{\"transactionId\":\"5b6fec02-ed83-4512-95a2-8c79fee7fbe9\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:05:989\",\"respDate\":\"221203-05:38:05:990\",\"sourceId\":\"haproxy:5b6fec02-ed83-4512-95a2-8c79fee7fbe9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:38:05:989-14494\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5b6fec02-ed83-4512-95a2-8c79fee7fbe9]}\\\"}\"}","context":{"RequestID":"5b6fec02-ed83-4512-95a2-8c79fee7fbe9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b65f7c7b-4bdf-4da8-a326-4b28d103e845","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:05.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:05.991Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b6fec02-ed83-4512-95a2-8c79fee7fbe9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b65f7c7b-4bdf-4da8-a326-4b28d103e845","LogTimestamp":"2022-12-03T05:38:05.991Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:38:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:38:07.999Z","message":"Entering","context":{"RequestID":"361c70b0-6fd8-47b7-85e0-882ec2384683","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"61681ac7-e896-4baa-99ac-bec0b698b720","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:07.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:08.002Z","message":"{\"transactionId\":\"361c70b0-6fd8-47b7-85e0-882ec2384683\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:08:000\",\"respDate\":\"221203-05:38:08:002\",\"sourceId\":\"haproxy:361c70b0-6fd8-47b7-85e0-882ec2384683\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:38:08:000-47586\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[361c70b0-6fd8-47b7-85e0-882ec2384683]}\\\"}\"}","context":{"RequestID":"361c70b0-6fd8-47b7-85e0-882ec2384683","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"61681ac7-e896-4baa-99ac-bec0b698b720","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:07.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:08.002Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"361c70b0-6fd8-47b7-85e0-882ec2384683","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61681ac7-e896-4baa-99ac-bec0b698b720","LogTimestamp":"2022-12-03T05:38:08.002Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:38:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:38:09.927Z","message":"Entering","context":{"RequestID":"09d0a15d-584e-4025-b272-5c75dc07c1a5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e0c96de7-ce97-4d69-8cc3-0252fbafcef0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:38:09.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:09.929Z","message":"{\"transactionId\":\"09d0a15d-584e-4025-b272-5c75dc07c1a5\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:09:928\",\"respDate\":\"221203-05:38:09:929\",\"sourceId\":\"OOM_ReadinessCheck:09d0a15d-584e-4025-b272-5c75dc07c1a5\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:38:09:928-81284\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[46558], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[09d0a15d-584e-4025-b272-5c75dc07c1a5]}\\\"}\"}","context":{"RequestID":"09d0a15d-584e-4025-b272-5c75dc07c1a5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e0c96de7-ce97-4d69-8cc3-0252fbafcef0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:38:09.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:09.929Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09d0a15d-584e-4025-b272-5c75dc07c1a5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0c96de7-ce97-4d69-8cc3-0252fbafcef0","LogTimestamp":"2022-12-03T05:38:09.929Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:38:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:38:10.010Z","message":"Entering","context":{"RequestID":"578e7b7f-a405-4091-b6d1-07b777201967","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"67c21b46-f744-4e4c-af50-710c9f943550","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:10.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:10.012Z","message":"{\"transactionId\":\"578e7b7f-a405-4091-b6d1-07b777201967\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:10:011\",\"respDate\":\"221203-05:38:10:012\",\"sourceId\":\"haproxy:578e7b7f-a405-4091-b6d1-07b777201967\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:38:10:011-34274\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[578e7b7f-a405-4091-b6d1-07b777201967]}\\\"}\"}","context":{"RequestID":"578e7b7f-a405-4091-b6d1-07b777201967","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"67c21b46-f744-4e4c-af50-710c9f943550","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:10.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:10.012Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"578e7b7f-a405-4091-b6d1-07b777201967","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67c21b46-f744-4e4c-af50-710c9f943550","LogTimestamp":"2022-12-03T05:38:10.012Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:38:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:38:10.259Z","message":"Entering","context":{"RequestID":"492d6bdc-df02-4d8f-9b10-77aee76f2628","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9ecb7608-47d4-4055-ad39-fce569924ce9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:38:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:10.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"492d6bdc-df02-4d8f-9b10-77aee76f2628","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9ecb7608-47d4-4055-ad39-fce569924ce9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:38:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:10.262Z","message":"{\"transactionId\":\"492d6bdc-df02-4d8f-9b10-77aee76f2628\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:10:260\",\"respDate\":\"221203-05:38:10:262\",\"sourceId\":\"ReadinessCheck:492d6bdc-df02-4d8f-9b10-77aee76f2628\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:38:10:260-96022\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[492d6bdc-df02-4d8f-9b10-77aee76f2628]}\\\"}\"}","context":{"RequestID":"492d6bdc-df02-4d8f-9b10-77aee76f2628","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9ecb7608-47d4-4055-ad39-fce569924ce9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:38:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:10.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"492d6bdc-df02-4d8f-9b10-77aee76f2628","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ecb7608-47d4-4055-ad39-fce569924ce9","LogTimestamp":"2022-12-03T05:38:10.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:38:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:38:12.021Z","message":"Entering","context":{"RequestID":"93de7c7a-87fc-4985-ba19-ec3549f70fe8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"41f8e093-74c8-4f3a-b929-04f9a959a54f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:12.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:12.023Z","message":"{\"transactionId\":\"93de7c7a-87fc-4985-ba19-ec3549f70fe8\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:12:021\",\"respDate\":\"221203-05:38:12:023\",\"sourceId\":\"haproxy:93de7c7a-87fc-4985-ba19-ec3549f70fe8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:38:12:021-28805\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[93de7c7a-87fc-4985-ba19-ec3549f70fe8]}\\\"}\"}","context":{"RequestID":"93de7c7a-87fc-4985-ba19-ec3549f70fe8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"41f8e093-74c8-4f3a-b929-04f9a959a54f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:12.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:12.023Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93de7c7a-87fc-4985-ba19-ec3549f70fe8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41f8e093-74c8-4f3a-b929-04f9a959a54f","LogTimestamp":"2022-12-03T05:38:12.023Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:38:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:38:13.888Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:38:13.939Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:13.939Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:13.939Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:14.031Z","message":"Entering","context":{"RequestID":"df19739d-0d1c-44fa-8b1e-ea0fcdb2c499","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7c1dbf3b-39b5-4ca5-a758-79b1d23d42a8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:14.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:14.033Z","message":"{\"transactionId\":\"df19739d-0d1c-44fa-8b1e-ea0fcdb2c499\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:14:032\",\"respDate\":\"221203-05:38:14:033\",\"sourceId\":\"haproxy:df19739d-0d1c-44fa-8b1e-ea0fcdb2c499\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:38:14:032-11282\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[df19739d-0d1c-44fa-8b1e-ea0fcdb2c499]}\\\"}\"}","context":{"RequestID":"df19739d-0d1c-44fa-8b1e-ea0fcdb2c499","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7c1dbf3b-39b5-4ca5-a758-79b1d23d42a8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:14.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:14.033Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df19739d-0d1c-44fa-8b1e-ea0fcdb2c499","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c1dbf3b-39b5-4ca5-a758-79b1d23d42a8","LogTimestamp":"2022-12-03T05:38:14.033Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:38:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:38:16.041Z","message":"Entering","context":{"RequestID":"dd48fb6f-f0be-48a9-abbe-46c3202ed6d7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1ea58e29-02f1-4ce5-9f44-a9698b6942a1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:16.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:16.043Z","message":"{\"transactionId\":\"dd48fb6f-f0be-48a9-abbe-46c3202ed6d7\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:16:042\",\"respDate\":\"221203-05:38:16:043\",\"sourceId\":\"haproxy:dd48fb6f-f0be-48a9-abbe-46c3202ed6d7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:38:16:042-16689\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd48fb6f-f0be-48a9-abbe-46c3202ed6d7]}\\\"}\"}","context":{"RequestID":"dd48fb6f-f0be-48a9-abbe-46c3202ed6d7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1ea58e29-02f1-4ce5-9f44-a9698b6942a1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:16.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:16.044Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd48fb6f-f0be-48a9-abbe-46c3202ed6d7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ea58e29-02f1-4ce5-9f44-a9698b6942a1","LogTimestamp":"2022-12-03T05:38:16.044Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:38:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:38:16.440Z","message":"Entering","context":{"RequestID":"50b57de3-4e8b-4bb3-805c-2a4c43aa70e5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2eab6d75-ffab-46bb-9bd5-e9b02bdd9035","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:38:16.440Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:16.442Z","message":"{\"transactionId\":\"50b57de3-4e8b-4bb3-805c-2a4c43aa70e5\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:16:441\",\"respDate\":\"221203-05:38:16:442\",\"sourceId\":\"healthcheck:50b57de3-4e8b-4bb3-805c-2a4c43aa70e5\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:38:16:441-35067\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[50b57de3-4e8b-4bb3-805c-2a4c43aa70e5]}\\\"}\"}","context":{"RequestID":"50b57de3-4e8b-4bb3-805c-2a4c43aa70e5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2eab6d75-ffab-46bb-9bd5-e9b02bdd9035","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:38:16.440Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:16.443Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50b57de3-4e8b-4bb3-805c-2a4c43aa70e5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2eab6d75-ffab-46bb-9bd5-e9b02bdd9035","LogTimestamp":"2022-12-03T05:38:16.443Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:38:16 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:38:18.051Z","message":"Entering","context":{"RequestID":"dfe4e10e-3cf4-407b-a9a7-9ff7e9b55ea3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8ea3df43-6256-46fa-9b07-d17a259bcec3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:18.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:18.054Z","message":"{\"transactionId\":\"dfe4e10e-3cf4-407b-a9a7-9ff7e9b55ea3\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:18:052\",\"respDate\":\"221203-05:38:18:054\",\"sourceId\":\"haproxy:dfe4e10e-3cf4-407b-a9a7-9ff7e9b55ea3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:38:18:052-32350\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dfe4e10e-3cf4-407b-a9a7-9ff7e9b55ea3]}\\\"}\"}","context":{"RequestID":"dfe4e10e-3cf4-407b-a9a7-9ff7e9b55ea3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8ea3df43-6256-46fa-9b07-d17a259bcec3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:18.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:18.054Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dfe4e10e-3cf4-407b-a9a7-9ff7e9b55ea3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ea3df43-6256-46fa-9b07-d17a259bcec3","LogTimestamp":"2022-12-03T05:38:18.054Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:38:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:38:19.928Z","message":"Entering","context":{"RequestID":"ad8f3f01-59e0-41ed-af68-ab9aca94ee06","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"23f407b8-c980-45f1-86ee-a83968e42963","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:38:19.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:19.930Z","message":"{\"transactionId\":\"ad8f3f01-59e0-41ed-af68-ab9aca94ee06\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:19:928\",\"respDate\":\"221203-05:38:19:930\",\"sourceId\":\"OOM_ReadinessCheck:ad8f3f01-59e0-41ed-af68-ab9aca94ee06\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:38:19:928-59987\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[46762], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[ad8f3f01-59e0-41ed-af68-ab9aca94ee06]}\\\"}\"}","context":{"RequestID":"ad8f3f01-59e0-41ed-af68-ab9aca94ee06","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"23f407b8-c980-45f1-86ee-a83968e42963","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:38:19.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:19.930Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad8f3f01-59e0-41ed-af68-ab9aca94ee06","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23f407b8-c980-45f1-86ee-a83968e42963","LogTimestamp":"2022-12-03T05:38:19.930Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:38:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:38:20.063Z","message":"Entering","context":{"RequestID":"0e34dc10-9dbd-4956-81a2-1cd3bc47913f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"209208e0-4297-422a-8b43-e533d4cd4d69","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:20.062Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:20.065Z","message":"{\"transactionId\":\"0e34dc10-9dbd-4956-81a2-1cd3bc47913f\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:20:063\",\"respDate\":\"221203-05:38:20:065\",\"sourceId\":\"haproxy:0e34dc10-9dbd-4956-81a2-1cd3bc47913f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:38:20:063-34639\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0e34dc10-9dbd-4956-81a2-1cd3bc47913f]}\\\"}\"}","context":{"RequestID":"0e34dc10-9dbd-4956-81a2-1cd3bc47913f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"209208e0-4297-422a-8b43-e533d4cd4d69","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:20.062Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:20.065Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e34dc10-9dbd-4956-81a2-1cd3bc47913f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"209208e0-4297-422a-8b43-e533d4cd4d69","LogTimestamp":"2022-12-03T05:38:20.065Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:38:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:38:20.260Z","message":"Entering","context":{"RequestID":"9172d219-83ce-4326-a800-30155c2c7ca4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e89c371f-18eb-4168-8c0f-d57c6736eb53","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:38:20.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:20.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"9172d219-83ce-4326-a800-30155c2c7ca4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e89c371f-18eb-4168-8c0f-d57c6736eb53","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:38:20.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:20.262Z","message":"{\"transactionId\":\"9172d219-83ce-4326-a800-30155c2c7ca4\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:20:260\",\"respDate\":\"221203-05:38:20:262\",\"sourceId\":\"ReadinessCheck:9172d219-83ce-4326-a800-30155c2c7ca4\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:38:20:260-90224\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[9172d219-83ce-4326-a800-30155c2c7ca4]}\\\"}\"}","context":{"RequestID":"9172d219-83ce-4326-a800-30155c2c7ca4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e89c371f-18eb-4168-8c0f-d57c6736eb53","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:38:20.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:20.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9172d219-83ce-4326-a800-30155c2c7ca4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e89c371f-18eb-4168-8c0f-d57c6736eb53","LogTimestamp":"2022-12-03T05:38:20.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:38:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:38:20.715Z","message":"Entering","context":{"RequestID":"a28617ed-2d48-435f-aa1e-b04d8929b72b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3de1b4cd-ff21-40ae-b946-11ab0be1d56c","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:38:20.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:20.717Z","message":"{\"transactionId\":\"a28617ed-2d48-435f-aa1e-b04d8929b72b\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:20:716\",\"respDate\":\"221203-05:38:20:717\",\"sourceId\":\"healthcheck:a28617ed-2d48-435f-aa1e-b04d8929b72b\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:38:20:716-66377\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[46008], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[a28617ed-2d48-435f-aa1e-b04d8929b72b]}\\\"}\"}","context":{"RequestID":"a28617ed-2d48-435f-aa1e-b04d8929b72b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3de1b4cd-ff21-40ae-b946-11ab0be1d56c","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:38:20.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:20.717Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a28617ed-2d48-435f-aa1e-b04d8929b72b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3de1b4cd-ff21-40ae-b946-11ab0be1d56c","LogTimestamp":"2022-12-03T05:38:20.717Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:38:20 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 12 - "logType": "access" {"timestamp":"2022-12-03T05:38:22.073Z","message":"Entering","context":{"RequestID":"764e24f8-c9db-4cde-a3f8-4fff94b354db","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"21b289ae-b4d1-4e19-b62f-4b60c0f492d0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:22.073Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:22.075Z","message":"{\"transactionId\":\"764e24f8-c9db-4cde-a3f8-4fff94b354db\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:22:074\",\"respDate\":\"221203-05:38:22:075\",\"sourceId\":\"haproxy:764e24f8-c9db-4cde-a3f8-4fff94b354db\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:38:22:074-79879\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[764e24f8-c9db-4cde-a3f8-4fff94b354db]}\\\"}\"}","context":{"RequestID":"764e24f8-c9db-4cde-a3f8-4fff94b354db","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"21b289ae-b4d1-4e19-b62f-4b60c0f492d0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:22.073Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:22.076Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"764e24f8-c9db-4cde-a3f8-4fff94b354db","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21b289ae-b4d1-4e19-b62f-4b60c0f492d0","LogTimestamp":"2022-12-03T05:38:22.076Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:38:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:38:23.889Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:38:23.900Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:23.900Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:23.900Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:24.084Z","message":"Entering","context":{"RequestID":"56dd6d9e-0797-40cc-a63b-0416468e977f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"01254401-b89b-4027-b000-7c4ccd3ccc1a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:24.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:24.085Z","message":"{\"transactionId\":\"56dd6d9e-0797-40cc-a63b-0416468e977f\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:24:084\",\"respDate\":\"221203-05:38:24:085\",\"sourceId\":\"haproxy:56dd6d9e-0797-40cc-a63b-0416468e977f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:38:24:084-82260\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[56dd6d9e-0797-40cc-a63b-0416468e977f]}\\\"}\"}","context":{"RequestID":"56dd6d9e-0797-40cc-a63b-0416468e977f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"01254401-b89b-4027-b000-7c4ccd3ccc1a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:24.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:24.086Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56dd6d9e-0797-40cc-a63b-0416468e977f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01254401-b89b-4027-b000-7c4ccd3ccc1a","LogTimestamp":"2022-12-03T05:38:24.086Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:38:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:38:26.094Z","message":"Entering","context":{"RequestID":"e426d9ac-3cb8-485b-a195-9f8869d09bc3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b4991931-0f27-4231-981f-546f43d3c6cd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:26.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:26.097Z","message":"{\"transactionId\":\"e426d9ac-3cb8-485b-a195-9f8869d09bc3\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:26:095\",\"respDate\":\"221203-05:38:26:097\",\"sourceId\":\"haproxy:e426d9ac-3cb8-485b-a195-9f8869d09bc3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:38:26:095-91281\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e426d9ac-3cb8-485b-a195-9f8869d09bc3]}\\\"}\"}","context":{"RequestID":"e426d9ac-3cb8-485b-a195-9f8869d09bc3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b4991931-0f27-4231-981f-546f43d3c6cd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:26.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:26.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e426d9ac-3cb8-485b-a195-9f8869d09bc3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4991931-0f27-4231-981f-546f43d3c6cd","LogTimestamp":"2022-12-03T05:38:26.097Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:38:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:38:28.106Z","message":"Entering","context":{"RequestID":"32772c76-663a-4c80-8af7-a7062b77a274","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c99ce74d-4cb6-4611-ad5f-b9c6a7a4a253","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:28.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:28.108Z","message":"{\"transactionId\":\"32772c76-663a-4c80-8af7-a7062b77a274\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:28:107\",\"respDate\":\"221203-05:38:28:108\",\"sourceId\":\"haproxy:32772c76-663a-4c80-8af7-a7062b77a274\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:38:28:107-55081\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[32772c76-663a-4c80-8af7-a7062b77a274]}\\\"}\"}","context":{"RequestID":"32772c76-663a-4c80-8af7-a7062b77a274","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c99ce74d-4cb6-4611-ad5f-b9c6a7a4a253","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:28.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:28.109Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32772c76-663a-4c80-8af7-a7062b77a274","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c99ce74d-4cb6-4611-ad5f-b9c6a7a4a253","LogTimestamp":"2022-12-03T05:38:28.109Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:38:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:38:29.927Z","message":"Entering","context":{"RequestID":"be4d9b12-a7cd-4d30-ab9a-54cfc668de1d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2114fc18-e174-4e60-a16c-678fc69a9de8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:38:29.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:29.929Z","message":"{\"transactionId\":\"be4d9b12-a7cd-4d30-ab9a-54cfc668de1d\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:29:927\",\"respDate\":\"221203-05:38:29:929\",\"sourceId\":\"OOM_ReadinessCheck:be4d9b12-a7cd-4d30-ab9a-54cfc668de1d\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:38:29:927-72301\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[46952], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[be4d9b12-a7cd-4d30-ab9a-54cfc668de1d]}\\\"}\"}","context":{"RequestID":"be4d9b12-a7cd-4d30-ab9a-54cfc668de1d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2114fc18-e174-4e60-a16c-678fc69a9de8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:38:29.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:29.929Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be4d9b12-a7cd-4d30-ab9a-54cfc668de1d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2114fc18-e174-4e60-a16c-678fc69a9de8","LogTimestamp":"2022-12-03T05:38:29.929Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:38:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:38:30.117Z","message":"Entering","context":{"RequestID":"00830f91-bc0a-4239-b221-2a857751c6f2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c70d7d38-c684-4df8-a9b8-7ed4fae3ff37","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:30.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:30.118Z","message":"{\"transactionId\":\"00830f91-bc0a-4239-b221-2a857751c6f2\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:30:117\",\"respDate\":\"221203-05:38:30:118\",\"sourceId\":\"haproxy:00830f91-bc0a-4239-b221-2a857751c6f2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:38:30:117-90140\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[00830f91-bc0a-4239-b221-2a857751c6f2]}\\\"}\"}","context":{"RequestID":"00830f91-bc0a-4239-b221-2a857751c6f2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c70d7d38-c684-4df8-a9b8-7ed4fae3ff37","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:30.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:30.119Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00830f91-bc0a-4239-b221-2a857751c6f2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c70d7d38-c684-4df8-a9b8-7ed4fae3ff37","LogTimestamp":"2022-12-03T05:38:30.119Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:38:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:38:30.259Z","message":"Entering","context":{"RequestID":"0d8a4f46-e479-45dd-abef-03c38307a734","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9c3900ba-061c-4569-894c-8ef6bf86c986","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:38:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:30.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"0d8a4f46-e479-45dd-abef-03c38307a734","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9c3900ba-061c-4569-894c-8ef6bf86c986","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:38:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:30.261Z","message":"{\"transactionId\":\"0d8a4f46-e479-45dd-abef-03c38307a734\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:30:259\",\"respDate\":\"221203-05:38:30:261\",\"sourceId\":\"ReadinessCheck:0d8a4f46-e479-45dd-abef-03c38307a734\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:38:30:259-43956\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[0d8a4f46-e479-45dd-abef-03c38307a734]}\\\"}\"}","context":{"RequestID":"0d8a4f46-e479-45dd-abef-03c38307a734","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9c3900ba-061c-4569-894c-8ef6bf86c986","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:38:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:30.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d8a4f46-e479-45dd-abef-03c38307a734","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c3900ba-061c-4569-894c-8ef6bf86c986","LogTimestamp":"2022-12-03T05:38:30.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:38:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:38:30.276Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:30.279Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:31.477Z","message":"Entering","context":{"RequestID":"51655e35-c8f2-4fd9-8153-636c0e21392e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ccd93819-e4e9-49a6-9718-e3f165f7b077","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:38:31.477Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:31.479Z","message":"{\"transactionId\":\"51655e35-c8f2-4fd9-8153-636c0e21392e\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:31:477\",\"respDate\":\"221203-05:38:31:479\",\"sourceId\":\"healthcheck:51655e35-c8f2-4fd9-8153-636c0e21392e\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:38:31:477-14732\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[51655e35-c8f2-4fd9-8153-636c0e21392e]}\\\"}\"}","context":{"RequestID":"51655e35-c8f2-4fd9-8153-636c0e21392e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ccd93819-e4e9-49a6-9718-e3f165f7b077","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:38:31.477Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:31.479Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51655e35-c8f2-4fd9-8153-636c0e21392e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ccd93819-e4e9-49a6-9718-e3f165f7b077","LogTimestamp":"2022-12-03T05:38:31.479Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:38:31 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:38:32.127Z","message":"Entering","context":{"RequestID":"ae6e75e5-ba39-45c6-ae43-14da9a037012","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5a59ab9b-e0cc-402f-b241-f5e0b1f3281e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:32.127Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:32.129Z","message":"{\"transactionId\":\"ae6e75e5-ba39-45c6-ae43-14da9a037012\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:32:128\",\"respDate\":\"221203-05:38:32:129\",\"sourceId\":\"haproxy:ae6e75e5-ba39-45c6-ae43-14da9a037012\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:38:32:128-55595\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae6e75e5-ba39-45c6-ae43-14da9a037012]}\\\"}\"}","context":{"RequestID":"ae6e75e5-ba39-45c6-ae43-14da9a037012","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5a59ab9b-e0cc-402f-b241-f5e0b1f3281e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:32.127Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:32.129Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae6e75e5-ba39-45c6-ae43-14da9a037012","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a59ab9b-e0cc-402f-b241-f5e0b1f3281e","LogTimestamp":"2022-12-03T05:38:32.129Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:38:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:38:33.889Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:38:33.898Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:33.898Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:33.898Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:34.136Z","message":"Entering","context":{"RequestID":"945aed7f-03c1-4299-aa24-3e646a4b8f15","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b580c5f7-625d-4097-8b28-a600f5fb5c11","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:34.136Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:34.138Z","message":"{\"transactionId\":\"945aed7f-03c1-4299-aa24-3e646a4b8f15\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:34:137\",\"respDate\":\"221203-05:38:34:138\",\"sourceId\":\"haproxy:945aed7f-03c1-4299-aa24-3e646a4b8f15\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:38:34:137-68303\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[945aed7f-03c1-4299-aa24-3e646a4b8f15]}\\\"}\"}","context":{"RequestID":"945aed7f-03c1-4299-aa24-3e646a4b8f15","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b580c5f7-625d-4097-8b28-a600f5fb5c11","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:34.136Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:34.138Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"945aed7f-03c1-4299-aa24-3e646a4b8f15","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b580c5f7-625d-4097-8b28-a600f5fb5c11","LogTimestamp":"2022-12-03T05:38:34.138Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:38:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:38:35.742Z","message":"Entering","context":{"RequestID":"c4e5b3f1-73a6-4b8e-93fd-448a9bd0f7c7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"85bc9979-9638-4c21-b48b-6145cce8be54","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:38:35.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:35.744Z","message":"{\"transactionId\":\"c4e5b3f1-73a6-4b8e-93fd-448a9bd0f7c7\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:35:743\",\"respDate\":\"221203-05:38:35:744\",\"sourceId\":\"healthcheck:c4e5b3f1-73a6-4b8e-93fd-448a9bd0f7c7\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:38:35:743-32558\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[46194], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[c4e5b3f1-73a6-4b8e-93fd-448a9bd0f7c7]}\\\"}\"}","context":{"RequestID":"c4e5b3f1-73a6-4b8e-93fd-448a9bd0f7c7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"85bc9979-9638-4c21-b48b-6145cce8be54","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:38:35.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:35.745Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4e5b3f1-73a6-4b8e-93fd-448a9bd0f7c7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85bc9979-9638-4c21-b48b-6145cce8be54","LogTimestamp":"2022-12-03T05:38:35.745Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:38:35 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:38:36.147Z","message":"Entering","context":{"RequestID":"0c086a9d-7114-4375-bb4f-4fac5a475e88","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"593a5d0e-deb6-4a81-bbb2-6745522a8a13","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:36.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:36.149Z","message":"{\"transactionId\":\"0c086a9d-7114-4375-bb4f-4fac5a475e88\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:36:147\",\"respDate\":\"221203-05:38:36:149\",\"sourceId\":\"haproxy:0c086a9d-7114-4375-bb4f-4fac5a475e88\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:38:36:147-39692\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c086a9d-7114-4375-bb4f-4fac5a475e88]}\\\"}\"}","context":{"RequestID":"0c086a9d-7114-4375-bb4f-4fac5a475e88","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"593a5d0e-deb6-4a81-bbb2-6745522a8a13","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:36.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:36.149Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c086a9d-7114-4375-bb4f-4fac5a475e88","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"593a5d0e-deb6-4a81-bbb2-6745522a8a13","LogTimestamp":"2022-12-03T05:38:36.149Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:38:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:38:38.156Z","message":"Entering","context":{"RequestID":"1588f597-d90f-49c6-a81c-b98b77f3611a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"46c6ca8e-b2a1-418b-b438-26dc33d4594f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:38.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:38.158Z","message":"{\"transactionId\":\"1588f597-d90f-49c6-a81c-b98b77f3611a\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:38:156\",\"respDate\":\"221203-05:38:38:158\",\"sourceId\":\"haproxy:1588f597-d90f-49c6-a81c-b98b77f3611a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:38:38:156-5575\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1588f597-d90f-49c6-a81c-b98b77f3611a]}\\\"}\"}","context":{"RequestID":"1588f597-d90f-49c6-a81c-b98b77f3611a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"46c6ca8e-b2a1-418b-b438-26dc33d4594f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:38.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:38.158Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1588f597-d90f-49c6-a81c-b98b77f3611a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46c6ca8e-b2a1-418b-b438-26dc33d4594f","LogTimestamp":"2022-12-03T05:38:38.158Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:38:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:38:39.926Z","message":"Entering","context":{"RequestID":"e00a370e-e3fb-403e-a23b-a1f8b3a14827","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"be4c38c4-02d1-42a1-b7aa-6cf57eb01fc5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:38:39.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:39.928Z","message":"{\"transactionId\":\"e00a370e-e3fb-403e-a23b-a1f8b3a14827\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:39:927\",\"respDate\":\"221203-05:38:39:928\",\"sourceId\":\"OOM_ReadinessCheck:e00a370e-e3fb-403e-a23b-a1f8b3a14827\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:38:39:927-58992\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[47154], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[e00a370e-e3fb-403e-a23b-a1f8b3a14827]}\\\"}\"}","context":{"RequestID":"e00a370e-e3fb-403e-a23b-a1f8b3a14827","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"be4c38c4-02d1-42a1-b7aa-6cf57eb01fc5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:38:39.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:39.928Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e00a370e-e3fb-403e-a23b-a1f8b3a14827","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be4c38c4-02d1-42a1-b7aa-6cf57eb01fc5","LogTimestamp":"2022-12-03T05:38:39.928Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:38:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:38:40.166Z","message":"Entering","context":{"RequestID":"16da9872-6441-4a7c-8a1d-4bb6c2ab420f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7db45978-dc83-47b6-aa3c-af669a01f888","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:40.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:40.168Z","message":"{\"transactionId\":\"16da9872-6441-4a7c-8a1d-4bb6c2ab420f\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:40:167\",\"respDate\":\"221203-05:38:40:168\",\"sourceId\":\"haproxy:16da9872-6441-4a7c-8a1d-4bb6c2ab420f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:38:40:167-22082\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[16da9872-6441-4a7c-8a1d-4bb6c2ab420f]}\\\"}\"}","context":{"RequestID":"16da9872-6441-4a7c-8a1d-4bb6c2ab420f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7db45978-dc83-47b6-aa3c-af669a01f888","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:40.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:40.168Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16da9872-6441-4a7c-8a1d-4bb6c2ab420f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7db45978-dc83-47b6-aa3c-af669a01f888","LogTimestamp":"2022-12-03T05:38:40.168Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:38:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:38:40.258Z","message":"Entering","context":{"RequestID":"4621978b-4605-448e-8306-80468c456c72","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"31c73b56-6f9a-4ead-aa43-ed65bf2e11bf","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:38:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:40.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"4621978b-4605-448e-8306-80468c456c72","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"31c73b56-6f9a-4ead-aa43-ed65bf2e11bf","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:38:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:40.261Z","message":"{\"transactionId\":\"4621978b-4605-448e-8306-80468c456c72\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:40:259\",\"respDate\":\"221203-05:38:40:261\",\"sourceId\":\"ReadinessCheck:4621978b-4605-448e-8306-80468c456c72\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:38:40:259-40670\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[4621978b-4605-448e-8306-80468c456c72]}\\\"}\"}","context":{"RequestID":"4621978b-4605-448e-8306-80468c456c72","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"31c73b56-6f9a-4ead-aa43-ed65bf2e11bf","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:38:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:40.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4621978b-4605-448e-8306-80468c456c72","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"31c73b56-6f9a-4ead-aa43-ed65bf2e11bf","LogTimestamp":"2022-12-03T05:38:40.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:38:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:38:42.176Z","message":"Entering","context":{"RequestID":"5269273d-afe6-4c01-b8ae-1ebe09503da1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c4509620-dec2-4a42-af18-b171fe709535","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:42.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:42.178Z","message":"{\"transactionId\":\"5269273d-afe6-4c01-b8ae-1ebe09503da1\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:42:177\",\"respDate\":\"221203-05:38:42:178\",\"sourceId\":\"haproxy:5269273d-afe6-4c01-b8ae-1ebe09503da1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:38:42:177-85644\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5269273d-afe6-4c01-b8ae-1ebe09503da1]}\\\"}\"}","context":{"RequestID":"5269273d-afe6-4c01-b8ae-1ebe09503da1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c4509620-dec2-4a42-af18-b171fe709535","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:42.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:42.179Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5269273d-afe6-4c01-b8ae-1ebe09503da1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4509620-dec2-4a42-af18-b171fe709535","LogTimestamp":"2022-12-03T05:38:42.178Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:38:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:38:43.889Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:38:43.897Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:43.897Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:43.897Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:44.187Z","message":"Entering","context":{"RequestID":"19ad8105-07f2-4105-ab4e-e30b0ef65d65","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6e777d78-c5e5-49dc-b637-024020236c18","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:44.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:44.189Z","message":"{\"transactionId\":\"19ad8105-07f2-4105-ab4e-e30b0ef65d65\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:44:187\",\"respDate\":\"221203-05:38:44:188\",\"sourceId\":\"haproxy:19ad8105-07f2-4105-ab4e-e30b0ef65d65\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:38:44:187-90844\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[19ad8105-07f2-4105-ab4e-e30b0ef65d65]}\\\"}\"}","context":{"RequestID":"19ad8105-07f2-4105-ab4e-e30b0ef65d65","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6e777d78-c5e5-49dc-b637-024020236c18","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:44.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:44.189Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19ad8105-07f2-4105-ab4e-e30b0ef65d65","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e777d78-c5e5-49dc-b637-024020236c18","LogTimestamp":"2022-12-03T05:38:44.189Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:38:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:38:46.197Z","message":"Entering","context":{"RequestID":"44bfd4a1-a77b-4553-8231-ad6f48764fab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8fe356ba-fb15-45c1-b881-81df58186919","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:46.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:46.199Z","message":"{\"transactionId\":\"44bfd4a1-a77b-4553-8231-ad6f48764fab\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:46:197\",\"respDate\":\"221203-05:38:46:199\",\"sourceId\":\"haproxy:44bfd4a1-a77b-4553-8231-ad6f48764fab\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:38:46:197-52648\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[44bfd4a1-a77b-4553-8231-ad6f48764fab]}\\\"}\"}","context":{"RequestID":"44bfd4a1-a77b-4553-8231-ad6f48764fab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8fe356ba-fb15-45c1-b881-81df58186919","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:46.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:46.199Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"44bfd4a1-a77b-4553-8231-ad6f48764fab","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8fe356ba-fb15-45c1-b881-81df58186919","LogTimestamp":"2022-12-03T05:38:46.199Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:38:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:38:46.501Z","message":"Entering","context":{"RequestID":"7c76206c-7d22-43d2-9b3c-8f2b5f534b58","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"937b6d80-2a1f-4490-8902-8a100be69879","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:38:46.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:46.503Z","message":"{\"transactionId\":\"7c76206c-7d22-43d2-9b3c-8f2b5f534b58\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:46:502\",\"respDate\":\"221203-05:38:46:503\",\"sourceId\":\"healthcheck:7c76206c-7d22-43d2-9b3c-8f2b5f534b58\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:38:46:502-91161\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[7c76206c-7d22-43d2-9b3c-8f2b5f534b58]}\\\"}\"}","context":{"RequestID":"7c76206c-7d22-43d2-9b3c-8f2b5f534b58","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"937b6d80-2a1f-4490-8902-8a100be69879","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:38:46.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:46.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c76206c-7d22-43d2-9b3c-8f2b5f534b58","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"937b6d80-2a1f-4490-8902-8a100be69879","LogTimestamp":"2022-12-03T05:38:46.503Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:38:46 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:38:48.207Z","message":"Entering","context":{"RequestID":"935ba024-b562-4b03-ba11-f0614527891c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fa791a10-77b9-496a-8cc6-509933c55e84","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:48.207Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:48.210Z","message":"{\"transactionId\":\"935ba024-b562-4b03-ba11-f0614527891c\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:48:208\",\"respDate\":\"221203-05:38:48:209\",\"sourceId\":\"haproxy:935ba024-b562-4b03-ba11-f0614527891c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:38:48:208-17307\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[935ba024-b562-4b03-ba11-f0614527891c]}\\\"}\"}","context":{"RequestID":"935ba024-b562-4b03-ba11-f0614527891c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fa791a10-77b9-496a-8cc6-509933c55e84","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:48.207Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:48.210Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"935ba024-b562-4b03-ba11-f0614527891c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa791a10-77b9-496a-8cc6-509933c55e84","LogTimestamp":"2022-12-03T05:38:48.210Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:38:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:38:49.930Z","message":"Entering","context":{"RequestID":"f00e73d9-90dd-4fa4-8098-224bc68ba2d8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5f213faa-793f-4a6f-a9ea-0fb5cccc66f8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:38:49.930Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:49.932Z","message":"{\"transactionId\":\"f00e73d9-90dd-4fa4-8098-224bc68ba2d8\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:49:931\",\"respDate\":\"221203-05:38:49:932\",\"sourceId\":\"OOM_ReadinessCheck:f00e73d9-90dd-4fa4-8098-224bc68ba2d8\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:38:49:931-95796\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[47350], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[f00e73d9-90dd-4fa4-8098-224bc68ba2d8]}\\\"}\"}","context":{"RequestID":"f00e73d9-90dd-4fa4-8098-224bc68ba2d8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5f213faa-793f-4a6f-a9ea-0fb5cccc66f8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:38:49.930Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:49.932Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f00e73d9-90dd-4fa4-8098-224bc68ba2d8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f213faa-793f-4a6f-a9ea-0fb5cccc66f8","LogTimestamp":"2022-12-03T05:38:49.932Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:38:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:38:50.217Z","message":"Entering","context":{"RequestID":"744c280e-70a7-4408-bf21-ca34ac813c56","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"020e0e2e-6aea-4e3c-a4e9-b1ebf6fabab6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:50.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:50.219Z","message":"{\"transactionId\":\"744c280e-70a7-4408-bf21-ca34ac813c56\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:50:218\",\"respDate\":\"221203-05:38:50:219\",\"sourceId\":\"haproxy:744c280e-70a7-4408-bf21-ca34ac813c56\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:38:50:218-5957\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[744c280e-70a7-4408-bf21-ca34ac813c56]}\\\"}\"}","context":{"RequestID":"744c280e-70a7-4408-bf21-ca34ac813c56","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"020e0e2e-6aea-4e3c-a4e9-b1ebf6fabab6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:50.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:50.219Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"744c280e-70a7-4408-bf21-ca34ac813c56","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"020e0e2e-6aea-4e3c-a4e9-b1ebf6fabab6","LogTimestamp":"2022-12-03T05:38:50.219Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:38:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:38:50.260Z","message":"Entering","context":{"RequestID":"04debb1a-26a1-4fc6-8972-0d4b4f737cbd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7aec2e1d-a977-472c-88e5-54102afbb903","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:38:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:50.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"04debb1a-26a1-4fc6-8972-0d4b4f737cbd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7aec2e1d-a977-472c-88e5-54102afbb903","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:38:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:50.262Z","message":"{\"transactionId\":\"04debb1a-26a1-4fc6-8972-0d4b4f737cbd\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:50:260\",\"respDate\":\"221203-05:38:50:262\",\"sourceId\":\"ReadinessCheck:04debb1a-26a1-4fc6-8972-0d4b4f737cbd\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:38:50:260-48341\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[04debb1a-26a1-4fc6-8972-0d4b4f737cbd]}\\\"}\"}","context":{"RequestID":"04debb1a-26a1-4fc6-8972-0d4b4f737cbd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7aec2e1d-a977-472c-88e5-54102afbb903","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:38:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:50.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04debb1a-26a1-4fc6-8972-0d4b4f737cbd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7aec2e1d-a977-472c-88e5-54102afbb903","LogTimestamp":"2022-12-03T05:38:50.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:38:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:38:50.775Z","message":"Entering","context":{"RequestID":"79d2e8fd-6d8d-4af2-be50-2d19b24aa725","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"910c0344-2867-4787-875f-137641300676","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:38:50.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:50.777Z","message":"{\"transactionId\":\"79d2e8fd-6d8d-4af2-be50-2d19b24aa725\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:50:776\",\"respDate\":\"221203-05:38:50:777\",\"sourceId\":\"healthcheck:79d2e8fd-6d8d-4af2-be50-2d19b24aa725\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:38:50:776-37696\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[46360], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[79d2e8fd-6d8d-4af2-be50-2d19b24aa725]}\\\"}\"}","context":{"RequestID":"79d2e8fd-6d8d-4af2-be50-2d19b24aa725","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"910c0344-2867-4787-875f-137641300676","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:38:50.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:50.777Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79d2e8fd-6d8d-4af2-be50-2d19b24aa725","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"910c0344-2867-4787-875f-137641300676","LogTimestamp":"2022-12-03T05:38:50.777Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:38:50 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:38:52.227Z","message":"Entering","context":{"RequestID":"9e5d1506-4117-4d0c-89f4-be13f3ad179f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0359855c-07d3-4404-b30c-5b4c166e45df","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:52.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:52.229Z","message":"{\"transactionId\":\"9e5d1506-4117-4d0c-89f4-be13f3ad179f\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:52:228\",\"respDate\":\"221203-05:38:52:229\",\"sourceId\":\"haproxy:9e5d1506-4117-4d0c-89f4-be13f3ad179f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:38:52:228-31644\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9e5d1506-4117-4d0c-89f4-be13f3ad179f]}\\\"}\"}","context":{"RequestID":"9e5d1506-4117-4d0c-89f4-be13f3ad179f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0359855c-07d3-4404-b30c-5b4c166e45df","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:52.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:52.230Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e5d1506-4117-4d0c-89f4-be13f3ad179f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0359855c-07d3-4404-b30c-5b4c166e45df","LogTimestamp":"2022-12-03T05:38:52.230Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:38:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:38:53.889Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:38:53.903Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:53.904Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:53.904Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:54.237Z","message":"Entering","context":{"RequestID":"8885e1a3-4c0a-44bb-b9fc-b704d3dcf5ed","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f8af53d1-f0e7-4fd0-9563-041cd3b92838","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:54.237Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:54.239Z","message":"{\"transactionId\":\"8885e1a3-4c0a-44bb-b9fc-b704d3dcf5ed\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:54:238\",\"respDate\":\"221203-05:38:54:239\",\"sourceId\":\"haproxy:8885e1a3-4c0a-44bb-b9fc-b704d3dcf5ed\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:38:54:238-22201\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8885e1a3-4c0a-44bb-b9fc-b704d3dcf5ed]}\\\"}\"}","context":{"RequestID":"8885e1a3-4c0a-44bb-b9fc-b704d3dcf5ed","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f8af53d1-f0e7-4fd0-9563-041cd3b92838","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:54.237Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:54.239Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8885e1a3-4c0a-44bb-b9fc-b704d3dcf5ed","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8af53d1-f0e7-4fd0-9563-041cd3b92838","LogTimestamp":"2022-12-03T05:38:54.239Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:38:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:38:56.246Z","message":"Entering","context":{"RequestID":"8b993441-389d-468e-be46-a57c424774c1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"550241fb-ed8b-4938-b18d-66d73ef84900","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:56.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:56.248Z","message":"{\"transactionId\":\"8b993441-389d-468e-be46-a57c424774c1\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:56:247\",\"respDate\":\"221203-05:38:56:248\",\"sourceId\":\"haproxy:8b993441-389d-468e-be46-a57c424774c1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:38:56:247-57377\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8b993441-389d-468e-be46-a57c424774c1]}\\\"}\"}","context":{"RequestID":"8b993441-389d-468e-be46-a57c424774c1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"550241fb-ed8b-4938-b18d-66d73ef84900","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:56.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:56.248Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b993441-389d-468e-be46-a57c424774c1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"550241fb-ed8b-4938-b18d-66d73ef84900","LogTimestamp":"2022-12-03T05:38:56.248Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:38:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:38:58.256Z","message":"Entering","context":{"RequestID":"a12dfe6f-812c-4bde-b0bc-d6c0d44e1775","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7e79d568-957a-4bd4-b6de-48ed6841a864","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:58.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:58.257Z","message":"{\"transactionId\":\"a12dfe6f-812c-4bde-b0bc-d6c0d44e1775\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:58:256\",\"respDate\":\"221203-05:38:58:257\",\"sourceId\":\"haproxy:a12dfe6f-812c-4bde-b0bc-d6c0d44e1775\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:38:58:256-44210\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a12dfe6f-812c-4bde-b0bc-d6c0d44e1775]}\\\"}\"}","context":{"RequestID":"a12dfe6f-812c-4bde-b0bc-d6c0d44e1775","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7e79d568-957a-4bd4-b6de-48ed6841a864","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:38:58.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:58.258Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a12dfe6f-812c-4bde-b0bc-d6c0d44e1775","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e79d568-957a-4bd4-b6de-48ed6841a864","LogTimestamp":"2022-12-03T05:38:58.258Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:38:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:38:59.929Z","message":"Entering","context":{"RequestID":"2dcbe1f8-5f13-4031-8acf-2e75281090e4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d17ecb05-2314-42da-a594-4cd08bfbac82","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:38:59.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:38:59.931Z","message":"{\"transactionId\":\"2dcbe1f8-5f13-4031-8acf-2e75281090e4\",\"status\":\"200\",\"rqstDate\":\"221203-05:38:59:929\",\"respDate\":\"221203-05:38:59:931\",\"sourceId\":\"OOM_ReadinessCheck:2dcbe1f8-5f13-4031-8acf-2e75281090e4\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:38:59:929-88998\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[47550], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[2dcbe1f8-5f13-4031-8acf-2e75281090e4]}\\\"}\"}","context":{"RequestID":"2dcbe1f8-5f13-4031-8acf-2e75281090e4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d17ecb05-2314-42da-a594-4cd08bfbac82","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:38:59.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:38:59.931Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2dcbe1f8-5f13-4031-8acf-2e75281090e4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d17ecb05-2314-42da-a594-4cd08bfbac82","LogTimestamp":"2022-12-03T05:38:59.931Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:38:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:39:00.260Z","message":"Entering","context":{"RequestID":"b959c513-e9aa-4572-b7a1-d629ea7b2a3e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9e720ab9-c073-43af-bc70-eb896cb4fe25","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:39:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:00.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"b959c513-e9aa-4572-b7a1-d629ea7b2a3e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9e720ab9-c073-43af-bc70-eb896cb4fe25","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:39:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:00.262Z","message":"{\"transactionId\":\"b959c513-e9aa-4572-b7a1-d629ea7b2a3e\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:00:261\",\"respDate\":\"221203-05:39:00:262\",\"sourceId\":\"ReadinessCheck:b959c513-e9aa-4572-b7a1-d629ea7b2a3e\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:39:00:261-46848\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[b959c513-e9aa-4572-b7a1-d629ea7b2a3e]}\\\"}\"}","context":{"RequestID":"b959c513-e9aa-4572-b7a1-d629ea7b2a3e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9e720ab9-c073-43af-bc70-eb896cb4fe25","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:39:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:00.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b959c513-e9aa-4572-b7a1-d629ea7b2a3e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e720ab9-c073-43af-bc70-eb896cb4fe25","LogTimestamp":"2022-12-03T05:39:00.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:39:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:39:00.267Z","message":"Entering","context":{"RequestID":"b29c3a90-b17b-4346-85b4-ff9cb8d67e18","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"107d2310-7e56-412b-a14f-b6ac58d84b72","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:00.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:00.268Z","message":"{\"transactionId\":\"b29c3a90-b17b-4346-85b4-ff9cb8d67e18\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:00:267\",\"respDate\":\"221203-05:39:00:268\",\"sourceId\":\"haproxy:b29c3a90-b17b-4346-85b4-ff9cb8d67e18\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:39:00:267-76163\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b29c3a90-b17b-4346-85b4-ff9cb8d67e18]}\\\"}\"}","context":{"RequestID":"b29c3a90-b17b-4346-85b4-ff9cb8d67e18","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"107d2310-7e56-412b-a14f-b6ac58d84b72","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:00.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:00.269Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b29c3a90-b17b-4346-85b4-ff9cb8d67e18","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"107d2310-7e56-412b-a14f-b6ac58d84b72","LogTimestamp":"2022-12-03T05:39:00.269Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:39:00.280Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:00.282Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:01.527Z","message":"Entering","context":{"RequestID":"3fa08adc-0612-48fb-9632-797d48410a6c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cc853c74-fb48-4cb7-9dc8-599b259727cb","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:39:01.526Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:01.529Z","message":"{\"transactionId\":\"3fa08adc-0612-48fb-9632-797d48410a6c\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:01:527\",\"respDate\":\"221203-05:39:01:529\",\"sourceId\":\"healthcheck:3fa08adc-0612-48fb-9632-797d48410a6c\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:39:01:527-59615\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[3fa08adc-0612-48fb-9632-797d48410a6c]}\\\"}\"}","context":{"RequestID":"3fa08adc-0612-48fb-9632-797d48410a6c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cc853c74-fb48-4cb7-9dc8-599b259727cb","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:39:01.526Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:01.529Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3fa08adc-0612-48fb-9632-797d48410a6c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc853c74-fb48-4cb7-9dc8-599b259727cb","LogTimestamp":"2022-12-03T05:39:01.529Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:39:01 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:39:02.276Z","message":"Entering","context":{"RequestID":"d22d70e2-1972-445c-a941-f1dd84a33933","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8972edf1-ae20-4b82-8672-b12011b00031","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:02.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:02.278Z","message":"{\"transactionId\":\"d22d70e2-1972-445c-a941-f1dd84a33933\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:02:276\",\"respDate\":\"221203-05:39:02:277\",\"sourceId\":\"haproxy:d22d70e2-1972-445c-a941-f1dd84a33933\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:39:02:276-42947\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d22d70e2-1972-445c-a941-f1dd84a33933]}\\\"}\"}","context":{"RequestID":"d22d70e2-1972-445c-a941-f1dd84a33933","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8972edf1-ae20-4b82-8672-b12011b00031","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:02.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:02.278Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d22d70e2-1972-445c-a941-f1dd84a33933","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8972edf1-ae20-4b82-8672-b12011b00031","LogTimestamp":"2022-12-03T05:39:02.278Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:39:03.888Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:39:03.897Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:03.897Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:03.897Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:04.286Z","message":"Entering","context":{"RequestID":"6728bdd4-91b6-40a7-ba3d-a5c558dc119e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3939fd5c-6d00-4cef-8e0f-bf2c0e8e1a20","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:04.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:04.288Z","message":"{\"transactionId\":\"6728bdd4-91b6-40a7-ba3d-a5c558dc119e\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:04:287\",\"respDate\":\"221203-05:39:04:288\",\"sourceId\":\"haproxy:6728bdd4-91b6-40a7-ba3d-a5c558dc119e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:39:04:287-67012\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6728bdd4-91b6-40a7-ba3d-a5c558dc119e]}\\\"}\"}","context":{"RequestID":"6728bdd4-91b6-40a7-ba3d-a5c558dc119e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3939fd5c-6d00-4cef-8e0f-bf2c0e8e1a20","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:04.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:04.288Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6728bdd4-91b6-40a7-ba3d-a5c558dc119e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3939fd5c-6d00-4cef-8e0f-bf2c0e8e1a20","LogTimestamp":"2022-12-03T05:39:04.288Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:39:05.802Z","message":"Entering","context":{"RequestID":"56e7d953-c2bc-472d-bbd7-5f5d5fcd2e5d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"25b26181-d6bd-45c2-bd97-260b9fcb9707","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:39:05.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:05.804Z","message":"{\"transactionId\":\"56e7d953-c2bc-472d-bbd7-5f5d5fcd2e5d\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:05:802\",\"respDate\":\"221203-05:39:05:803\",\"sourceId\":\"healthcheck:56e7d953-c2bc-472d-bbd7-5f5d5fcd2e5d\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:39:05:802-24643\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[46524], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[56e7d953-c2bc-472d-bbd7-5f5d5fcd2e5d]}\\\"}\"}","context":{"RequestID":"56e7d953-c2bc-472d-bbd7-5f5d5fcd2e5d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"25b26181-d6bd-45c2-bd97-260b9fcb9707","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:39:05.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:05.804Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56e7d953-c2bc-472d-bbd7-5f5d5fcd2e5d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25b26181-d6bd-45c2-bd97-260b9fcb9707","LogTimestamp":"2022-12-03T05:39:05.804Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:05 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:39:06.296Z","message":"Entering","context":{"RequestID":"8d97c0ec-9d1e-4c7f-ad1e-b8f3b84dfd65","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"00c25584-0f74-4102-aff3-4e311979313f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:06.296Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:06.298Z","message":"{\"transactionId\":\"8d97c0ec-9d1e-4c7f-ad1e-b8f3b84dfd65\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:06:296\",\"respDate\":\"221203-05:39:06:298\",\"sourceId\":\"haproxy:8d97c0ec-9d1e-4c7f-ad1e-b8f3b84dfd65\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:39:06:296-85089\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8d97c0ec-9d1e-4c7f-ad1e-b8f3b84dfd65]}\\\"}\"}","context":{"RequestID":"8d97c0ec-9d1e-4c7f-ad1e-b8f3b84dfd65","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"00c25584-0f74-4102-aff3-4e311979313f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:06.296Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:06.298Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d97c0ec-9d1e-4c7f-ad1e-b8f3b84dfd65","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00c25584-0f74-4102-aff3-4e311979313f","LogTimestamp":"2022-12-03T05:39:06.298Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:39:08.306Z","message":"Entering","context":{"RequestID":"11f496d5-3451-4a1c-8bd6-da26ec214c3e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"45adbfa6-2c8d-422f-8da2-66fa108d9a34","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:08.306Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:08.308Z","message":"{\"transactionId\":\"11f496d5-3451-4a1c-8bd6-da26ec214c3e\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:08:306\",\"respDate\":\"221203-05:39:08:308\",\"sourceId\":\"haproxy:11f496d5-3451-4a1c-8bd6-da26ec214c3e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:39:08:306-79543\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[11f496d5-3451-4a1c-8bd6-da26ec214c3e]}\\\"}\"}","context":{"RequestID":"11f496d5-3451-4a1c-8bd6-da26ec214c3e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"45adbfa6-2c8d-422f-8da2-66fa108d9a34","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:08.306Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:08.308Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11f496d5-3451-4a1c-8bd6-da26ec214c3e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"45adbfa6-2c8d-422f-8da2-66fa108d9a34","LogTimestamp":"2022-12-03T05:39:08.308Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:39:09.926Z","message":"Entering","context":{"RequestID":"5bbdc762-a9ae-46e9-8229-6f7c2f7fe229","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"463cf145-f519-44bd-9079-9bb1cffe3a48","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:39:09.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:09.928Z","message":"{\"transactionId\":\"5bbdc762-a9ae-46e9-8229-6f7c2f7fe229\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:09:926\",\"respDate\":\"221203-05:39:09:927\",\"sourceId\":\"OOM_ReadinessCheck:5bbdc762-a9ae-46e9-8229-6f7c2f7fe229\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:39:09:926-97956\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[47752], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[5bbdc762-a9ae-46e9-8229-6f7c2f7fe229]}\\\"}\"}","context":{"RequestID":"5bbdc762-a9ae-46e9-8229-6f7c2f7fe229","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"463cf145-f519-44bd-9079-9bb1cffe3a48","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:39:09.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:09.928Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5bbdc762-a9ae-46e9-8229-6f7c2f7fe229","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"463cf145-f519-44bd-9079-9bb1cffe3a48","LogTimestamp":"2022-12-03T05:39:09.928Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:39:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:39:10.258Z","message":"Entering","context":{"RequestID":"daa67a53-06a1-47ec-9466-accc4d35d3d8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3ae0f2cf-17c8-460f-9966-b2ffe41db9e1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:39:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:10.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"daa67a53-06a1-47ec-9466-accc4d35d3d8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3ae0f2cf-17c8-460f-9966-b2ffe41db9e1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:39:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:10.261Z","message":"{\"transactionId\":\"daa67a53-06a1-47ec-9466-accc4d35d3d8\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:10:259\",\"respDate\":\"221203-05:39:10:261\",\"sourceId\":\"ReadinessCheck:daa67a53-06a1-47ec-9466-accc4d35d3d8\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:39:10:259-7967\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[daa67a53-06a1-47ec-9466-accc4d35d3d8]}\\\"}\"}","context":{"RequestID":"daa67a53-06a1-47ec-9466-accc4d35d3d8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3ae0f2cf-17c8-460f-9966-b2ffe41db9e1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:39:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:10.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"daa67a53-06a1-47ec-9466-accc4d35d3d8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ae0f2cf-17c8-460f-9966-b2ffe41db9e1","LogTimestamp":"2022-12-03T05:39:10.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:39:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:39:10.315Z","message":"Entering","context":{"RequestID":"a83d55a6-26d6-4a93-896a-1eecfa6d8259","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"195fbb04-7f9e-4bac-b186-1fea612588b1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:10.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:10.317Z","message":"{\"transactionId\":\"a83d55a6-26d6-4a93-896a-1eecfa6d8259\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:10:316\",\"respDate\":\"221203-05:39:10:317\",\"sourceId\":\"haproxy:a83d55a6-26d6-4a93-896a-1eecfa6d8259\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:39:10:316-26582\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a83d55a6-26d6-4a93-896a-1eecfa6d8259]}\\\"}\"}","context":{"RequestID":"a83d55a6-26d6-4a93-896a-1eecfa6d8259","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"195fbb04-7f9e-4bac-b186-1fea612588b1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:10.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:10.318Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a83d55a6-26d6-4a93-896a-1eecfa6d8259","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"195fbb04-7f9e-4bac-b186-1fea612588b1","LogTimestamp":"2022-12-03T05:39:10.317Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:39:12.326Z","message":"Entering","context":{"RequestID":"f6c4700f-366a-4267-af59-d1097d3f79f3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9b25cd55-849d-4f4c-912d-a2aaf87da7a0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:12.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:12.328Z","message":"{\"transactionId\":\"f6c4700f-366a-4267-af59-d1097d3f79f3\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:12:327\",\"respDate\":\"221203-05:39:12:328\",\"sourceId\":\"haproxy:f6c4700f-366a-4267-af59-d1097d3f79f3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:39:12:327-68807\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6c4700f-366a-4267-af59-d1097d3f79f3]}\\\"}\"}","context":{"RequestID":"f6c4700f-366a-4267-af59-d1097d3f79f3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9b25cd55-849d-4f4c-912d-a2aaf87da7a0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:12.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:12.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6c4700f-366a-4267-af59-d1097d3f79f3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b25cd55-849d-4f4c-912d-a2aaf87da7a0","LogTimestamp":"2022-12-03T05:39:12.329Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:39:13.889Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:39:13.899Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:13.899Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:13.899Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:14.338Z","message":"Entering","context":{"RequestID":"4bf652f6-fbd2-4310-bfcc-01485a7a1015","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"254e1239-c7a2-4639-b285-73c1b97d7113","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:14.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:14.340Z","message":"{\"transactionId\":\"4bf652f6-fbd2-4310-bfcc-01485a7a1015\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:14:338\",\"respDate\":\"221203-05:39:14:340\",\"sourceId\":\"haproxy:4bf652f6-fbd2-4310-bfcc-01485a7a1015\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:39:14:338-20676\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4bf652f6-fbd2-4310-bfcc-01485a7a1015]}\\\"}\"}","context":{"RequestID":"4bf652f6-fbd2-4310-bfcc-01485a7a1015","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"254e1239-c7a2-4639-b285-73c1b97d7113","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:14.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:14.340Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4bf652f6-fbd2-4310-bfcc-01485a7a1015","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"254e1239-c7a2-4639-b285-73c1b97d7113","LogTimestamp":"2022-12-03T05:39:14.340Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:39:16.348Z","message":"Entering","context":{"RequestID":"d520dc25-dd8d-48fc-b73a-4ccc1bf94fce","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"35fc432f-bf21-478d-be05-125d9765a8b2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:16.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:16.349Z","message":"{\"transactionId\":\"d520dc25-dd8d-48fc-b73a-4ccc1bf94fce\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:16:348\",\"respDate\":\"221203-05:39:16:349\",\"sourceId\":\"haproxy:d520dc25-dd8d-48fc-b73a-4ccc1bf94fce\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:39:16:348-60028\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d520dc25-dd8d-48fc-b73a-4ccc1bf94fce]}\\\"}\"}","context":{"RequestID":"d520dc25-dd8d-48fc-b73a-4ccc1bf94fce","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"35fc432f-bf21-478d-be05-125d9765a8b2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:16.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:16.350Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d520dc25-dd8d-48fc-b73a-4ccc1bf94fce","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35fc432f-bf21-478d-be05-125d9765a8b2","LogTimestamp":"2022-12-03T05:39:16.350Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:39:16.550Z","message":"Entering","context":{"RequestID":"22a1c92a-97fe-4ff9-8982-b41c9fef3b0d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"980c7411-6099-4dd5-9064-612c604acb33","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:39:16.550Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:16.551Z","message":"{\"transactionId\":\"22a1c92a-97fe-4ff9-8982-b41c9fef3b0d\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:16:550\",\"respDate\":\"221203-05:39:16:551\",\"sourceId\":\"healthcheck:22a1c92a-97fe-4ff9-8982-b41c9fef3b0d\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:39:16:550-59391\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[22a1c92a-97fe-4ff9-8982-b41c9fef3b0d]}\\\"}\"}","context":{"RequestID":"22a1c92a-97fe-4ff9-8982-b41c9fef3b0d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"980c7411-6099-4dd5-9064-612c604acb33","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:39:16.550Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:16.552Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22a1c92a-97fe-4ff9-8982-b41c9fef3b0d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"980c7411-6099-4dd5-9064-612c604acb33","LogTimestamp":"2022-12-03T05:39:16.552Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:39:16 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:39:18.358Z","message":"Entering","context":{"RequestID":"af6aff74-9e48-4db8-b5c2-1b31946bf079","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6992516e-3794-4fc7-8160-7bbea3a49dea","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:18.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:18.360Z","message":"{\"transactionId\":\"af6aff74-9e48-4db8-b5c2-1b31946bf079\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:18:358\",\"respDate\":\"221203-05:39:18:359\",\"sourceId\":\"haproxy:af6aff74-9e48-4db8-b5c2-1b31946bf079\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:39:18:358-10666\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[af6aff74-9e48-4db8-b5c2-1b31946bf079]}\\\"}\"}","context":{"RequestID":"af6aff74-9e48-4db8-b5c2-1b31946bf079","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6992516e-3794-4fc7-8160-7bbea3a49dea","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:18.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:18.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af6aff74-9e48-4db8-b5c2-1b31946bf079","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6992516e-3794-4fc7-8160-7bbea3a49dea","LogTimestamp":"2022-12-03T05:39:18.360Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:39:19.930Z","message":"Entering","context":{"RequestID":"7fc64a5e-ebd6-4b46-a60b-5aecc57f1462","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0df70459-375e-4bb5-a6be-83d624c39517","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:39:19.930Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:19.933Z","message":"{\"transactionId\":\"7fc64a5e-ebd6-4b46-a60b-5aecc57f1462\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:19:931\",\"respDate\":\"221203-05:39:19:933\",\"sourceId\":\"OOM_ReadinessCheck:7fc64a5e-ebd6-4b46-a60b-5aecc57f1462\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:39:19:931-73614\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[47958], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[7fc64a5e-ebd6-4b46-a60b-5aecc57f1462]}\\\"}\"}","context":{"RequestID":"7fc64a5e-ebd6-4b46-a60b-5aecc57f1462","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0df70459-375e-4bb5-a6be-83d624c39517","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:39:19.930Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:19.933Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7fc64a5e-ebd6-4b46-a60b-5aecc57f1462","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0df70459-375e-4bb5-a6be-83d624c39517","LogTimestamp":"2022-12-03T05:39:19.933Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:39:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:39:20.259Z","message":"Entering","context":{"RequestID":"cac46b57-a9ed-49a8-ab9d-19dd7dd9f99c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"120878b6-b3fd-431c-ad72-8e142d08b688","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:39:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:20.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"cac46b57-a9ed-49a8-ab9d-19dd7dd9f99c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"120878b6-b3fd-431c-ad72-8e142d08b688","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:39:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:20.261Z","message":"{\"transactionId\":\"cac46b57-a9ed-49a8-ab9d-19dd7dd9f99c\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:20:259\",\"respDate\":\"221203-05:39:20:261\",\"sourceId\":\"ReadinessCheck:cac46b57-a9ed-49a8-ab9d-19dd7dd9f99c\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:39:20:259-56253\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[cac46b57-a9ed-49a8-ab9d-19dd7dd9f99c]}\\\"}\"}","context":{"RequestID":"cac46b57-a9ed-49a8-ab9d-19dd7dd9f99c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"120878b6-b3fd-431c-ad72-8e142d08b688","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:39:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:20.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cac46b57-a9ed-49a8-ab9d-19dd7dd9f99c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"120878b6-b3fd-431c-ad72-8e142d08b688","LogTimestamp":"2022-12-03T05:39:20.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:39:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:39:20.367Z","message":"Entering","context":{"RequestID":"c2f2ee82-8217-4bdf-9b69-ef2aa822149d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"85b5791f-952a-4d65-9c65-c58e60541115","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:20.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:20.369Z","message":"{\"transactionId\":\"c2f2ee82-8217-4bdf-9b69-ef2aa822149d\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:20:368\",\"respDate\":\"221203-05:39:20:369\",\"sourceId\":\"haproxy:c2f2ee82-8217-4bdf-9b69-ef2aa822149d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:39:20:368-8825\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c2f2ee82-8217-4bdf-9b69-ef2aa822149d]}\\\"}\"}","context":{"RequestID":"c2f2ee82-8217-4bdf-9b69-ef2aa822149d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"85b5791f-952a-4d65-9c65-c58e60541115","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:20.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:20.369Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2f2ee82-8217-4bdf-9b69-ef2aa822149d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85b5791f-952a-4d65-9c65-c58e60541115","LogTimestamp":"2022-12-03T05:39:20.369Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:39:20.823Z","message":"Entering","context":{"RequestID":"a837cb8a-9b4f-4e30-be69-852180815d81","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7bc6b89f-1079-49af-831c-28ca727e897b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:39:20.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:20.826Z","message":"{\"transactionId\":\"a837cb8a-9b4f-4e30-be69-852180815d81\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:20:824\",\"respDate\":\"221203-05:39:20:826\",\"sourceId\":\"healthcheck:a837cb8a-9b4f-4e30-be69-852180815d81\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:39:20:824-81046\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[46706], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[a837cb8a-9b4f-4e30-be69-852180815d81]}\\\"}\"}","context":{"RequestID":"a837cb8a-9b4f-4e30-be69-852180815d81","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7bc6b89f-1079-49af-831c-28ca727e897b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:39:20.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:20.827Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a837cb8a-9b4f-4e30-be69-852180815d81","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7bc6b89f-1079-49af-831c-28ca727e897b","LogTimestamp":"2022-12-03T05:39:20.827Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:20 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 8 - "logType": "access" {"timestamp":"2022-12-03T05:39:22.378Z","message":"Entering","context":{"RequestID":"f6c42508-11f6-453b-b0ed-7f7c75c7945d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d90b66ca-c102-4110-b9fa-b729a7eb90a9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:22.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:22.380Z","message":"{\"transactionId\":\"f6c42508-11f6-453b-b0ed-7f7c75c7945d\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:22:379\",\"respDate\":\"221203-05:39:22:380\",\"sourceId\":\"haproxy:f6c42508-11f6-453b-b0ed-7f7c75c7945d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:39:22:379-26402\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6c42508-11f6-453b-b0ed-7f7c75c7945d]}\\\"}\"}","context":{"RequestID":"f6c42508-11f6-453b-b0ed-7f7c75c7945d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d90b66ca-c102-4110-b9fa-b729a7eb90a9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:22.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:22.380Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6c42508-11f6-453b-b0ed-7f7c75c7945d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d90b66ca-c102-4110-b9fa-b729a7eb90a9","LogTimestamp":"2022-12-03T05:39:22.380Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:39:23.889Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:39:23.902Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:23.902Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:23.902Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:24.389Z","message":"Entering","context":{"RequestID":"3a181f0c-fb4a-4f0f-9eb9-369cde8a9aad","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f0618f2d-0fd2-4591-a103-7030b3f2c913","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:24.389Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:24.391Z","message":"{\"transactionId\":\"3a181f0c-fb4a-4f0f-9eb9-369cde8a9aad\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:24:390\",\"respDate\":\"221203-05:39:24:391\",\"sourceId\":\"haproxy:3a181f0c-fb4a-4f0f-9eb9-369cde8a9aad\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:39:24:390-24802\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3a181f0c-fb4a-4f0f-9eb9-369cde8a9aad]}\\\"}\"}","context":{"RequestID":"3a181f0c-fb4a-4f0f-9eb9-369cde8a9aad","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f0618f2d-0fd2-4591-a103-7030b3f2c913","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:24.389Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:24.392Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a181f0c-fb4a-4f0f-9eb9-369cde8a9aad","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0618f2d-0fd2-4591-a103-7030b3f2c913","LogTimestamp":"2022-12-03T05:39:24.392Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:39:26.400Z","message":"Entering","context":{"RequestID":"b8a17115-98cd-4420-9a22-500af9b366e4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ca409c5e-28cd-4b3a-aa88-11643032defc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:26.400Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:26.402Z","message":"{\"transactionId\":\"b8a17115-98cd-4420-9a22-500af9b366e4\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:26:400\",\"respDate\":\"221203-05:39:26:402\",\"sourceId\":\"haproxy:b8a17115-98cd-4420-9a22-500af9b366e4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:39:26:400-75126\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b8a17115-98cd-4420-9a22-500af9b366e4]}\\\"}\"}","context":{"RequestID":"b8a17115-98cd-4420-9a22-500af9b366e4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ca409c5e-28cd-4b3a-aa88-11643032defc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:26.400Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:26.402Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8a17115-98cd-4420-9a22-500af9b366e4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca409c5e-28cd-4b3a-aa88-11643032defc","LogTimestamp":"2022-12-03T05:39:26.402Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:39:28.410Z","message":"Entering","context":{"RequestID":"d9ff00e6-78b9-4b48-b9a7-34dfb40e88ba","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8f57b68f-782f-482e-88cb-1dd3ec0b4991","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:28.410Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:28.413Z","message":"{\"transactionId\":\"d9ff00e6-78b9-4b48-b9a7-34dfb40e88ba\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:28:411\",\"respDate\":\"221203-05:39:28:413\",\"sourceId\":\"haproxy:d9ff00e6-78b9-4b48-b9a7-34dfb40e88ba\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:39:28:411-47452\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d9ff00e6-78b9-4b48-b9a7-34dfb40e88ba]}\\\"}\"}","context":{"RequestID":"d9ff00e6-78b9-4b48-b9a7-34dfb40e88ba","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8f57b68f-782f-482e-88cb-1dd3ec0b4991","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:28.410Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:28.413Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9ff00e6-78b9-4b48-b9a7-34dfb40e88ba","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f57b68f-782f-482e-88cb-1dd3ec0b4991","LogTimestamp":"2022-12-03T05:39:28.413Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:39:29.927Z","message":"Entering","context":{"RequestID":"ec5314da-7e2f-455f-87a7-a714e5f54017","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"86db34a9-dabc-43c6-88b0-9e6ce1683cd5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:39:29.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:29.929Z","message":"{\"transactionId\":\"ec5314da-7e2f-455f-87a7-a714e5f54017\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:29:928\",\"respDate\":\"221203-05:39:29:929\",\"sourceId\":\"OOM_ReadinessCheck:ec5314da-7e2f-455f-87a7-a714e5f54017\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:39:29:928-7351\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[48146], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[ec5314da-7e2f-455f-87a7-a714e5f54017]}\\\"}\"}","context":{"RequestID":"ec5314da-7e2f-455f-87a7-a714e5f54017","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"86db34a9-dabc-43c6-88b0-9e6ce1683cd5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:39:29.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:29.930Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec5314da-7e2f-455f-87a7-a714e5f54017","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86db34a9-dabc-43c6-88b0-9e6ce1683cd5","LogTimestamp":"2022-12-03T05:39:29.929Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:39:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:39:30.260Z","message":"Entering","context":{"RequestID":"3a7bc6a3-3333-4d84-8807-4173ab1a1189","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9dc5228f-6204-473b-85b7-f05e2271ebd1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:39:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:30.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"3a7bc6a3-3333-4d84-8807-4173ab1a1189","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9dc5228f-6204-473b-85b7-f05e2271ebd1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:39:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:30.262Z","message":"{\"transactionId\":\"3a7bc6a3-3333-4d84-8807-4173ab1a1189\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:30:260\",\"respDate\":\"221203-05:39:30:262\",\"sourceId\":\"ReadinessCheck:3a7bc6a3-3333-4d84-8807-4173ab1a1189\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:39:30:260-31714\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[3a7bc6a3-3333-4d84-8807-4173ab1a1189]}\\\"}\"}","context":{"RequestID":"3a7bc6a3-3333-4d84-8807-4173ab1a1189","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9dc5228f-6204-473b-85b7-f05e2271ebd1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:39:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:30.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a7bc6a3-3333-4d84-8807-4173ab1a1189","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9dc5228f-6204-473b-85b7-f05e2271ebd1","LogTimestamp":"2022-12-03T05:39:30.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:39:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:39:30.293Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:30.295Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:30.421Z","message":"Entering","context":{"RequestID":"0ac9824a-82ff-4ef4-bc4f-590f824de37d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"157e0a32-fa1c-4530-827f-ab05f8d722d4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:30.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:30.423Z","message":"{\"transactionId\":\"0ac9824a-82ff-4ef4-bc4f-590f824de37d\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:30:422\",\"respDate\":\"221203-05:39:30:423\",\"sourceId\":\"haproxy:0ac9824a-82ff-4ef4-bc4f-590f824de37d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:39:30:422-95071\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0ac9824a-82ff-4ef4-bc4f-590f824de37d]}\\\"}\"}","context":{"RequestID":"0ac9824a-82ff-4ef4-bc4f-590f824de37d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"157e0a32-fa1c-4530-827f-ab05f8d722d4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:30.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:30.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ac9824a-82ff-4ef4-bc4f-590f824de37d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"157e0a32-fa1c-4530-827f-ab05f8d722d4","LogTimestamp":"2022-12-03T05:39:30.423Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:39:31.577Z","message":"Entering","context":{"RequestID":"7670ba11-05e5-4385-8c7e-cd0cd799febb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"92d1259b-dacb-4c40-a78e-67892d669484","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:39:31.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:31.579Z","message":"{\"transactionId\":\"7670ba11-05e5-4385-8c7e-cd0cd799febb\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:31:578\",\"respDate\":\"221203-05:39:31:579\",\"sourceId\":\"healthcheck:7670ba11-05e5-4385-8c7e-cd0cd799febb\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:39:31:578-79262\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[7670ba11-05e5-4385-8c7e-cd0cd799febb]}\\\"}\"}","context":{"RequestID":"7670ba11-05e5-4385-8c7e-cd0cd799febb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"92d1259b-dacb-4c40-a78e-67892d669484","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:39:31.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:31.579Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7670ba11-05e5-4385-8c7e-cd0cd799febb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92d1259b-dacb-4c40-a78e-67892d669484","LogTimestamp":"2022-12-03T05:39:31.579Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:39:31 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:39:32.432Z","message":"Entering","context":{"RequestID":"2f4674d7-7d56-403b-a537-f561258e6fa0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"17354036-4d6a-4c7a-ac11-8b357bf9b188","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:32.432Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:32.433Z","message":"{\"transactionId\":\"2f4674d7-7d56-403b-a537-f561258e6fa0\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:32:432\",\"respDate\":\"221203-05:39:32:433\",\"sourceId\":\"haproxy:2f4674d7-7d56-403b-a537-f561258e6fa0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:39:32:432-82442\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2f4674d7-7d56-403b-a537-f561258e6fa0]}\\\"}\"}","context":{"RequestID":"2f4674d7-7d56-403b-a537-f561258e6fa0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"17354036-4d6a-4c7a-ac11-8b357bf9b188","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:32.432Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:32.434Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f4674d7-7d56-403b-a537-f561258e6fa0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"17354036-4d6a-4c7a-ac11-8b357bf9b188","LogTimestamp":"2022-12-03T05:39:32.434Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:39:33.888Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:39:33.896Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:33.896Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:33.897Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:34.443Z","message":"Entering","context":{"RequestID":"1edabb2f-e84f-47d9-b5bf-f79b209c084b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a2b4d8f4-a2de-441b-9b2c-d548b0dea24a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:34.443Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:34.445Z","message":"{\"transactionId\":\"1edabb2f-e84f-47d9-b5bf-f79b209c084b\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:34:444\",\"respDate\":\"221203-05:39:34:445\",\"sourceId\":\"haproxy:1edabb2f-e84f-47d9-b5bf-f79b209c084b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:39:34:444-51645\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1edabb2f-e84f-47d9-b5bf-f79b209c084b]}\\\"}\"}","context":{"RequestID":"1edabb2f-e84f-47d9-b5bf-f79b209c084b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a2b4d8f4-a2de-441b-9b2c-d548b0dea24a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:34.443Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:34.445Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1edabb2f-e84f-47d9-b5bf-f79b209c084b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2b4d8f4-a2de-441b-9b2c-d548b0dea24a","LogTimestamp":"2022-12-03T05:39:34.445Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:39:35.854Z","message":"Entering","context":{"RequestID":"6e81011d-fe60-46b5-b238-7c5077fe9ac4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3e1d546d-794b-4eb0-9818-6b7796a939ba","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:39:35.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:35.856Z","message":"{\"transactionId\":\"6e81011d-fe60-46b5-b238-7c5077fe9ac4\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:35:855\",\"respDate\":\"221203-05:39:35:856\",\"sourceId\":\"healthcheck:6e81011d-fe60-46b5-b238-7c5077fe9ac4\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:39:35:855-92816\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[46892], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[6e81011d-fe60-46b5-b238-7c5077fe9ac4]}\\\"}\"}","context":{"RequestID":"6e81011d-fe60-46b5-b238-7c5077fe9ac4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3e1d546d-794b-4eb0-9818-6b7796a939ba","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:39:35.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:35.857Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e81011d-fe60-46b5-b238-7c5077fe9ac4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e1d546d-794b-4eb0-9818-6b7796a939ba","LogTimestamp":"2022-12-03T05:39:35.856Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:35 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:39:36.453Z","message":"Entering","context":{"RequestID":"85edd241-325c-4e52-aafb-816a484d55d6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4eff275f-b4fa-4487-b10b-98383bf91813","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:36.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:36.455Z","message":"{\"transactionId\":\"85edd241-325c-4e52-aafb-816a484d55d6\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:36:453\",\"respDate\":\"221203-05:39:36:455\",\"sourceId\":\"haproxy:85edd241-325c-4e52-aafb-816a484d55d6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:39:36:453-21867\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[85edd241-325c-4e52-aafb-816a484d55d6]}\\\"}\"}","context":{"RequestID":"85edd241-325c-4e52-aafb-816a484d55d6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4eff275f-b4fa-4487-b10b-98383bf91813","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:36.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:36.455Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85edd241-325c-4e52-aafb-816a484d55d6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4eff275f-b4fa-4487-b10b-98383bf91813","LogTimestamp":"2022-12-03T05:39:36.455Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:39:38.463Z","message":"Entering","context":{"RequestID":"8d281584-378d-4522-91a7-effc7a15a621","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0b8cd917-f5ba-47ce-8d8e-2051c616401c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:38.463Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:38.465Z","message":"{\"transactionId\":\"8d281584-378d-4522-91a7-effc7a15a621\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:38:464\",\"respDate\":\"221203-05:39:38:465\",\"sourceId\":\"haproxy:8d281584-378d-4522-91a7-effc7a15a621\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:39:38:464-17426\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8d281584-378d-4522-91a7-effc7a15a621]}\\\"}\"}","context":{"RequestID":"8d281584-378d-4522-91a7-effc7a15a621","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0b8cd917-f5ba-47ce-8d8e-2051c616401c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:38.463Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:38.465Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d281584-378d-4522-91a7-effc7a15a621","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b8cd917-f5ba-47ce-8d8e-2051c616401c","LogTimestamp":"2022-12-03T05:39:38.465Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:39:39.926Z","message":"Entering","context":{"RequestID":"fd48e11f-2368-494c-819d-a6afed36ea0d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8a00c6a3-57ed-48e6-930b-e1ed122680cd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:39:39.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:39.928Z","message":"{\"transactionId\":\"fd48e11f-2368-494c-819d-a6afed36ea0d\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:39:927\",\"respDate\":\"221203-05:39:39:928\",\"sourceId\":\"OOM_ReadinessCheck:fd48e11f-2368-494c-819d-a6afed36ea0d\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:39:39:927-51182\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[48362], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[fd48e11f-2368-494c-819d-a6afed36ea0d]}\\\"}\"}","context":{"RequestID":"fd48e11f-2368-494c-819d-a6afed36ea0d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8a00c6a3-57ed-48e6-930b-e1ed122680cd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:39:39.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:39.929Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd48e11f-2368-494c-819d-a6afed36ea0d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a00c6a3-57ed-48e6-930b-e1ed122680cd","LogTimestamp":"2022-12-03T05:39:39.929Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:39:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:39:40.264Z","message":"Entering","context":{"RequestID":"1cfa2363-9ce5-4b23-9fe6-4009ce5b9c10","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3ed59b24-f484-4c8d-a21e-1c9a77247c54","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:39:40.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:40.265Z","message":"Database is available from CACHED check.","context":{"RequestID":"1cfa2363-9ce5-4b23-9fe6-4009ce5b9c10","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3ed59b24-f484-4c8d-a21e-1c9a77247c54","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:39:40.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:40.266Z","message":"{\"transactionId\":\"1cfa2363-9ce5-4b23-9fe6-4009ce5b9c10\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:40:264\",\"respDate\":\"221203-05:39:40:266\",\"sourceId\":\"ReadinessCheck:1cfa2363-9ce5-4b23-9fe6-4009ce5b9c10\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:39:40:264-4523\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[1cfa2363-9ce5-4b23-9fe6-4009ce5b9c10]}\\\"}\"}","context":{"RequestID":"1cfa2363-9ce5-4b23-9fe6-4009ce5b9c10","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3ed59b24-f484-4c8d-a21e-1c9a77247c54","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:39:40.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:40.266Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1cfa2363-9ce5-4b23-9fe6-4009ce5b9c10","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ed59b24-f484-4c8d-a21e-1c9a77247c54","LogTimestamp":"2022-12-03T05:39:40.266Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:39:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:39:40.474Z","message":"Entering","context":{"RequestID":"60e8eab7-3cd6-4637-a102-725243470988","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"be0ad370-5ec6-47b9-8225-97d5711c4ed4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:40.474Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:40.476Z","message":"{\"transactionId\":\"60e8eab7-3cd6-4637-a102-725243470988\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:40:474\",\"respDate\":\"221203-05:39:40:476\",\"sourceId\":\"haproxy:60e8eab7-3cd6-4637-a102-725243470988\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:39:40:474-43199\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[60e8eab7-3cd6-4637-a102-725243470988]}\\\"}\"}","context":{"RequestID":"60e8eab7-3cd6-4637-a102-725243470988","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"be0ad370-5ec6-47b9-8225-97d5711c4ed4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:40.474Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:40.476Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60e8eab7-3cd6-4637-a102-725243470988","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be0ad370-5ec6-47b9-8225-97d5711c4ed4","LogTimestamp":"2022-12-03T05:39:40.476Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:39:42.484Z","message":"Entering","context":{"RequestID":"3884dffc-fef1-42ec-834d-8516bd408ba1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1453c65a-0d0b-4591-9c59-fea91e1e3312","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:42.484Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:42.486Z","message":"{\"transactionId\":\"3884dffc-fef1-42ec-834d-8516bd408ba1\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:42:485\",\"respDate\":\"221203-05:39:42:486\",\"sourceId\":\"haproxy:3884dffc-fef1-42ec-834d-8516bd408ba1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:39:42:485-59467\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3884dffc-fef1-42ec-834d-8516bd408ba1]}\\\"}\"}","context":{"RequestID":"3884dffc-fef1-42ec-834d-8516bd408ba1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1453c65a-0d0b-4591-9c59-fea91e1e3312","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:42.484Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:42.486Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3884dffc-fef1-42ec-834d-8516bd408ba1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1453c65a-0d0b-4591-9c59-fea91e1e3312","LogTimestamp":"2022-12-03T05:39:42.486Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:39:43.888Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:39:43.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:43.965Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:43.965Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:44.494Z","message":"Entering","context":{"RequestID":"5e51f7b7-16dc-492b-8e88-6853f21c1655","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f4015eda-bae0-4bd0-afe7-d2837b815d3a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:44.494Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:44.496Z","message":"{\"transactionId\":\"5e51f7b7-16dc-492b-8e88-6853f21c1655\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:44:495\",\"respDate\":\"221203-05:39:44:496\",\"sourceId\":\"haproxy:5e51f7b7-16dc-492b-8e88-6853f21c1655\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:39:44:495-5240\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5e51f7b7-16dc-492b-8e88-6853f21c1655]}\\\"}\"}","context":{"RequestID":"5e51f7b7-16dc-492b-8e88-6853f21c1655","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f4015eda-bae0-4bd0-afe7-d2837b815d3a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:44.494Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:44.497Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e51f7b7-16dc-492b-8e88-6853f21c1655","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4015eda-bae0-4bd0-afe7-d2837b815d3a","LogTimestamp":"2022-12-03T05:39:44.497Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:39:46.505Z","message":"Entering","context":{"RequestID":"05dc96cf-6f0b-4d02-8382-59dd70b1b302","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"42c0ad6c-df6f-4246-a455-bd96de6fbd66","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:46.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:46.507Z","message":"{\"transactionId\":\"05dc96cf-6f0b-4d02-8382-59dd70b1b302\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:46:505\",\"respDate\":\"221203-05:39:46:507\",\"sourceId\":\"haproxy:05dc96cf-6f0b-4d02-8382-59dd70b1b302\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:39:46:505-50928\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[05dc96cf-6f0b-4d02-8382-59dd70b1b302]}\\\"}\"}","context":{"RequestID":"05dc96cf-6f0b-4d02-8382-59dd70b1b302","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"42c0ad6c-df6f-4246-a455-bd96de6fbd66","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:46.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:46.507Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05dc96cf-6f0b-4d02-8382-59dd70b1b302","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42c0ad6c-df6f-4246-a455-bd96de6fbd66","LogTimestamp":"2022-12-03T05:39:46.507Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:39:46.616Z","message":"Entering","context":{"RequestID":"00d1b141-7910-4bf8-8e75-f5321cccbc70","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"832bb1fe-5013-486a-a1b3-6f36d422d367","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:39:46.616Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:46.617Z","message":"{\"transactionId\":\"00d1b141-7910-4bf8-8e75-f5321cccbc70\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:46:616\",\"respDate\":\"221203-05:39:46:617\",\"sourceId\":\"healthcheck:00d1b141-7910-4bf8-8e75-f5321cccbc70\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:39:46:616-6939\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[00d1b141-7910-4bf8-8e75-f5321cccbc70]}\\\"}\"}","context":{"RequestID":"00d1b141-7910-4bf8-8e75-f5321cccbc70","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"832bb1fe-5013-486a-a1b3-6f36d422d367","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:39:46.616Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:46.618Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00d1b141-7910-4bf8-8e75-f5321cccbc70","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"832bb1fe-5013-486a-a1b3-6f36d422d367","LogTimestamp":"2022-12-03T05:39:46.618Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:39:46 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:39:48.515Z","message":"Entering","context":{"RequestID":"38195a3e-8e01-4e1b-ad2d-f79a93900a82","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"24e2b9af-28f8-4b2a-aa5c-64a1a255494c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:48.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:48.517Z","message":"{\"transactionId\":\"38195a3e-8e01-4e1b-ad2d-f79a93900a82\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:48:515\",\"respDate\":\"221203-05:39:48:517\",\"sourceId\":\"haproxy:38195a3e-8e01-4e1b-ad2d-f79a93900a82\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:39:48:515-47021\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[38195a3e-8e01-4e1b-ad2d-f79a93900a82]}\\\"}\"}","context":{"RequestID":"38195a3e-8e01-4e1b-ad2d-f79a93900a82","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"24e2b9af-28f8-4b2a-aa5c-64a1a255494c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:48.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:48.517Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38195a3e-8e01-4e1b-ad2d-f79a93900a82","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"24e2b9af-28f8-4b2a-aa5c-64a1a255494c","LogTimestamp":"2022-12-03T05:39:48.517Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:39:49.927Z","message":"Entering","context":{"RequestID":"d5ad86fe-4e0a-4aa6-b1a7-a50c81624739","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8e28ed53-8b32-402b-b763-db122913f9bb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:39:49.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:49.930Z","message":"{\"transactionId\":\"d5ad86fe-4e0a-4aa6-b1a7-a50c81624739\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:49:928\",\"respDate\":\"221203-05:39:49:930\",\"sourceId\":\"OOM_ReadinessCheck:d5ad86fe-4e0a-4aa6-b1a7-a50c81624739\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:39:49:928-90968\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[48560], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[d5ad86fe-4e0a-4aa6-b1a7-a50c81624739]}\\\"}\"}","context":{"RequestID":"d5ad86fe-4e0a-4aa6-b1a7-a50c81624739","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8e28ed53-8b32-402b-b763-db122913f9bb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:39:49.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:49.930Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5ad86fe-4e0a-4aa6-b1a7-a50c81624739","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e28ed53-8b32-402b-b763-db122913f9bb","LogTimestamp":"2022-12-03T05:39:49.930Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:39:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:39:50.261Z","message":"Entering","context":{"RequestID":"ec675db0-f58b-4088-b9d2-78d6c4914579","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bede1712-a7c9-4753-93d7-d9a33c3d935c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:39:50.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:50.263Z","message":"Database is available from CACHED check.","context":{"RequestID":"ec675db0-f58b-4088-b9d2-78d6c4914579","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bede1712-a7c9-4753-93d7-d9a33c3d935c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:39:50.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:50.264Z","message":"{\"transactionId\":\"ec675db0-f58b-4088-b9d2-78d6c4914579\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:50:262\",\"respDate\":\"221203-05:39:50:264\",\"sourceId\":\"ReadinessCheck:ec675db0-f58b-4088-b9d2-78d6c4914579\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:39:50:262-96431\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[ec675db0-f58b-4088-b9d2-78d6c4914579]}\\\"}\"}","context":{"RequestID":"ec675db0-f58b-4088-b9d2-78d6c4914579","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bede1712-a7c9-4753-93d7-d9a33c3d935c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:39:50.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:50.264Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec675db0-f58b-4088-b9d2-78d6c4914579","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bede1712-a7c9-4753-93d7-d9a33c3d935c","LogTimestamp":"2022-12-03T05:39:50.264Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:39:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:39:50.525Z","message":"Entering","context":{"RequestID":"16883cd5-8e4f-43c9-97c5-8e3098cff07f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b2988e36-f615-4861-83b8-1cc949247a7c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:50.525Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:50.528Z","message":"{\"transactionId\":\"16883cd5-8e4f-43c9-97c5-8e3098cff07f\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:50:526\",\"respDate\":\"221203-05:39:50:528\",\"sourceId\":\"haproxy:16883cd5-8e4f-43c9-97c5-8e3098cff07f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:39:50:526-3389\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[16883cd5-8e4f-43c9-97c5-8e3098cff07f]}\\\"}\"}","context":{"RequestID":"16883cd5-8e4f-43c9-97c5-8e3098cff07f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b2988e36-f615-4861-83b8-1cc949247a7c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:50.525Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:50.528Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16883cd5-8e4f-43c9-97c5-8e3098cff07f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2988e36-f615-4861-83b8-1cc949247a7c","LogTimestamp":"2022-12-03T05:39:50.528Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:39:50.879Z","message":"Entering","context":{"RequestID":"688723a8-a926-4fff-836b-32a56dc8a104","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fc798dfb-b3a0-457d-bebe-bb0006069251","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:39:50.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:50.881Z","message":"{\"transactionId\":\"688723a8-a926-4fff-836b-32a56dc8a104\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:50:879\",\"respDate\":\"221203-05:39:50:880\",\"sourceId\":\"healthcheck:688723a8-a926-4fff-836b-32a56dc8a104\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:39:50:879-10947\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[47068], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[688723a8-a926-4fff-836b-32a56dc8a104]}\\\"}\"}","context":{"RequestID":"688723a8-a926-4fff-836b-32a56dc8a104","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fc798dfb-b3a0-457d-bebe-bb0006069251","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:39:50.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:50.881Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"688723a8-a926-4fff-836b-32a56dc8a104","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc798dfb-b3a0-457d-bebe-bb0006069251","LogTimestamp":"2022-12-03T05:39:50.881Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:50 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:39:52.536Z","message":"Entering","context":{"RequestID":"f560365f-3b60-4c89-bda8-e947403bc71a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9b1c9e2a-c646-4da3-8926-724a2cece931","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:52.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:52.538Z","message":"{\"transactionId\":\"f560365f-3b60-4c89-bda8-e947403bc71a\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:52:537\",\"respDate\":\"221203-05:39:52:538\",\"sourceId\":\"haproxy:f560365f-3b60-4c89-bda8-e947403bc71a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:39:52:537-69498\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f560365f-3b60-4c89-bda8-e947403bc71a]}\\\"}\"}","context":{"RequestID":"f560365f-3b60-4c89-bda8-e947403bc71a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9b1c9e2a-c646-4da3-8926-724a2cece931","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:52.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:52.538Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f560365f-3b60-4c89-bda8-e947403bc71a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b1c9e2a-c646-4da3-8926-724a2cece931","LogTimestamp":"2022-12-03T05:39:52.538Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:39:53.889Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:39:53.900Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:53.901Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:53.901Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:54.545Z","message":"Entering","context":{"RequestID":"dc7c171b-4d0d-4f02-a8fb-798a12fd3118","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eb8326c7-a2e2-4c0c-a12d-781e09330a36","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:54.545Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:54.547Z","message":"{\"transactionId\":\"dc7c171b-4d0d-4f02-a8fb-798a12fd3118\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:54:546\",\"respDate\":\"221203-05:39:54:547\",\"sourceId\":\"haproxy:dc7c171b-4d0d-4f02-a8fb-798a12fd3118\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:39:54:546-69355\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dc7c171b-4d0d-4f02-a8fb-798a12fd3118]}\\\"}\"}","context":{"RequestID":"dc7c171b-4d0d-4f02-a8fb-798a12fd3118","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eb8326c7-a2e2-4c0c-a12d-781e09330a36","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:54.545Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:54.548Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc7c171b-4d0d-4f02-a8fb-798a12fd3118","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb8326c7-a2e2-4c0c-a12d-781e09330a36","LogTimestamp":"2022-12-03T05:39:54.548Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:39:56.558Z","message":"Entering","context":{"RequestID":"341c5fe8-112f-4bcc-9212-0827927b6a4e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8e51ceb8-07eb-434b-b55f-564ecb353c9d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:56.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:56.560Z","message":"{\"transactionId\":\"341c5fe8-112f-4bcc-9212-0827927b6a4e\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:56:558\",\"respDate\":\"221203-05:39:56:559\",\"sourceId\":\"haproxy:341c5fe8-112f-4bcc-9212-0827927b6a4e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:39:56:558-85899\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[341c5fe8-112f-4bcc-9212-0827927b6a4e]}\\\"}\"}","context":{"RequestID":"341c5fe8-112f-4bcc-9212-0827927b6a4e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8e51ceb8-07eb-434b-b55f-564ecb353c9d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:56.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:56.560Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"341c5fe8-112f-4bcc-9212-0827927b6a4e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e51ceb8-07eb-434b-b55f-564ecb353c9d","LogTimestamp":"2022-12-03T05:39:56.560Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:39:58.567Z","message":"Entering","context":{"RequestID":"e8cac687-450f-4e54-8d5a-0fbecc6d3a12","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"59c0638b-6298-4808-aef5-a47d6451e51d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:58.567Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:58.569Z","message":"{\"transactionId\":\"e8cac687-450f-4e54-8d5a-0fbecc6d3a12\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:58:568\",\"respDate\":\"221203-05:39:58:569\",\"sourceId\":\"haproxy:e8cac687-450f-4e54-8d5a-0fbecc6d3a12\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:39:58:568-48148\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e8cac687-450f-4e54-8d5a-0fbecc6d3a12]}\\\"}\"}","context":{"RequestID":"e8cac687-450f-4e54-8d5a-0fbecc6d3a12","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"59c0638b-6298-4808-aef5-a47d6451e51d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:39:58.567Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:58.570Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e8cac687-450f-4e54-8d5a-0fbecc6d3a12","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59c0638b-6298-4808-aef5-a47d6451e51d","LogTimestamp":"2022-12-03T05:39:58.570Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:39:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:39:59.926Z","message":"Entering","context":{"RequestID":"c6a138ca-415f-4971-abbe-20cc17025e53","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4bf6f0be-3f89-40d2-8d03-bf93f538b411","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:39:59.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:39:59.928Z","message":"{\"transactionId\":\"c6a138ca-415f-4971-abbe-20cc17025e53\",\"status\":\"200\",\"rqstDate\":\"221203-05:39:59:927\",\"respDate\":\"221203-05:39:59:928\",\"sourceId\":\"OOM_ReadinessCheck:c6a138ca-415f-4971-abbe-20cc17025e53\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:39:59:927-22841\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[48784], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[c6a138ca-415f-4971-abbe-20cc17025e53]}\\\"}\"}","context":{"RequestID":"c6a138ca-415f-4971-abbe-20cc17025e53","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4bf6f0be-3f89-40d2-8d03-bf93f538b411","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:39:59.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:39:59.929Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6a138ca-415f-4971-abbe-20cc17025e53","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4bf6f0be-3f89-40d2-8d03-bf93f538b411","LogTimestamp":"2022-12-03T05:39:59.929Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:39:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:40:00.260Z","message":"Entering","context":{"RequestID":"6fdf36bc-4252-4760-ad01-b7a37b545dc9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"59b1921e-3a6e-4d0a-be6b-da7631acf753","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:40:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:00.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"6fdf36bc-4252-4760-ad01-b7a37b545dc9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"59b1921e-3a6e-4d0a-be6b-da7631acf753","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:40:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:00.263Z","message":"{\"transactionId\":\"6fdf36bc-4252-4760-ad01-b7a37b545dc9\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:00:261\",\"respDate\":\"221203-05:40:00:263\",\"sourceId\":\"ReadinessCheck:6fdf36bc-4252-4760-ad01-b7a37b545dc9\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:40:00:261-80199\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[6fdf36bc-4252-4760-ad01-b7a37b545dc9]}\\\"}\"}","context":{"RequestID":"6fdf36bc-4252-4760-ad01-b7a37b545dc9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"59b1921e-3a6e-4d0a-be6b-da7631acf753","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:40:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:00.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6fdf36bc-4252-4760-ad01-b7a37b545dc9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59b1921e-3a6e-4d0a-be6b-da7631acf753","LogTimestamp":"2022-12-03T05:40:00.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:40:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:40:00.308Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:00.311Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:00.578Z","message":"Entering","context":{"RequestID":"9f2a99c9-847f-42a7-86c2-03afe4e071cf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"74837525-0f35-4d07-acfa-2cc8df0fc421","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:00.578Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:00.580Z","message":"{\"transactionId\":\"9f2a99c9-847f-42a7-86c2-03afe4e071cf\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:00:579\",\"respDate\":\"221203-05:40:00:580\",\"sourceId\":\"haproxy:9f2a99c9-847f-42a7-86c2-03afe4e071cf\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:40:00:579-10942\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f2a99c9-847f-42a7-86c2-03afe4e071cf]}\\\"}\"}","context":{"RequestID":"9f2a99c9-847f-42a7-86c2-03afe4e071cf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"74837525-0f35-4d07-acfa-2cc8df0fc421","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:00.578Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:00.581Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f2a99c9-847f-42a7-86c2-03afe4e071cf","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74837525-0f35-4d07-acfa-2cc8df0fc421","LogTimestamp":"2022-12-03T05:40:00.581Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:40:01.640Z","message":"Entering","context":{"RequestID":"d413dcdd-b3e1-4204-9286-04bfa5e2e822","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ac731f65-9c28-4f56-abd5-43b13db15fbe","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:40:01.640Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:01.642Z","message":"{\"transactionId\":\"d413dcdd-b3e1-4204-9286-04bfa5e2e822\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:01:640\",\"respDate\":\"221203-05:40:01:642\",\"sourceId\":\"healthcheck:d413dcdd-b3e1-4204-9286-04bfa5e2e822\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:40:01:640-42996\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[d413dcdd-b3e1-4204-9286-04bfa5e2e822]}\\\"}\"}","context":{"RequestID":"d413dcdd-b3e1-4204-9286-04bfa5e2e822","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ac731f65-9c28-4f56-abd5-43b13db15fbe","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:40:01.640Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:01.642Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d413dcdd-b3e1-4204-9286-04bfa5e2e822","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac731f65-9c28-4f56-abd5-43b13db15fbe","LogTimestamp":"2022-12-03T05:40:01.642Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:40:01 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:40:02.588Z","message":"Entering","context":{"RequestID":"4b295a67-7358-4d90-b6e8-3a3f8ff53d0d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7196fd04-0d3d-4328-822b-68d2b35c3eb4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:02.588Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:02.590Z","message":"{\"transactionId\":\"4b295a67-7358-4d90-b6e8-3a3f8ff53d0d\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:02:589\",\"respDate\":\"221203-05:40:02:590\",\"sourceId\":\"haproxy:4b295a67-7358-4d90-b6e8-3a3f8ff53d0d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:40:02:589-8550\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4b295a67-7358-4d90-b6e8-3a3f8ff53d0d]}\\\"}\"}","context":{"RequestID":"4b295a67-7358-4d90-b6e8-3a3f8ff53d0d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7196fd04-0d3d-4328-822b-68d2b35c3eb4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:02.588Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:02.590Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b295a67-7358-4d90-b6e8-3a3f8ff53d0d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7196fd04-0d3d-4328-822b-68d2b35c3eb4","LogTimestamp":"2022-12-03T05:40:02.590Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:40:03.888Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:40:03.897Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:03.897Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:03.897Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:04.599Z","message":"Entering","context":{"RequestID":"fed4c662-86c6-46ab-865d-8587d23d7d02","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2f599420-62a4-4953-8543-650a7088e06e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:04.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:04.601Z","message":"{\"transactionId\":\"fed4c662-86c6-46ab-865d-8587d23d7d02\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:04:599\",\"respDate\":\"221203-05:40:04:601\",\"sourceId\":\"haproxy:fed4c662-86c6-46ab-865d-8587d23d7d02\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:40:04:599-86689\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fed4c662-86c6-46ab-865d-8587d23d7d02]}\\\"}\"}","context":{"RequestID":"fed4c662-86c6-46ab-865d-8587d23d7d02","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2f599420-62a4-4953-8543-650a7088e06e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:04.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:04.601Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fed4c662-86c6-46ab-865d-8587d23d7d02","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f599420-62a4-4953-8543-650a7088e06e","LogTimestamp":"2022-12-03T05:40:04.601Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:40:05.902Z","message":"Entering","context":{"RequestID":"a499eaf0-cc2c-4728-ad0f-98d2b86e604a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7f896bd8-2bd1-4bcc-a30c-e05241879b31","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:40:05.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:05.904Z","message":"{\"transactionId\":\"a499eaf0-cc2c-4728-ad0f-98d2b86e604a\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:05:903\",\"respDate\":\"221203-05:40:05:904\",\"sourceId\":\"healthcheck:a499eaf0-cc2c-4728-ad0f-98d2b86e604a\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:40:05:903-68961\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[47262], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[a499eaf0-cc2c-4728-ad0f-98d2b86e604a]}\\\"}\"}","context":{"RequestID":"a499eaf0-cc2c-4728-ad0f-98d2b86e604a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7f896bd8-2bd1-4bcc-a30c-e05241879b31","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:40:05.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:05.905Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a499eaf0-cc2c-4728-ad0f-98d2b86e604a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f896bd8-2bd1-4bcc-a30c-e05241879b31","LogTimestamp":"2022-12-03T05:40:05.905Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:05 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:40:06.608Z","message":"Entering","context":{"RequestID":"17741967-f5ec-44d1-a4a3-f97f29a53d5a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e1642fb9-a8f9-45eb-b756-703e4192c60e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:06.608Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:06.609Z","message":"{\"transactionId\":\"17741967-f5ec-44d1-a4a3-f97f29a53d5a\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:06:608\",\"respDate\":\"221203-05:40:06:609\",\"sourceId\":\"haproxy:17741967-f5ec-44d1-a4a3-f97f29a53d5a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:40:06:608-93539\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[17741967-f5ec-44d1-a4a3-f97f29a53d5a]}\\\"}\"}","context":{"RequestID":"17741967-f5ec-44d1-a4a3-f97f29a53d5a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e1642fb9-a8f9-45eb-b756-703e4192c60e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:06.608Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:06.610Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17741967-f5ec-44d1-a4a3-f97f29a53d5a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1642fb9-a8f9-45eb-b756-703e4192c60e","LogTimestamp":"2022-12-03T05:40:06.610Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:40:08.618Z","message":"Entering","context":{"RequestID":"e54e34ae-83bb-46f8-bc7f-d85ace08e8ae","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"afae79b7-9b87-4d7c-9db5-0b0be7dccbf5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:08.618Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:08.620Z","message":"{\"transactionId\":\"e54e34ae-83bb-46f8-bc7f-d85ace08e8ae\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:08:618\",\"respDate\":\"221203-05:40:08:620\",\"sourceId\":\"haproxy:e54e34ae-83bb-46f8-bc7f-d85ace08e8ae\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:40:08:618-23696\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e54e34ae-83bb-46f8-bc7f-d85ace08e8ae]}\\\"}\"}","context":{"RequestID":"e54e34ae-83bb-46f8-bc7f-d85ace08e8ae","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"afae79b7-9b87-4d7c-9db5-0b0be7dccbf5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:08.618Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:08.620Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e54e34ae-83bb-46f8-bc7f-d85ace08e8ae","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"afae79b7-9b87-4d7c-9db5-0b0be7dccbf5","LogTimestamp":"2022-12-03T05:40:08.620Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:40:09.925Z","message":"Entering","context":{"RequestID":"dbb4f2d4-35d3-4d4b-91cc-93548677ce75","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d1a4b2f6-79f1-41f5-9621-acef01c76eac","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:40:09.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:09.927Z","message":"{\"transactionId\":\"dbb4f2d4-35d3-4d4b-91cc-93548677ce75\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:09:925\",\"respDate\":\"221203-05:40:09:927\",\"sourceId\":\"OOM_ReadinessCheck:dbb4f2d4-35d3-4d4b-91cc-93548677ce75\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:40:09:925-28575\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[48988], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[dbb4f2d4-35d3-4d4b-91cc-93548677ce75]}\\\"}\"}","context":{"RequestID":"dbb4f2d4-35d3-4d4b-91cc-93548677ce75","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d1a4b2f6-79f1-41f5-9621-acef01c76eac","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:40:09.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:09.927Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dbb4f2d4-35d3-4d4b-91cc-93548677ce75","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1a4b2f6-79f1-41f5-9621-acef01c76eac","LogTimestamp":"2022-12-03T05:40:09.927Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:40:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:40:10.259Z","message":"Entering","context":{"RequestID":"f538a5ab-feb4-467a-9d58-0b25e11820a4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"34a55910-422a-490b-87ef-1bcd15f08592","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:40:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:10.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"f538a5ab-feb4-467a-9d58-0b25e11820a4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"34a55910-422a-490b-87ef-1bcd15f08592","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:40:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:10.261Z","message":"{\"transactionId\":\"f538a5ab-feb4-467a-9d58-0b25e11820a4\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:10:259\",\"respDate\":\"221203-05:40:10:261\",\"sourceId\":\"ReadinessCheck:f538a5ab-feb4-467a-9d58-0b25e11820a4\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:40:10:259-13861\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[f538a5ab-feb4-467a-9d58-0b25e11820a4]}\\\"}\"}","context":{"RequestID":"f538a5ab-feb4-467a-9d58-0b25e11820a4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"34a55910-422a-490b-87ef-1bcd15f08592","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:40:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:10.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f538a5ab-feb4-467a-9d58-0b25e11820a4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34a55910-422a-490b-87ef-1bcd15f08592","LogTimestamp":"2022-12-03T05:40:10.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:40:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:40:10.628Z","message":"Entering","context":{"RequestID":"55c05117-29d6-4a10-9c84-453f6ba114bc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"67770863-cd10-42de-a133-ae50afa888b9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:10.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:10.630Z","message":"{\"transactionId\":\"55c05117-29d6-4a10-9c84-453f6ba114bc\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:10:629\",\"respDate\":\"221203-05:40:10:630\",\"sourceId\":\"haproxy:55c05117-29d6-4a10-9c84-453f6ba114bc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:40:10:629-32138\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[55c05117-29d6-4a10-9c84-453f6ba114bc]}\\\"}\"}","context":{"RequestID":"55c05117-29d6-4a10-9c84-453f6ba114bc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"67770863-cd10-42de-a133-ae50afa888b9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:10.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:10.631Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55c05117-29d6-4a10-9c84-453f6ba114bc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67770863-cd10-42de-a133-ae50afa888b9","LogTimestamp":"2022-12-03T05:40:10.631Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:40:12.641Z","message":"Entering","context":{"RequestID":"c27621c2-03f7-483a-9512-68a1f19f7123","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c623ddd6-57c9-46a5-9bd2-9732bcff8f9d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:12.641Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:12.644Z","message":"{\"transactionId\":\"c27621c2-03f7-483a-9512-68a1f19f7123\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:12:642\",\"respDate\":\"221203-05:40:12:644\",\"sourceId\":\"haproxy:c27621c2-03f7-483a-9512-68a1f19f7123\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:40:12:642-93963\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c27621c2-03f7-483a-9512-68a1f19f7123]}\\\"}\"}","context":{"RequestID":"c27621c2-03f7-483a-9512-68a1f19f7123","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c623ddd6-57c9-46a5-9bd2-9732bcff8f9d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:12.641Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:12.644Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c27621c2-03f7-483a-9512-68a1f19f7123","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c623ddd6-57c9-46a5-9bd2-9732bcff8f9d","LogTimestamp":"2022-12-03T05:40:12.644Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:40:13.889Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:40:13.943Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:13.943Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:13.943Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:14.652Z","message":"Entering","context":{"RequestID":"1224ad12-8dd9-4844-ad2a-f1222b35237a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a0439138-7801-4ca1-9e11-d05360a90de7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:14.652Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:14.654Z","message":"{\"transactionId\":\"1224ad12-8dd9-4844-ad2a-f1222b35237a\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:14:653\",\"respDate\":\"221203-05:40:14:654\",\"sourceId\":\"haproxy:1224ad12-8dd9-4844-ad2a-f1222b35237a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:40:14:653-63824\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1224ad12-8dd9-4844-ad2a-f1222b35237a]}\\\"}\"}","context":{"RequestID":"1224ad12-8dd9-4844-ad2a-f1222b35237a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a0439138-7801-4ca1-9e11-d05360a90de7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:14.652Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:14.654Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1224ad12-8dd9-4844-ad2a-f1222b35237a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0439138-7801-4ca1-9e11-d05360a90de7","LogTimestamp":"2022-12-03T05:40:14.654Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:40:16.662Z","message":"Entering","context":{"RequestID":"0e3dd9e8-1fb2-4b1e-9b2c-c3cee2caf983","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a28ee23f-ea87-44ac-b5db-de09278037b1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:16.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:16.664Z","message":"{\"transactionId\":\"0e3dd9e8-1fb2-4b1e-9b2c-c3cee2caf983\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:16:663\",\"respDate\":\"221203-05:40:16:664\",\"sourceId\":\"haproxy:0e3dd9e8-1fb2-4b1e-9b2c-c3cee2caf983\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:40:16:663-1308\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0e3dd9e8-1fb2-4b1e-9b2c-c3cee2caf983]}\\\"}\"}","context":{"RequestID":"0e3dd9e8-1fb2-4b1e-9b2c-c3cee2caf983","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a28ee23f-ea87-44ac-b5db-de09278037b1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:16.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:16.664Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e3dd9e8-1fb2-4b1e-9b2c-c3cee2caf983","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a28ee23f-ea87-44ac-b5db-de09278037b1","LogTimestamp":"2022-12-03T05:40:16.664Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:40:16.672Z","message":"Entering","context":{"RequestID":"f4f1a7f4-e4a1-4cd5-9e49-248efb2f0bb0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"273e90d3-cb2f-42de-80fd-4f7411456db1","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:40:16.672Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:16.673Z","message":"{\"transactionId\":\"f4f1a7f4-e4a1-4cd5-9e49-248efb2f0bb0\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:16:672\",\"respDate\":\"221203-05:40:16:673\",\"sourceId\":\"healthcheck:f4f1a7f4-e4a1-4cd5-9e49-248efb2f0bb0\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:40:16:672-99015\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[f4f1a7f4-e4a1-4cd5-9e49-248efb2f0bb0]}\\\"}\"}","context":{"RequestID":"f4f1a7f4-e4a1-4cd5-9e49-248efb2f0bb0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"273e90d3-cb2f-42de-80fd-4f7411456db1","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:40:16.672Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:16.674Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4f1a7f4-e4a1-4cd5-9e49-248efb2f0bb0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"273e90d3-cb2f-42de-80fd-4f7411456db1","LogTimestamp":"2022-12-03T05:40:16.673Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:40:16 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:40:18.672Z","message":"Entering","context":{"RequestID":"091c21d2-c508-4a63-8885-078dd19e01f4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"267af6b7-af9d-4865-9f99-009b185f7a05","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:18.672Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:18.673Z","message":"{\"transactionId\":\"091c21d2-c508-4a63-8885-078dd19e01f4\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:18:672\",\"respDate\":\"221203-05:40:18:673\",\"sourceId\":\"haproxy:091c21d2-c508-4a63-8885-078dd19e01f4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:40:18:672-95784\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[091c21d2-c508-4a63-8885-078dd19e01f4]}\\\"}\"}","context":{"RequestID":"091c21d2-c508-4a63-8885-078dd19e01f4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"267af6b7-af9d-4865-9f99-009b185f7a05","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:18.672Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:18.674Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"091c21d2-c508-4a63-8885-078dd19e01f4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"267af6b7-af9d-4865-9f99-009b185f7a05","LogTimestamp":"2022-12-03T05:40:18.674Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:40:19.925Z","message":"Entering","context":{"RequestID":"0f1e6cf3-432a-42a0-af3e-af52d1c9b326","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bbd7dca6-ea2c-4ec8-a6ea-b19c84c7646b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:40:19.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:19.928Z","message":"{\"transactionId\":\"0f1e6cf3-432a-42a0-af3e-af52d1c9b326\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:19:926\",\"respDate\":\"221203-05:40:19:928\",\"sourceId\":\"OOM_ReadinessCheck:0f1e6cf3-432a-42a0-af3e-af52d1c9b326\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:40:19:926-82676\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[49194], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[0f1e6cf3-432a-42a0-af3e-af52d1c9b326]}\\\"}\"}","context":{"RequestID":"0f1e6cf3-432a-42a0-af3e-af52d1c9b326","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bbd7dca6-ea2c-4ec8-a6ea-b19c84c7646b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:40:19.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:19.928Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f1e6cf3-432a-42a0-af3e-af52d1c9b326","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bbd7dca6-ea2c-4ec8-a6ea-b19c84c7646b","LogTimestamp":"2022-12-03T05:40:19.928Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:40:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:40:20.259Z","message":"Entering","context":{"RequestID":"7f177006-a7e9-4416-b002-d6c34a9651ff","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0bc402e6-a9e4-4ad0-bee0-1ed514ddda2b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:40:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:20.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"7f177006-a7e9-4416-b002-d6c34a9651ff","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0bc402e6-a9e4-4ad0-bee0-1ed514ddda2b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:40:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:20.262Z","message":"{\"transactionId\":\"7f177006-a7e9-4416-b002-d6c34a9651ff\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:20:260\",\"respDate\":\"221203-05:40:20:262\",\"sourceId\":\"ReadinessCheck:7f177006-a7e9-4416-b002-d6c34a9651ff\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:40:20:260-85116\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[7f177006-a7e9-4416-b002-d6c34a9651ff]}\\\"}\"}","context":{"RequestID":"7f177006-a7e9-4416-b002-d6c34a9651ff","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0bc402e6-a9e4-4ad0-bee0-1ed514ddda2b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:40:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:20.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f177006-a7e9-4416-b002-d6c34a9651ff","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0bc402e6-a9e4-4ad0-bee0-1ed514ddda2b","LogTimestamp":"2022-12-03T05:40:20.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:40:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:40:20.681Z","message":"Entering","context":{"RequestID":"1417239b-859e-4341-81ef-967db6a725a3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"39dc96cd-55dd-424e-a90f-f306c2fadcaa","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:20.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:20.684Z","message":"{\"transactionId\":\"1417239b-859e-4341-81ef-967db6a725a3\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:20:682\",\"respDate\":\"221203-05:40:20:684\",\"sourceId\":\"haproxy:1417239b-859e-4341-81ef-967db6a725a3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:40:20:682-80882\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1417239b-859e-4341-81ef-967db6a725a3]}\\\"}\"}","context":{"RequestID":"1417239b-859e-4341-81ef-967db6a725a3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"39dc96cd-55dd-424e-a90f-f306c2fadcaa","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:20.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:20.684Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1417239b-859e-4341-81ef-967db6a725a3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39dc96cd-55dd-424e-a90f-f306c2fadcaa","LogTimestamp":"2022-12-03T05:40:20.684Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:40:20.928Z","message":"Entering","context":{"RequestID":"1455cea9-5807-4246-8a18-83deb8b73869","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7a0ac057-2c1e-458f-9923-e2fb24314a75","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:40:20.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:20.931Z","message":"{\"transactionId\":\"1455cea9-5807-4246-8a18-83deb8b73869\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:20:929\",\"respDate\":\"221203-05:40:20:931\",\"sourceId\":\"healthcheck:1455cea9-5807-4246-8a18-83deb8b73869\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:40:20:929-64279\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[47442], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[1455cea9-5807-4246-8a18-83deb8b73869]}\\\"}\"}","context":{"RequestID":"1455cea9-5807-4246-8a18-83deb8b73869","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7a0ac057-2c1e-458f-9923-e2fb24314a75","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:40:20.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:20.931Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1455cea9-5807-4246-8a18-83deb8b73869","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a0ac057-2c1e-458f-9923-e2fb24314a75","LogTimestamp":"2022-12-03T05:40:20.931Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:20 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:40:22.693Z","message":"Entering","context":{"RequestID":"96d7fc87-344a-44b3-827b-ebf0ef40475a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3e9f3762-9266-49f7-a8ca-3df62286df64","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:22.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:22.695Z","message":"{\"transactionId\":\"96d7fc87-344a-44b3-827b-ebf0ef40475a\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:22:693\",\"respDate\":\"221203-05:40:22:695\",\"sourceId\":\"haproxy:96d7fc87-344a-44b3-827b-ebf0ef40475a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:40:22:693-58266\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[96d7fc87-344a-44b3-827b-ebf0ef40475a]}\\\"}\"}","context":{"RequestID":"96d7fc87-344a-44b3-827b-ebf0ef40475a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3e9f3762-9266-49f7-a8ca-3df62286df64","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:22.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:22.695Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96d7fc87-344a-44b3-827b-ebf0ef40475a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e9f3762-9266-49f7-a8ca-3df62286df64","LogTimestamp":"2022-12-03T05:40:22.695Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:40:23.888Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:40:23.900Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:23.900Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:23.900Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:24.704Z","message":"Entering","context":{"RequestID":"ae36c669-8262-4e29-ade6-296fdbb79c2c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1a60b8ed-29d4-4d15-a2ae-19059d6455d4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:24.704Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:24.706Z","message":"{\"transactionId\":\"ae36c669-8262-4e29-ade6-296fdbb79c2c\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:24:705\",\"respDate\":\"221203-05:40:24:706\",\"sourceId\":\"haproxy:ae36c669-8262-4e29-ade6-296fdbb79c2c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:40:24:705-97586\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae36c669-8262-4e29-ade6-296fdbb79c2c]}\\\"}\"}","context":{"RequestID":"ae36c669-8262-4e29-ade6-296fdbb79c2c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1a60b8ed-29d4-4d15-a2ae-19059d6455d4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:24.704Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:24.707Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae36c669-8262-4e29-ade6-296fdbb79c2c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a60b8ed-29d4-4d15-a2ae-19059d6455d4","LogTimestamp":"2022-12-03T05:40:24.707Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:40:26.715Z","message":"Entering","context":{"RequestID":"d91d1049-ca61-497b-adb2-c3cc76802987","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cc9ebc2f-4e65-42e6-be9b-2b399e4d5bca","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:26.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:26.717Z","message":"{\"transactionId\":\"d91d1049-ca61-497b-adb2-c3cc76802987\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:26:716\",\"respDate\":\"221203-05:40:26:717\",\"sourceId\":\"haproxy:d91d1049-ca61-497b-adb2-c3cc76802987\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:40:26:716-91924\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d91d1049-ca61-497b-adb2-c3cc76802987]}\\\"}\"}","context":{"RequestID":"d91d1049-ca61-497b-adb2-c3cc76802987","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cc9ebc2f-4e65-42e6-be9b-2b399e4d5bca","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:26.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:26.717Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d91d1049-ca61-497b-adb2-c3cc76802987","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc9ebc2f-4e65-42e6-be9b-2b399e4d5bca","LogTimestamp":"2022-12-03T05:40:26.717Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:40:28.725Z","message":"Entering","context":{"RequestID":"1ae4b911-70b2-4675-983a-87b10b9a3458","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9c4f91a8-5e4f-4f76-86b6-33daedeedab2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:28.725Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:28.727Z","message":"{\"transactionId\":\"1ae4b911-70b2-4675-983a-87b10b9a3458\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:28:725\",\"respDate\":\"221203-05:40:28:727\",\"sourceId\":\"haproxy:1ae4b911-70b2-4675-983a-87b10b9a3458\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:40:28:725-96068\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ae4b911-70b2-4675-983a-87b10b9a3458]}\\\"}\"}","context":{"RequestID":"1ae4b911-70b2-4675-983a-87b10b9a3458","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9c4f91a8-5e4f-4f76-86b6-33daedeedab2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:28.725Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:28.727Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ae4b911-70b2-4675-983a-87b10b9a3458","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c4f91a8-5e4f-4f76-86b6-33daedeedab2","LogTimestamp":"2022-12-03T05:40:28.727Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:40:29.926Z","message":"Entering","context":{"RequestID":"dbadc662-ada1-4ae0-a8ae-66f0e0f6019b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4bda175e-ea8c-4ebe-bb21-895be031c5a0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:40:29.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:29.928Z","message":"{\"transactionId\":\"dbadc662-ada1-4ae0-a8ae-66f0e0f6019b\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:29:927\",\"respDate\":\"221203-05:40:29:928\",\"sourceId\":\"OOM_ReadinessCheck:dbadc662-ada1-4ae0-a8ae-66f0e0f6019b\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:40:29:927-1118\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[49390], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[dbadc662-ada1-4ae0-a8ae-66f0e0f6019b]}\\\"}\"}","context":{"RequestID":"dbadc662-ada1-4ae0-a8ae-66f0e0f6019b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4bda175e-ea8c-4ebe-bb21-895be031c5a0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:40:29.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:29.929Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dbadc662-ada1-4ae0-a8ae-66f0e0f6019b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4bda175e-ea8c-4ebe-bb21-895be031c5a0","LogTimestamp":"2022-12-03T05:40:29.929Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:40:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:40:30.260Z","message":"Entering","context":{"RequestID":"13ec2c7f-80ce-4606-801b-2e1d98c27855","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bacdd736-b458-417b-a58e-0c75681fbdf1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:40:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:30.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"13ec2c7f-80ce-4606-801b-2e1d98c27855","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bacdd736-b458-417b-a58e-0c75681fbdf1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:40:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:30.263Z","message":"{\"transactionId\":\"13ec2c7f-80ce-4606-801b-2e1d98c27855\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:30:261\",\"respDate\":\"221203-05:40:30:263\",\"sourceId\":\"ReadinessCheck:13ec2c7f-80ce-4606-801b-2e1d98c27855\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:40:30:261-24313\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[13ec2c7f-80ce-4606-801b-2e1d98c27855]}\\\"}\"}","context":{"RequestID":"13ec2c7f-80ce-4606-801b-2e1d98c27855","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bacdd736-b458-417b-a58e-0c75681fbdf1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:40:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:30.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13ec2c7f-80ce-4606-801b-2e1d98c27855","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bacdd736-b458-417b-a58e-0c75681fbdf1","LogTimestamp":"2022-12-03T05:40:30.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:40:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:40:30.321Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:30.325Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:30.735Z","message":"Entering","context":{"RequestID":"b928ef5e-66d2-4065-9f9e-10178756d100","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"377ec417-23ce-450e-8532-1d5568d0a918","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:30.735Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:30.737Z","message":"{\"transactionId\":\"b928ef5e-66d2-4065-9f9e-10178756d100\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:30:735\",\"respDate\":\"221203-05:40:30:737\",\"sourceId\":\"haproxy:b928ef5e-66d2-4065-9f9e-10178756d100\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:40:30:735-19908\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b928ef5e-66d2-4065-9f9e-10178756d100]}\\\"}\"}","context":{"RequestID":"b928ef5e-66d2-4065-9f9e-10178756d100","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"377ec417-23ce-450e-8532-1d5568d0a918","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:30.735Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:30.737Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b928ef5e-66d2-4065-9f9e-10178756d100","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"377ec417-23ce-450e-8532-1d5568d0a918","LogTimestamp":"2022-12-03T05:40:30.737Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:40:31.697Z","message":"Entering","context":{"RequestID":"739d9d2d-a724-481e-a8b1-60963ca14b99","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"10fc35d6-b6b2-4e6d-9dbb-041ca68bcf81","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:40:31.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:31.698Z","message":"{\"transactionId\":\"739d9d2d-a724-481e-a8b1-60963ca14b99\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:31:697\",\"respDate\":\"221203-05:40:31:698\",\"sourceId\":\"healthcheck:739d9d2d-a724-481e-a8b1-60963ca14b99\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:40:31:697-59056\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[739d9d2d-a724-481e-a8b1-60963ca14b99]}\\\"}\"}","context":{"RequestID":"739d9d2d-a724-481e-a8b1-60963ca14b99","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"10fc35d6-b6b2-4e6d-9dbb-041ca68bcf81","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:40:31.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:31.699Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"739d9d2d-a724-481e-a8b1-60963ca14b99","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"10fc35d6-b6b2-4e6d-9dbb-041ca68bcf81","LogTimestamp":"2022-12-03T05:40:31.699Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:40:31 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:40:32.745Z","message":"Entering","context":{"RequestID":"9014e546-3eb8-4746-ac2b-a2b00ce5cc1c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"46f25820-82da-4618-8c82-ff42e1c39020","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:32.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:32.748Z","message":"{\"transactionId\":\"9014e546-3eb8-4746-ac2b-a2b00ce5cc1c\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:32:746\",\"respDate\":\"221203-05:40:32:748\",\"sourceId\":\"haproxy:9014e546-3eb8-4746-ac2b-a2b00ce5cc1c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:40:32:746-70673\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9014e546-3eb8-4746-ac2b-a2b00ce5cc1c]}\\\"}\"}","context":{"RequestID":"9014e546-3eb8-4746-ac2b-a2b00ce5cc1c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"46f25820-82da-4618-8c82-ff42e1c39020","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:32.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:32.748Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9014e546-3eb8-4746-ac2b-a2b00ce5cc1c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46f25820-82da-4618-8c82-ff42e1c39020","LogTimestamp":"2022-12-03T05:40:32.748Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:40:33.890Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:40:33.899Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:33.899Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:33.899Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:34.756Z","message":"Entering","context":{"RequestID":"63cb082d-9cbe-4a04-ba71-344244cbaa03","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"06d233e7-3c70-4efd-a625-afb4ff554d4b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:34.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:34.758Z","message":"{\"transactionId\":\"63cb082d-9cbe-4a04-ba71-344244cbaa03\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:34:756\",\"respDate\":\"221203-05:40:34:758\",\"sourceId\":\"haproxy:63cb082d-9cbe-4a04-ba71-344244cbaa03\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:40:34:756-75298\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[63cb082d-9cbe-4a04-ba71-344244cbaa03]}\\\"}\"}","context":{"RequestID":"63cb082d-9cbe-4a04-ba71-344244cbaa03","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"06d233e7-3c70-4efd-a625-afb4ff554d4b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:34.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:34.758Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63cb082d-9cbe-4a04-ba71-344244cbaa03","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06d233e7-3c70-4efd-a625-afb4ff554d4b","LogTimestamp":"2022-12-03T05:40:34.758Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:40:35.952Z","message":"Entering","context":{"RequestID":"62386216-c2ae-4629-b849-be5a56169ffc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d5a5e707-587e-417d-8177-a3c85a610062","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:40:35.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:35.955Z","message":"{\"transactionId\":\"62386216-c2ae-4629-b849-be5a56169ffc\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:35:953\",\"respDate\":\"221203-05:40:35:955\",\"sourceId\":\"healthcheck:62386216-c2ae-4629-b849-be5a56169ffc\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:40:35:953-92828\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[47628], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[62386216-c2ae-4629-b849-be5a56169ffc]}\\\"}\"}","context":{"RequestID":"62386216-c2ae-4629-b849-be5a56169ffc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d5a5e707-587e-417d-8177-a3c85a610062","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:40:35.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:35.955Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"62386216-c2ae-4629-b849-be5a56169ffc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d5a5e707-587e-417d-8177-a3c85a610062","LogTimestamp":"2022-12-03T05:40:35.955Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:35 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:40:36.767Z","message":"Entering","context":{"RequestID":"4704dced-6edc-4e02-acce-410b73fb3ca5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9a84d318-2555-41dd-a63f-6a9804100537","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:36.767Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:36.768Z","message":"{\"transactionId\":\"4704dced-6edc-4e02-acce-410b73fb3ca5\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:36:767\",\"respDate\":\"221203-05:40:36:768\",\"sourceId\":\"haproxy:4704dced-6edc-4e02-acce-410b73fb3ca5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:40:36:767-46332\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4704dced-6edc-4e02-acce-410b73fb3ca5]}\\\"}\"}","context":{"RequestID":"4704dced-6edc-4e02-acce-410b73fb3ca5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9a84d318-2555-41dd-a63f-6a9804100537","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:36.767Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:36.769Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4704dced-6edc-4e02-acce-410b73fb3ca5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a84d318-2555-41dd-a63f-6a9804100537","LogTimestamp":"2022-12-03T05:40:36.769Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:40:38.777Z","message":"Entering","context":{"RequestID":"45b1156b-0c67-40b3-8268-8704b1614f4e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1a2d2cc2-d535-477f-87eb-6e9792b9fc33","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:38.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:38.779Z","message":"{\"transactionId\":\"45b1156b-0c67-40b3-8268-8704b1614f4e\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:38:777\",\"respDate\":\"221203-05:40:38:778\",\"sourceId\":\"haproxy:45b1156b-0c67-40b3-8268-8704b1614f4e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:40:38:777-45622\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[45b1156b-0c67-40b3-8268-8704b1614f4e]}\\\"}\"}","context":{"RequestID":"45b1156b-0c67-40b3-8268-8704b1614f4e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1a2d2cc2-d535-477f-87eb-6e9792b9fc33","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:38.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:38.779Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45b1156b-0c67-40b3-8268-8704b1614f4e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a2d2cc2-d535-477f-87eb-6e9792b9fc33","LogTimestamp":"2022-12-03T05:40:38.779Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:40:39.925Z","message":"Entering","context":{"RequestID":"8c5c452e-64d0-4c72-a5b1-5ea1bd5db608","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fcd30d30-cf2e-4207-9bdc-3630d7c3a780","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:40:39.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:39.927Z","message":"{\"transactionId\":\"8c5c452e-64d0-4c72-a5b1-5ea1bd5db608\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:39:926\",\"respDate\":\"221203-05:40:39:927\",\"sourceId\":\"OOM_ReadinessCheck:8c5c452e-64d0-4c72-a5b1-5ea1bd5db608\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:40:39:926-23937\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[49598], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[8c5c452e-64d0-4c72-a5b1-5ea1bd5db608]}\\\"}\"}","context":{"RequestID":"8c5c452e-64d0-4c72-a5b1-5ea1bd5db608","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fcd30d30-cf2e-4207-9bdc-3630d7c3a780","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:40:39.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:39.928Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c5c452e-64d0-4c72-a5b1-5ea1bd5db608","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fcd30d30-cf2e-4207-9bdc-3630d7c3a780","LogTimestamp":"2022-12-03T05:40:39.928Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:40:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:40:40.259Z","message":"Entering","context":{"RequestID":"aa0ae467-9a75-4d68-8b36-c3496a0955fb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"db7496c0-b5ad-4262-978b-dcb4cfe80a7a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:40:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:40.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"aa0ae467-9a75-4d68-8b36-c3496a0955fb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"db7496c0-b5ad-4262-978b-dcb4cfe80a7a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:40:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:40.261Z","message":"{\"transactionId\":\"aa0ae467-9a75-4d68-8b36-c3496a0955fb\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:40:259\",\"respDate\":\"221203-05:40:40:261\",\"sourceId\":\"ReadinessCheck:aa0ae467-9a75-4d68-8b36-c3496a0955fb\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:40:40:259-7419\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[aa0ae467-9a75-4d68-8b36-c3496a0955fb]}\\\"}\"}","context":{"RequestID":"aa0ae467-9a75-4d68-8b36-c3496a0955fb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"db7496c0-b5ad-4262-978b-dcb4cfe80a7a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:40:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:40.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa0ae467-9a75-4d68-8b36-c3496a0955fb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db7496c0-b5ad-4262-978b-dcb4cfe80a7a","LogTimestamp":"2022-12-03T05:40:40.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:40:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:40:40.787Z","message":"Entering","context":{"RequestID":"68455ab2-4095-44e5-8545-431b569f9327","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"adbe2e08-20c4-42ac-8599-5ffdac90f9b7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:40.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:40.789Z","message":"{\"transactionId\":\"68455ab2-4095-44e5-8545-431b569f9327\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:40:788\",\"respDate\":\"221203-05:40:40:789\",\"sourceId\":\"haproxy:68455ab2-4095-44e5-8545-431b569f9327\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:40:40:788-74979\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[68455ab2-4095-44e5-8545-431b569f9327]}\\\"}\"}","context":{"RequestID":"68455ab2-4095-44e5-8545-431b569f9327","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"adbe2e08-20c4-42ac-8599-5ffdac90f9b7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:40.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:40.789Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68455ab2-4095-44e5-8545-431b569f9327","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"adbe2e08-20c4-42ac-8599-5ffdac90f9b7","LogTimestamp":"2022-12-03T05:40:40.789Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:40:42.797Z","message":"Entering","context":{"RequestID":"4cdb291d-d0dc-4439-aae2-2fcff71229e0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ce853bb8-74b3-4369-aeaf-cab1d9276e6e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:42.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:42.800Z","message":"{\"transactionId\":\"4cdb291d-d0dc-4439-aae2-2fcff71229e0\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:42:798\",\"respDate\":\"221203-05:40:42:800\",\"sourceId\":\"haproxy:4cdb291d-d0dc-4439-aae2-2fcff71229e0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:40:42:798-48221\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4cdb291d-d0dc-4439-aae2-2fcff71229e0]}\\\"}\"}","context":{"RequestID":"4cdb291d-d0dc-4439-aae2-2fcff71229e0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ce853bb8-74b3-4369-aeaf-cab1d9276e6e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:42.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:42.800Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4cdb291d-d0dc-4439-aae2-2fcff71229e0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce853bb8-74b3-4369-aeaf-cab1d9276e6e","LogTimestamp":"2022-12-03T05:40:42.800Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:40:43.890Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:40:43.900Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:43.900Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:43.901Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:44.808Z","message":"Entering","context":{"RequestID":"edeafe03-2bbd-44a7-b458-2f5769e70af1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2d6da069-a41c-4887-8fc1-bcd0361440c1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:44.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:44.809Z","message":"{\"transactionId\":\"edeafe03-2bbd-44a7-b458-2f5769e70af1\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:44:808\",\"respDate\":\"221203-05:40:44:809\",\"sourceId\":\"haproxy:edeafe03-2bbd-44a7-b458-2f5769e70af1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:40:44:808-26826\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[edeafe03-2bbd-44a7-b458-2f5769e70af1]}\\\"}\"}","context":{"RequestID":"edeafe03-2bbd-44a7-b458-2f5769e70af1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2d6da069-a41c-4887-8fc1-bcd0361440c1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:44.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:44.810Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"edeafe03-2bbd-44a7-b458-2f5769e70af1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d6da069-a41c-4887-8fc1-bcd0361440c1","LogTimestamp":"2022-12-03T05:40:44.810Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:40:46.720Z","message":"Entering","context":{"RequestID":"6059feea-893b-4d45-9ec4-50200f0797fd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e48d91e0-45dd-4d14-adf6-43cd95f270f4","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:40:46.720Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:46.722Z","message":"{\"transactionId\":\"6059feea-893b-4d45-9ec4-50200f0797fd\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:46:721\",\"respDate\":\"221203-05:40:46:722\",\"sourceId\":\"healthcheck:6059feea-893b-4d45-9ec4-50200f0797fd\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:40:46:721-88632\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[6059feea-893b-4d45-9ec4-50200f0797fd]}\\\"}\"}","context":{"RequestID":"6059feea-893b-4d45-9ec4-50200f0797fd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e48d91e0-45dd-4d14-adf6-43cd95f270f4","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:40:46.720Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:46.722Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6059feea-893b-4d45-9ec4-50200f0797fd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e48d91e0-45dd-4d14-adf6-43cd95f270f4","LogTimestamp":"2022-12-03T05:40:46.722Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:40:46 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:40:46.817Z","message":"Entering","context":{"RequestID":"a4efa991-018c-4b25-88bb-25c18084fd37","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2e9312b1-0e88-4680-a69d-896ee84237fb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:46.817Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:46.818Z","message":"{\"transactionId\":\"a4efa991-018c-4b25-88bb-25c18084fd37\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:46:817\",\"respDate\":\"221203-05:40:46:818\",\"sourceId\":\"haproxy:a4efa991-018c-4b25-88bb-25c18084fd37\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:40:46:817-9317\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a4efa991-018c-4b25-88bb-25c18084fd37]}\\\"}\"}","context":{"RequestID":"a4efa991-018c-4b25-88bb-25c18084fd37","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2e9312b1-0e88-4680-a69d-896ee84237fb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:46.817Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:46.819Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4efa991-018c-4b25-88bb-25c18084fd37","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e9312b1-0e88-4680-a69d-896ee84237fb","LogTimestamp":"2022-12-03T05:40:46.819Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:40:48.826Z","message":"Entering","context":{"RequestID":"8756e256-c628-4ff0-b25b-d02d68bee0aa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c11cd0d9-2de2-42b8-be09-03def7d5870f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:48.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:48.828Z","message":"{\"transactionId\":\"8756e256-c628-4ff0-b25b-d02d68bee0aa\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:48:827\",\"respDate\":\"221203-05:40:48:828\",\"sourceId\":\"haproxy:8756e256-c628-4ff0-b25b-d02d68bee0aa\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:40:48:827-36433\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8756e256-c628-4ff0-b25b-d02d68bee0aa]}\\\"}\"}","context":{"RequestID":"8756e256-c628-4ff0-b25b-d02d68bee0aa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c11cd0d9-2de2-42b8-be09-03def7d5870f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:48.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:48.829Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8756e256-c628-4ff0-b25b-d02d68bee0aa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c11cd0d9-2de2-42b8-be09-03def7d5870f","LogTimestamp":"2022-12-03T05:40:48.829Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:40:49.925Z","message":"Entering","context":{"RequestID":"fed44ba8-ab48-4937-a1e1-220428d882a7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9472d13f-14bf-4937-9029-85a0440582ed","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:40:49.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:49.928Z","message":"{\"transactionId\":\"fed44ba8-ab48-4937-a1e1-220428d882a7\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:49:926\",\"respDate\":\"221203-05:40:49:927\",\"sourceId\":\"OOM_ReadinessCheck:fed44ba8-ab48-4937-a1e1-220428d882a7\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:40:49:926-51598\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[49792], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[fed44ba8-ab48-4937-a1e1-220428d882a7]}\\\"}\"}","context":{"RequestID":"fed44ba8-ab48-4937-a1e1-220428d882a7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9472d13f-14bf-4937-9029-85a0440582ed","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:40:49.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:49.928Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fed44ba8-ab48-4937-a1e1-220428d882a7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9472d13f-14bf-4937-9029-85a0440582ed","LogTimestamp":"2022-12-03T05:40:49.928Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:40:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:40:50.260Z","message":"Entering","context":{"RequestID":"8224c2ea-2b47-4100-8ef0-f16fadb121f9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"94ceb5c1-5fd5-4558-8d04-0ee174c9bb2c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:40:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:50.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"8224c2ea-2b47-4100-8ef0-f16fadb121f9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"94ceb5c1-5fd5-4558-8d04-0ee174c9bb2c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:40:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:50.262Z","message":"{\"transactionId\":\"8224c2ea-2b47-4100-8ef0-f16fadb121f9\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:50:260\",\"respDate\":\"221203-05:40:50:262\",\"sourceId\":\"ReadinessCheck:8224c2ea-2b47-4100-8ef0-f16fadb121f9\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:40:50:260-9466\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[8224c2ea-2b47-4100-8ef0-f16fadb121f9]}\\\"}\"}","context":{"RequestID":"8224c2ea-2b47-4100-8ef0-f16fadb121f9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"94ceb5c1-5fd5-4558-8d04-0ee174c9bb2c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:40:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:50.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8224c2ea-2b47-4100-8ef0-f16fadb121f9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94ceb5c1-5fd5-4558-8d04-0ee174c9bb2c","LogTimestamp":"2022-12-03T05:40:50.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:40:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:40:50.836Z","message":"Entering","context":{"RequestID":"e22f1012-7489-4ddc-b922-e7edf65ded79","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"224e4dd5-e8fb-4036-8bd8-e2058cde6afb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:50.836Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:50.838Z","message":"{\"transactionId\":\"e22f1012-7489-4ddc-b922-e7edf65ded79\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:50:837\",\"respDate\":\"221203-05:40:50:838\",\"sourceId\":\"haproxy:e22f1012-7489-4ddc-b922-e7edf65ded79\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:40:50:837-59481\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e22f1012-7489-4ddc-b922-e7edf65ded79]}\\\"}\"}","context":{"RequestID":"e22f1012-7489-4ddc-b922-e7edf65ded79","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"224e4dd5-e8fb-4036-8bd8-e2058cde6afb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:50.836Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:50.838Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e22f1012-7489-4ddc-b922-e7edf65ded79","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"224e4dd5-e8fb-4036-8bd8-e2058cde6afb","LogTimestamp":"2022-12-03T05:40:50.838Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:40:50.976Z","message":"Entering","context":{"RequestID":"9a21deb3-adbf-4fc0-8eba-1f5001758ad2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eb7229e0-6c17-456c-b492-dbf3123fc4e7","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:40:50.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:50.978Z","message":"{\"transactionId\":\"9a21deb3-adbf-4fc0-8eba-1f5001758ad2\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:50:977\",\"respDate\":\"221203-05:40:50:978\",\"sourceId\":\"healthcheck:9a21deb3-adbf-4fc0-8eba-1f5001758ad2\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:40:50:977-58126\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[47794], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[9a21deb3-adbf-4fc0-8eba-1f5001758ad2]}\\\"}\"}","context":{"RequestID":"9a21deb3-adbf-4fc0-8eba-1f5001758ad2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eb7229e0-6c17-456c-b492-dbf3123fc4e7","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:40:50.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:50.979Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a21deb3-adbf-4fc0-8eba-1f5001758ad2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb7229e0-6c17-456c-b492-dbf3123fc4e7","LogTimestamp":"2022-12-03T05:40:50.979Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:50 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:40:52.846Z","message":"Entering","context":{"RequestID":"66f67c7d-8fc8-4ae6-b444-19d120289e16","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6cfc6373-4368-4af5-b718-b23127426753","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:52.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:52.848Z","message":"{\"transactionId\":\"66f67c7d-8fc8-4ae6-b444-19d120289e16\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:52:847\",\"respDate\":\"221203-05:40:52:848\",\"sourceId\":\"haproxy:66f67c7d-8fc8-4ae6-b444-19d120289e16\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:40:52:847-62631\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[66f67c7d-8fc8-4ae6-b444-19d120289e16]}\\\"}\"}","context":{"RequestID":"66f67c7d-8fc8-4ae6-b444-19d120289e16","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6cfc6373-4368-4af5-b718-b23127426753","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:52.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:52.848Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66f67c7d-8fc8-4ae6-b444-19d120289e16","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6cfc6373-4368-4af5-b718-b23127426753","LogTimestamp":"2022-12-03T05:40:52.848Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:40:53.890Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:40:53.901Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:53.902Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:53.902Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:54.856Z","message":"Entering","context":{"RequestID":"5c345f94-14fc-424d-8707-8ed8cf4d5a64","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"05034a8d-ce0d-405e-b85c-ba8e8c077c74","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:54.856Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:54.859Z","message":"{\"transactionId\":\"5c345f94-14fc-424d-8707-8ed8cf4d5a64\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:54:857\",\"respDate\":\"221203-05:40:54:859\",\"sourceId\":\"haproxy:5c345f94-14fc-424d-8707-8ed8cf4d5a64\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:40:54:857-29453\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5c345f94-14fc-424d-8707-8ed8cf4d5a64]}\\\"}\"}","context":{"RequestID":"5c345f94-14fc-424d-8707-8ed8cf4d5a64","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"05034a8d-ce0d-405e-b85c-ba8e8c077c74","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:54.856Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:54.859Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c345f94-14fc-424d-8707-8ed8cf4d5a64","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05034a8d-ce0d-405e-b85c-ba8e8c077c74","LogTimestamp":"2022-12-03T05:40:54.859Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:40:56.868Z","message":"Entering","context":{"RequestID":"a3487f5d-4ce0-4733-8403-24dac5abfe71","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d6fce746-6a05-47c4-aab9-f674d720ea44","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:56.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:56.869Z","message":"{\"transactionId\":\"a3487f5d-4ce0-4733-8403-24dac5abfe71\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:56:868\",\"respDate\":\"221203-05:40:56:869\",\"sourceId\":\"haproxy:a3487f5d-4ce0-4733-8403-24dac5abfe71\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:40:56:868-74673\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a3487f5d-4ce0-4733-8403-24dac5abfe71]}\\\"}\"}","context":{"RequestID":"a3487f5d-4ce0-4733-8403-24dac5abfe71","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d6fce746-6a05-47c4-aab9-f674d720ea44","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:56.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:56.870Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3487f5d-4ce0-4733-8403-24dac5abfe71","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6fce746-6a05-47c4-aab9-f674d720ea44","LogTimestamp":"2022-12-03T05:40:56.870Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:40:58.879Z","message":"Entering","context":{"RequestID":"5f78a74c-bf38-43c8-8e0f-d194e2d377cd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c88d5b2f-74b1-4cb7-8a50-bd6c1f3d7b10","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:58.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:58.881Z","message":"{\"transactionId\":\"5f78a74c-bf38-43c8-8e0f-d194e2d377cd\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:58:879\",\"respDate\":\"221203-05:40:58:881\",\"sourceId\":\"haproxy:5f78a74c-bf38-43c8-8e0f-d194e2d377cd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:40:58:879-58167\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f78a74c-bf38-43c8-8e0f-d194e2d377cd]}\\\"}\"}","context":{"RequestID":"5f78a74c-bf38-43c8-8e0f-d194e2d377cd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c88d5b2f-74b1-4cb7-8a50-bd6c1f3d7b10","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:40:58.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:58.882Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f78a74c-bf38-43c8-8e0f-d194e2d377cd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c88d5b2f-74b1-4cb7-8a50-bd6c1f3d7b10","LogTimestamp":"2022-12-03T05:40:58.882Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:40:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:40:59.924Z","message":"Entering","context":{"RequestID":"8b5fe899-2c84-439b-8a88-1b5f1f7db64a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8deac832-4dfb-4425-a5cf-bad7a8eaf72d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:40:59.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:40:59.926Z","message":"{\"transactionId\":\"8b5fe899-2c84-439b-8a88-1b5f1f7db64a\",\"status\":\"200\",\"rqstDate\":\"221203-05:40:59:925\",\"respDate\":\"221203-05:40:59:926\",\"sourceId\":\"OOM_ReadinessCheck:8b5fe899-2c84-439b-8a88-1b5f1f7db64a\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:40:59:925-39341\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[49998], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[8b5fe899-2c84-439b-8a88-1b5f1f7db64a]}\\\"}\"}","context":{"RequestID":"8b5fe899-2c84-439b-8a88-1b5f1f7db64a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8deac832-4dfb-4425-a5cf-bad7a8eaf72d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:40:59.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:40:59.927Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b5fe899-2c84-439b-8a88-1b5f1f7db64a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8deac832-4dfb-4425-a5cf-bad7a8eaf72d","LogTimestamp":"2022-12-03T05:40:59.927Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:40:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:41:00.258Z","message":"Entering","context":{"RequestID":"2707e1d0-07fe-4f8e-b4ca-bd334aa5b556","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2f41c9fb-b57f-4af2-9610-43da51265c39","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:41:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:00.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"2707e1d0-07fe-4f8e-b4ca-bd334aa5b556","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2f41c9fb-b57f-4af2-9610-43da51265c39","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:41:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:00.260Z","message":"{\"transactionId\":\"2707e1d0-07fe-4f8e-b4ca-bd334aa5b556\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:00:259\",\"respDate\":\"221203-05:41:00:260\",\"sourceId\":\"ReadinessCheck:2707e1d0-07fe-4f8e-b4ca-bd334aa5b556\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:41:00:259-63874\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[2707e1d0-07fe-4f8e-b4ca-bd334aa5b556]}\\\"}\"}","context":{"RequestID":"2707e1d0-07fe-4f8e-b4ca-bd334aa5b556","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2f41c9fb-b57f-4af2-9610-43da51265c39","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:41:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:00.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2707e1d0-07fe-4f8e-b4ca-bd334aa5b556","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f41c9fb-b57f-4af2-9610-43da51265c39","LogTimestamp":"2022-12-03T05:41:00.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:41:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:41:00.329Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:00.332Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:00.889Z","message":"Entering","context":{"RequestID":"6e62da26-4e25-4278-aa56-c9ad0c792cc1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aa059d06-5928-49a1-b48f-fd537c6fa402","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:00.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:00.891Z","message":"{\"transactionId\":\"6e62da26-4e25-4278-aa56-c9ad0c792cc1\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:00:890\",\"respDate\":\"221203-05:41:00:891\",\"sourceId\":\"haproxy:6e62da26-4e25-4278-aa56-c9ad0c792cc1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:41:00:890-16358\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6e62da26-4e25-4278-aa56-c9ad0c792cc1]}\\\"}\"}","context":{"RequestID":"6e62da26-4e25-4278-aa56-c9ad0c792cc1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aa059d06-5928-49a1-b48f-fd537c6fa402","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:00.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:00.891Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e62da26-4e25-4278-aa56-c9ad0c792cc1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa059d06-5928-49a1-b48f-fd537c6fa402","LogTimestamp":"2022-12-03T05:41:00.891Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:41:01.747Z","message":"Entering","context":{"RequestID":"04bb251a-69e6-48a4-a8a0-e3a58e526e75","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1d82396f-6f25-4555-9e9a-ed169e222176","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:41:01.746Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:01.748Z","message":"{\"transactionId\":\"04bb251a-69e6-48a4-a8a0-e3a58e526e75\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:01:747\",\"respDate\":\"221203-05:41:01:748\",\"sourceId\":\"healthcheck:04bb251a-69e6-48a4-a8a0-e3a58e526e75\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:41:01:747-19200\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[04bb251a-69e6-48a4-a8a0-e3a58e526e75]}\\\"}\"}","context":{"RequestID":"04bb251a-69e6-48a4-a8a0-e3a58e526e75","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1d82396f-6f25-4555-9e9a-ed169e222176","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:41:01.746Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:01.749Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04bb251a-69e6-48a4-a8a0-e3a58e526e75","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d82396f-6f25-4555-9e9a-ed169e222176","LogTimestamp":"2022-12-03T05:41:01.749Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:41:01 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:41:02.899Z","message":"Entering","context":{"RequestID":"f4d3a864-8154-4e88-9642-c41fc3a76561","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4dc827ef-9aee-4862-83e3-ff2b770e029d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:02.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:02.901Z","message":"{\"transactionId\":\"f4d3a864-8154-4e88-9642-c41fc3a76561\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:02:899\",\"respDate\":\"221203-05:41:02:900\",\"sourceId\":\"haproxy:f4d3a864-8154-4e88-9642-c41fc3a76561\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:41:02:899-41570\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f4d3a864-8154-4e88-9642-c41fc3a76561]}\\\"}\"}","context":{"RequestID":"f4d3a864-8154-4e88-9642-c41fc3a76561","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4dc827ef-9aee-4862-83e3-ff2b770e029d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:02.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:02.901Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4d3a864-8154-4e88-9642-c41fc3a76561","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4dc827ef-9aee-4862-83e3-ff2b770e029d","LogTimestamp":"2022-12-03T05:41:02.901Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:41:03.891Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:41:03.899Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:03.899Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:03.899Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:04.908Z","message":"Entering","context":{"RequestID":"cb61f12f-92be-4a49-b058-fe87709024f4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"336d1033-90f4-4013-9877-a0b0759fa5a7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:04.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:04.909Z","message":"{\"transactionId\":\"cb61f12f-92be-4a49-b058-fe87709024f4\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:04:908\",\"respDate\":\"221203-05:41:04:909\",\"sourceId\":\"haproxy:cb61f12f-92be-4a49-b058-fe87709024f4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:41:04:908-73338\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cb61f12f-92be-4a49-b058-fe87709024f4]}\\\"}\"}","context":{"RequestID":"cb61f12f-92be-4a49-b058-fe87709024f4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"336d1033-90f4-4013-9877-a0b0759fa5a7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:04.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:04.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb61f12f-92be-4a49-b058-fe87709024f4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"336d1033-90f4-4013-9877-a0b0759fa5a7","LogTimestamp":"2022-12-03T05:41:04.910Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:41:05.997Z","message":"Entering","context":{"RequestID":"d6e6b7a4-3ca5-40db-b7f0-0d908ac72189","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5d8bc139-c648-4a1a-950e-55bb7eda6097","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:41:05.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:05.999Z","message":"{\"transactionId\":\"d6e6b7a4-3ca5-40db-b7f0-0d908ac72189\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:05:997\",\"respDate\":\"221203-05:41:05:999\",\"sourceId\":\"healthcheck:d6e6b7a4-3ca5-40db-b7f0-0d908ac72189\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:41:05:997-27388\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[47962], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[d6e6b7a4-3ca5-40db-b7f0-0d908ac72189]}\\\"}\"}","context":{"RequestID":"d6e6b7a4-3ca5-40db-b7f0-0d908ac72189","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5d8bc139-c648-4a1a-950e-55bb7eda6097","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:41:05.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:05.999Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6e6b7a4-3ca5-40db-b7f0-0d908ac72189","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d8bc139-c648-4a1a-950e-55bb7eda6097","LogTimestamp":"2022-12-03T05:41:05.999Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:06 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:41:06.917Z","message":"Entering","context":{"RequestID":"622d5d6c-e6ba-4b85-8237-e67b95b577ae","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c8821017-351a-4e5f-b7ba-cc5da91dccd8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:06.917Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:06.918Z","message":"{\"transactionId\":\"622d5d6c-e6ba-4b85-8237-e67b95b577ae\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:06:917\",\"respDate\":\"221203-05:41:06:918\",\"sourceId\":\"haproxy:622d5d6c-e6ba-4b85-8237-e67b95b577ae\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:41:06:917-91816\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[622d5d6c-e6ba-4b85-8237-e67b95b577ae]}\\\"}\"}","context":{"RequestID":"622d5d6c-e6ba-4b85-8237-e67b95b577ae","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c8821017-351a-4e5f-b7ba-cc5da91dccd8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:06.917Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:06.919Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"622d5d6c-e6ba-4b85-8237-e67b95b577ae","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8821017-351a-4e5f-b7ba-cc5da91dccd8","LogTimestamp":"2022-12-03T05:41:06.919Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:41:08.926Z","message":"Entering","context":{"RequestID":"4a1dd3fd-36e6-4ba1-a3e9-29b75f62b07b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"15959194-06ac-471d-86df-85ddaa0c8fe2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:08.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:08.928Z","message":"{\"transactionId\":\"4a1dd3fd-36e6-4ba1-a3e9-29b75f62b07b\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:08:927\",\"respDate\":\"221203-05:41:08:928\",\"sourceId\":\"haproxy:4a1dd3fd-36e6-4ba1-a3e9-29b75f62b07b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:41:08:927-47686\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4a1dd3fd-36e6-4ba1-a3e9-29b75f62b07b]}\\\"}\"}","context":{"RequestID":"4a1dd3fd-36e6-4ba1-a3e9-29b75f62b07b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"15959194-06ac-471d-86df-85ddaa0c8fe2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:08.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:08.929Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a1dd3fd-36e6-4ba1-a3e9-29b75f62b07b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15959194-06ac-471d-86df-85ddaa0c8fe2","LogTimestamp":"2022-12-03T05:41:08.929Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:41:09.924Z","message":"Entering","context":{"RequestID":"e81c802d-63a4-406c-8809-eb4b9d73f551","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7f94b683-8bda-47b3-bff4-498dc51f5142","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:41:09.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:09.926Z","message":"{\"transactionId\":\"e81c802d-63a4-406c-8809-eb4b9d73f551\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:09:925\",\"respDate\":\"221203-05:41:09:926\",\"sourceId\":\"OOM_ReadinessCheck:e81c802d-63a4-406c-8809-eb4b9d73f551\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:41:09:925-77754\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[50198], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[e81c802d-63a4-406c-8809-eb4b9d73f551]}\\\"}\"}","context":{"RequestID":"e81c802d-63a4-406c-8809-eb4b9d73f551","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7f94b683-8bda-47b3-bff4-498dc51f5142","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:41:09.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:09.927Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e81c802d-63a4-406c-8809-eb4b9d73f551","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f94b683-8bda-47b3-bff4-498dc51f5142","LogTimestamp":"2022-12-03T05:41:09.927Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:41:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:41:10.259Z","message":"Entering","context":{"RequestID":"94272edc-6892-4fd6-aa1f-de84e4071fb1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a99893a2-b912-4b77-8413-30bc49bb9b5a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:41:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:10.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"94272edc-6892-4fd6-aa1f-de84e4071fb1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a99893a2-b912-4b77-8413-30bc49bb9b5a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:41:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:10.262Z","message":"{\"transactionId\":\"94272edc-6892-4fd6-aa1f-de84e4071fb1\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:10:260\",\"respDate\":\"221203-05:41:10:262\",\"sourceId\":\"ReadinessCheck:94272edc-6892-4fd6-aa1f-de84e4071fb1\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:41:10:260-18104\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[94272edc-6892-4fd6-aa1f-de84e4071fb1]}\\\"}\"}","context":{"RequestID":"94272edc-6892-4fd6-aa1f-de84e4071fb1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a99893a2-b912-4b77-8413-30bc49bb9b5a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:41:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:10.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94272edc-6892-4fd6-aa1f-de84e4071fb1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a99893a2-b912-4b77-8413-30bc49bb9b5a","LogTimestamp":"2022-12-03T05:41:10.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:41:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:41:10.937Z","message":"Entering","context":{"RequestID":"c3bacbaf-4806-4f4b-9ed9-451c152ae49e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"15b44c93-548c-40d1-9047-b94311668653","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:10.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:10.939Z","message":"{\"transactionId\":\"c3bacbaf-4806-4f4b-9ed9-451c152ae49e\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:10:938\",\"respDate\":\"221203-05:41:10:939\",\"sourceId\":\"haproxy:c3bacbaf-4806-4f4b-9ed9-451c152ae49e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:41:10:938-46361\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3bacbaf-4806-4f4b-9ed9-451c152ae49e]}\\\"}\"}","context":{"RequestID":"c3bacbaf-4806-4f4b-9ed9-451c152ae49e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"15b44c93-548c-40d1-9047-b94311668653","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:10.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:10.940Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3bacbaf-4806-4f4b-9ed9-451c152ae49e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15b44c93-548c-40d1-9047-b94311668653","LogTimestamp":"2022-12-03T05:41:10.940Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:41:12.948Z","message":"Entering","context":{"RequestID":"3708a9cf-b453-4d92-b1c9-27b265107e1e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"05ed1194-1b92-418d-bee8-d9704d0d2585","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:12.948Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:12.950Z","message":"{\"transactionId\":\"3708a9cf-b453-4d92-b1c9-27b265107e1e\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:12:948\",\"respDate\":\"221203-05:41:12:949\",\"sourceId\":\"haproxy:3708a9cf-b453-4d92-b1c9-27b265107e1e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:41:12:948-12936\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3708a9cf-b453-4d92-b1c9-27b265107e1e]}\\\"}\"}","context":{"RequestID":"3708a9cf-b453-4d92-b1c9-27b265107e1e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"05ed1194-1b92-418d-bee8-d9704d0d2585","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:12.948Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:12.950Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3708a9cf-b453-4d92-b1c9-27b265107e1e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05ed1194-1b92-418d-bee8-d9704d0d2585","LogTimestamp":"2022-12-03T05:41:12.950Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:41:13.891Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:41:13.902Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:13.903Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:13.903Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:14.958Z","message":"Entering","context":{"RequestID":"c3327987-b809-435a-a919-1e03fb7d628d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"41638981-9ebf-4051-abb4-b6f213a5b0c8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:14.958Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:14.960Z","message":"{\"transactionId\":\"c3327987-b809-435a-a919-1e03fb7d628d\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:14:959\",\"respDate\":\"221203-05:41:14:960\",\"sourceId\":\"haproxy:c3327987-b809-435a-a919-1e03fb7d628d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:41:14:959-29312\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3327987-b809-435a-a919-1e03fb7d628d]}\\\"}\"}","context":{"RequestID":"c3327987-b809-435a-a919-1e03fb7d628d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"41638981-9ebf-4051-abb4-b6f213a5b0c8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:14.958Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:14.960Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3327987-b809-435a-a919-1e03fb7d628d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41638981-9ebf-4051-abb4-b6f213a5b0c8","LogTimestamp":"2022-12-03T05:41:14.960Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:41:16.771Z","message":"Entering","context":{"RequestID":"a496bd08-9371-4b11-b7d4-ad95cc5d59c0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f6db918d-46f0-41d2-8b55-6f0c7f08bf94","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:41:16.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:16.772Z","message":"{\"transactionId\":\"a496bd08-9371-4b11-b7d4-ad95cc5d59c0\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:16:771\",\"respDate\":\"221203-05:41:16:772\",\"sourceId\":\"healthcheck:a496bd08-9371-4b11-b7d4-ad95cc5d59c0\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:41:16:771-31497\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[a496bd08-9371-4b11-b7d4-ad95cc5d59c0]}\\\"}\"}","context":{"RequestID":"a496bd08-9371-4b11-b7d4-ad95cc5d59c0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f6db918d-46f0-41d2-8b55-6f0c7f08bf94","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:41:16.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:16.773Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a496bd08-9371-4b11-b7d4-ad95cc5d59c0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f6db918d-46f0-41d2-8b55-6f0c7f08bf94","LogTimestamp":"2022-12-03T05:41:16.773Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:41:16 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:41:16.969Z","message":"Entering","context":{"RequestID":"621fb14f-bd1c-4fe9-852b-2e29a1ca3ac6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6a23fd9d-6a60-4598-89c4-8563aec07873","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:16.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:16.971Z","message":"{\"transactionId\":\"621fb14f-bd1c-4fe9-852b-2e29a1ca3ac6\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:16:969\",\"respDate\":\"221203-05:41:16:971\",\"sourceId\":\"haproxy:621fb14f-bd1c-4fe9-852b-2e29a1ca3ac6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:41:16:969-84546\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[621fb14f-bd1c-4fe9-852b-2e29a1ca3ac6]}\\\"}\"}","context":{"RequestID":"621fb14f-bd1c-4fe9-852b-2e29a1ca3ac6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6a23fd9d-6a60-4598-89c4-8563aec07873","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:16.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:16.971Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"621fb14f-bd1c-4fe9-852b-2e29a1ca3ac6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a23fd9d-6a60-4598-89c4-8563aec07873","LogTimestamp":"2022-12-03T05:41:16.971Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:41:18.979Z","message":"Entering","context":{"RequestID":"7b924705-59ec-45bc-b683-4beb299ff58d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e527d068-ea48-4cc8-9854-9e814860c388","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:18.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:18.981Z","message":"{\"transactionId\":\"7b924705-59ec-45bc-b683-4beb299ff58d\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:18:980\",\"respDate\":\"221203-05:41:18:981\",\"sourceId\":\"haproxy:7b924705-59ec-45bc-b683-4beb299ff58d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:41:18:980-88428\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7b924705-59ec-45bc-b683-4beb299ff58d]}\\\"}\"}","context":{"RequestID":"7b924705-59ec-45bc-b683-4beb299ff58d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e527d068-ea48-4cc8-9854-9e814860c388","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:18.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:18.981Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b924705-59ec-45bc-b683-4beb299ff58d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e527d068-ea48-4cc8-9854-9e814860c388","LogTimestamp":"2022-12-03T05:41:18.981Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:41:19.923Z","message":"Entering","context":{"RequestID":"d8514136-1680-4657-8b06-5f4fd362f517","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c1a45915-15b4-4de6-9c1b-ab907cb9a8ca","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:41:19.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:19.925Z","message":"{\"transactionId\":\"d8514136-1680-4657-8b06-5f4fd362f517\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:19:924\",\"respDate\":\"221203-05:41:19:925\",\"sourceId\":\"OOM_ReadinessCheck:d8514136-1680-4657-8b06-5f4fd362f517\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:41:19:924-29889\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[50406], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[d8514136-1680-4657-8b06-5f4fd362f517]}\\\"}\"}","context":{"RequestID":"d8514136-1680-4657-8b06-5f4fd362f517","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c1a45915-15b4-4de6-9c1b-ab907cb9a8ca","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:41:19.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:19.925Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8514136-1680-4657-8b06-5f4fd362f517","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1a45915-15b4-4de6-9c1b-ab907cb9a8ca","LogTimestamp":"2022-12-03T05:41:19.925Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:41:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:41:20.263Z","message":"Entering","context":{"RequestID":"ae23082f-3599-4ef7-a529-da837e67cc1b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ea856568-dbce-42b6-b596-9f38fef98c8b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:41:20.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:20.265Z","message":"Database is available from CACHED check.","context":{"RequestID":"ae23082f-3599-4ef7-a529-da837e67cc1b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ea856568-dbce-42b6-b596-9f38fef98c8b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:41:20.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:20.265Z","message":"{\"transactionId\":\"ae23082f-3599-4ef7-a529-da837e67cc1b\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:20:264\",\"respDate\":\"221203-05:41:20:265\",\"sourceId\":\"ReadinessCheck:ae23082f-3599-4ef7-a529-da837e67cc1b\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:41:20:264-30745\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[ae23082f-3599-4ef7-a529-da837e67cc1b]}\\\"}\"}","context":{"RequestID":"ae23082f-3599-4ef7-a529-da837e67cc1b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ea856568-dbce-42b6-b596-9f38fef98c8b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:41:20.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:20.266Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae23082f-3599-4ef7-a529-da837e67cc1b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea856568-dbce-42b6-b596-9f38fef98c8b","LogTimestamp":"2022-12-03T05:41:20.266Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:41:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:41:20.987Z","message":"Entering","context":{"RequestID":"76e6bb86-4b29-4177-bf53-a828cd382b57","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3ad5ffc2-309d-42cc-9da9-d9d48e3268a1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:20.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:20.989Z","message":"{\"transactionId\":\"76e6bb86-4b29-4177-bf53-a828cd382b57\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:20:988\",\"respDate\":\"221203-05:41:20:989\",\"sourceId\":\"haproxy:76e6bb86-4b29-4177-bf53-a828cd382b57\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:41:20:988-31624\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[76e6bb86-4b29-4177-bf53-a828cd382b57]}\\\"}\"}","context":{"RequestID":"76e6bb86-4b29-4177-bf53-a828cd382b57","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3ad5ffc2-309d-42cc-9da9-d9d48e3268a1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:20.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:20.990Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"76e6bb86-4b29-4177-bf53-a828cd382b57","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ad5ffc2-309d-42cc-9da9-d9d48e3268a1","LogTimestamp":"2022-12-03T05:41:20.990Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:41:21.061Z","message":"Entering","context":{"RequestID":"d5561a98-17d0-429c-a6c7-55cc6b22699c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"27bb0a33-c3ca-4111-8ec8-6773f4bf2c85","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:41:21.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:21.062Z","message":"{\"transactionId\":\"d5561a98-17d0-429c-a6c7-55cc6b22699c\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:21:061\",\"respDate\":\"221203-05:41:21:062\",\"sourceId\":\"healthcheck:d5561a98-17d0-429c-a6c7-55cc6b22699c\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:41:21:061-75330\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[48142], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[d5561a98-17d0-429c-a6c7-55cc6b22699c]}\\\"}\"}","context":{"RequestID":"d5561a98-17d0-429c-a6c7-55cc6b22699c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"27bb0a33-c3ca-4111-8ec8-6773f4bf2c85","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:41:21.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:21.063Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5561a98-17d0-429c-a6c7-55cc6b22699c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27bb0a33-c3ca-4111-8ec8-6773f4bf2c85","LogTimestamp":"2022-12-03T05:41:21.063Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:21 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:41:22.996Z","message":"Entering","context":{"RequestID":"96c675cf-b64a-42f2-8fd3-acd363b53abd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8c19585e-8be2-4781-ae12-0aec423bcfdf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:22.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:22.998Z","message":"{\"transactionId\":\"96c675cf-b64a-42f2-8fd3-acd363b53abd\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:22:997\",\"respDate\":\"221203-05:41:22:998\",\"sourceId\":\"haproxy:96c675cf-b64a-42f2-8fd3-acd363b53abd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:41:22:997-83105\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[96c675cf-b64a-42f2-8fd3-acd363b53abd]}\\\"}\"}","context":{"RequestID":"96c675cf-b64a-42f2-8fd3-acd363b53abd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8c19585e-8be2-4781-ae12-0aec423bcfdf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:22.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:22.999Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96c675cf-b64a-42f2-8fd3-acd363b53abd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c19585e-8be2-4781-ae12-0aec423bcfdf","LogTimestamp":"2022-12-03T05:41:22.999Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:41:23.890Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:41:23.918Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:23.918Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:23.919Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:25.006Z","message":"Entering","context":{"RequestID":"c6cc96e5-1675-422c-8fec-14436c1b4ae5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cc3f930d-2bc7-479f-ae33-517ad4660d67","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:25.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:25.008Z","message":"{\"transactionId\":\"c6cc96e5-1675-422c-8fec-14436c1b4ae5\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:25:006\",\"respDate\":\"221203-05:41:25:008\",\"sourceId\":\"haproxy:c6cc96e5-1675-422c-8fec-14436c1b4ae5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:41:25:006-85791\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c6cc96e5-1675-422c-8fec-14436c1b4ae5]}\\\"}\"}","context":{"RequestID":"c6cc96e5-1675-422c-8fec-14436c1b4ae5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cc3f930d-2bc7-479f-ae33-517ad4660d67","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:25.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:25.008Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6cc96e5-1675-422c-8fec-14436c1b4ae5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc3f930d-2bc7-479f-ae33-517ad4660d67","LogTimestamp":"2022-12-03T05:41:25.008Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:41:27.015Z","message":"Entering","context":{"RequestID":"8ca6f7cc-05e0-4fa8-a251-79b9687cfb8a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cfa14e02-5231-42ce-af50-61f8bc0f22e2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:27.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:27.017Z","message":"{\"transactionId\":\"8ca6f7cc-05e0-4fa8-a251-79b9687cfb8a\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:27:016\",\"respDate\":\"221203-05:41:27:017\",\"sourceId\":\"haproxy:8ca6f7cc-05e0-4fa8-a251-79b9687cfb8a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:41:27:016-17158\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ca6f7cc-05e0-4fa8-a251-79b9687cfb8a]}\\\"}\"}","context":{"RequestID":"8ca6f7cc-05e0-4fa8-a251-79b9687cfb8a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cfa14e02-5231-42ce-af50-61f8bc0f22e2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:27.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:27.018Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ca6f7cc-05e0-4fa8-a251-79b9687cfb8a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cfa14e02-5231-42ce-af50-61f8bc0f22e2","LogTimestamp":"2022-12-03T05:41:27.018Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:41:29.026Z","message":"Entering","context":{"RequestID":"f80134be-da09-4a5a-a606-d75eefee4e59","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3f1f31f1-5c5e-4c82-84d6-3d85f2d5059c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:29.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:29.028Z","message":"{\"transactionId\":\"f80134be-da09-4a5a-a606-d75eefee4e59\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:29:026\",\"respDate\":\"221203-05:41:29:028\",\"sourceId\":\"haproxy:f80134be-da09-4a5a-a606-d75eefee4e59\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:41:29:026-91393\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f80134be-da09-4a5a-a606-d75eefee4e59]}\\\"}\"}","context":{"RequestID":"f80134be-da09-4a5a-a606-d75eefee4e59","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3f1f31f1-5c5e-4c82-84d6-3d85f2d5059c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:29.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:29.028Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f80134be-da09-4a5a-a606-d75eefee4e59","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f1f31f1-5c5e-4c82-84d6-3d85f2d5059c","LogTimestamp":"2022-12-03T05:41:29.028Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:41:29.923Z","message":"Entering","context":{"RequestID":"69f596db-d7c2-4863-b0af-02b8212b104d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"89c921d1-cd31-44a0-a7c3-f7941d477a0d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:41:29.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:29.925Z","message":"{\"transactionId\":\"69f596db-d7c2-4863-b0af-02b8212b104d\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:29:923\",\"respDate\":\"221203-05:41:29:925\",\"sourceId\":\"OOM_ReadinessCheck:69f596db-d7c2-4863-b0af-02b8212b104d\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:41:29:923-30651\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[50594], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[69f596db-d7c2-4863-b0af-02b8212b104d]}\\\"}\"}","context":{"RequestID":"69f596db-d7c2-4863-b0af-02b8212b104d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"89c921d1-cd31-44a0-a7c3-f7941d477a0d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:41:29.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:29.926Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"69f596db-d7c2-4863-b0af-02b8212b104d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89c921d1-cd31-44a0-a7c3-f7941d477a0d","LogTimestamp":"2022-12-03T05:41:29.926Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:41:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:41:30.259Z","message":"Entering","context":{"RequestID":"7b10acfc-0a59-4e3f-929e-56366de63673","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bfc34a55-4b79-4298-8474-cfc7120c7bde","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:41:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:30.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"7b10acfc-0a59-4e3f-929e-56366de63673","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bfc34a55-4b79-4298-8474-cfc7120c7bde","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:41:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:30.262Z","message":"{\"transactionId\":\"7b10acfc-0a59-4e3f-929e-56366de63673\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:30:260\",\"respDate\":\"221203-05:41:30:262\",\"sourceId\":\"ReadinessCheck:7b10acfc-0a59-4e3f-929e-56366de63673\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:41:30:260-16041\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[7b10acfc-0a59-4e3f-929e-56366de63673]}\\\"}\"}","context":{"RequestID":"7b10acfc-0a59-4e3f-929e-56366de63673","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bfc34a55-4b79-4298-8474-cfc7120c7bde","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:41:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:30.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b10acfc-0a59-4e3f-929e-56366de63673","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bfc34a55-4b79-4298-8474-cfc7120c7bde","LogTimestamp":"2022-12-03T05:41:30.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:41:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:41:30.339Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:30.341Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:31.036Z","message":"Entering","context":{"RequestID":"54a80520-5f4e-4bae-a15a-06f4cdfdaae4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0a49fda5-8bf1-495e-87fa-998b3876be2b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:31.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:31.038Z","message":"{\"transactionId\":\"54a80520-5f4e-4bae-a15a-06f4cdfdaae4\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:31:036\",\"respDate\":\"221203-05:41:31:038\",\"sourceId\":\"haproxy:54a80520-5f4e-4bae-a15a-06f4cdfdaae4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:41:31:036-41199\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[54a80520-5f4e-4bae-a15a-06f4cdfdaae4]}\\\"}\"}","context":{"RequestID":"54a80520-5f4e-4bae-a15a-06f4cdfdaae4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0a49fda5-8bf1-495e-87fa-998b3876be2b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:31.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:31.038Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54a80520-5f4e-4bae-a15a-06f4cdfdaae4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a49fda5-8bf1-495e-87fa-998b3876be2b","LogTimestamp":"2022-12-03T05:41:31.038Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:41:31.795Z","message":"Entering","context":{"RequestID":"68be4ae1-cfd8-4120-b6fb-cde5318c7983","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7e243aee-30b0-4c92-be39-980f7bdce32b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:41:31.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:31.797Z","message":"{\"transactionId\":\"68be4ae1-cfd8-4120-b6fb-cde5318c7983\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:31:796\",\"respDate\":\"221203-05:41:31:797\",\"sourceId\":\"healthcheck:68be4ae1-cfd8-4120-b6fb-cde5318c7983\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:41:31:796-48952\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[68be4ae1-cfd8-4120-b6fb-cde5318c7983]}\\\"}\"}","context":{"RequestID":"68be4ae1-cfd8-4120-b6fb-cde5318c7983","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7e243aee-30b0-4c92-be39-980f7bdce32b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:41:31.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:31.798Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68be4ae1-cfd8-4120-b6fb-cde5318c7983","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e243aee-30b0-4c92-be39-980f7bdce32b","LogTimestamp":"2022-12-03T05:41:31.798Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:41:31 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:41:33.046Z","message":"Entering","context":{"RequestID":"dddab7b3-72f6-4833-b96f-16c1de1a0d54","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1c7fdeb6-7f0b-4a03-844c-eb73fae019f5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:33.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:33.048Z","message":"{\"transactionId\":\"dddab7b3-72f6-4833-b96f-16c1de1a0d54\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:33:047\",\"respDate\":\"221203-05:41:33:048\",\"sourceId\":\"haproxy:dddab7b3-72f6-4833-b96f-16c1de1a0d54\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:41:33:047-82044\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dddab7b3-72f6-4833-b96f-16c1de1a0d54]}\\\"}\"}","context":{"RequestID":"dddab7b3-72f6-4833-b96f-16c1de1a0d54","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1c7fdeb6-7f0b-4a03-844c-eb73fae019f5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:33.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:33.048Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dddab7b3-72f6-4833-b96f-16c1de1a0d54","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c7fdeb6-7f0b-4a03-844c-eb73fae019f5","LogTimestamp":"2022-12-03T05:41:33.048Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:41:33.890Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:41:33.900Z","message":"Connection[/10.233.68.148:9042-1, 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":"2022-12-03T05:41:33.902Z","message":"Connection[/10.233.68.148:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:33.902Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:33.902Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:33.902Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:35.057Z","message":"Entering","context":{"RequestID":"24d11da9-ff05-4b24-b390-a092121501ed","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b640a2dd-38b0-4f9b-b841-193d76b18b00","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:35.057Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:35.058Z","message":"{\"transactionId\":\"24d11da9-ff05-4b24-b390-a092121501ed\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:35:057\",\"respDate\":\"221203-05:41:35:058\",\"sourceId\":\"haproxy:24d11da9-ff05-4b24-b390-a092121501ed\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:41:35:057-29315\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24d11da9-ff05-4b24-b390-a092121501ed]}\\\"}\"}","context":{"RequestID":"24d11da9-ff05-4b24-b390-a092121501ed","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b640a2dd-38b0-4f9b-b841-193d76b18b00","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:35.057Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:35.059Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24d11da9-ff05-4b24-b390-a092121501ed","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b640a2dd-38b0-4f9b-b841-193d76b18b00","LogTimestamp":"2022-12-03T05:41:35.059Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:41:36.084Z","message":"Entering","context":{"RequestID":"105811ac-dfee-4f4d-a7ee-3341d632596f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"980050c4-5a40-4917-81c1-243efe4c992a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:41:36.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:36.086Z","message":"{\"transactionId\":\"105811ac-dfee-4f4d-a7ee-3341d632596f\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:36:085\",\"respDate\":\"221203-05:41:36:086\",\"sourceId\":\"healthcheck:105811ac-dfee-4f4d-a7ee-3341d632596f\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:41:36:085-28584\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[48326], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[105811ac-dfee-4f4d-a7ee-3341d632596f]}\\\"}\"}","context":{"RequestID":"105811ac-dfee-4f4d-a7ee-3341d632596f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"980050c4-5a40-4917-81c1-243efe4c992a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:41:36.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:36.086Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"105811ac-dfee-4f4d-a7ee-3341d632596f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"980050c4-5a40-4917-81c1-243efe4c992a","LogTimestamp":"2022-12-03T05:41:36.086Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:36 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:41:37.066Z","message":"Entering","context":{"RequestID":"675f52a3-2df4-4762-92af-cc9d5a5a2340","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bc99cbfa-9315-42f0-b38d-8783120c375f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:37.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:37.068Z","message":"{\"transactionId\":\"675f52a3-2df4-4762-92af-cc9d5a5a2340\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:37:067\",\"respDate\":\"221203-05:41:37:068\",\"sourceId\":\"haproxy:675f52a3-2df4-4762-92af-cc9d5a5a2340\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:41:37:067-51041\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[675f52a3-2df4-4762-92af-cc9d5a5a2340]}\\\"}\"}","context":{"RequestID":"675f52a3-2df4-4762-92af-cc9d5a5a2340","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bc99cbfa-9315-42f0-b38d-8783120c375f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:37.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:37.068Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"675f52a3-2df4-4762-92af-cc9d5a5a2340","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc99cbfa-9315-42f0-b38d-8783120c375f","LogTimestamp":"2022-12-03T05:41:37.068Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:41:39.076Z","message":"Entering","context":{"RequestID":"04bfbaad-4df6-4e94-ba9a-2f4b3178fef9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"af664884-614b-40fc-bcb4-1dab433b5273","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:39.076Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:39.078Z","message":"{\"transactionId\":\"04bfbaad-4df6-4e94-ba9a-2f4b3178fef9\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:39:077\",\"respDate\":\"221203-05:41:39:078\",\"sourceId\":\"haproxy:04bfbaad-4df6-4e94-ba9a-2f4b3178fef9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:41:39:077-88385\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[04bfbaad-4df6-4e94-ba9a-2f4b3178fef9]}\\\"}\"}","context":{"RequestID":"04bfbaad-4df6-4e94-ba9a-2f4b3178fef9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"af664884-614b-40fc-bcb4-1dab433b5273","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:39.076Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:39.079Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04bfbaad-4df6-4e94-ba9a-2f4b3178fef9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af664884-614b-40fc-bcb4-1dab433b5273","LogTimestamp":"2022-12-03T05:41:39.079Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:41:39.922Z","message":"Entering","context":{"RequestID":"cd0bcfe2-1c6c-4942-baeb-879bfa54d2a3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0afae70e-762b-4eb0-b186-3a5caa44d2e5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:41:39.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:39.924Z","message":"{\"transactionId\":\"cd0bcfe2-1c6c-4942-baeb-879bfa54d2a3\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:39:923\",\"respDate\":\"221203-05:41:39:924\",\"sourceId\":\"OOM_ReadinessCheck:cd0bcfe2-1c6c-4942-baeb-879bfa54d2a3\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:41:39:923-46133\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[50806], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[cd0bcfe2-1c6c-4942-baeb-879bfa54d2a3]}\\\"}\"}","context":{"RequestID":"cd0bcfe2-1c6c-4942-baeb-879bfa54d2a3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0afae70e-762b-4eb0-b186-3a5caa44d2e5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:41:39.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:39.924Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd0bcfe2-1c6c-4942-baeb-879bfa54d2a3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0afae70e-762b-4eb0-b186-3a5caa44d2e5","LogTimestamp":"2022-12-03T05:41:39.924Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:41:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:41:40.258Z","message":"Entering","context":{"RequestID":"47da9917-d754-4960-826a-2704771869e1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fea16a10-a3ee-4ae0-a4bf-59c75abcd7ed","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:41:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:40.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"47da9917-d754-4960-826a-2704771869e1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fea16a10-a3ee-4ae0-a4bf-59c75abcd7ed","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:41:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:40.261Z","message":"{\"transactionId\":\"47da9917-d754-4960-826a-2704771869e1\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:40:259\",\"respDate\":\"221203-05:41:40:261\",\"sourceId\":\"ReadinessCheck:47da9917-d754-4960-826a-2704771869e1\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:41:40:259-43062\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[47da9917-d754-4960-826a-2704771869e1]}\\\"}\"}","context":{"RequestID":"47da9917-d754-4960-826a-2704771869e1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fea16a10-a3ee-4ae0-a4bf-59c75abcd7ed","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:41:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:40.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47da9917-d754-4960-826a-2704771869e1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fea16a10-a3ee-4ae0-a4bf-59c75abcd7ed","LogTimestamp":"2022-12-03T05:41:40.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:41:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:41:41.086Z","message":"Entering","context":{"RequestID":"bf48bfca-9148-435c-99e7-0e28075668d0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"517c37ea-45fa-492b-8e52-2b03605c3e4a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:41.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:41.088Z","message":"{\"transactionId\":\"bf48bfca-9148-435c-99e7-0e28075668d0\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:41:087\",\"respDate\":\"221203-05:41:41:088\",\"sourceId\":\"haproxy:bf48bfca-9148-435c-99e7-0e28075668d0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:41:41:087-50059\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bf48bfca-9148-435c-99e7-0e28075668d0]}\\\"}\"}","context":{"RequestID":"bf48bfca-9148-435c-99e7-0e28075668d0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"517c37ea-45fa-492b-8e52-2b03605c3e4a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:41.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:41.089Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf48bfca-9148-435c-99e7-0e28075668d0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"517c37ea-45fa-492b-8e52-2b03605c3e4a","LogTimestamp":"2022-12-03T05:41:41.089Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:41:43.096Z","message":"Entering","context":{"RequestID":"bd911a4e-651f-48e1-bb5a-b485f19a0070","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5dace5a7-7321-4151-a376-475b37dfcfcd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:43.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:43.098Z","message":"{\"transactionId\":\"bd911a4e-651f-48e1-bb5a-b485f19a0070\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:43:097\",\"respDate\":\"221203-05:41:43:098\",\"sourceId\":\"haproxy:bd911a4e-651f-48e1-bb5a-b485f19a0070\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:41:43:097-56003\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bd911a4e-651f-48e1-bb5a-b485f19a0070]}\\\"}\"}","context":{"RequestID":"bd911a4e-651f-48e1-bb5a-b485f19a0070","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5dace5a7-7321-4151-a376-475b37dfcfcd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:43.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:43.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd911a4e-651f-48e1-bb5a-b485f19a0070","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5dace5a7-7321-4151-a376-475b37dfcfcd","LogTimestamp":"2022-12-03T05:41:43.099Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:41:43.891Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:41:43.900Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:43.900Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:43.900Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:45.106Z","message":"Entering","context":{"RequestID":"4f876d9d-864c-4b8c-a074-98edbd8a02d0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"59d081b6-3219-4dbb-9758-5b434d2b8176","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:45.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:45.108Z","message":"{\"transactionId\":\"4f876d9d-864c-4b8c-a074-98edbd8a02d0\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:45:107\",\"respDate\":\"221203-05:41:45:108\",\"sourceId\":\"haproxy:4f876d9d-864c-4b8c-a074-98edbd8a02d0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:41:45:107-90406\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f876d9d-864c-4b8c-a074-98edbd8a02d0]}\\\"}\"}","context":{"RequestID":"4f876d9d-864c-4b8c-a074-98edbd8a02d0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"59d081b6-3219-4dbb-9758-5b434d2b8176","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:45.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:45.109Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f876d9d-864c-4b8c-a074-98edbd8a02d0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59d081b6-3219-4dbb-9758-5b434d2b8176","LogTimestamp":"2022-12-03T05:41:45.109Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:41:46.819Z","message":"Entering","context":{"RequestID":"99c632bd-e39a-4bb4-b008-3bd0219231d7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"01d06479-c8cc-4dc7-8305-7c37281f04c4","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:41:46.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:46.821Z","message":"{\"transactionId\":\"99c632bd-e39a-4bb4-b008-3bd0219231d7\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:46:820\",\"respDate\":\"221203-05:41:46:821\",\"sourceId\":\"healthcheck:99c632bd-e39a-4bb4-b008-3bd0219231d7\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:41:46:820-19698\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[99c632bd-e39a-4bb4-b008-3bd0219231d7]}\\\"}\"}","context":{"RequestID":"99c632bd-e39a-4bb4-b008-3bd0219231d7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"01d06479-c8cc-4dc7-8305-7c37281f04c4","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:41:46.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:46.821Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99c632bd-e39a-4bb4-b008-3bd0219231d7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01d06479-c8cc-4dc7-8305-7c37281f04c4","LogTimestamp":"2022-12-03T05:41:46.821Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:41:46 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:41:47.116Z","message":"Entering","context":{"RequestID":"82e5d373-ce0f-43e0-8e0d-0701537e0733","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3fbb7ee0-f7c0-49d0-aea0-376404d657c8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:47.116Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:47.118Z","message":"{\"transactionId\":\"82e5d373-ce0f-43e0-8e0d-0701537e0733\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:47:117\",\"respDate\":\"221203-05:41:47:118\",\"sourceId\":\"haproxy:82e5d373-ce0f-43e0-8e0d-0701537e0733\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:41:47:117-89349\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[82e5d373-ce0f-43e0-8e0d-0701537e0733]}\\\"}\"}","context":{"RequestID":"82e5d373-ce0f-43e0-8e0d-0701537e0733","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3fbb7ee0-f7c0-49d0-aea0-376404d657c8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:47.116Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:47.119Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"82e5d373-ce0f-43e0-8e0d-0701537e0733","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3fbb7ee0-f7c0-49d0-aea0-376404d657c8","LogTimestamp":"2022-12-03T05:41:47.119Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:41:49.126Z","message":"Entering","context":{"RequestID":"fd016de1-535c-469e-abeb-d552fac2fecd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8de3bfd9-2861-496f-9552-02b9af17914b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:49.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:49.128Z","message":"{\"transactionId\":\"fd016de1-535c-469e-abeb-d552fac2fecd\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:49:127\",\"respDate\":\"221203-05:41:49:128\",\"sourceId\":\"haproxy:fd016de1-535c-469e-abeb-d552fac2fecd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:41:49:127-42065\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fd016de1-535c-469e-abeb-d552fac2fecd]}\\\"}\"}","context":{"RequestID":"fd016de1-535c-469e-abeb-d552fac2fecd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8de3bfd9-2861-496f-9552-02b9af17914b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:49.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:49.128Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd016de1-535c-469e-abeb-d552fac2fecd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8de3bfd9-2861-496f-9552-02b9af17914b","LogTimestamp":"2022-12-03T05:41:49.128Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:41:49.923Z","message":"Entering","context":{"RequestID":"bb7873ae-9671-4d6f-80d1-1749143e0ca4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"75098501-0b72-4343-8c1f-caf0ab232f39","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:41:49.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:49.925Z","message":"{\"transactionId\":\"bb7873ae-9671-4d6f-80d1-1749143e0ca4\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:49:923\",\"respDate\":\"221203-05:41:49:925\",\"sourceId\":\"OOM_ReadinessCheck:bb7873ae-9671-4d6f-80d1-1749143e0ca4\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:41:49:923-30208\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[51002], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[bb7873ae-9671-4d6f-80d1-1749143e0ca4]}\\\"}\"}","context":{"RequestID":"bb7873ae-9671-4d6f-80d1-1749143e0ca4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"75098501-0b72-4343-8c1f-caf0ab232f39","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:41:49.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:49.925Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bb7873ae-9671-4d6f-80d1-1749143e0ca4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"75098501-0b72-4343-8c1f-caf0ab232f39","LogTimestamp":"2022-12-03T05:41:49.925Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:41:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:41:50.260Z","message":"Entering","context":{"RequestID":"5e96ff32-301e-4d1c-bbf3-ada08c895697","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"effa9401-fefb-4288-9bc8-17b76385a670","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:41:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:50.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"5e96ff32-301e-4d1c-bbf3-ada08c895697","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"effa9401-fefb-4288-9bc8-17b76385a670","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:41:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:50.262Z","message":"{\"transactionId\":\"5e96ff32-301e-4d1c-bbf3-ada08c895697\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:50:261\",\"respDate\":\"221203-05:41:50:262\",\"sourceId\":\"ReadinessCheck:5e96ff32-301e-4d1c-bbf3-ada08c895697\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:41:50:261-71661\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[5e96ff32-301e-4d1c-bbf3-ada08c895697]}\\\"}\"}","context":{"RequestID":"5e96ff32-301e-4d1c-bbf3-ada08c895697","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"effa9401-fefb-4288-9bc8-17b76385a670","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:41:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:50.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e96ff32-301e-4d1c-bbf3-ada08c895697","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"effa9401-fefb-4288-9bc8-17b76385a670","LogTimestamp":"2022-12-03T05:41:50.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:41:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:41:51.114Z","message":"Entering","context":{"RequestID":"911ee7ee-ac9b-4341-a3a3-f714e9a0f9ee","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b6513122-d327-4b77-98dd-d81872b346e4","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:41:51.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:51.115Z","message":"{\"transactionId\":\"911ee7ee-ac9b-4341-a3a3-f714e9a0f9ee\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:51:114\",\"respDate\":\"221203-05:41:51:115\",\"sourceId\":\"healthcheck:911ee7ee-ac9b-4341-a3a3-f714e9a0f9ee\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:41:51:114-12219\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[48520], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[911ee7ee-ac9b-4341-a3a3-f714e9a0f9ee]}\\\"}\"}","context":{"RequestID":"911ee7ee-ac9b-4341-a3a3-f714e9a0f9ee","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b6513122-d327-4b77-98dd-d81872b346e4","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:41:51.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:51.116Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"911ee7ee-ac9b-4341-a3a3-f714e9a0f9ee","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6513122-d327-4b77-98dd-d81872b346e4","LogTimestamp":"2022-12-03T05:41:51.116Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:51 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:41:51.134Z","message":"Entering","context":{"RequestID":"292c5ada-cc58-419e-9f75-be706207c4f7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b84d6aad-c59f-41f5-ba6e-259dc3ab664a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:51.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:51.136Z","message":"{\"transactionId\":\"292c5ada-cc58-419e-9f75-be706207c4f7\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:51:135\",\"respDate\":\"221203-05:41:51:135\",\"sourceId\":\"haproxy:292c5ada-cc58-419e-9f75-be706207c4f7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:41:51:135-35558\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[292c5ada-cc58-419e-9f75-be706207c4f7]}\\\"}\"}","context":{"RequestID":"292c5ada-cc58-419e-9f75-be706207c4f7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b84d6aad-c59f-41f5-ba6e-259dc3ab664a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:51.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:51.136Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"292c5ada-cc58-419e-9f75-be706207c4f7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b84d6aad-c59f-41f5-ba6e-259dc3ab664a","LogTimestamp":"2022-12-03T05:41:51.136Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T05:41:53.144Z","message":"Entering","context":{"RequestID":"5fd42327-514a-4cb0-b384-cf11cf325ed9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cf3af269-8d39-459f-b461-345622aa7c75","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:53.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:53.147Z","message":"{\"transactionId\":\"5fd42327-514a-4cb0-b384-cf11cf325ed9\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:53:144\",\"respDate\":\"221203-05:41:53:147\",\"sourceId\":\"haproxy:5fd42327-514a-4cb0-b384-cf11cf325ed9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:41:53:144-59176\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5fd42327-514a-4cb0-b384-cf11cf325ed9]}\\\"}\"}","context":{"RequestID":"5fd42327-514a-4cb0-b384-cf11cf325ed9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cf3af269-8d39-459f-b461-345622aa7c75","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:53.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:53.148Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5fd42327-514a-4cb0-b384-cf11cf325ed9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf3af269-8d39-459f-b461-345622aa7c75","LogTimestamp":"2022-12-03T05:41:53.148Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:41:53.892Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:41:53.907Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:53.908Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:53.908Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:55.156Z","message":"Entering","context":{"RequestID":"90c155d6-c1ac-48bf-945c-d8a99d357cf6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"de5cb219-4560-4c27-92d4-54f56b46ccd1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:55.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:55.158Z","message":"{\"transactionId\":\"90c155d6-c1ac-48bf-945c-d8a99d357cf6\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:55:157\",\"respDate\":\"221203-05:41:55:158\",\"sourceId\":\"haproxy:90c155d6-c1ac-48bf-945c-d8a99d357cf6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:41:55:157-19098\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[90c155d6-c1ac-48bf-945c-d8a99d357cf6]}\\\"}\"}","context":{"RequestID":"90c155d6-c1ac-48bf-945c-d8a99d357cf6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"de5cb219-4560-4c27-92d4-54f56b46ccd1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:55.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:55.159Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"90c155d6-c1ac-48bf-945c-d8a99d357cf6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de5cb219-4560-4c27-92d4-54f56b46ccd1","LogTimestamp":"2022-12-03T05:41:55.159Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:41:57.167Z","message":"Entering","context":{"RequestID":"2844261c-c017-4db4-86d4-c9b280a77ed2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7f034726-9e18-4a29-882a-ae64fa77b7ee","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:57.167Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:57.169Z","message":"{\"transactionId\":\"2844261c-c017-4db4-86d4-c9b280a77ed2\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:57:167\",\"respDate\":\"221203-05:41:57:168\",\"sourceId\":\"haproxy:2844261c-c017-4db4-86d4-c9b280a77ed2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:41:57:167-12719\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2844261c-c017-4db4-86d4-c9b280a77ed2]}\\\"}\"}","context":{"RequestID":"2844261c-c017-4db4-86d4-c9b280a77ed2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7f034726-9e18-4a29-882a-ae64fa77b7ee","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:57.167Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:57.169Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2844261c-c017-4db4-86d4-c9b280a77ed2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f034726-9e18-4a29-882a-ae64fa77b7ee","LogTimestamp":"2022-12-03T05:41:57.169Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:41:59.177Z","message":"Entering","context":{"RequestID":"6589b42e-50a4-4303-88bc-775e98ba9980","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"55aa81af-9ec8-4f15-bdf1-b3d36618d91a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:59.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:59.179Z","message":"{\"transactionId\":\"6589b42e-50a4-4303-88bc-775e98ba9980\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:59:177\",\"respDate\":\"221203-05:41:59:179\",\"sourceId\":\"haproxy:6589b42e-50a4-4303-88bc-775e98ba9980\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:41:59:177-89549\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6589b42e-50a4-4303-88bc-775e98ba9980]}\\\"}\"}","context":{"RequestID":"6589b42e-50a4-4303-88bc-775e98ba9980","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"55aa81af-9ec8-4f15-bdf1-b3d36618d91a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:41:59.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:59.179Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6589b42e-50a4-4303-88bc-775e98ba9980","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55aa81af-9ec8-4f15-bdf1-b3d36618d91a","LogTimestamp":"2022-12-03T05:41:59.179Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:41:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:41:59.923Z","message":"Entering","context":{"RequestID":"a0072664-baa1-45a9-9b3c-12af211c4757","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d3892f7a-f104-411b-87ab-09218ef408d1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:41:59.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:41:59.925Z","message":"{\"transactionId\":\"a0072664-baa1-45a9-9b3c-12af211c4757\",\"status\":\"200\",\"rqstDate\":\"221203-05:41:59:924\",\"respDate\":\"221203-05:41:59:925\",\"sourceId\":\"OOM_ReadinessCheck:a0072664-baa1-45a9-9b3c-12af211c4757\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:41:59:924-33462\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[51200], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[a0072664-baa1-45a9-9b3c-12af211c4757]}\\\"}\"}","context":{"RequestID":"a0072664-baa1-45a9-9b3c-12af211c4757","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d3892f7a-f104-411b-87ab-09218ef408d1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:41:59.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:41:59.926Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0072664-baa1-45a9-9b3c-12af211c4757","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3892f7a-f104-411b-87ab-09218ef408d1","LogTimestamp":"2022-12-03T05:41:59.926Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:41:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:42:00.259Z","message":"Entering","context":{"RequestID":"46964226-3d97-49d8-a3c6-b61e6112ecca","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1f2542a3-1420-4b21-9670-2d4c02e5da4b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:42:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:00.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"46964226-3d97-49d8-a3c6-b61e6112ecca","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1f2542a3-1420-4b21-9670-2d4c02e5da4b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:42:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:00.261Z","message":"{\"transactionId\":\"46964226-3d97-49d8-a3c6-b61e6112ecca\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:00:259\",\"respDate\":\"221203-05:42:00:261\",\"sourceId\":\"ReadinessCheck:46964226-3d97-49d8-a3c6-b61e6112ecca\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:42:00:259-51497\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[46964226-3d97-49d8-a3c6-b61e6112ecca]}\\\"}\"}","context":{"RequestID":"46964226-3d97-49d8-a3c6-b61e6112ecca","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1f2542a3-1420-4b21-9670-2d4c02e5da4b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:42:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:00.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46964226-3d97-49d8-a3c6-b61e6112ecca","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f2542a3-1420-4b21-9670-2d4c02e5da4b","LogTimestamp":"2022-12-03T05:42:00.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:42:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:42:00.346Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:00.349Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:01.187Z","message":"Entering","context":{"RequestID":"5d3ebf5a-92f2-451e-a689-2010f4bce0ae","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ae97826f-510d-440c-83cd-f9daa2400b6f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:01.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:01.189Z","message":"{\"transactionId\":\"5d3ebf5a-92f2-451e-a689-2010f4bce0ae\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:01:187\",\"respDate\":\"221203-05:42:01:189\",\"sourceId\":\"haproxy:5d3ebf5a-92f2-451e-a689-2010f4bce0ae\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:42:01:187-84292\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5d3ebf5a-92f2-451e-a689-2010f4bce0ae]}\\\"}\"}","context":{"RequestID":"5d3ebf5a-92f2-451e-a689-2010f4bce0ae","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ae97826f-510d-440c-83cd-f9daa2400b6f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:01.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:01.189Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d3ebf5a-92f2-451e-a689-2010f4bce0ae","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae97826f-510d-440c-83cd-f9daa2400b6f","LogTimestamp":"2022-12-03T05:42:01.189Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:42:01.848Z","message":"Entering","context":{"RequestID":"3f086ea3-c3ea-4981-a3ce-f90aafefe2da","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2e7e300f-3939-46be-955a-3258b2f86743","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:42:01.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:01.850Z","message":"{\"transactionId\":\"3f086ea3-c3ea-4981-a3ce-f90aafefe2da\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:01:849\",\"respDate\":\"221203-05:42:01:850\",\"sourceId\":\"healthcheck:3f086ea3-c3ea-4981-a3ce-f90aafefe2da\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:42:01:849-61351\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[3f086ea3-c3ea-4981-a3ce-f90aafefe2da]}\\\"}\"}","context":{"RequestID":"3f086ea3-c3ea-4981-a3ce-f90aafefe2da","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2e7e300f-3939-46be-955a-3258b2f86743","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:42:01.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:01.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f086ea3-c3ea-4981-a3ce-f90aafefe2da","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e7e300f-3939-46be-955a-3258b2f86743","LogTimestamp":"2022-12-03T05:42:01.850Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:42:01 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:42:03.196Z","message":"Entering","context":{"RequestID":"587a7c14-c146-4f6c-8913-95240ce6ec71","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"83a62816-9f7b-4aa5-8cf8-0450e96c32a8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:03.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:03.198Z","message":"{\"transactionId\":\"587a7c14-c146-4f6c-8913-95240ce6ec71\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:03:197\",\"respDate\":\"221203-05:42:03:198\",\"sourceId\":\"haproxy:587a7c14-c146-4f6c-8913-95240ce6ec71\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:42:03:197-62610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[587a7c14-c146-4f6c-8913-95240ce6ec71]}\\\"}\"}","context":{"RequestID":"587a7c14-c146-4f6c-8913-95240ce6ec71","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"83a62816-9f7b-4aa5-8cf8-0450e96c32a8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:03.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:03.198Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"587a7c14-c146-4f6c-8913-95240ce6ec71","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83a62816-9f7b-4aa5-8cf8-0450e96c32a8","LogTimestamp":"2022-12-03T05:42:03.198Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:42:03.891Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:42:03.899Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:03.900Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:03.900Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:05.206Z","message":"Entering","context":{"RequestID":"0127f1f2-d7c5-439d-b182-817c6911ccb4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e9979c83-838e-455e-9fcd-53ee9a7e938a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:05.206Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:05.208Z","message":"{\"transactionId\":\"0127f1f2-d7c5-439d-b182-817c6911ccb4\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:05:207\",\"respDate\":\"221203-05:42:05:208\",\"sourceId\":\"haproxy:0127f1f2-d7c5-439d-b182-817c6911ccb4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:42:05:207-28797\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0127f1f2-d7c5-439d-b182-817c6911ccb4]}\\\"}\"}","context":{"RequestID":"0127f1f2-d7c5-439d-b182-817c6911ccb4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e9979c83-838e-455e-9fcd-53ee9a7e938a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:05.206Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:05.209Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0127f1f2-d7c5-439d-b182-817c6911ccb4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9979c83-838e-455e-9fcd-53ee9a7e938a","LogTimestamp":"2022-12-03T05:42:05.209Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:42:06.145Z","message":"Entering","context":{"RequestID":"42e3fb95-f340-4c46-b9ef-bcf9f4c0bcfa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"89f10cdb-cb66-44f1-9a28-79010c0cedbc","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:42:06.145Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:06.147Z","message":"{\"transactionId\":\"42e3fb95-f340-4c46-b9ef-bcf9f4c0bcfa\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:06:146\",\"respDate\":\"221203-05:42:06:147\",\"sourceId\":\"healthcheck:42e3fb95-f340-4c46-b9ef-bcf9f4c0bcfa\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:42:06:146-5038\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[48690], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[42e3fb95-f340-4c46-b9ef-bcf9f4c0bcfa]}\\\"}\"}","context":{"RequestID":"42e3fb95-f340-4c46-b9ef-bcf9f4c0bcfa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"89f10cdb-cb66-44f1-9a28-79010c0cedbc","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:42:06.145Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:06.147Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42e3fb95-f340-4c46-b9ef-bcf9f4c0bcfa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89f10cdb-cb66-44f1-9a28-79010c0cedbc","LogTimestamp":"2022-12-03T05:42:06.147Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:06 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:42:07.216Z","message":"Entering","context":{"RequestID":"cd5577a5-af41-4c85-bf60-efa83a87edd1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a4da69cc-3c02-47d6-b893-49b7b46e7d58","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:07.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:07.218Z","message":"{\"transactionId\":\"cd5577a5-af41-4c85-bf60-efa83a87edd1\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:07:217\",\"respDate\":\"221203-05:42:07:218\",\"sourceId\":\"haproxy:cd5577a5-af41-4c85-bf60-efa83a87edd1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:42:07:217-32391\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cd5577a5-af41-4c85-bf60-efa83a87edd1]}\\\"}\"}","context":{"RequestID":"cd5577a5-af41-4c85-bf60-efa83a87edd1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a4da69cc-3c02-47d6-b893-49b7b46e7d58","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:07.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:07.219Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd5577a5-af41-4c85-bf60-efa83a87edd1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4da69cc-3c02-47d6-b893-49b7b46e7d58","LogTimestamp":"2022-12-03T05:42:07.219Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:42:09.226Z","message":"Entering","context":{"RequestID":"d12a46e5-029a-4d9e-9a81-16693bde6145","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5eafcf56-12eb-4198-a000-278c07a28bd6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:09.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:09.229Z","message":"{\"transactionId\":\"d12a46e5-029a-4d9e-9a81-16693bde6145\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:09:227\",\"respDate\":\"221203-05:42:09:228\",\"sourceId\":\"haproxy:d12a46e5-029a-4d9e-9a81-16693bde6145\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:42:09:227-15136\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d12a46e5-029a-4d9e-9a81-16693bde6145]}\\\"}\"}","context":{"RequestID":"d12a46e5-029a-4d9e-9a81-16693bde6145","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5eafcf56-12eb-4198-a000-278c07a28bd6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:09.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:09.229Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d12a46e5-029a-4d9e-9a81-16693bde6145","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5eafcf56-12eb-4198-a000-278c07a28bd6","LogTimestamp":"2022-12-03T05:42:09.229Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:42:09.921Z","message":"Entering","context":{"RequestID":"65e0849d-0d1d-4d61-a8bb-cd267dc15cc2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8065404f-5b1d-45e4-b26e-f7a1b0128643","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:42:09.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:09.923Z","message":"{\"transactionId\":\"65e0849d-0d1d-4d61-a8bb-cd267dc15cc2\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:09:922\",\"respDate\":\"221203-05:42:09:923\",\"sourceId\":\"OOM_ReadinessCheck:65e0849d-0d1d-4d61-a8bb-cd267dc15cc2\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:42:09:922-94720\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[51404], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[65e0849d-0d1d-4d61-a8bb-cd267dc15cc2]}\\\"}\"}","context":{"RequestID":"65e0849d-0d1d-4d61-a8bb-cd267dc15cc2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8065404f-5b1d-45e4-b26e-f7a1b0128643","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:42:09.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:09.923Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65e0849d-0d1d-4d61-a8bb-cd267dc15cc2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8065404f-5b1d-45e4-b26e-f7a1b0128643","LogTimestamp":"2022-12-03T05:42:09.923Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:42:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:42:10.259Z","message":"Entering","context":{"RequestID":"325141a3-fd43-44c3-85d0-11c5d32544ee","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3d1bff24-e875-4e32-a66a-216557a59642","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:42:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:10.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"325141a3-fd43-44c3-85d0-11c5d32544ee","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3d1bff24-e875-4e32-a66a-216557a59642","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:42:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:10.262Z","message":"{\"transactionId\":\"325141a3-fd43-44c3-85d0-11c5d32544ee\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:10:260\",\"respDate\":\"221203-05:42:10:262\",\"sourceId\":\"ReadinessCheck:325141a3-fd43-44c3-85d0-11c5d32544ee\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:42:10:260-58534\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[325141a3-fd43-44c3-85d0-11c5d32544ee]}\\\"}\"}","context":{"RequestID":"325141a3-fd43-44c3-85d0-11c5d32544ee","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3d1bff24-e875-4e32-a66a-216557a59642","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:42:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:10.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"325141a3-fd43-44c3-85d0-11c5d32544ee","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d1bff24-e875-4e32-a66a-216557a59642","LogTimestamp":"2022-12-03T05:42:10.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:42:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:42:11.236Z","message":"Entering","context":{"RequestID":"362ecc97-aab2-4855-a42a-bbde1a9e33ce","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a29a04f1-e154-4ecd-ae14-3bb1ef848aa0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:11.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:11.238Z","message":"{\"transactionId\":\"362ecc97-aab2-4855-a42a-bbde1a9e33ce\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:11:237\",\"respDate\":\"221203-05:42:11:238\",\"sourceId\":\"haproxy:362ecc97-aab2-4855-a42a-bbde1a9e33ce\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:42:11:237-66713\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[362ecc97-aab2-4855-a42a-bbde1a9e33ce]}\\\"}\"}","context":{"RequestID":"362ecc97-aab2-4855-a42a-bbde1a9e33ce","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a29a04f1-e154-4ecd-ae14-3bb1ef848aa0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:11.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:11.238Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"362ecc97-aab2-4855-a42a-bbde1a9e33ce","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a29a04f1-e154-4ecd-ae14-3bb1ef848aa0","LogTimestamp":"2022-12-03T05:42:11.238Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:42:13.247Z","message":"Entering","context":{"RequestID":"0b79936c-2712-45df-b6cf-a71c9818d8d8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0c602ca7-15df-49c6-a8bd-9c3c0e9907ae","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:13.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:13.249Z","message":"{\"transactionId\":\"0b79936c-2712-45df-b6cf-a71c9818d8d8\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:13:247\",\"respDate\":\"221203-05:42:13:249\",\"sourceId\":\"haproxy:0b79936c-2712-45df-b6cf-a71c9818d8d8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:42:13:247-84763\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0b79936c-2712-45df-b6cf-a71c9818d8d8]}\\\"}\"}","context":{"RequestID":"0b79936c-2712-45df-b6cf-a71c9818d8d8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0c602ca7-15df-49c6-a8bd-9c3c0e9907ae","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:13.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:13.249Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b79936c-2712-45df-b6cf-a71c9818d8d8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c602ca7-15df-49c6-a8bd-9c3c0e9907ae","LogTimestamp":"2022-12-03T05:42:13.249Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:42:13.891Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:42:13.934Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:13.934Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:13.935Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:15.258Z","message":"Entering","context":{"RequestID":"7c3497a1-319d-4de9-905b-27007547fb64","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"18b70803-8773-40aa-b2d7-d30dd7a53a6f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:15.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:15.260Z","message":"{\"transactionId\":\"7c3497a1-319d-4de9-905b-27007547fb64\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:15:259\",\"respDate\":\"221203-05:42:15:260\",\"sourceId\":\"haproxy:7c3497a1-319d-4de9-905b-27007547fb64\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:42:15:259-78842\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c3497a1-319d-4de9-905b-27007547fb64]}\\\"}\"}","context":{"RequestID":"7c3497a1-319d-4de9-905b-27007547fb64","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"18b70803-8773-40aa-b2d7-d30dd7a53a6f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:15.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:15.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c3497a1-319d-4de9-905b-27007547fb64","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18b70803-8773-40aa-b2d7-d30dd7a53a6f","LogTimestamp":"2022-12-03T05:42:15.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:42:16.873Z","message":"Entering","context":{"RequestID":"22ad9888-bc8f-4b71-ab6a-a3505e2f4e82","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8c040bfb-53de-48f6-936f-08a11b4d291e","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:42:16.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:16.874Z","message":"{\"transactionId\":\"22ad9888-bc8f-4b71-ab6a-a3505e2f4e82\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:16:873\",\"respDate\":\"221203-05:42:16:874\",\"sourceId\":\"healthcheck:22ad9888-bc8f-4b71-ab6a-a3505e2f4e82\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:42:16:873-88346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[22ad9888-bc8f-4b71-ab6a-a3505e2f4e82]}\\\"}\"}","context":{"RequestID":"22ad9888-bc8f-4b71-ab6a-a3505e2f4e82","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8c040bfb-53de-48f6-936f-08a11b4d291e","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:42:16.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:16.875Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22ad9888-bc8f-4b71-ab6a-a3505e2f4e82","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c040bfb-53de-48f6-936f-08a11b4d291e","LogTimestamp":"2022-12-03T05:42:16.875Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:42:16 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:42:17.269Z","message":"Entering","context":{"RequestID":"2bf802b1-0dad-43a7-a4bb-c2fbf15dd8af","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7ddb9234-a63f-4480-9fc5-bf8a71e93398","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:17.269Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:17.271Z","message":"{\"transactionId\":\"2bf802b1-0dad-43a7-a4bb-c2fbf15dd8af\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:17:269\",\"respDate\":\"221203-05:42:17:271\",\"sourceId\":\"haproxy:2bf802b1-0dad-43a7-a4bb-c2fbf15dd8af\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:42:17:269-84829\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2bf802b1-0dad-43a7-a4bb-c2fbf15dd8af]}\\\"}\"}","context":{"RequestID":"2bf802b1-0dad-43a7-a4bb-c2fbf15dd8af","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7ddb9234-a63f-4480-9fc5-bf8a71e93398","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:17.269Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:17.271Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2bf802b1-0dad-43a7-a4bb-c2fbf15dd8af","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ddb9234-a63f-4480-9fc5-bf8a71e93398","LogTimestamp":"2022-12-03T05:42:17.271Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:42:19.280Z","message":"Entering","context":{"RequestID":"a9407ac7-db6e-4e3a-a799-8c753ed3d52c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f7bf75c4-7a82-407a-a6e8-43afdf1de6df","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:19.280Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:19.282Z","message":"{\"transactionId\":\"a9407ac7-db6e-4e3a-a799-8c753ed3d52c\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:19:281\",\"respDate\":\"221203-05:42:19:282\",\"sourceId\":\"haproxy:a9407ac7-db6e-4e3a-a799-8c753ed3d52c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:42:19:281-21847\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a9407ac7-db6e-4e3a-a799-8c753ed3d52c]}\\\"}\"}","context":{"RequestID":"a9407ac7-db6e-4e3a-a799-8c753ed3d52c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f7bf75c4-7a82-407a-a6e8-43afdf1de6df","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:19.280Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:19.283Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a9407ac7-db6e-4e3a-a799-8c753ed3d52c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7bf75c4-7a82-407a-a6e8-43afdf1de6df","LogTimestamp":"2022-12-03T05:42:19.282Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:42:19.925Z","message":"Entering","context":{"RequestID":"1581efcc-6496-42a9-8b23-4e2ca0828127","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"808e036b-71ff-42f9-bbd7-b8b36711edc0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:42:19.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:19.928Z","message":"{\"transactionId\":\"1581efcc-6496-42a9-8b23-4e2ca0828127\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:19:926\",\"respDate\":\"221203-05:42:19:928\",\"sourceId\":\"OOM_ReadinessCheck:1581efcc-6496-42a9-8b23-4e2ca0828127\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:42:19:926-7811\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[51608], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[1581efcc-6496-42a9-8b23-4e2ca0828127]}\\\"}\"}","context":{"RequestID":"1581efcc-6496-42a9-8b23-4e2ca0828127","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"808e036b-71ff-42f9-bbd7-b8b36711edc0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:42:19.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:19.928Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1581efcc-6496-42a9-8b23-4e2ca0828127","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"808e036b-71ff-42f9-bbd7-b8b36711edc0","LogTimestamp":"2022-12-03T05:42:19.928Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:42:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 7 - "logType": "access" {"timestamp":"2022-12-03T05:42:20.259Z","message":"Entering","context":{"RequestID":"ed1b9593-f25d-4963-ae91-1fde7cdb7d6d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a6a5d8ab-585c-4b88-95a7-305c8fd2385c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:42:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:20.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"ed1b9593-f25d-4963-ae91-1fde7cdb7d6d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a6a5d8ab-585c-4b88-95a7-305c8fd2385c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:42:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:20.261Z","message":"{\"transactionId\":\"ed1b9593-f25d-4963-ae91-1fde7cdb7d6d\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:20:260\",\"respDate\":\"221203-05:42:20:261\",\"sourceId\":\"ReadinessCheck:ed1b9593-f25d-4963-ae91-1fde7cdb7d6d\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:42:20:260-16167\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[ed1b9593-f25d-4963-ae91-1fde7cdb7d6d]}\\\"}\"}","context":{"RequestID":"ed1b9593-f25d-4963-ae91-1fde7cdb7d6d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a6a5d8ab-585c-4b88-95a7-305c8fd2385c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:42:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:20.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed1b9593-f25d-4963-ae91-1fde7cdb7d6d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6a5d8ab-585c-4b88-95a7-305c8fd2385c","LogTimestamp":"2022-12-03T05:42:20.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:42:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:42:21.168Z","message":"Entering","context":{"RequestID":"79e41d2e-1d9a-439a-a13b-261f26d4fc16","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bfadf53c-e0ae-4f82-b4d7-cc11e3c23dd5","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:42:21.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:21.170Z","message":"{\"transactionId\":\"79e41d2e-1d9a-439a-a13b-261f26d4fc16\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:21:169\",\"respDate\":\"221203-05:42:21:170\",\"sourceId\":\"healthcheck:79e41d2e-1d9a-439a-a13b-261f26d4fc16\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:42:21:169-83958\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[48860], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[79e41d2e-1d9a-439a-a13b-261f26d4fc16]}\\\"}\"}","context":{"RequestID":"79e41d2e-1d9a-439a-a13b-261f26d4fc16","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bfadf53c-e0ae-4f82-b4d7-cc11e3c23dd5","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:42:21.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:21.171Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79e41d2e-1d9a-439a-a13b-261f26d4fc16","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bfadf53c-e0ae-4f82-b4d7-cc11e3c23dd5","LogTimestamp":"2022-12-03T05:42:21.171Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:21 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:42:21.291Z","message":"Entering","context":{"RequestID":"3639310c-78fd-44f2-9c7f-b1d80730fb01","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4baff46e-0adc-41a5-8bc1-921c46f87818","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:21.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:21.294Z","message":"{\"transactionId\":\"3639310c-78fd-44f2-9c7f-b1d80730fb01\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:21:292\",\"respDate\":\"221203-05:42:21:293\",\"sourceId\":\"haproxy:3639310c-78fd-44f2-9c7f-b1d80730fb01\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:42:21:292-92975\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3639310c-78fd-44f2-9c7f-b1d80730fb01]}\\\"}\"}","context":{"RequestID":"3639310c-78fd-44f2-9c7f-b1d80730fb01","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4baff46e-0adc-41a5-8bc1-921c46f87818","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:21.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:21.294Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3639310c-78fd-44f2-9c7f-b1d80730fb01","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4baff46e-0adc-41a5-8bc1-921c46f87818","LogTimestamp":"2022-12-03T05:42:21.294Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:42:23.303Z","message":"Entering","context":{"RequestID":"0a24b32a-b13a-457e-86fb-cba4ad2a1c97","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"18c96749-faed-4d78-95a2-9692cdb39308","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:23.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:23.305Z","message":"{\"transactionId\":\"0a24b32a-b13a-457e-86fb-cba4ad2a1c97\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:23:304\",\"respDate\":\"221203-05:42:23:305\",\"sourceId\":\"haproxy:0a24b32a-b13a-457e-86fb-cba4ad2a1c97\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:42:23:304-77559\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0a24b32a-b13a-457e-86fb-cba4ad2a1c97]}\\\"}\"}","context":{"RequestID":"0a24b32a-b13a-457e-86fb-cba4ad2a1c97","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"18c96749-faed-4d78-95a2-9692cdb39308","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:23.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:23.305Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a24b32a-b13a-457e-86fb-cba4ad2a1c97","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18c96749-faed-4d78-95a2-9692cdb39308","LogTimestamp":"2022-12-03T05:42:23.305Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:42:23.891Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:42:23.902Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:23.903Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:23.903Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:25.313Z","message":"Entering","context":{"RequestID":"7f7282e5-52ef-43c4-9382-18c39d650e98","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c4241390-05fc-4fca-9981-fe3502e45d40","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:25.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:25.315Z","message":"{\"transactionId\":\"7f7282e5-52ef-43c4-9382-18c39d650e98\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:25:314\",\"respDate\":\"221203-05:42:25:315\",\"sourceId\":\"haproxy:7f7282e5-52ef-43c4-9382-18c39d650e98\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:42:25:314-89337\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7f7282e5-52ef-43c4-9382-18c39d650e98]}\\\"}\"}","context":{"RequestID":"7f7282e5-52ef-43c4-9382-18c39d650e98","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c4241390-05fc-4fca-9981-fe3502e45d40","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:25.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:25.315Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f7282e5-52ef-43c4-9382-18c39d650e98","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4241390-05fc-4fca-9981-fe3502e45d40","LogTimestamp":"2022-12-03T05:42:25.315Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:42:27.323Z","message":"Entering","context":{"RequestID":"de7c14aa-6b33-4847-a42c-8f4988ff95fb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ddb7a5f6-b1f0-405c-8a7f-3ef59515b9a1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:27.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:27.325Z","message":"{\"transactionId\":\"de7c14aa-6b33-4847-a42c-8f4988ff95fb\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:27:324\",\"respDate\":\"221203-05:42:27:325\",\"sourceId\":\"haproxy:de7c14aa-6b33-4847-a42c-8f4988ff95fb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:42:27:324-73317\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[de7c14aa-6b33-4847-a42c-8f4988ff95fb]}\\\"}\"}","context":{"RequestID":"de7c14aa-6b33-4847-a42c-8f4988ff95fb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ddb7a5f6-b1f0-405c-8a7f-3ef59515b9a1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:27.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:27.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de7c14aa-6b33-4847-a42c-8f4988ff95fb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ddb7a5f6-b1f0-405c-8a7f-3ef59515b9a1","LogTimestamp":"2022-12-03T05:42:27.326Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:42:29.334Z","message":"Entering","context":{"RequestID":"3f39aaec-108c-4448-9443-96c5a29ab70f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"e791589a-80e7-462b-81e9-48df8ef18a3b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:29.334Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:29.335Z","message":"{\"transactionId\":\"3f39aaec-108c-4448-9443-96c5a29ab70f\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:29:334\",\"respDate\":\"221203-05:42:29:335\",\"sourceId\":\"haproxy:3f39aaec-108c-4448-9443-96c5a29ab70f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:42:29:334-83701\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3f39aaec-108c-4448-9443-96c5a29ab70f]}\\\"}\"}","context":{"RequestID":"3f39aaec-108c-4448-9443-96c5a29ab70f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"e791589a-80e7-462b-81e9-48df8ef18a3b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:29.334Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:29.336Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f39aaec-108c-4448-9443-96c5a29ab70f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e791589a-80e7-462b-81e9-48df8ef18a3b","LogTimestamp":"2022-12-03T05:42:29.336Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:42:29.921Z","message":"Entering","context":{"RequestID":"a966dde0-2ed3-4fa0-8ba2-822e5eee918b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a27decd6-cc20-4afa-97ad-13eedf5e1554","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:42:29.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:29.923Z","message":"{\"transactionId\":\"a966dde0-2ed3-4fa0-8ba2-822e5eee918b\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:29:921\",\"respDate\":\"221203-05:42:29:923\",\"sourceId\":\"OOM_ReadinessCheck:a966dde0-2ed3-4fa0-8ba2-822e5eee918b\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:42:29:921-94230\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[51798], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[a966dde0-2ed3-4fa0-8ba2-822e5eee918b]}\\\"}\"}","context":{"RequestID":"a966dde0-2ed3-4fa0-8ba2-822e5eee918b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a27decd6-cc20-4afa-97ad-13eedf5e1554","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:42:29.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:29.923Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a966dde0-2ed3-4fa0-8ba2-822e5eee918b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a27decd6-cc20-4afa-97ad-13eedf5e1554","LogTimestamp":"2022-12-03T05:42:29.923Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:42:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:42:30.260Z","message":"Entering","context":{"RequestID":"173a6aa7-bf09-476f-8cf6-6cabded2b02a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8b19724f-bd6c-47c6-953f-537d5317aaff","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:42:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:30.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"173a6aa7-bf09-476f-8cf6-6cabded2b02a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8b19724f-bd6c-47c6-953f-537d5317aaff","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:42:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:30.263Z","message":"{\"transactionId\":\"173a6aa7-bf09-476f-8cf6-6cabded2b02a\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:30:261\",\"respDate\":\"221203-05:42:30:262\",\"sourceId\":\"ReadinessCheck:173a6aa7-bf09-476f-8cf6-6cabded2b02a\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:42:30:261-1731\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[173a6aa7-bf09-476f-8cf6-6cabded2b02a]}\\\"}\"}","context":{"RequestID":"173a6aa7-bf09-476f-8cf6-6cabded2b02a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8b19724f-bd6c-47c6-953f-537d5317aaff","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:42:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:30.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"173a6aa7-bf09-476f-8cf6-6cabded2b02a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b19724f-bd6c-47c6-953f-537d5317aaff","LogTimestamp":"2022-12-03T05:42:30.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:42:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:42:30.369Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:30.371Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:31.343Z","message":"Entering","context":{"RequestID":"acc50d5f-d8ae-49f7-9791-eae7103348f2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aba5369e-2add-44c3-871e-7ca88ff1f39e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:31.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:31.345Z","message":"{\"transactionId\":\"acc50d5f-d8ae-49f7-9791-eae7103348f2\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:31:344\",\"respDate\":\"221203-05:42:31:345\",\"sourceId\":\"haproxy:acc50d5f-d8ae-49f7-9791-eae7103348f2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:42:31:344-87112\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[acc50d5f-d8ae-49f7-9791-eae7103348f2]}\\\"}\"}","context":{"RequestID":"acc50d5f-d8ae-49f7-9791-eae7103348f2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aba5369e-2add-44c3-871e-7ca88ff1f39e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:31.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:31.346Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"acc50d5f-d8ae-49f7-9791-eae7103348f2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aba5369e-2add-44c3-871e-7ca88ff1f39e","LogTimestamp":"2022-12-03T05:42:31.346Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:42:31.905Z","message":"Entering","context":{"RequestID":"ce0982b2-7dd5-49aa-ba27-99ff2edabacd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4ac83eba-e3e9-48bb-9aed-8f377f09b52d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:42:31.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:31.907Z","message":"{\"transactionId\":\"ce0982b2-7dd5-49aa-ba27-99ff2edabacd\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:31:906\",\"respDate\":\"221203-05:42:31:907\",\"sourceId\":\"healthcheck:ce0982b2-7dd5-49aa-ba27-99ff2edabacd\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:42:31:906-12252\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[ce0982b2-7dd5-49aa-ba27-99ff2edabacd]}\\\"}\"}","context":{"RequestID":"ce0982b2-7dd5-49aa-ba27-99ff2edabacd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4ac83eba-e3e9-48bb-9aed-8f377f09b52d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:42:31.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:31.907Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce0982b2-7dd5-49aa-ba27-99ff2edabacd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4ac83eba-e3e9-48bb-9aed-8f377f09b52d","LogTimestamp":"2022-12-03T05:42:31.907Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:42:31 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:42:33.353Z","message":"Entering","context":{"RequestID":"6deaecdd-ef16-417c-b89c-3eec08eba27c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"98a565b9-4271-4b72-b5f7-fe6c72339819","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:33.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:33.355Z","message":"{\"transactionId\":\"6deaecdd-ef16-417c-b89c-3eec08eba27c\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:33:354\",\"respDate\":\"221203-05:42:33:355\",\"sourceId\":\"haproxy:6deaecdd-ef16-417c-b89c-3eec08eba27c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:42:33:354-61894\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6deaecdd-ef16-417c-b89c-3eec08eba27c]}\\\"}\"}","context":{"RequestID":"6deaecdd-ef16-417c-b89c-3eec08eba27c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"98a565b9-4271-4b72-b5f7-fe6c72339819","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:33.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:33.356Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6deaecdd-ef16-417c-b89c-3eec08eba27c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98a565b9-4271-4b72-b5f7-fe6c72339819","LogTimestamp":"2022-12-03T05:42:33.356Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:42:33.891Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:42:33.901Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:33.902Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:33.902Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:35.363Z","message":"Entering","context":{"RequestID":"5173fed7-dc41-4089-b902-89cf6a97c56f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5ab4005a-2adc-428b-a1c9-73977f611c65","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:35.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:35.365Z","message":"{\"transactionId\":\"5173fed7-dc41-4089-b902-89cf6a97c56f\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:35:364\",\"respDate\":\"221203-05:42:35:365\",\"sourceId\":\"haproxy:5173fed7-dc41-4089-b902-89cf6a97c56f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:42:35:364-20094\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5173fed7-dc41-4089-b902-89cf6a97c56f]}\\\"}\"}","context":{"RequestID":"5173fed7-dc41-4089-b902-89cf6a97c56f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5ab4005a-2adc-428b-a1c9-73977f611c65","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:35.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:35.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5173fed7-dc41-4089-b902-89cf6a97c56f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ab4005a-2adc-428b-a1c9-73977f611c65","LogTimestamp":"2022-12-03T05:42:35.366Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:42:36.191Z","message":"Entering","context":{"RequestID":"c310bc6e-5ab1-40a0-a348-01af63474b10","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"704e99e5-e18c-4ebd-9b78-793a93b1e5a0","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:42:36.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:36.194Z","message":"{\"transactionId\":\"c310bc6e-5ab1-40a0-a348-01af63474b10\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:36:192\",\"respDate\":\"221203-05:42:36:194\",\"sourceId\":\"healthcheck:c310bc6e-5ab1-40a0-a348-01af63474b10\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:42:36:192-35293\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[49042], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[c310bc6e-5ab1-40a0-a348-01af63474b10]}\\\"}\"}","context":{"RequestID":"c310bc6e-5ab1-40a0-a348-01af63474b10","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"704e99e5-e18c-4ebd-9b78-793a93b1e5a0","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:42:36.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:36.195Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c310bc6e-5ab1-40a0-a348-01af63474b10","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"704e99e5-e18c-4ebd-9b78-793a93b1e5a0","LogTimestamp":"2022-12-03T05:42:36.194Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:36 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:42:37.375Z","message":"Entering","context":{"RequestID":"ac82cda5-847a-4714-b194-6cf0b0936419","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ba537b97-a418-49db-8d08-a98c3926a4a7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:37.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:37.377Z","message":"{\"transactionId\":\"ac82cda5-847a-4714-b194-6cf0b0936419\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:37:375\",\"respDate\":\"221203-05:42:37:377\",\"sourceId\":\"haproxy:ac82cda5-847a-4714-b194-6cf0b0936419\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:42:37:375-13618\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ac82cda5-847a-4714-b194-6cf0b0936419]}\\\"}\"}","context":{"RequestID":"ac82cda5-847a-4714-b194-6cf0b0936419","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ba537b97-a418-49db-8d08-a98c3926a4a7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:37.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:37.377Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac82cda5-847a-4714-b194-6cf0b0936419","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba537b97-a418-49db-8d08-a98c3926a4a7","LogTimestamp":"2022-12-03T05:42:37.377Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:42:39.385Z","message":"Entering","context":{"RequestID":"577ef079-66a6-4fa0-ac73-67119a3f9d9b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e9198b04-2fbe-4123-915a-ea2270ee61a9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:39.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:39.387Z","message":"{\"transactionId\":\"577ef079-66a6-4fa0-ac73-67119a3f9d9b\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:39:386\",\"respDate\":\"221203-05:42:39:387\",\"sourceId\":\"haproxy:577ef079-66a6-4fa0-ac73-67119a3f9d9b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:42:39:386-37022\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[577ef079-66a6-4fa0-ac73-67119a3f9d9b]}\\\"}\"}","context":{"RequestID":"577ef079-66a6-4fa0-ac73-67119a3f9d9b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e9198b04-2fbe-4123-915a-ea2270ee61a9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:39.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:39.387Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"577ef079-66a6-4fa0-ac73-67119a3f9d9b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9198b04-2fbe-4123-915a-ea2270ee61a9","LogTimestamp":"2022-12-03T05:42:39.387Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:42:39.921Z","message":"Entering","context":{"RequestID":"1a83bf12-917b-4afe-9888-7b907dfa8d9d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b3de51ac-1d12-49ee-8ffa-8d242a1bafdf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:42:39.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:39.922Z","message":"{\"transactionId\":\"1a83bf12-917b-4afe-9888-7b907dfa8d9d\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:39:921\",\"respDate\":\"221203-05:42:39:922\",\"sourceId\":\"OOM_ReadinessCheck:1a83bf12-917b-4afe-9888-7b907dfa8d9d\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:42:39:921-39680\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[52004], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[1a83bf12-917b-4afe-9888-7b907dfa8d9d]}\\\"}\"}","context":{"RequestID":"1a83bf12-917b-4afe-9888-7b907dfa8d9d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b3de51ac-1d12-49ee-8ffa-8d242a1bafdf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:42:39.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:39.923Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a83bf12-917b-4afe-9888-7b907dfa8d9d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b3de51ac-1d12-49ee-8ffa-8d242a1bafdf","LogTimestamp":"2022-12-03T05:42:39.923Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:42:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:42:40.259Z","message":"Entering","context":{"RequestID":"afbee9ab-4181-494d-8608-bf7b5209a223","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"969e164d-fa59-4255-bf11-75b80d852628","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:42:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:40.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"afbee9ab-4181-494d-8608-bf7b5209a223","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"969e164d-fa59-4255-bf11-75b80d852628","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:42:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:40.262Z","message":"{\"transactionId\":\"afbee9ab-4181-494d-8608-bf7b5209a223\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:40:260\",\"respDate\":\"221203-05:42:40:262\",\"sourceId\":\"ReadinessCheck:afbee9ab-4181-494d-8608-bf7b5209a223\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:42:40:260-27068\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[afbee9ab-4181-494d-8608-bf7b5209a223]}\\\"}\"}","context":{"RequestID":"afbee9ab-4181-494d-8608-bf7b5209a223","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"969e164d-fa59-4255-bf11-75b80d852628","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:42:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:40.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"afbee9ab-4181-494d-8608-bf7b5209a223","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"969e164d-fa59-4255-bf11-75b80d852628","LogTimestamp":"2022-12-03T05:42:40.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:42:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:42:41.395Z","message":"Entering","context":{"RequestID":"2027ac0c-a7d1-47cd-9022-185624734bb9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f5c266a7-4881-4ff8-bf8a-8d5ef1b389fc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:41.395Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:41.397Z","message":"{\"transactionId\":\"2027ac0c-a7d1-47cd-9022-185624734bb9\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:41:395\",\"respDate\":\"221203-05:42:41:397\",\"sourceId\":\"haproxy:2027ac0c-a7d1-47cd-9022-185624734bb9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:42:41:395-86494\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2027ac0c-a7d1-47cd-9022-185624734bb9]}\\\"}\"}","context":{"RequestID":"2027ac0c-a7d1-47cd-9022-185624734bb9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f5c266a7-4881-4ff8-bf8a-8d5ef1b389fc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:41.395Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:41.397Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2027ac0c-a7d1-47cd-9022-185624734bb9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5c266a7-4881-4ff8-bf8a-8d5ef1b389fc","LogTimestamp":"2022-12-03T05:42:41.397Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:42:43.406Z","message":"Entering","context":{"RequestID":"d3b63fa2-850c-4161-8e9c-58df52e663b0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"02fcd8ad-7130-4f0a-b40b-9540ed3bee90","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:43.406Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:43.408Z","message":"{\"transactionId\":\"d3b63fa2-850c-4161-8e9c-58df52e663b0\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:43:406\",\"respDate\":\"221203-05:42:43:407\",\"sourceId\":\"haproxy:d3b63fa2-850c-4161-8e9c-58df52e663b0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:42:43:406-14931\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d3b63fa2-850c-4161-8e9c-58df52e663b0]}\\\"}\"}","context":{"RequestID":"d3b63fa2-850c-4161-8e9c-58df52e663b0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"02fcd8ad-7130-4f0a-b40b-9540ed3bee90","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:43.406Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:43.408Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3b63fa2-850c-4161-8e9c-58df52e663b0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"02fcd8ad-7130-4f0a-b40b-9540ed3bee90","LogTimestamp":"2022-12-03T05:42:43.408Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:42:43.892Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:42:43.900Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:43.900Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:43.900Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:45.416Z","message":"Entering","context":{"RequestID":"470340a6-6a7f-402b-82d4-9719fad116b8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c3208059-f50e-4b49-89a5-bb76c27b1e51","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:45.415Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:45.417Z","message":"{\"transactionId\":\"470340a6-6a7f-402b-82d4-9719fad116b8\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:45:416\",\"respDate\":\"221203-05:42:45:417\",\"sourceId\":\"haproxy:470340a6-6a7f-402b-82d4-9719fad116b8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:42:45:416-28661\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[470340a6-6a7f-402b-82d4-9719fad116b8]}\\\"}\"}","context":{"RequestID":"470340a6-6a7f-402b-82d4-9719fad116b8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c3208059-f50e-4b49-89a5-bb76c27b1e51","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:45.415Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:45.418Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"470340a6-6a7f-402b-82d4-9719fad116b8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3208059-f50e-4b49-89a5-bb76c27b1e51","LogTimestamp":"2022-12-03T05:42:45.418Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:42:46.934Z","message":"Entering","context":{"RequestID":"53b0620b-caa7-43a1-8b4e-9e5441716ad1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d72d590e-f606-44c7-acfe-6377b99bc74b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:42:46.934Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:46.936Z","message":"{\"transactionId\":\"53b0620b-caa7-43a1-8b4e-9e5441716ad1\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:46:935\",\"respDate\":\"221203-05:42:46:936\",\"sourceId\":\"healthcheck:53b0620b-caa7-43a1-8b4e-9e5441716ad1\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:42:46:935-42518\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[53b0620b-caa7-43a1-8b4e-9e5441716ad1]}\\\"}\"}","context":{"RequestID":"53b0620b-caa7-43a1-8b4e-9e5441716ad1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d72d590e-f606-44c7-acfe-6377b99bc74b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:42:46.934Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:46.937Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"53b0620b-caa7-43a1-8b4e-9e5441716ad1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d72d590e-f606-44c7-acfe-6377b99bc74b","LogTimestamp":"2022-12-03T05:42:46.936Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:42:46 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:42:47.425Z","message":"Entering","context":{"RequestID":"a1385aa3-b176-45e7-9429-700d28da3663","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"65f8ccac-64a8-4be9-b74a-9d1a63e8a685","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:47.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:47.428Z","message":"{\"transactionId\":\"a1385aa3-b176-45e7-9429-700d28da3663\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:47:426\",\"respDate\":\"221203-05:42:47:428\",\"sourceId\":\"haproxy:a1385aa3-b176-45e7-9429-700d28da3663\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:42:47:426-97663\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a1385aa3-b176-45e7-9429-700d28da3663]}\\\"}\"}","context":{"RequestID":"a1385aa3-b176-45e7-9429-700d28da3663","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"65f8ccac-64a8-4be9-b74a-9d1a63e8a685","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:47.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:47.428Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1385aa3-b176-45e7-9429-700d28da3663","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65f8ccac-64a8-4be9-b74a-9d1a63e8a685","LogTimestamp":"2022-12-03T05:42:47.428Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:42:49.437Z","message":"Entering","context":{"RequestID":"825e8f40-b603-4850-a650-ca81c5bb9888","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ab82c225-4136-498a-bd25-27f5552e5ef1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:49.437Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:49.440Z","message":"{\"transactionId\":\"825e8f40-b603-4850-a650-ca81c5bb9888\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:49:438\",\"respDate\":\"221203-05:42:49:440\",\"sourceId\":\"haproxy:825e8f40-b603-4850-a650-ca81c5bb9888\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:42:49:438-31214\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[825e8f40-b603-4850-a650-ca81c5bb9888]}\\\"}\"}","context":{"RequestID":"825e8f40-b603-4850-a650-ca81c5bb9888","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ab82c225-4136-498a-bd25-27f5552e5ef1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:49.437Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:49.440Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"825e8f40-b603-4850-a650-ca81c5bb9888","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab82c225-4136-498a-bd25-27f5552e5ef1","LogTimestamp":"2022-12-03T05:42:49.440Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:42:49.923Z","message":"Entering","context":{"RequestID":"348be107-37f5-41f7-8d77-f2d41f897b69","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"db06025b-8b6e-497e-8538-eea0b49c2e9f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:42:49.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:49.925Z","message":"{\"transactionId\":\"348be107-37f5-41f7-8d77-f2d41f897b69\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:49:924\",\"respDate\":\"221203-05:42:49:925\",\"sourceId\":\"OOM_ReadinessCheck:348be107-37f5-41f7-8d77-f2d41f897b69\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:42:49:924-8468\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[52198], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[348be107-37f5-41f7-8d77-f2d41f897b69]}\\\"}\"}","context":{"RequestID":"348be107-37f5-41f7-8d77-f2d41f897b69","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"db06025b-8b6e-497e-8538-eea0b49c2e9f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:42:49.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:49.926Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"348be107-37f5-41f7-8d77-f2d41f897b69","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db06025b-8b6e-497e-8538-eea0b49c2e9f","LogTimestamp":"2022-12-03T05:42:49.926Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:42:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:42:50.260Z","message":"Entering","context":{"RequestID":"aeddf3f3-557f-42a5-b9bd-1f31750f97e3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"527512d7-23f0-4ac0-9d8a-5a5bfbb085c1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:42:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:50.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"aeddf3f3-557f-42a5-b9bd-1f31750f97e3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"527512d7-23f0-4ac0-9d8a-5a5bfbb085c1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:42:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:50.262Z","message":"{\"transactionId\":\"aeddf3f3-557f-42a5-b9bd-1f31750f97e3\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:50:260\",\"respDate\":\"221203-05:42:50:262\",\"sourceId\":\"ReadinessCheck:aeddf3f3-557f-42a5-b9bd-1f31750f97e3\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:42:50:260-27012\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[aeddf3f3-557f-42a5-b9bd-1f31750f97e3]}\\\"}\"}","context":{"RequestID":"aeddf3f3-557f-42a5-b9bd-1f31750f97e3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"527512d7-23f0-4ac0-9d8a-5a5bfbb085c1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:42:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:50.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aeddf3f3-557f-42a5-b9bd-1f31750f97e3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"527512d7-23f0-4ac0-9d8a-5a5bfbb085c1","LogTimestamp":"2022-12-03T05:42:50.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:42:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:42:51.222Z","message":"Entering","context":{"RequestID":"6695e2ed-cc4a-4c7c-835b-f815bccc7c44","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"417cd491-5d8d-4433-90c1-88343e42dc28","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:42:51.222Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:51.225Z","message":"{\"transactionId\":\"6695e2ed-cc4a-4c7c-835b-f815bccc7c44\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:51:223\",\"respDate\":\"221203-05:42:51:225\",\"sourceId\":\"healthcheck:6695e2ed-cc4a-4c7c-835b-f815bccc7c44\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:42:51:223-50054\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[49212], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[6695e2ed-cc4a-4c7c-835b-f815bccc7c44]}\\\"}\"}","context":{"RequestID":"6695e2ed-cc4a-4c7c-835b-f815bccc7c44","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"417cd491-5d8d-4433-90c1-88343e42dc28","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:42:51.222Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:51.226Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6695e2ed-cc4a-4c7c-835b-f815bccc7c44","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"417cd491-5d8d-4433-90c1-88343e42dc28","LogTimestamp":"2022-12-03T05:42:51.225Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:51 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 7 - "logType": "access" {"timestamp":"2022-12-03T05:42:51.449Z","message":"Entering","context":{"RequestID":"9112ef15-b453-48b5-83c9-3c284e7bcfef","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a7a6617f-02fe-4d27-956a-ada972d86c6e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:51.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:51.451Z","message":"{\"transactionId\":\"9112ef15-b453-48b5-83c9-3c284e7bcfef\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:51:450\",\"respDate\":\"221203-05:42:51:451\",\"sourceId\":\"haproxy:9112ef15-b453-48b5-83c9-3c284e7bcfef\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:42:51:450-47563\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9112ef15-b453-48b5-83c9-3c284e7bcfef]}\\\"}\"}","context":{"RequestID":"9112ef15-b453-48b5-83c9-3c284e7bcfef","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a7a6617f-02fe-4d27-956a-ada972d86c6e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:51.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:51.452Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9112ef15-b453-48b5-83c9-3c284e7bcfef","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7a6617f-02fe-4d27-956a-ada972d86c6e","LogTimestamp":"2022-12-03T05:42:51.452Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:42:53.461Z","message":"Entering","context":{"RequestID":"45276464-af44-45b8-829f-956a6b3d911a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"97e262ea-ae23-4f7b-a849-7a4320a552fa","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:53.461Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:53.463Z","message":"{\"transactionId\":\"45276464-af44-45b8-829f-956a6b3d911a\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:53:462\",\"respDate\":\"221203-05:42:53:463\",\"sourceId\":\"haproxy:45276464-af44-45b8-829f-956a6b3d911a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:42:53:462-55000\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[45276464-af44-45b8-829f-956a6b3d911a]}\\\"}\"}","context":{"RequestID":"45276464-af44-45b8-829f-956a6b3d911a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"97e262ea-ae23-4f7b-a849-7a4320a552fa","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:53.461Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:53.464Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45276464-af44-45b8-829f-956a6b3d911a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97e262ea-ae23-4f7b-a849-7a4320a552fa","LogTimestamp":"2022-12-03T05:42:53.464Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:42:53.892Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:42:53.909Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:53.909Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:53.909Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:55.472Z","message":"Entering","context":{"RequestID":"051590ed-5ca2-45ce-ae19-aff3acbc558c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5860f63c-da78-47bb-9a62-133ea855ed52","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:55.472Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:55.474Z","message":"{\"transactionId\":\"051590ed-5ca2-45ce-ae19-aff3acbc558c\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:55:473\",\"respDate\":\"221203-05:42:55:474\",\"sourceId\":\"haproxy:051590ed-5ca2-45ce-ae19-aff3acbc558c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:42:55:473-65601\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[051590ed-5ca2-45ce-ae19-aff3acbc558c]}\\\"}\"}","context":{"RequestID":"051590ed-5ca2-45ce-ae19-aff3acbc558c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5860f63c-da78-47bb-9a62-133ea855ed52","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:55.472Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:55.474Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"051590ed-5ca2-45ce-ae19-aff3acbc558c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5860f63c-da78-47bb-9a62-133ea855ed52","LogTimestamp":"2022-12-03T05:42:55.474Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:42:57.483Z","message":"Entering","context":{"RequestID":"941f5f63-de7a-47f0-adf2-478a5d668059","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1f3120e9-5bf4-4782-b46c-9ef8d6ed8333","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:57.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:57.486Z","message":"{\"transactionId\":\"941f5f63-de7a-47f0-adf2-478a5d668059\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:57:483\",\"respDate\":\"221203-05:42:57:486\",\"sourceId\":\"haproxy:941f5f63-de7a-47f0-adf2-478a5d668059\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:42:57:483-71357\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[941f5f63-de7a-47f0-adf2-478a5d668059]}\\\"}\"}","context":{"RequestID":"941f5f63-de7a-47f0-adf2-478a5d668059","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1f3120e9-5bf4-4782-b46c-9ef8d6ed8333","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:57.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:57.487Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"941f5f63-de7a-47f0-adf2-478a5d668059","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f3120e9-5bf4-4782-b46c-9ef8d6ed8333","LogTimestamp":"2022-12-03T05:42:57.486Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:42:59.496Z","message":"Entering","context":{"RequestID":"f175e41e-ddfd-4aca-8f9f-a864c7cbef5b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8b61526b-234e-422a-b2f1-acafa811d344","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:59.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:59.498Z","message":"{\"transactionId\":\"f175e41e-ddfd-4aca-8f9f-a864c7cbef5b\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:59:496\",\"respDate\":\"221203-05:42:59:498\",\"sourceId\":\"haproxy:f175e41e-ddfd-4aca-8f9f-a864c7cbef5b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:42:59:496-83491\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f175e41e-ddfd-4aca-8f9f-a864c7cbef5b]}\\\"}\"}","context":{"RequestID":"f175e41e-ddfd-4aca-8f9f-a864c7cbef5b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8b61526b-234e-422a-b2f1-acafa811d344","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:42:59.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:59.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f175e41e-ddfd-4aca-8f9f-a864c7cbef5b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b61526b-234e-422a-b2f1-acafa811d344","LogTimestamp":"2022-12-03T05:42:59.499Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:42:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:42:59.922Z","message":"Entering","context":{"RequestID":"159c4da4-66f5-436c-8d5c-bb598d250e4f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"221b8eb9-659f-40e6-a5a3-db58e66692bb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:42:59.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:42:59.924Z","message":"{\"transactionId\":\"159c4da4-66f5-436c-8d5c-bb598d250e4f\",\"status\":\"200\",\"rqstDate\":\"221203-05:42:59:922\",\"respDate\":\"221203-05:42:59:924\",\"sourceId\":\"OOM_ReadinessCheck:159c4da4-66f5-436c-8d5c-bb598d250e4f\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:42:59:922-88222\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[52394], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[159c4da4-66f5-436c-8d5c-bb598d250e4f]}\\\"}\"}","context":{"RequestID":"159c4da4-66f5-436c-8d5c-bb598d250e4f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"221b8eb9-659f-40e6-a5a3-db58e66692bb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:42:59.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:42:59.924Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"159c4da4-66f5-436c-8d5c-bb598d250e4f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"221b8eb9-659f-40e6-a5a3-db58e66692bb","LogTimestamp":"2022-12-03T05:42:59.924Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:42:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:43:00.260Z","message":"Entering","context":{"RequestID":"1a6370fa-1f5e-43e2-8443-b3b4da294af3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"516080c2-2070-473d-81ba-6fb1b922027c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:43:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:00.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"1a6370fa-1f5e-43e2-8443-b3b4da294af3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"516080c2-2070-473d-81ba-6fb1b922027c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:43:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:00.262Z","message":"{\"transactionId\":\"1a6370fa-1f5e-43e2-8443-b3b4da294af3\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:00:260\",\"respDate\":\"221203-05:43:00:262\",\"sourceId\":\"ReadinessCheck:1a6370fa-1f5e-43e2-8443-b3b4da294af3\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:43:00:260-3596\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[1a6370fa-1f5e-43e2-8443-b3b4da294af3]}\\\"}\"}","context":{"RequestID":"1a6370fa-1f5e-43e2-8443-b3b4da294af3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"516080c2-2070-473d-81ba-6fb1b922027c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:43:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:00.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a6370fa-1f5e-43e2-8443-b3b4da294af3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"516080c2-2070-473d-81ba-6fb1b922027c","LogTimestamp":"2022-12-03T05:43:00.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:43:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:43:00.371Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:00.374Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:01.507Z","message":"Entering","context":{"RequestID":"5c28749d-7ec5-48a1-8daa-ff920a47069d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5ac3eccb-bcf6-470a-adb4-7a55305c7874","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:01.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:01.509Z","message":"{\"transactionId\":\"5c28749d-7ec5-48a1-8daa-ff920a47069d\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:01:508\",\"respDate\":\"221203-05:43:01:509\",\"sourceId\":\"haproxy:5c28749d-7ec5-48a1-8daa-ff920a47069d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:43:01:508-99812\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5c28749d-7ec5-48a1-8daa-ff920a47069d]}\\\"}\"}","context":{"RequestID":"5c28749d-7ec5-48a1-8daa-ff920a47069d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5ac3eccb-bcf6-470a-adb4-7a55305c7874","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:01.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:01.510Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c28749d-7ec5-48a1-8daa-ff920a47069d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ac3eccb-bcf6-470a-adb4-7a55305c7874","LogTimestamp":"2022-12-03T05:43:01.510Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:43:01.982Z","message":"Entering","context":{"RequestID":"e580a207-3654-42d9-afd5-1a8625e80813","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5d75dd9d-60c3-42c4-bbcf-6b9ad65f2445","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:43:01.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:01.984Z","message":"{\"transactionId\":\"e580a207-3654-42d9-afd5-1a8625e80813\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:01:983\",\"respDate\":\"221203-05:43:01:984\",\"sourceId\":\"healthcheck:e580a207-3654-42d9-afd5-1a8625e80813\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:43:01:983-75534\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e580a207-3654-42d9-afd5-1a8625e80813]}\\\"}\"}","context":{"RequestID":"e580a207-3654-42d9-afd5-1a8625e80813","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5d75dd9d-60c3-42c4-bbcf-6b9ad65f2445","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:43:01.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:01.984Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e580a207-3654-42d9-afd5-1a8625e80813","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d75dd9d-60c3-42c4-bbcf-6b9ad65f2445","LogTimestamp":"2022-12-03T05:43:01.984Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:43:01 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:43:03.519Z","message":"Entering","context":{"RequestID":"7b21843b-c975-4640-a507-0e3ed6e31131","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f13d94ea-7d5f-4838-8b2f-15bc88d886fa","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:03.519Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:03.521Z","message":"{\"transactionId\":\"7b21843b-c975-4640-a507-0e3ed6e31131\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:03:520\",\"respDate\":\"221203-05:43:03:521\",\"sourceId\":\"haproxy:7b21843b-c975-4640-a507-0e3ed6e31131\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:43:03:520-66387\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7b21843b-c975-4640-a507-0e3ed6e31131]}\\\"}\"}","context":{"RequestID":"7b21843b-c975-4640-a507-0e3ed6e31131","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f13d94ea-7d5f-4838-8b2f-15bc88d886fa","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:03.519Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:03.521Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b21843b-c975-4640-a507-0e3ed6e31131","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f13d94ea-7d5f-4838-8b2f-15bc88d886fa","LogTimestamp":"2022-12-03T05:43:03.521Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:43:03.892Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:43:03.901Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:03.902Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:03.902Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:05.529Z","message":"Entering","context":{"RequestID":"d23216fa-fcf0-4680-a035-f087d790dd91","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0722b541-b72b-4691-9f25-e2453edf032e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:05.529Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:05.530Z","message":"{\"transactionId\":\"d23216fa-fcf0-4680-a035-f087d790dd91\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:05:529\",\"respDate\":\"221203-05:43:05:530\",\"sourceId\":\"haproxy:d23216fa-fcf0-4680-a035-f087d790dd91\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:43:05:529-40294\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d23216fa-fcf0-4680-a035-f087d790dd91]}\\\"}\"}","context":{"RequestID":"d23216fa-fcf0-4680-a035-f087d790dd91","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0722b541-b72b-4691-9f25-e2453edf032e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:05.529Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:05.531Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d23216fa-fcf0-4680-a035-f087d790dd91","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0722b541-b72b-4691-9f25-e2453edf032e","LogTimestamp":"2022-12-03T05:43:05.531Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:43:06.259Z","message":"Entering","context":{"RequestID":"93ebd4cf-a7f6-4b17-8a40-9763267f9c5e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e75995ac-6871-49e6-9153-7bf084ff68aa","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:43:06.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:06.261Z","message":"{\"transactionId\":\"93ebd4cf-a7f6-4b17-8a40-9763267f9c5e\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:06:259\",\"respDate\":\"221203-05:43:06:261\",\"sourceId\":\"healthcheck:93ebd4cf-a7f6-4b17-8a40-9763267f9c5e\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:43:06:259-52774\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[49376], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[93ebd4cf-a7f6-4b17-8a40-9763267f9c5e]}\\\"}\"}","context":{"RequestID":"93ebd4cf-a7f6-4b17-8a40-9763267f9c5e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e75995ac-6871-49e6-9153-7bf084ff68aa","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:43:06.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:06.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93ebd4cf-a7f6-4b17-8a40-9763267f9c5e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e75995ac-6871-49e6-9153-7bf084ff68aa","LogTimestamp":"2022-12-03T05:43:06.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:06 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:43:07.540Z","message":"Entering","context":{"RequestID":"5e8ecb46-3291-4a21-b068-a65b1389485e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"25dcd019-b081-49ce-b214-7a6018968025","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:07.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:07.542Z","message":"{\"transactionId\":\"5e8ecb46-3291-4a21-b068-a65b1389485e\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:07:540\",\"respDate\":\"221203-05:43:07:542\",\"sourceId\":\"haproxy:5e8ecb46-3291-4a21-b068-a65b1389485e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:43:07:540-63972\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5e8ecb46-3291-4a21-b068-a65b1389485e]}\\\"}\"}","context":{"RequestID":"5e8ecb46-3291-4a21-b068-a65b1389485e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"25dcd019-b081-49ce-b214-7a6018968025","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:07.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:07.542Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e8ecb46-3291-4a21-b068-a65b1389485e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25dcd019-b081-49ce-b214-7a6018968025","LogTimestamp":"2022-12-03T05:43:07.542Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:43:09.551Z","message":"Entering","context":{"RequestID":"819e1c4a-d7d1-4492-8a3f-1576db0d0fb7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8481ce79-ec90-4fe8-8040-ee1c61bdfacd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:09.551Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:09.553Z","message":"{\"transactionId\":\"819e1c4a-d7d1-4492-8a3f-1576db0d0fb7\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:09:551\",\"respDate\":\"221203-05:43:09:553\",\"sourceId\":\"haproxy:819e1c4a-d7d1-4492-8a3f-1576db0d0fb7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:43:09:551-23399\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[819e1c4a-d7d1-4492-8a3f-1576db0d0fb7]}\\\"}\"}","context":{"RequestID":"819e1c4a-d7d1-4492-8a3f-1576db0d0fb7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8481ce79-ec90-4fe8-8040-ee1c61bdfacd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:09.551Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:09.553Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"819e1c4a-d7d1-4492-8a3f-1576db0d0fb7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8481ce79-ec90-4fe8-8040-ee1c61bdfacd","LogTimestamp":"2022-12-03T05:43:09.553Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:43:09.921Z","message":"Entering","context":{"RequestID":"730b412a-d194-4c3f-a3cb-665d95be11c9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ba672bb1-3988-4fa9-a411-a64c036b81ab","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:43:09.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:09.923Z","message":"{\"transactionId\":\"730b412a-d194-4c3f-a3cb-665d95be11c9\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:09:921\",\"respDate\":\"221203-05:43:09:923\",\"sourceId\":\"OOM_ReadinessCheck:730b412a-d194-4c3f-a3cb-665d95be11c9\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:43:09:921-63154\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[52590], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[730b412a-d194-4c3f-a3cb-665d95be11c9]}\\\"}\"}","context":{"RequestID":"730b412a-d194-4c3f-a3cb-665d95be11c9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ba672bb1-3988-4fa9-a411-a64c036b81ab","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:43:09.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:09.923Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"730b412a-d194-4c3f-a3cb-665d95be11c9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba672bb1-3988-4fa9-a411-a64c036b81ab","LogTimestamp":"2022-12-03T05:43:09.923Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:43:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:43:10.260Z","message":"Entering","context":{"RequestID":"2304b30b-f2de-4a51-b380-f7ea6f5a44e6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"24ad56ec-d05a-4d5f-9ba8-15d461b05a99","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:43:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:10.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"2304b30b-f2de-4a51-b380-f7ea6f5a44e6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"24ad56ec-d05a-4d5f-9ba8-15d461b05a99","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:43:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:10.262Z","message":"{\"transactionId\":\"2304b30b-f2de-4a51-b380-f7ea6f5a44e6\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:10:260\",\"respDate\":\"221203-05:43:10:262\",\"sourceId\":\"ReadinessCheck:2304b30b-f2de-4a51-b380-f7ea6f5a44e6\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:43:10:260-20486\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[2304b30b-f2de-4a51-b380-f7ea6f5a44e6]}\\\"}\"}","context":{"RequestID":"2304b30b-f2de-4a51-b380-f7ea6f5a44e6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"24ad56ec-d05a-4d5f-9ba8-15d461b05a99","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:43:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:10.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2304b30b-f2de-4a51-b380-f7ea6f5a44e6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"24ad56ec-d05a-4d5f-9ba8-15d461b05a99","LogTimestamp":"2022-12-03T05:43:10.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:43:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:43:11.561Z","message":"Entering","context":{"RequestID":"5fbc2301-f40c-48ba-a9b6-4079fec5ee1d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b8428b15-9f33-475d-a530-8e587676fef9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:11.561Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:11.563Z","message":"{\"transactionId\":\"5fbc2301-f40c-48ba-a9b6-4079fec5ee1d\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:11:562\",\"respDate\":\"221203-05:43:11:563\",\"sourceId\":\"haproxy:5fbc2301-f40c-48ba-a9b6-4079fec5ee1d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:43:11:562-13069\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5fbc2301-f40c-48ba-a9b6-4079fec5ee1d]}\\\"}\"}","context":{"RequestID":"5fbc2301-f40c-48ba-a9b6-4079fec5ee1d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b8428b15-9f33-475d-a530-8e587676fef9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:11.561Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:11.564Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5fbc2301-f40c-48ba-a9b6-4079fec5ee1d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8428b15-9f33-475d-a530-8e587676fef9","LogTimestamp":"2022-12-03T05:43:11.564Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:43:13.571Z","message":"Entering","context":{"RequestID":"126af611-cf27-4697-932d-45d2c4f0c804","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"844bd986-8d12-4a47-b375-6bf948ea0c56","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:13.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:13.573Z","message":"{\"transactionId\":\"126af611-cf27-4697-932d-45d2c4f0c804\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:13:571\",\"respDate\":\"221203-05:43:13:573\",\"sourceId\":\"haproxy:126af611-cf27-4697-932d-45d2c4f0c804\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:43:13:571-66967\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[126af611-cf27-4697-932d-45d2c4f0c804]}\\\"}\"}","context":{"RequestID":"126af611-cf27-4697-932d-45d2c4f0c804","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"844bd986-8d12-4a47-b375-6bf948ea0c56","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:13.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:13.573Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"126af611-cf27-4697-932d-45d2c4f0c804","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"844bd986-8d12-4a47-b375-6bf948ea0c56","LogTimestamp":"2022-12-03T05:43:13.573Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:43:13.893Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:43:13.929Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:13.929Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:13.929Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:15.582Z","message":"Entering","context":{"RequestID":"3933f1ee-b1f7-4712-ba9e-e51d201b60c2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b8ca432b-04ce-40ab-8b10-9b624e883756","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:15.582Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:15.584Z","message":"{\"transactionId\":\"3933f1ee-b1f7-4712-ba9e-e51d201b60c2\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:15:583\",\"respDate\":\"221203-05:43:15:584\",\"sourceId\":\"haproxy:3933f1ee-b1f7-4712-ba9e-e51d201b60c2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:43:15:583-23798\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3933f1ee-b1f7-4712-ba9e-e51d201b60c2]}\\\"}\"}","context":{"RequestID":"3933f1ee-b1f7-4712-ba9e-e51d201b60c2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b8ca432b-04ce-40ab-8b10-9b624e883756","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:15.582Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:15.585Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3933f1ee-b1f7-4712-ba9e-e51d201b60c2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8ca432b-04ce-40ab-8b10-9b624e883756","LogTimestamp":"2022-12-03T05:43:15.585Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:43:17.007Z","message":"Entering","context":{"RequestID":"bc1c12aa-02f1-42c9-b590-9ed1099096f2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"62d692c7-73b2-4cbb-a431-e98c65af8c23","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:43:17.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:17.009Z","message":"{\"transactionId\":\"bc1c12aa-02f1-42c9-b590-9ed1099096f2\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:17:008\",\"respDate\":\"221203-05:43:17:009\",\"sourceId\":\"healthcheck:bc1c12aa-02f1-42c9-b590-9ed1099096f2\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:43:17:008-71211\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[bc1c12aa-02f1-42c9-b590-9ed1099096f2]}\\\"}\"}","context":{"RequestID":"bc1c12aa-02f1-42c9-b590-9ed1099096f2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"62d692c7-73b2-4cbb-a431-e98c65af8c23","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:43:17.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:17.010Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc1c12aa-02f1-42c9-b590-9ed1099096f2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62d692c7-73b2-4cbb-a431-e98c65af8c23","LogTimestamp":"2022-12-03T05:43:17.010Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:43:17 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:43:17.592Z","message":"Entering","context":{"RequestID":"d80b9681-1f56-4d03-861a-9697bccaa3ba","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4356d4d3-c981-4a27-a8cd-a73e81c98f05","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:17.592Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:17.593Z","message":"{\"transactionId\":\"d80b9681-1f56-4d03-861a-9697bccaa3ba\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:17:592\",\"respDate\":\"221203-05:43:17:593\",\"sourceId\":\"haproxy:d80b9681-1f56-4d03-861a-9697bccaa3ba\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:43:17:592-56557\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d80b9681-1f56-4d03-861a-9697bccaa3ba]}\\\"}\"}","context":{"RequestID":"d80b9681-1f56-4d03-861a-9697bccaa3ba","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4356d4d3-c981-4a27-a8cd-a73e81c98f05","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:17.592Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:17.594Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d80b9681-1f56-4d03-861a-9697bccaa3ba","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4356d4d3-c981-4a27-a8cd-a73e81c98f05","LogTimestamp":"2022-12-03T05:43:17.594Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:43:19.601Z","message":"Entering","context":{"RequestID":"441a01ff-a128-449f-a413-ba9b68613927","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"86aa10d0-80aa-42dc-9a95-748843927348","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:19.601Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:19.603Z","message":"{\"transactionId\":\"441a01ff-a128-449f-a413-ba9b68613927\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:19:601\",\"respDate\":\"221203-05:43:19:603\",\"sourceId\":\"haproxy:441a01ff-a128-449f-a413-ba9b68613927\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:43:19:601-18310\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[441a01ff-a128-449f-a413-ba9b68613927]}\\\"}\"}","context":{"RequestID":"441a01ff-a128-449f-a413-ba9b68613927","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"86aa10d0-80aa-42dc-9a95-748843927348","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:19.601Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:19.603Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"441a01ff-a128-449f-a413-ba9b68613927","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86aa10d0-80aa-42dc-9a95-748843927348","LogTimestamp":"2022-12-03T05:43:19.603Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:43:19.921Z","message":"Entering","context":{"RequestID":"8ca5c56a-8034-41d7-bcad-836a7bfdead8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9880468d-fd7f-47ed-b174-26babe552d97","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:43:19.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:19.923Z","message":"{\"transactionId\":\"8ca5c56a-8034-41d7-bcad-836a7bfdead8\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:19:921\",\"respDate\":\"221203-05:43:19:923\",\"sourceId\":\"OOM_ReadinessCheck:8ca5c56a-8034-41d7-bcad-836a7bfdead8\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:43:19:921-56990\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[52794], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[8ca5c56a-8034-41d7-bcad-836a7bfdead8]}\\\"}\"}","context":{"RequestID":"8ca5c56a-8034-41d7-bcad-836a7bfdead8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9880468d-fd7f-47ed-b174-26babe552d97","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:43:19.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:19.923Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ca5c56a-8034-41d7-bcad-836a7bfdead8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9880468d-fd7f-47ed-b174-26babe552d97","LogTimestamp":"2022-12-03T05:43:19.923Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:43:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:43:20.259Z","message":"Entering","context":{"RequestID":"9a12275b-6db3-4cda-8d39-9f68e2a33c8d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e8b53048-0192-47f0-882e-9b888f6bca3f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:43:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:20.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"9a12275b-6db3-4cda-8d39-9f68e2a33c8d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e8b53048-0192-47f0-882e-9b888f6bca3f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:43:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:20.262Z","message":"{\"transactionId\":\"9a12275b-6db3-4cda-8d39-9f68e2a33c8d\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:20:260\",\"respDate\":\"221203-05:43:20:262\",\"sourceId\":\"ReadinessCheck:9a12275b-6db3-4cda-8d39-9f68e2a33c8d\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:43:20:260-1134\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[9a12275b-6db3-4cda-8d39-9f68e2a33c8d]}\\\"}\"}","context":{"RequestID":"9a12275b-6db3-4cda-8d39-9f68e2a33c8d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e8b53048-0192-47f0-882e-9b888f6bca3f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:43:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:20.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a12275b-6db3-4cda-8d39-9f68e2a33c8d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8b53048-0192-47f0-882e-9b888f6bca3f","LogTimestamp":"2022-12-03T05:43:20.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:43:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:43:21.281Z","message":"Entering","context":{"RequestID":"fa87fa5c-be67-4e17-8a5f-cbcf7f3e106f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"99d6ee60-f4c7-4d5f-9c4c-f05eca68b5ee","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:43:21.281Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:21.283Z","message":"{\"transactionId\":\"fa87fa5c-be67-4e17-8a5f-cbcf7f3e106f\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:21:282\",\"respDate\":\"221203-05:43:21:283\",\"sourceId\":\"healthcheck:fa87fa5c-be67-4e17-8a5f-cbcf7f3e106f\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:43:21:282-89612\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[49554], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[fa87fa5c-be67-4e17-8a5f-cbcf7f3e106f]}\\\"}\"}","context":{"RequestID":"fa87fa5c-be67-4e17-8a5f-cbcf7f3e106f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"99d6ee60-f4c7-4d5f-9c4c-f05eca68b5ee","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:43:21.281Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:21.283Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa87fa5c-be67-4e17-8a5f-cbcf7f3e106f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99d6ee60-f4c7-4d5f-9c4c-f05eca68b5ee","LogTimestamp":"2022-12-03T05:43:21.283Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:21 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:43:21.610Z","message":"Entering","context":{"RequestID":"27e86621-a79b-4066-89ae-5eb3c014de02","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3647258d-f1ac-4fea-878f-fa5641e39335","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:21.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:21.612Z","message":"{\"transactionId\":\"27e86621-a79b-4066-89ae-5eb3c014de02\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:21:611\",\"respDate\":\"221203-05:43:21:612\",\"sourceId\":\"haproxy:27e86621-a79b-4066-89ae-5eb3c014de02\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:43:21:611-48127\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[27e86621-a79b-4066-89ae-5eb3c014de02]}\\\"}\"}","context":{"RequestID":"27e86621-a79b-4066-89ae-5eb3c014de02","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3647258d-f1ac-4fea-878f-fa5641e39335","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:21.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:21.612Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"27e86621-a79b-4066-89ae-5eb3c014de02","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3647258d-f1ac-4fea-878f-fa5641e39335","LogTimestamp":"2022-12-03T05:43:21.612Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:43:23.620Z","message":"Entering","context":{"RequestID":"cb56cc5a-aadf-42fc-9659-c9254faa503d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"943f1bb3-d200-4baa-8ce6-b388656bdef3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:23.620Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:23.622Z","message":"{\"transactionId\":\"cb56cc5a-aadf-42fc-9659-c9254faa503d\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:23:621\",\"respDate\":\"221203-05:43:23:622\",\"sourceId\":\"haproxy:cb56cc5a-aadf-42fc-9659-c9254faa503d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:43:23:621-37469\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cb56cc5a-aadf-42fc-9659-c9254faa503d]}\\\"}\"}","context":{"RequestID":"cb56cc5a-aadf-42fc-9659-c9254faa503d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"943f1bb3-d200-4baa-8ce6-b388656bdef3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:23.620Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:23.622Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb56cc5a-aadf-42fc-9659-c9254faa503d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"943f1bb3-d200-4baa-8ce6-b388656bdef3","LogTimestamp":"2022-12-03T05:43:23.622Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:43:23.893Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:43:23.906Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:23.907Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:23.907Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:25.630Z","message":"Entering","context":{"RequestID":"4ee7d633-549b-4867-9947-823a9947f2f1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2c3cb3c6-fe0d-473e-b7d1-4fb5d83b7da9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:25.630Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:25.632Z","message":"{\"transactionId\":\"4ee7d633-549b-4867-9947-823a9947f2f1\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:25:631\",\"respDate\":\"221203-05:43:25:632\",\"sourceId\":\"haproxy:4ee7d633-549b-4867-9947-823a9947f2f1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:43:25:631-64592\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4ee7d633-549b-4867-9947-823a9947f2f1]}\\\"}\"}","context":{"RequestID":"4ee7d633-549b-4867-9947-823a9947f2f1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2c3cb3c6-fe0d-473e-b7d1-4fb5d83b7da9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:25.630Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:25.633Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ee7d633-549b-4867-9947-823a9947f2f1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c3cb3c6-fe0d-473e-b7d1-4fb5d83b7da9","LogTimestamp":"2022-12-03T05:43:25.633Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:43:27.640Z","message":"Entering","context":{"RequestID":"d5e0c6b9-d682-4867-b957-ff6c57a29614","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"02f96448-da43-4795-aa39-26296a269e00","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:27.640Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:27.642Z","message":"{\"transactionId\":\"d5e0c6b9-d682-4867-b957-ff6c57a29614\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:27:641\",\"respDate\":\"221203-05:43:27:642\",\"sourceId\":\"haproxy:d5e0c6b9-d682-4867-b957-ff6c57a29614\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:43:27:641-74007\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d5e0c6b9-d682-4867-b957-ff6c57a29614]}\\\"}\"}","context":{"RequestID":"d5e0c6b9-d682-4867-b957-ff6c57a29614","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"02f96448-da43-4795-aa39-26296a269e00","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:27.640Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:27.642Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5e0c6b9-d682-4867-b957-ff6c57a29614","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"02f96448-da43-4795-aa39-26296a269e00","LogTimestamp":"2022-12-03T05:43:27.642Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:43:29.651Z","message":"Entering","context":{"RequestID":"972372b7-96e0-4c5e-9f49-f7275bc8b0c4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"264c9ecb-b852-4ed9-a89d-7d8c85d63916","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:29.650Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:29.652Z","message":"{\"transactionId\":\"972372b7-96e0-4c5e-9f49-f7275bc8b0c4\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:29:651\",\"respDate\":\"221203-05:43:29:652\",\"sourceId\":\"haproxy:972372b7-96e0-4c5e-9f49-f7275bc8b0c4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:43:29:651-8967\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[972372b7-96e0-4c5e-9f49-f7275bc8b0c4]}\\\"}\"}","context":{"RequestID":"972372b7-96e0-4c5e-9f49-f7275bc8b0c4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"264c9ecb-b852-4ed9-a89d-7d8c85d63916","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:29.650Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:29.653Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"972372b7-96e0-4c5e-9f49-f7275bc8b0c4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"264c9ecb-b852-4ed9-a89d-7d8c85d63916","LogTimestamp":"2022-12-03T05:43:29.653Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:43:29.920Z","message":"Entering","context":{"RequestID":"e5ad66df-8dcc-4e19-bb29-0a09f45af7e2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"27eeb03b-f8e6-4941-b149-12b1acdfe6d4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:43:29.920Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:29.921Z","message":"{\"transactionId\":\"e5ad66df-8dcc-4e19-bb29-0a09f45af7e2\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:29:920\",\"respDate\":\"221203-05:43:29:921\",\"sourceId\":\"OOM_ReadinessCheck:e5ad66df-8dcc-4e19-bb29-0a09f45af7e2\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:43:29:920-33629\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[52984], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[e5ad66df-8dcc-4e19-bb29-0a09f45af7e2]}\\\"}\"}","context":{"RequestID":"e5ad66df-8dcc-4e19-bb29-0a09f45af7e2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"27eeb03b-f8e6-4941-b149-12b1acdfe6d4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:43:29.920Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:29.922Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5ad66df-8dcc-4e19-bb29-0a09f45af7e2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27eeb03b-f8e6-4941-b149-12b1acdfe6d4","LogTimestamp":"2022-12-03T05:43:29.922Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:43:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:43:30.258Z","message":"Entering","context":{"RequestID":"97609879-853d-4d6e-b880-0b32ab454fcc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c08e1cad-c80c-48c4-a5d8-a3742dffb2df","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:43:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:30.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"97609879-853d-4d6e-b880-0b32ab454fcc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c08e1cad-c80c-48c4-a5d8-a3742dffb2df","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:43:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:30.260Z","message":"{\"transactionId\":\"97609879-853d-4d6e-b880-0b32ab454fcc\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:30:259\",\"respDate\":\"221203-05:43:30:260\",\"sourceId\":\"ReadinessCheck:97609879-853d-4d6e-b880-0b32ab454fcc\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:43:30:259-7210\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[97609879-853d-4d6e-b880-0b32ab454fcc]}\\\"}\"}","context":{"RequestID":"97609879-853d-4d6e-b880-0b32ab454fcc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c08e1cad-c80c-48c4-a5d8-a3742dffb2df","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:43:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:30.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97609879-853d-4d6e-b880-0b32ab454fcc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c08e1cad-c80c-48c4-a5d8-a3742dffb2df","LogTimestamp":"2022-12-03T05:43:30.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:43:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:43:30.379Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:30.381Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:31.660Z","message":"Entering","context":{"RequestID":"33b5d1e4-ab89-4413-9da0-4251590a7a14","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"abc66c44-0e3c-443c-ab4c-e86cbd68408b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:31.659Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:31.661Z","message":"{\"transactionId\":\"33b5d1e4-ab89-4413-9da0-4251590a7a14\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:31:660\",\"respDate\":\"221203-05:43:31:661\",\"sourceId\":\"haproxy:33b5d1e4-ab89-4413-9da0-4251590a7a14\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:43:31:660-8653\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[33b5d1e4-ab89-4413-9da0-4251590a7a14]}\\\"}\"}","context":{"RequestID":"33b5d1e4-ab89-4413-9da0-4251590a7a14","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"abc66c44-0e3c-443c-ab4c-e86cbd68408b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:31.659Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:31.662Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33b5d1e4-ab89-4413-9da0-4251590a7a14","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"abc66c44-0e3c-443c-ab4c-e86cbd68408b","LogTimestamp":"2022-12-03T05:43:31.662Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:43:32.031Z","message":"Entering","context":{"RequestID":"e1941c53-9839-43e7-8fda-bc4fb2feddbb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8e72c6e9-cfef-43a8-af91-ddafadc343e4","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:43:32.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:32.033Z","message":"{\"transactionId\":\"e1941c53-9839-43e7-8fda-bc4fb2feddbb\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:32:031\",\"respDate\":\"221203-05:43:32:032\",\"sourceId\":\"healthcheck:e1941c53-9839-43e7-8fda-bc4fb2feddbb\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:43:32:031-96923\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e1941c53-9839-43e7-8fda-bc4fb2feddbb]}\\\"}\"}","context":{"RequestID":"e1941c53-9839-43e7-8fda-bc4fb2feddbb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8e72c6e9-cfef-43a8-af91-ddafadc343e4","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:43:32.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:32.033Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e1941c53-9839-43e7-8fda-bc4fb2feddbb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e72c6e9-cfef-43a8-af91-ddafadc343e4","LogTimestamp":"2022-12-03T05:43:32.033Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:43:32 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:43:33.671Z","message":"Entering","context":{"RequestID":"57b6f31c-5c9b-4120-a8f8-2097c2e6628c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"967bf488-bd09-4413-96b6-82f827f7552b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:33.671Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:33.674Z","message":"{\"transactionId\":\"57b6f31c-5c9b-4120-a8f8-2097c2e6628c\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:33:672\",\"respDate\":\"221203-05:43:33:673\",\"sourceId\":\"haproxy:57b6f31c-5c9b-4120-a8f8-2097c2e6628c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:43:33:672-72881\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[57b6f31c-5c9b-4120-a8f8-2097c2e6628c]}\\\"}\"}","context":{"RequestID":"57b6f31c-5c9b-4120-a8f8-2097c2e6628c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"967bf488-bd09-4413-96b6-82f827f7552b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:33.671Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:33.674Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57b6f31c-5c9b-4120-a8f8-2097c2e6628c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"967bf488-bd09-4413-96b6-82f827f7552b","LogTimestamp":"2022-12-03T05:43:33.674Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:43:33.892Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:43:33.901Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:33.901Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:33.901Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:35.682Z","message":"Entering","context":{"RequestID":"a083eeed-d742-4e09-8035-6de1f10158a9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"575e5cdd-0783-4933-aec7-626c3266e3bb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:35.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:35.684Z","message":"{\"transactionId\":\"a083eeed-d742-4e09-8035-6de1f10158a9\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:35:682\",\"respDate\":\"221203-05:43:35:684\",\"sourceId\":\"haproxy:a083eeed-d742-4e09-8035-6de1f10158a9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:43:35:682-22289\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a083eeed-d742-4e09-8035-6de1f10158a9]}\\\"}\"}","context":{"RequestID":"a083eeed-d742-4e09-8035-6de1f10158a9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"575e5cdd-0783-4933-aec7-626c3266e3bb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:35.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:35.684Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a083eeed-d742-4e09-8035-6de1f10158a9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"575e5cdd-0783-4933-aec7-626c3266e3bb","LogTimestamp":"2022-12-03T05:43:35.684Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:43:36.305Z","message":"Entering","context":{"RequestID":"80da1071-4985-48ad-9452-a08f24edef8d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5d1ebb08-73bc-4eb3-a1c9-4737d5593f34","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:43:36.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:36.307Z","message":"{\"transactionId\":\"80da1071-4985-48ad-9452-a08f24edef8d\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:36:305\",\"respDate\":\"221203-05:43:36:307\",\"sourceId\":\"healthcheck:80da1071-4985-48ad-9452-a08f24edef8d\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:43:36:305-94038\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[49730], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[80da1071-4985-48ad-9452-a08f24edef8d]}\\\"}\"}","context":{"RequestID":"80da1071-4985-48ad-9452-a08f24edef8d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5d1ebb08-73bc-4eb3-a1c9-4737d5593f34","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:43:36.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:36.307Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80da1071-4985-48ad-9452-a08f24edef8d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d1ebb08-73bc-4eb3-a1c9-4737d5593f34","LogTimestamp":"2022-12-03T05:43:36.307Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:36 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:43:37.692Z","message":"Entering","context":{"RequestID":"bbd37659-4031-482d-9b88-a728578d66ee","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"39f36458-de9f-4828-ad56-4103ad5ae2b2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:37.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:37.694Z","message":"{\"transactionId\":\"bbd37659-4031-482d-9b88-a728578d66ee\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:37:692\",\"respDate\":\"221203-05:43:37:694\",\"sourceId\":\"haproxy:bbd37659-4031-482d-9b88-a728578d66ee\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:43:37:692-99589\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bbd37659-4031-482d-9b88-a728578d66ee]}\\\"}\"}","context":{"RequestID":"bbd37659-4031-482d-9b88-a728578d66ee","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"39f36458-de9f-4828-ad56-4103ad5ae2b2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:37.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:37.694Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bbd37659-4031-482d-9b88-a728578d66ee","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39f36458-de9f-4828-ad56-4103ad5ae2b2","LogTimestamp":"2022-12-03T05:43:37.694Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:43:39.711Z","message":"Entering","context":{"RequestID":"2406e0d9-6dd0-4176-98a2-d53e7703ae11","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4d8f0e1d-01cf-49f4-9257-47a6423f3829","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:39.711Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:39.713Z","message":"{\"transactionId\":\"2406e0d9-6dd0-4176-98a2-d53e7703ae11\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:39:712\",\"respDate\":\"221203-05:43:39:713\",\"sourceId\":\"haproxy:2406e0d9-6dd0-4176-98a2-d53e7703ae11\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:43:39:712-95219\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2406e0d9-6dd0-4176-98a2-d53e7703ae11]}\\\"}\"}","context":{"RequestID":"2406e0d9-6dd0-4176-98a2-d53e7703ae11","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4d8f0e1d-01cf-49f4-9257-47a6423f3829","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:39.711Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:39.714Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2406e0d9-6dd0-4176-98a2-d53e7703ae11","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d8f0e1d-01cf-49f4-9257-47a6423f3829","LogTimestamp":"2022-12-03T05:43:39.714Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:43:39.919Z","message":"Entering","context":{"RequestID":"982e2e51-eddc-4a3a-9371-82b174477489","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"06fcb963-d947-4399-a72e-bb624afc1060","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:43:39.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:39.921Z","message":"{\"transactionId\":\"982e2e51-eddc-4a3a-9371-82b174477489\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:39:919\",\"respDate\":\"221203-05:43:39:921\",\"sourceId\":\"OOM_ReadinessCheck:982e2e51-eddc-4a3a-9371-82b174477489\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:43:39:919-28524\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[53194], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[982e2e51-eddc-4a3a-9371-82b174477489]}\\\"}\"}","context":{"RequestID":"982e2e51-eddc-4a3a-9371-82b174477489","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"06fcb963-d947-4399-a72e-bb624afc1060","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:43:39.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:39.921Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"982e2e51-eddc-4a3a-9371-82b174477489","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06fcb963-d947-4399-a72e-bb624afc1060","LogTimestamp":"2022-12-03T05:43:39.921Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:43:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:43:40.262Z","message":"Entering","context":{"RequestID":"49c167d0-7868-492c-819f-baefc2d16ea6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"543b5292-2f19-43e0-ab87-4a8d34282563","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:43:40.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:40.264Z","message":"Database is available from CACHED check.","context":{"RequestID":"49c167d0-7868-492c-819f-baefc2d16ea6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"543b5292-2f19-43e0-ab87-4a8d34282563","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:43:40.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:40.265Z","message":"{\"transactionId\":\"49c167d0-7868-492c-819f-baefc2d16ea6\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:40:263\",\"respDate\":\"221203-05:43:40:265\",\"sourceId\":\"ReadinessCheck:49c167d0-7868-492c-819f-baefc2d16ea6\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:43:40:263-52659\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[49c167d0-7868-492c-819f-baefc2d16ea6]}\\\"}\"}","context":{"RequestID":"49c167d0-7868-492c-819f-baefc2d16ea6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"543b5292-2f19-43e0-ab87-4a8d34282563","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:43:40.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:40.266Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49c167d0-7868-492c-819f-baefc2d16ea6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"543b5292-2f19-43e0-ab87-4a8d34282563","LogTimestamp":"2022-12-03T05:43:40.265Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:43:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:43:41.721Z","message":"Entering","context":{"RequestID":"9f2cd27d-bcca-434e-9584-bea4a0516a1d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b9f09ab2-4d0f-40d8-9ae8-00d0bfd6f64e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:41.721Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:41.724Z","message":"{\"transactionId\":\"9f2cd27d-bcca-434e-9584-bea4a0516a1d\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:41:722\",\"respDate\":\"221203-05:43:41:723\",\"sourceId\":\"haproxy:9f2cd27d-bcca-434e-9584-bea4a0516a1d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:43:41:722-18727\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f2cd27d-bcca-434e-9584-bea4a0516a1d]}\\\"}\"}","context":{"RequestID":"9f2cd27d-bcca-434e-9584-bea4a0516a1d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b9f09ab2-4d0f-40d8-9ae8-00d0bfd6f64e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:41.721Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:41.724Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f2cd27d-bcca-434e-9584-bea4a0516a1d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9f09ab2-4d0f-40d8-9ae8-00d0bfd6f64e","LogTimestamp":"2022-12-03T05:43:41.724Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:43:43.732Z","message":"Entering","context":{"RequestID":"aa2fec60-a1ba-4e3f-8904-5303c719ae5f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"745f5244-727b-4cfc-9001-fffca14aa34f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:43.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:43.734Z","message":"{\"transactionId\":\"aa2fec60-a1ba-4e3f-8904-5303c719ae5f\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:43:732\",\"respDate\":\"221203-05:43:43:734\",\"sourceId\":\"haproxy:aa2fec60-a1ba-4e3f-8904-5303c719ae5f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:43:43:732-16652\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aa2fec60-a1ba-4e3f-8904-5303c719ae5f]}\\\"}\"}","context":{"RequestID":"aa2fec60-a1ba-4e3f-8904-5303c719ae5f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"745f5244-727b-4cfc-9001-fffca14aa34f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:43.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:43.734Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa2fec60-a1ba-4e3f-8904-5303c719ae5f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"745f5244-727b-4cfc-9001-fffca14aa34f","LogTimestamp":"2022-12-03T05:43:43.734Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:43:43.893Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:43:43.901Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:43.902Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:43.902Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:45.743Z","message":"Entering","context":{"RequestID":"4de8e46a-83ec-47dc-9fde-5bc6b3ed9e97","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cf164034-7d2f-4471-b766-f9cbea40387f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:45.743Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:45.745Z","message":"{\"transactionId\":\"4de8e46a-83ec-47dc-9fde-5bc6b3ed9e97\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:45:743\",\"respDate\":\"221203-05:43:45:745\",\"sourceId\":\"haproxy:4de8e46a-83ec-47dc-9fde-5bc6b3ed9e97\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:43:45:743-18632\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4de8e46a-83ec-47dc-9fde-5bc6b3ed9e97]}\\\"}\"}","context":{"RequestID":"4de8e46a-83ec-47dc-9fde-5bc6b3ed9e97","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cf164034-7d2f-4471-b766-f9cbea40387f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:45.743Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:45.746Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4de8e46a-83ec-47dc-9fde-5bc6b3ed9e97","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf164034-7d2f-4471-b766-f9cbea40387f","LogTimestamp":"2022-12-03T05:43:45.746Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:43:47.058Z","message":"Entering","context":{"RequestID":"f738fbad-f491-4e71-b328-81114d9884ca","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c3ba950b-9f17-468d-98f0-630a3f2a6d64","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:43:47.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:47.060Z","message":"{\"transactionId\":\"f738fbad-f491-4e71-b328-81114d9884ca\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:47:059\",\"respDate\":\"221203-05:43:47:060\",\"sourceId\":\"healthcheck:f738fbad-f491-4e71-b328-81114d9884ca\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:43:47:059-76591\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[f738fbad-f491-4e71-b328-81114d9884ca]}\\\"}\"}","context":{"RequestID":"f738fbad-f491-4e71-b328-81114d9884ca","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c3ba950b-9f17-468d-98f0-630a3f2a6d64","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:43:47.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:47.061Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f738fbad-f491-4e71-b328-81114d9884ca","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3ba950b-9f17-468d-98f0-630a3f2a6d64","LogTimestamp":"2022-12-03T05:43:47.061Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:43:47 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:43:47.754Z","message":"Entering","context":{"RequestID":"58023d63-2ce4-4184-b12d-2682361b979a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"73aa77e3-346d-4cb5-a10e-f642281d02ab","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:47.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:47.756Z","message":"{\"transactionId\":\"58023d63-2ce4-4184-b12d-2682361b979a\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:47:755\",\"respDate\":\"221203-05:43:47:756\",\"sourceId\":\"haproxy:58023d63-2ce4-4184-b12d-2682361b979a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:43:47:755-52822\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[58023d63-2ce4-4184-b12d-2682361b979a]}\\\"}\"}","context":{"RequestID":"58023d63-2ce4-4184-b12d-2682361b979a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"73aa77e3-346d-4cb5-a10e-f642281d02ab","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:47.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:47.757Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58023d63-2ce4-4184-b12d-2682361b979a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73aa77e3-346d-4cb5-a10e-f642281d02ab","LogTimestamp":"2022-12-03T05:43:47.757Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:43:49.766Z","message":"Entering","context":{"RequestID":"8b3889d6-74f1-4e82-9223-76f268fc4690","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"501d6cb3-9823-414a-9cd5-04aae4e25f66","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:49.765Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:49.768Z","message":"{\"transactionId\":\"8b3889d6-74f1-4e82-9223-76f268fc4690\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:49:766\",\"respDate\":\"221203-05:43:49:768\",\"sourceId\":\"haproxy:8b3889d6-74f1-4e82-9223-76f268fc4690\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:43:49:766-2677\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8b3889d6-74f1-4e82-9223-76f268fc4690]}\\\"}\"}","context":{"RequestID":"8b3889d6-74f1-4e82-9223-76f268fc4690","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"501d6cb3-9823-414a-9cd5-04aae4e25f66","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:49.765Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:49.768Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b3889d6-74f1-4e82-9223-76f268fc4690","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"501d6cb3-9823-414a-9cd5-04aae4e25f66","LogTimestamp":"2022-12-03T05:43:49.768Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:43:49.919Z","message":"Entering","context":{"RequestID":"f3dd9e10-169a-4c3d-b635-abf52837d995","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"06360805-6962-46f5-8e91-426221da54f2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:43:49.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:49.921Z","message":"{\"transactionId\":\"f3dd9e10-169a-4c3d-b635-abf52837d995\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:49:920\",\"respDate\":\"221203-05:43:49:921\",\"sourceId\":\"OOM_ReadinessCheck:f3dd9e10-169a-4c3d-b635-abf52837d995\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:43:49:920-3803\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[53392], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[f3dd9e10-169a-4c3d-b635-abf52837d995]}\\\"}\"}","context":{"RequestID":"f3dd9e10-169a-4c3d-b635-abf52837d995","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"06360805-6962-46f5-8e91-426221da54f2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:43:49.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:49.921Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3dd9e10-169a-4c3d-b635-abf52837d995","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06360805-6962-46f5-8e91-426221da54f2","LogTimestamp":"2022-12-03T05:43:49.921Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:43:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:43:50.259Z","message":"Entering","context":{"RequestID":"a1796e49-1752-47bc-b0d4-2ca4e1263bca","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0d3d8208-a719-4d52-baa5-66afa26dfb96","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:43:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:50.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"a1796e49-1752-47bc-b0d4-2ca4e1263bca","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0d3d8208-a719-4d52-baa5-66afa26dfb96","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:43:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:50.261Z","message":"{\"transactionId\":\"a1796e49-1752-47bc-b0d4-2ca4e1263bca\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:50:260\",\"respDate\":\"221203-05:43:50:261\",\"sourceId\":\"ReadinessCheck:a1796e49-1752-47bc-b0d4-2ca4e1263bca\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:43:50:260-5558\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[a1796e49-1752-47bc-b0d4-2ca4e1263bca]}\\\"}\"}","context":{"RequestID":"a1796e49-1752-47bc-b0d4-2ca4e1263bca","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0d3d8208-a719-4d52-baa5-66afa26dfb96","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:43:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:50.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1796e49-1752-47bc-b0d4-2ca4e1263bca","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d3d8208-a719-4d52-baa5-66afa26dfb96","LogTimestamp":"2022-12-03T05:43:50.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:43:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:43:51.331Z","message":"Entering","context":{"RequestID":"f3f40e92-6c09-4c80-ba10-da9c8ba78515","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"915796de-1c5e-4769-b214-4c122549e36c","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:43:51.331Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:51.333Z","message":"{\"transactionId\":\"f3f40e92-6c09-4c80-ba10-da9c8ba78515\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:51:332\",\"respDate\":\"221203-05:43:51:333\",\"sourceId\":\"healthcheck:f3f40e92-6c09-4c80-ba10-da9c8ba78515\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:43:51:332-5429\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[49908], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[f3f40e92-6c09-4c80-ba10-da9c8ba78515]}\\\"}\"}","context":{"RequestID":"f3f40e92-6c09-4c80-ba10-da9c8ba78515","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"915796de-1c5e-4769-b214-4c122549e36c","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:43:51.331Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:51.334Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3f40e92-6c09-4c80-ba10-da9c8ba78515","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"915796de-1c5e-4769-b214-4c122549e36c","LogTimestamp":"2022-12-03T05:43:51.334Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:51 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:43:51.776Z","message":"Entering","context":{"RequestID":"97c1f494-541a-4e51-8ba6-7444947e161f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c51ab787-6fad-4cd6-87ac-dc210fd047e3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:51.776Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:51.778Z","message":"{\"transactionId\":\"97c1f494-541a-4e51-8ba6-7444947e161f\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:51:777\",\"respDate\":\"221203-05:43:51:778\",\"sourceId\":\"haproxy:97c1f494-541a-4e51-8ba6-7444947e161f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:43:51:777-45940\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[97c1f494-541a-4e51-8ba6-7444947e161f]}\\\"}\"}","context":{"RequestID":"97c1f494-541a-4e51-8ba6-7444947e161f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c51ab787-6fad-4cd6-87ac-dc210fd047e3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:51.776Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:51.778Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97c1f494-541a-4e51-8ba6-7444947e161f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c51ab787-6fad-4cd6-87ac-dc210fd047e3","LogTimestamp":"2022-12-03T05:43:51.778Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:43:53.798Z","message":"Entering","context":{"RequestID":"63af06ae-e3d5-4800-8d1c-aa623e0417d5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"67821a61-165f-4d7a-85db-6c729ca650b4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:53.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:53.800Z","message":"{\"transactionId\":\"63af06ae-e3d5-4800-8d1c-aa623e0417d5\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:53:798\",\"respDate\":\"221203-05:43:53:800\",\"sourceId\":\"haproxy:63af06ae-e3d5-4800-8d1c-aa623e0417d5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:43:53:798-9675\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[63af06ae-e3d5-4800-8d1c-aa623e0417d5]}\\\"}\"}","context":{"RequestID":"63af06ae-e3d5-4800-8d1c-aa623e0417d5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"67821a61-165f-4d7a-85db-6c729ca650b4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:53.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:53.800Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63af06ae-e3d5-4800-8d1c-aa623e0417d5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67821a61-165f-4d7a-85db-6c729ca650b4","LogTimestamp":"2022-12-03T05:43:53.800Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:43:53.892Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:43:53.912Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:53.912Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:53.912Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:55.808Z","message":"Entering","context":{"RequestID":"e6048425-6d26-474f-852e-50d9341e785b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"691c396a-e16b-450d-96dd-7b9e58b53d92","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:55.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:55.810Z","message":"{\"transactionId\":\"e6048425-6d26-474f-852e-50d9341e785b\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:55:809\",\"respDate\":\"221203-05:43:55:810\",\"sourceId\":\"haproxy:e6048425-6d26-474f-852e-50d9341e785b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:43:55:809-70194\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e6048425-6d26-474f-852e-50d9341e785b]}\\\"}\"}","context":{"RequestID":"e6048425-6d26-474f-852e-50d9341e785b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"691c396a-e16b-450d-96dd-7b9e58b53d92","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:55.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:55.811Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6048425-6d26-474f-852e-50d9341e785b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"691c396a-e16b-450d-96dd-7b9e58b53d92","LogTimestamp":"2022-12-03T05:43:55.811Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:43:57.823Z","message":"Entering","context":{"RequestID":"e38e788d-31e6-4972-b2c9-f6e5ce3e96e5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c09d215c-1c37-4a52-856f-786ecea4d9ed","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:57.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:57.824Z","message":"{\"transactionId\":\"e38e788d-31e6-4972-b2c9-f6e5ce3e96e5\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:57:823\",\"respDate\":\"221203-05:43:57:824\",\"sourceId\":\"haproxy:e38e788d-31e6-4972-b2c9-f6e5ce3e96e5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:43:57:823-42435\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e38e788d-31e6-4972-b2c9-f6e5ce3e96e5]}\\\"}\"}","context":{"RequestID":"e38e788d-31e6-4972-b2c9-f6e5ce3e96e5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c09d215c-1c37-4a52-856f-786ecea4d9ed","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:57.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:57.825Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e38e788d-31e6-4972-b2c9-f6e5ce3e96e5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c09d215c-1c37-4a52-856f-786ecea4d9ed","LogTimestamp":"2022-12-03T05:43:57.825Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:43:59.832Z","message":"Entering","context":{"RequestID":"6b9defc7-71c4-410e-9b18-59171f845d0c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a03ead4e-009a-4aa8-bad0-10b4616c1e35","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:59.832Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:59.835Z","message":"{\"transactionId\":\"6b9defc7-71c4-410e-9b18-59171f845d0c\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:59:833\",\"respDate\":\"221203-05:43:59:835\",\"sourceId\":\"haproxy:6b9defc7-71c4-410e-9b18-59171f845d0c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:43:59:833-63436\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6b9defc7-71c4-410e-9b18-59171f845d0c]}\\\"}\"}","context":{"RequestID":"6b9defc7-71c4-410e-9b18-59171f845d0c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a03ead4e-009a-4aa8-bad0-10b4616c1e35","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:43:59.832Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:59.835Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b9defc7-71c4-410e-9b18-59171f845d0c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a03ead4e-009a-4aa8-bad0-10b4616c1e35","LogTimestamp":"2022-12-03T05:43:59.835Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:43:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:43:59.921Z","message":"Entering","context":{"RequestID":"df163092-a757-440d-aab9-c96f9c1868ae","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"afd71b1e-a9a7-422b-964c-69bd4fc23f91","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:43:59.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:43:59.923Z","message":"{\"transactionId\":\"df163092-a757-440d-aab9-c96f9c1868ae\",\"status\":\"200\",\"rqstDate\":\"221203-05:43:59:922\",\"respDate\":\"221203-05:43:59:923\",\"sourceId\":\"OOM_ReadinessCheck:df163092-a757-440d-aab9-c96f9c1868ae\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:43:59:922-15591\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[53582], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[df163092-a757-440d-aab9-c96f9c1868ae]}\\\"}\"}","context":{"RequestID":"df163092-a757-440d-aab9-c96f9c1868ae","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"afd71b1e-a9a7-422b-964c-69bd4fc23f91","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:43:59.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:43:59.924Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df163092-a757-440d-aab9-c96f9c1868ae","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"afd71b1e-a9a7-422b-964c-69bd4fc23f91","LogTimestamp":"2022-12-03T05:43:59.924Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:43:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:44:00.260Z","message":"Entering","context":{"RequestID":"65bcd597-e9cf-43bb-9b44-a895964bb076","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c710bb00-fd37-4e73-af25-ec98e6cb8959","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:44:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:00.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"65bcd597-e9cf-43bb-9b44-a895964bb076","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c710bb00-fd37-4e73-af25-ec98e6cb8959","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:44:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:00.262Z","message":"{\"transactionId\":\"65bcd597-e9cf-43bb-9b44-a895964bb076\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:00:260\",\"respDate\":\"221203-05:44:00:262\",\"sourceId\":\"ReadinessCheck:65bcd597-e9cf-43bb-9b44-a895964bb076\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:44:00:260-61336\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[65bcd597-e9cf-43bb-9b44-a895964bb076]}\\\"}\"}","context":{"RequestID":"65bcd597-e9cf-43bb-9b44-a895964bb076","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c710bb00-fd37-4e73-af25-ec98e6cb8959","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:44:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:00.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65bcd597-e9cf-43bb-9b44-a895964bb076","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c710bb00-fd37-4e73-af25-ec98e6cb8959","LogTimestamp":"2022-12-03T05:44:00.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:44:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:44:00.382Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:00.384Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:01.842Z","message":"Entering","context":{"RequestID":"1d6af4ca-4e18-495d-b4a3-3dffc4cf2ca9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"41137565-25b6-4bdc-83d9-7d16b15e0dbe","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:01.842Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:01.844Z","message":"{\"transactionId\":\"1d6af4ca-4e18-495d-b4a3-3dffc4cf2ca9\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:01:843\",\"respDate\":\"221203-05:44:01:844\",\"sourceId\":\"haproxy:1d6af4ca-4e18-495d-b4a3-3dffc4cf2ca9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:44:01:843-46413\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d6af4ca-4e18-495d-b4a3-3dffc4cf2ca9]}\\\"}\"}","context":{"RequestID":"1d6af4ca-4e18-495d-b4a3-3dffc4cf2ca9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"41137565-25b6-4bdc-83d9-7d16b15e0dbe","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:01.842Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:01.844Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d6af4ca-4e18-495d-b4a3-3dffc4cf2ca9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41137565-25b6-4bdc-83d9-7d16b15e0dbe","LogTimestamp":"2022-12-03T05:44:01.844Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:44:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:44:02.083Z","message":"Entering","context":{"RequestID":"2911d3c1-7bb5-4b2b-85e9-d53bff874220","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"63112b7e-d0de-4e9f-98a9-739684378aa7","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:44:02.083Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:02.085Z","message":"{\"transactionId\":\"2911d3c1-7bb5-4b2b-85e9-d53bff874220\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:02:084\",\"respDate\":\"221203-05:44:02:085\",\"sourceId\":\"healthcheck:2911d3c1-7bb5-4b2b-85e9-d53bff874220\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:44:02:084-19276\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[2911d3c1-7bb5-4b2b-85e9-d53bff874220]}\\\"}\"}","context":{"RequestID":"2911d3c1-7bb5-4b2b-85e9-d53bff874220","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"63112b7e-d0de-4e9f-98a9-739684378aa7","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:44:02.083Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:02.085Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2911d3c1-7bb5-4b2b-85e9-d53bff874220","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63112b7e-d0de-4e9f-98a9-739684378aa7","LogTimestamp":"2022-12-03T05:44:02.085Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:44:02 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:44:03.852Z","message":"Entering","context":{"RequestID":"959b87e2-fc3e-4d12-8920-7971b9f41ce2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"00946cec-f195-4e2d-9263-17b9819ce1dc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:03.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:03.854Z","message":"{\"transactionId\":\"959b87e2-fc3e-4d12-8920-7971b9f41ce2\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:03:853\",\"respDate\":\"221203-05:44:03:854\",\"sourceId\":\"haproxy:959b87e2-fc3e-4d12-8920-7971b9f41ce2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:44:03:853-28185\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[959b87e2-fc3e-4d12-8920-7971b9f41ce2]}\\\"}\"}","context":{"RequestID":"959b87e2-fc3e-4d12-8920-7971b9f41ce2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"00946cec-f195-4e2d-9263-17b9819ce1dc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:03.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:03.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"959b87e2-fc3e-4d12-8920-7971b9f41ce2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00946cec-f195-4e2d-9263-17b9819ce1dc","LogTimestamp":"2022-12-03T05:44:03.854Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:44:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:44:03.892Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:44:03.900Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:03.901Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:03.901Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:05.863Z","message":"Entering","context":{"RequestID":"0e870579-bfa5-4b82-803e-495f4f7f7e9e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ef5b07d8-abde-46ee-83ee-af0384a29273","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:05.862Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:05.865Z","message":"{\"transactionId\":\"0e870579-bfa5-4b82-803e-495f4f7f7e9e\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:05:863\",\"respDate\":\"221203-05:44:05:865\",\"sourceId\":\"haproxy:0e870579-bfa5-4b82-803e-495f4f7f7e9e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:44:05:863-93179\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0e870579-bfa5-4b82-803e-495f4f7f7e9e]}\\\"}\"}","context":{"RequestID":"0e870579-bfa5-4b82-803e-495f4f7f7e9e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ef5b07d8-abde-46ee-83ee-af0384a29273","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:05.862Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:05.865Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e870579-bfa5-4b82-803e-495f4f7f7e9e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef5b07d8-abde-46ee-83ee-af0384a29273","LogTimestamp":"2022-12-03T05:44:05.865Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:44:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:44:06.357Z","message":"Entering","context":{"RequestID":"06536ab8-a61f-4858-9b22-08ba7ebcffdc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"837df07f-6ee0-4ac7-86b5-f9694d44bfc8","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:44:06.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:06.360Z","message":"{\"transactionId\":\"06536ab8-a61f-4858-9b22-08ba7ebcffdc\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:06:358\",\"respDate\":\"221203-05:44:06:360\",\"sourceId\":\"healthcheck:06536ab8-a61f-4858-9b22-08ba7ebcffdc\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:44:06:358-28497\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[50084], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[06536ab8-a61f-4858-9b22-08ba7ebcffdc]}\\\"}\"}","context":{"RequestID":"06536ab8-a61f-4858-9b22-08ba7ebcffdc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"837df07f-6ee0-4ac7-86b5-f9694d44bfc8","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:44:06.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:06.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06536ab8-a61f-4858-9b22-08ba7ebcffdc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"837df07f-6ee0-4ac7-86b5-f9694d44bfc8","LogTimestamp":"2022-12-03T05:44:06.360Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:44:06 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:44:07.873Z","message":"Entering","context":{"RequestID":"a3732bac-f596-449c-bbc5-2b3edc215c80","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cea64de1-f6c7-4a39-ab5f-12980da6c094","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:07.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:07.876Z","message":"{\"transactionId\":\"a3732bac-f596-449c-bbc5-2b3edc215c80\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:07:874\",\"respDate\":\"221203-05:44:07:876\",\"sourceId\":\"haproxy:a3732bac-f596-449c-bbc5-2b3edc215c80\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:44:07:874-14700\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a3732bac-f596-449c-bbc5-2b3edc215c80]}\\\"}\"}","context":{"RequestID":"a3732bac-f596-449c-bbc5-2b3edc215c80","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cea64de1-f6c7-4a39-ab5f-12980da6c094","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:07.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:07.876Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3732bac-f596-449c-bbc5-2b3edc215c80","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cea64de1-f6c7-4a39-ab5f-12980da6c094","LogTimestamp":"2022-12-03T05:44:07.876Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:44:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:44:09.884Z","message":"Entering","context":{"RequestID":"d8ffc658-5e59-4b05-a4a3-2325ce698772","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9abfa888-0d8e-4dd9-bfa7-2fb7467298d4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:09.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:09.886Z","message":"{\"transactionId\":\"d8ffc658-5e59-4b05-a4a3-2325ce698772\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:09:885\",\"respDate\":\"221203-05:44:09:886\",\"sourceId\":\"haproxy:d8ffc658-5e59-4b05-a4a3-2325ce698772\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:44:09:885-57402\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d8ffc658-5e59-4b05-a4a3-2325ce698772]}\\\"}\"}","context":{"RequestID":"d8ffc658-5e59-4b05-a4a3-2325ce698772","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9abfa888-0d8e-4dd9-bfa7-2fb7467298d4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:09.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:09.886Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8ffc658-5e59-4b05-a4a3-2325ce698772","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9abfa888-0d8e-4dd9-bfa7-2fb7467298d4","LogTimestamp":"2022-12-03T05:44:09.886Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:44:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:44:09.918Z","message":"Entering","context":{"RequestID":"210130ba-12fa-40d8-84f2-b663493752ec","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b05fda18-7502-4cbf-a4ab-a91ba28edde9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:44:09.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:09.920Z","message":"{\"transactionId\":\"210130ba-12fa-40d8-84f2-b663493752ec\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:09:919\",\"respDate\":\"221203-05:44:09:920\",\"sourceId\":\"OOM_ReadinessCheck:210130ba-12fa-40d8-84f2-b663493752ec\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:44:09:919-24090\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[53788], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[210130ba-12fa-40d8-84f2-b663493752ec]}\\\"}\"}","context":{"RequestID":"210130ba-12fa-40d8-84f2-b663493752ec","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b05fda18-7502-4cbf-a4ab-a91ba28edde9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:44:09.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:09.920Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"210130ba-12fa-40d8-84f2-b663493752ec","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b05fda18-7502-4cbf-a4ab-a91ba28edde9","LogTimestamp":"2022-12-03T05:44:09.920Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:44:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:44:10.259Z","message":"Entering","context":{"RequestID":"5967d9f6-7826-4f4b-a58f-9cf898c367fa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b7d331ca-d07a-4765-88dd-e9b9e9c1e673","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:44:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:10.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"5967d9f6-7826-4f4b-a58f-9cf898c367fa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b7d331ca-d07a-4765-88dd-e9b9e9c1e673","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:44:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:10.261Z","message":"{\"transactionId\":\"5967d9f6-7826-4f4b-a58f-9cf898c367fa\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:10:259\",\"respDate\":\"221203-05:44:10:261\",\"sourceId\":\"ReadinessCheck:5967d9f6-7826-4f4b-a58f-9cf898c367fa\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:44:10:259-47522\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[5967d9f6-7826-4f4b-a58f-9cf898c367fa]}\\\"}\"}","context":{"RequestID":"5967d9f6-7826-4f4b-a58f-9cf898c367fa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b7d331ca-d07a-4765-88dd-e9b9e9c1e673","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:44:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:10.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5967d9f6-7826-4f4b-a58f-9cf898c367fa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7d331ca-d07a-4765-88dd-e9b9e9c1e673","LogTimestamp":"2022-12-03T05:44:10.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:44:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:44:11.895Z","message":"Entering","context":{"RequestID":"eeca8d30-2855-4c7d-83ee-a4312dd1d40b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b5dff512-79de-4aa6-99c9-6717d374e84a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:11.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:11.897Z","message":"{\"transactionId\":\"eeca8d30-2855-4c7d-83ee-a4312dd1d40b\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:11:895\",\"respDate\":\"221203-05:44:11:897\",\"sourceId\":\"haproxy:eeca8d30-2855-4c7d-83ee-a4312dd1d40b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:44:11:895-61015\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eeca8d30-2855-4c7d-83ee-a4312dd1d40b]}\\\"}\"}","context":{"RequestID":"eeca8d30-2855-4c7d-83ee-a4312dd1d40b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b5dff512-79de-4aa6-99c9-6717d374e84a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:11.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:11.898Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eeca8d30-2855-4c7d-83ee-a4312dd1d40b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5dff512-79de-4aa6-99c9-6717d374e84a","LogTimestamp":"2022-12-03T05:44:11.898Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:44:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:44:13.892Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:44:13.906Z","message":"Entering","context":{"RequestID":"b37fcd03-0b74-47ae-ac03-d072ba683f7e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"430ded98-334f-41bf-b79d-08366abf4a02","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:13.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:13.908Z","message":"{\"transactionId\":\"b37fcd03-0b74-47ae-ac03-d072ba683f7e\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:13:907\",\"respDate\":\"221203-05:44:13:908\",\"sourceId\":\"haproxy:b37fcd03-0b74-47ae-ac03-d072ba683f7e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:44:13:907-32800\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b37fcd03-0b74-47ae-ac03-d072ba683f7e]}\\\"}\"}","context":{"RequestID":"b37fcd03-0b74-47ae-ac03-d072ba683f7e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"430ded98-334f-41bf-b79d-08366abf4a02","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:13.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:13.909Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b37fcd03-0b74-47ae-ac03-d072ba683f7e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"430ded98-334f-41bf-b79d-08366abf4a02","LogTimestamp":"2022-12-03T05:44:13.909Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:44:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:44:13.931Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:13.932Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:13.932Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:15.917Z","message":"Entering","context":{"RequestID":"550a9fbe-9ef3-4847-bb0a-02bafda056c6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eda41316-f692-4a65-a2b0-0643b717eaf1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:15.917Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:15.919Z","message":"{\"transactionId\":\"550a9fbe-9ef3-4847-bb0a-02bafda056c6\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:15:917\",\"respDate\":\"221203-05:44:15:918\",\"sourceId\":\"haproxy:550a9fbe-9ef3-4847-bb0a-02bafda056c6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:44:15:917-43669\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[550a9fbe-9ef3-4847-bb0a-02bafda056c6]}\\\"}\"}","context":{"RequestID":"550a9fbe-9ef3-4847-bb0a-02bafda056c6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eda41316-f692-4a65-a2b0-0643b717eaf1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:15.917Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:15.919Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"550a9fbe-9ef3-4847-bb0a-02bafda056c6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eda41316-f692-4a65-a2b0-0643b717eaf1","LogTimestamp":"2022-12-03T05:44:15.919Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:44:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:44:17.112Z","message":"Entering","context":{"RequestID":"9f9c33ee-cdbf-40ff-8aff-05b2c5b4d52d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"906739b0-2c88-4c5c-9327-de271b6e39b6","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:44:17.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:17.114Z","message":"{\"transactionId\":\"9f9c33ee-cdbf-40ff-8aff-05b2c5b4d52d\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:17:112\",\"respDate\":\"221203-05:44:17:114\",\"sourceId\":\"healthcheck:9f9c33ee-cdbf-40ff-8aff-05b2c5b4d52d\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:44:17:112-82338\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[9f9c33ee-cdbf-40ff-8aff-05b2c5b4d52d]}\\\"}\"}","context":{"RequestID":"9f9c33ee-cdbf-40ff-8aff-05b2c5b4d52d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"906739b0-2c88-4c5c-9327-de271b6e39b6","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:44:17.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:17.114Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f9c33ee-cdbf-40ff-8aff-05b2c5b4d52d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"906739b0-2c88-4c5c-9327-de271b6e39b6","LogTimestamp":"2022-12-03T05:44:17.114Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:44:17 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:44:17.926Z","message":"Entering","context":{"RequestID":"1c443284-fd07-4968-ab8f-6a0cd06c967a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bc7041af-8f99-4c73-aea4-913fabab5efc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:17.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:17.928Z","message":"{\"transactionId\":\"1c443284-fd07-4968-ab8f-6a0cd06c967a\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:17:927\",\"respDate\":\"221203-05:44:17:928\",\"sourceId\":\"haproxy:1c443284-fd07-4968-ab8f-6a0cd06c967a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:44:17:927-56176\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c443284-fd07-4968-ab8f-6a0cd06c967a]}\\\"}\"}","context":{"RequestID":"1c443284-fd07-4968-ab8f-6a0cd06c967a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bc7041af-8f99-4c73-aea4-913fabab5efc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:17.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:17.929Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c443284-fd07-4968-ab8f-6a0cd06c967a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc7041af-8f99-4c73-aea4-913fabab5efc","LogTimestamp":"2022-12-03T05:44:17.929Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:44:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:44:19.919Z","message":"Entering","context":{"RequestID":"c731b0bf-2f83-474b-93da-899c94f4936e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fa89af3f-366b-4108-967a-25653da6fc6b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:44:19.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:19.921Z","message":"{\"transactionId\":\"c731b0bf-2f83-474b-93da-899c94f4936e\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:19:919\",\"respDate\":\"221203-05:44:19:921\",\"sourceId\":\"OOM_ReadinessCheck:c731b0bf-2f83-474b-93da-899c94f4936e\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:44:19:919-37346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[53986], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[c731b0bf-2f83-474b-93da-899c94f4936e]}\\\"}\"}","context":{"RequestID":"c731b0bf-2f83-474b-93da-899c94f4936e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fa89af3f-366b-4108-967a-25653da6fc6b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:44:19.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:19.921Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c731b0bf-2f83-474b-93da-899c94f4936e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa89af3f-366b-4108-967a-25653da6fc6b","LogTimestamp":"2022-12-03T05:44:19.921Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:44:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:44:19.935Z","message":"Entering","context":{"RequestID":"ca0d153c-88a5-44b2-8e34-c30b85314874","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0a027af2-c990-4e83-ab2a-0df6d1bf633c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:19.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:19.936Z","message":"{\"transactionId\":\"ca0d153c-88a5-44b2-8e34-c30b85314874\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:19:935\",\"respDate\":\"221203-05:44:19:936\",\"sourceId\":\"haproxy:ca0d153c-88a5-44b2-8e34-c30b85314874\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:44:19:935-93560\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ca0d153c-88a5-44b2-8e34-c30b85314874]}\\\"}\"}","context":{"RequestID":"ca0d153c-88a5-44b2-8e34-c30b85314874","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0a027af2-c990-4e83-ab2a-0df6d1bf633c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:19.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:19.936Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca0d153c-88a5-44b2-8e34-c30b85314874","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a027af2-c990-4e83-ab2a-0df6d1bf633c","LogTimestamp":"2022-12-03T05:44:19.936Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:44:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T05:44:20.259Z","message":"Entering","context":{"RequestID":"f46ce022-0270-4d29-98a0-8b0e469b64fd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3348ef30-984f-4588-9a77-637b1adbba13","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:44:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:20.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"f46ce022-0270-4d29-98a0-8b0e469b64fd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3348ef30-984f-4588-9a77-637b1adbba13","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:44:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:20.261Z","message":"{\"transactionId\":\"f46ce022-0270-4d29-98a0-8b0e469b64fd\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:20:260\",\"respDate\":\"221203-05:44:20:261\",\"sourceId\":\"ReadinessCheck:f46ce022-0270-4d29-98a0-8b0e469b64fd\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:44:20:260-76599\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[f46ce022-0270-4d29-98a0-8b0e469b64fd]}\\\"}\"}","context":{"RequestID":"f46ce022-0270-4d29-98a0-8b0e469b64fd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3348ef30-984f-4588-9a77-637b1adbba13","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:44:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:20.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f46ce022-0270-4d29-98a0-8b0e469b64fd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3348ef30-984f-4588-9a77-637b1adbba13","LogTimestamp":"2022-12-03T05:44:20.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:44:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:44:21.382Z","message":"Entering","context":{"RequestID":"cc8e5448-01f7-4402-977c-e201984297b3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"19cd7592-ec9d-437a-97bc-36ddad49d4de","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:44:21.382Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:21.384Z","message":"{\"transactionId\":\"cc8e5448-01f7-4402-977c-e201984297b3\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:21:383\",\"respDate\":\"221203-05:44:21:384\",\"sourceId\":\"healthcheck:cc8e5448-01f7-4402-977c-e201984297b3\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:44:21:383-90733\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[50258], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[cc8e5448-01f7-4402-977c-e201984297b3]}\\\"}\"}","context":{"RequestID":"cc8e5448-01f7-4402-977c-e201984297b3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"19cd7592-ec9d-437a-97bc-36ddad49d4de","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:44:21.382Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:21.385Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc8e5448-01f7-4402-977c-e201984297b3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19cd7592-ec9d-437a-97bc-36ddad49d4de","LogTimestamp":"2022-12-03T05:44:21.385Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:44:21 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:44:21.944Z","message":"Entering","context":{"RequestID":"6f450546-3935-4c4f-895a-a2ff65f7768e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2194ae9e-c4af-42b4-9b95-932f22c0d6ed","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:21.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:21.946Z","message":"{\"transactionId\":\"6f450546-3935-4c4f-895a-a2ff65f7768e\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:21:944\",\"respDate\":\"221203-05:44:21:946\",\"sourceId\":\"haproxy:6f450546-3935-4c4f-895a-a2ff65f7768e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:44:21:944-41971\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6f450546-3935-4c4f-895a-a2ff65f7768e]}\\\"}\"}","context":{"RequestID":"6f450546-3935-4c4f-895a-a2ff65f7768e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2194ae9e-c4af-42b4-9b95-932f22c0d6ed","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:21.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:21.947Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f450546-3935-4c4f-895a-a2ff65f7768e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2194ae9e-c4af-42b4-9b95-932f22c0d6ed","LogTimestamp":"2022-12-03T05:44:21.947Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:44:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:44:23.892Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:44:23.910Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:23.910Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:23.910Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:23.954Z","message":"Entering","context":{"RequestID":"0b0ea6ff-f176-468e-b9d7-d506bbd0f6bc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0368e6b9-db20-42a9-82f1-9be45ff28e3a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:23.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:23.955Z","message":"{\"transactionId\":\"0b0ea6ff-f176-468e-b9d7-d506bbd0f6bc\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:23:954\",\"respDate\":\"221203-05:44:23:955\",\"sourceId\":\"haproxy:0b0ea6ff-f176-468e-b9d7-d506bbd0f6bc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:44:23:954-27195\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0b0ea6ff-f176-468e-b9d7-d506bbd0f6bc]}\\\"}\"}","context":{"RequestID":"0b0ea6ff-f176-468e-b9d7-d506bbd0f6bc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0368e6b9-db20-42a9-82f1-9be45ff28e3a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:23.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:23.956Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b0ea6ff-f176-468e-b9d7-d506bbd0f6bc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0368e6b9-db20-42a9-82f1-9be45ff28e3a","LogTimestamp":"2022-12-03T05:44:23.956Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:44:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:44:25.964Z","message":"Entering","context":{"RequestID":"97e6464a-06f3-4667-b8b1-e960c9a9eff9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1cf99369-e059-4990-a2cd-e055443be562","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:25.964Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:25.965Z","message":"{\"transactionId\":\"97e6464a-06f3-4667-b8b1-e960c9a9eff9\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:25:964\",\"respDate\":\"221203-05:44:25:965\",\"sourceId\":\"haproxy:97e6464a-06f3-4667-b8b1-e960c9a9eff9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:44:25:964-73762\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[97e6464a-06f3-4667-b8b1-e960c9a9eff9]}\\\"}\"}","context":{"RequestID":"97e6464a-06f3-4667-b8b1-e960c9a9eff9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1cf99369-e059-4990-a2cd-e055443be562","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:25.964Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:25.966Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97e6464a-06f3-4667-b8b1-e960c9a9eff9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1cf99369-e059-4990-a2cd-e055443be562","LogTimestamp":"2022-12-03T05:44:25.966Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:44:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:44:27.974Z","message":"Entering","context":{"RequestID":"b50152ac-86d1-4f2a-8da2-95409ce61f79","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d2616984-60b4-4dce-bb53-dcfae68d153e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:27.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:27.976Z","message":"{\"transactionId\":\"b50152ac-86d1-4f2a-8da2-95409ce61f79\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:27:974\",\"respDate\":\"221203-05:44:27:976\",\"sourceId\":\"haproxy:b50152ac-86d1-4f2a-8da2-95409ce61f79\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:44:27:974-26533\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b50152ac-86d1-4f2a-8da2-95409ce61f79]}\\\"}\"}","context":{"RequestID":"b50152ac-86d1-4f2a-8da2-95409ce61f79","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d2616984-60b4-4dce-bb53-dcfae68d153e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:27.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:27.976Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b50152ac-86d1-4f2a-8da2-95409ce61f79","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2616984-60b4-4dce-bb53-dcfae68d153e","LogTimestamp":"2022-12-03T05:44:27.976Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:44:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:44:29.919Z","message":"Entering","context":{"RequestID":"d2ba036c-2189-4f54-a4ae-7d43897d8c65","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"35ead442-40f7-4438-803f-fada94bd91bc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:44:29.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:29.922Z","message":"{\"transactionId\":\"d2ba036c-2189-4f54-a4ae-7d43897d8c65\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:29:920\",\"respDate\":\"221203-05:44:29:922\",\"sourceId\":\"OOM_ReadinessCheck:d2ba036c-2189-4f54-a4ae-7d43897d8c65\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:44:29:920-43029\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[54178], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[d2ba036c-2189-4f54-a4ae-7d43897d8c65]}\\\"}\"}","context":{"RequestID":"d2ba036c-2189-4f54-a4ae-7d43897d8c65","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"35ead442-40f7-4438-803f-fada94bd91bc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:44:29.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:29.922Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2ba036c-2189-4f54-a4ae-7d43897d8c65","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35ead442-40f7-4438-803f-fada94bd91bc","LogTimestamp":"2022-12-03T05:44:29.922Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:44:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:44:29.983Z","message":"Entering","context":{"RequestID":"fadb5b11-db89-4691-8315-e8b83273938f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bbf1652c-8b0b-4fd4-b2c9-441c3876aabd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:29.983Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:29.984Z","message":"{\"transactionId\":\"fadb5b11-db89-4691-8315-e8b83273938f\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:29:983\",\"respDate\":\"221203-05:44:29:984\",\"sourceId\":\"haproxy:fadb5b11-db89-4691-8315-e8b83273938f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:44:29:983-35945\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fadb5b11-db89-4691-8315-e8b83273938f]}\\\"}\"}","context":{"RequestID":"fadb5b11-db89-4691-8315-e8b83273938f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bbf1652c-8b0b-4fd4-b2c9-441c3876aabd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:29.983Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:29.985Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fadb5b11-db89-4691-8315-e8b83273938f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bbf1652c-8b0b-4fd4-b2c9-441c3876aabd","LogTimestamp":"2022-12-03T05:44:29.985Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:44:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:44:30.258Z","message":"Entering","context":{"RequestID":"71f511a4-00bc-4fdc-abdb-5f6e72843de3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a045ad25-795a-4369-855f-9fa6b37f3bfa","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:44:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:30.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"71f511a4-00bc-4fdc-abdb-5f6e72843de3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a045ad25-795a-4369-855f-9fa6b37f3bfa","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:44:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:30.261Z","message":"{\"transactionId\":\"71f511a4-00bc-4fdc-abdb-5f6e72843de3\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:30:259\",\"respDate\":\"221203-05:44:30:261\",\"sourceId\":\"ReadinessCheck:71f511a4-00bc-4fdc-abdb-5f6e72843de3\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:44:30:259-11586\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[71f511a4-00bc-4fdc-abdb-5f6e72843de3]}\\\"}\"}","context":{"RequestID":"71f511a4-00bc-4fdc-abdb-5f6e72843de3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a045ad25-795a-4369-855f-9fa6b37f3bfa","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:44:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:30.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71f511a4-00bc-4fdc-abdb-5f6e72843de3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a045ad25-795a-4369-855f-9fa6b37f3bfa","LogTimestamp":"2022-12-03T05:44:30.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:44:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:44:30.384Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:30.387Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:31.992Z","message":"Entering","context":{"RequestID":"2b8c00f7-f5e9-40f5-ae73-169ab9c406c4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"586da475-acbe-450a-9dab-5b74c7733dc0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:31.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:31.994Z","message":"{\"transactionId\":\"2b8c00f7-f5e9-40f5-ae73-169ab9c406c4\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:31:992\",\"respDate\":\"221203-05:44:31:994\",\"sourceId\":\"haproxy:2b8c00f7-f5e9-40f5-ae73-169ab9c406c4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:44:31:992-86537\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2b8c00f7-f5e9-40f5-ae73-169ab9c406c4]}\\\"}\"}","context":{"RequestID":"2b8c00f7-f5e9-40f5-ae73-169ab9c406c4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"586da475-acbe-450a-9dab-5b74c7733dc0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:31.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:31.994Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b8c00f7-f5e9-40f5-ae73-169ab9c406c4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"586da475-acbe-450a-9dab-5b74c7733dc0","LogTimestamp":"2022-12-03T05:44:31.994Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:44:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:44:32.138Z","message":"Entering","context":{"RequestID":"264b6e50-a019-456d-93f2-6b420495d723","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eee3ee8e-5978-41b1-ad57-fd289d513c2e","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:44:32.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:32.139Z","message":"{\"transactionId\":\"264b6e50-a019-456d-93f2-6b420495d723\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:32:138\",\"respDate\":\"221203-05:44:32:139\",\"sourceId\":\"healthcheck:264b6e50-a019-456d-93f2-6b420495d723\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:44:32:138-88795\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[264b6e50-a019-456d-93f2-6b420495d723]}\\\"}\"}","context":{"RequestID":"264b6e50-a019-456d-93f2-6b420495d723","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eee3ee8e-5978-41b1-ad57-fd289d513c2e","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:44:32.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:32.140Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"264b6e50-a019-456d-93f2-6b420495d723","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eee3ee8e-5978-41b1-ad57-fd289d513c2e","LogTimestamp":"2022-12-03T05:44:32.140Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:44:32 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:44:33.893Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:44:33.901Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:33.901Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:33.901Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:34.002Z","message":"Entering","context":{"RequestID":"5d3a9f8d-e039-468d-b974-817c71e71627","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"605c3c02-32a6-45bc-9752-0482d875d34b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:34.002Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:34.004Z","message":"{\"transactionId\":\"5d3a9f8d-e039-468d-b974-817c71e71627\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:34:003\",\"respDate\":\"221203-05:44:34:004\",\"sourceId\":\"haproxy:5d3a9f8d-e039-468d-b974-817c71e71627\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:44:34:003-61249\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5d3a9f8d-e039-468d-b974-817c71e71627]}\\\"}\"}","context":{"RequestID":"5d3a9f8d-e039-468d-b974-817c71e71627","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"605c3c02-32a6-45bc-9752-0482d875d34b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:34.002Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:34.005Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d3a9f8d-e039-468d-b974-817c71e71627","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"605c3c02-32a6-45bc-9752-0482d875d34b","LogTimestamp":"2022-12-03T05:44:34.005Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:44:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:44:36.014Z","message":"Entering","context":{"RequestID":"19bda059-a9be-4d70-bec7-b745e5cce6c9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d59f5552-1579-4433-b31e-26e627ff8fdb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:36.014Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:36.016Z","message":"{\"transactionId\":\"19bda059-a9be-4d70-bec7-b745e5cce6c9\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:36:015\",\"respDate\":\"221203-05:44:36:016\",\"sourceId\":\"haproxy:19bda059-a9be-4d70-bec7-b745e5cce6c9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:44:36:015-73040\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[19bda059-a9be-4d70-bec7-b745e5cce6c9]}\\\"}\"}","context":{"RequestID":"19bda059-a9be-4d70-bec7-b745e5cce6c9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d59f5552-1579-4433-b31e-26e627ff8fdb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:36.014Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:36.017Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19bda059-a9be-4d70-bec7-b745e5cce6c9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d59f5552-1579-4433-b31e-26e627ff8fdb","LogTimestamp":"2022-12-03T05:44:36.017Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:44:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:44:36.407Z","message":"Entering","context":{"RequestID":"2b9bf79a-e34e-4556-913b-e3deed38631c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"abe48b30-4a24-4a38-8bf2-19f067a1cbad","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:44:36.407Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:36.409Z","message":"{\"transactionId\":\"2b9bf79a-e34e-4556-913b-e3deed38631c\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:36:408\",\"respDate\":\"221203-05:44:36:409\",\"sourceId\":\"healthcheck:2b9bf79a-e34e-4556-913b-e3deed38631c\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:44:36:408-35062\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[50458], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[2b9bf79a-e34e-4556-913b-e3deed38631c]}\\\"}\"}","context":{"RequestID":"2b9bf79a-e34e-4556-913b-e3deed38631c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"abe48b30-4a24-4a38-8bf2-19f067a1cbad","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:44:36.407Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:36.410Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b9bf79a-e34e-4556-913b-e3deed38631c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"abe48b30-4a24-4a38-8bf2-19f067a1cbad","LogTimestamp":"2022-12-03T05:44:36.410Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:44:36 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:44:38.025Z","message":"Entering","context":{"RequestID":"ed4ecc6a-3bbf-42b2-9a3b-c152c6485cd2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"18ab9af0-a705-4547-963d-95d0bec39fc4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:38.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:38.027Z","message":"{\"transactionId\":\"ed4ecc6a-3bbf-42b2-9a3b-c152c6485cd2\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:38:026\",\"respDate\":\"221203-05:44:38:027\",\"sourceId\":\"haproxy:ed4ecc6a-3bbf-42b2-9a3b-c152c6485cd2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:44:38:026-96848\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ed4ecc6a-3bbf-42b2-9a3b-c152c6485cd2]}\\\"}\"}","context":{"RequestID":"ed4ecc6a-3bbf-42b2-9a3b-c152c6485cd2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"18ab9af0-a705-4547-963d-95d0bec39fc4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:38.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:38.028Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed4ecc6a-3bbf-42b2-9a3b-c152c6485cd2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18ab9af0-a705-4547-963d-95d0bec39fc4","LogTimestamp":"2022-12-03T05:44:38.028Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:44:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:44:39.922Z","message":"Entering","context":{"RequestID":"1002dd39-b782-4bc9-a554-cfa6f304ac2e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"177cf2d6-6718-448c-b31a-565ee1fe63dc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:44:39.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:39.925Z","message":"{\"transactionId\":\"1002dd39-b782-4bc9-a554-cfa6f304ac2e\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:39:923\",\"respDate\":\"221203-05:44:39:925\",\"sourceId\":\"OOM_ReadinessCheck:1002dd39-b782-4bc9-a554-cfa6f304ac2e\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:44:39:923-67795\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[54394], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[1002dd39-b782-4bc9-a554-cfa6f304ac2e]}\\\"}\"}","context":{"RequestID":"1002dd39-b782-4bc9-a554-cfa6f304ac2e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"177cf2d6-6718-448c-b31a-565ee1fe63dc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:44:39.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:39.925Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1002dd39-b782-4bc9-a554-cfa6f304ac2e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"177cf2d6-6718-448c-b31a-565ee1fe63dc","LogTimestamp":"2022-12-03T05:44:39.925Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:44:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:44:40.043Z","message":"Entering","context":{"RequestID":"048ba64a-2a2d-4fa8-988f-bdd3074543eb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"73edf2b5-1042-4d86-9ae6-02c92e40557e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:40.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:40.045Z","message":"{\"transactionId\":\"048ba64a-2a2d-4fa8-988f-bdd3074543eb\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:40:044\",\"respDate\":\"221203-05:44:40:045\",\"sourceId\":\"haproxy:048ba64a-2a2d-4fa8-988f-bdd3074543eb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:44:40:044-53029\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[048ba64a-2a2d-4fa8-988f-bdd3074543eb]}\\\"}\"}","context":{"RequestID":"048ba64a-2a2d-4fa8-988f-bdd3074543eb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"73edf2b5-1042-4d86-9ae6-02c92e40557e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:40.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:40.046Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"048ba64a-2a2d-4fa8-988f-bdd3074543eb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73edf2b5-1042-4d86-9ae6-02c92e40557e","LogTimestamp":"2022-12-03T05:44:40.046Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:44:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:44:40.259Z","message":"Entering","context":{"RequestID":"36b264c1-eeac-40bc-be5f-a70f59f1026c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aaae768a-6c7c-4987-ab73-0740d2dc3767","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:44:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:40.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"36b264c1-eeac-40bc-be5f-a70f59f1026c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aaae768a-6c7c-4987-ab73-0740d2dc3767","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:44:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:40.261Z","message":"{\"transactionId\":\"36b264c1-eeac-40bc-be5f-a70f59f1026c\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:40:260\",\"respDate\":\"221203-05:44:40:261\",\"sourceId\":\"ReadinessCheck:36b264c1-eeac-40bc-be5f-a70f59f1026c\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:44:40:260-43026\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[36b264c1-eeac-40bc-be5f-a70f59f1026c]}\\\"}\"}","context":{"RequestID":"36b264c1-eeac-40bc-be5f-a70f59f1026c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aaae768a-6c7c-4987-ab73-0740d2dc3767","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:44:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:40.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36b264c1-eeac-40bc-be5f-a70f59f1026c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aaae768a-6c7c-4987-ab73-0740d2dc3767","LogTimestamp":"2022-12-03T05:44:40.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:44:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:44:42.053Z","message":"Entering","context":{"RequestID":"7b29f1a2-ef1c-4caf-84c1-e0ed9b13df7d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"836dc5c1-68e7-4cf4-869b-f8e214df815d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:42.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:42.055Z","message":"{\"transactionId\":\"7b29f1a2-ef1c-4caf-84c1-e0ed9b13df7d\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:42:053\",\"respDate\":\"221203-05:44:42:055\",\"sourceId\":\"haproxy:7b29f1a2-ef1c-4caf-84c1-e0ed9b13df7d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:44:42:053-21573\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7b29f1a2-ef1c-4caf-84c1-e0ed9b13df7d]}\\\"}\"}","context":{"RequestID":"7b29f1a2-ef1c-4caf-84c1-e0ed9b13df7d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"836dc5c1-68e7-4cf4-869b-f8e214df815d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:42.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:42.055Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b29f1a2-ef1c-4caf-84c1-e0ed9b13df7d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"836dc5c1-68e7-4cf4-869b-f8e214df815d","LogTimestamp":"2022-12-03T05:44:42.055Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:44:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:44:43.892Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:44:43.903Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:43.903Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:43.904Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:44.063Z","message":"Entering","context":{"RequestID":"2783424c-598c-406b-b662-2f372b4e1878","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"94977f2e-f62f-4ff5-91b8-7892ffa18ee9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:44.062Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:44.064Z","message":"{\"transactionId\":\"2783424c-598c-406b-b662-2f372b4e1878\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:44:063\",\"respDate\":\"221203-05:44:44:064\",\"sourceId\":\"haproxy:2783424c-598c-406b-b662-2f372b4e1878\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:44:44:063-98824\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2783424c-598c-406b-b662-2f372b4e1878]}\\\"}\"}","context":{"RequestID":"2783424c-598c-406b-b662-2f372b4e1878","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"94977f2e-f62f-4ff5-91b8-7892ffa18ee9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:44.062Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:44.065Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2783424c-598c-406b-b662-2f372b4e1878","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94977f2e-f62f-4ff5-91b8-7892ffa18ee9","LogTimestamp":"2022-12-03T05:44:44.065Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:44:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:44:46.073Z","message":"Entering","context":{"RequestID":"31feb3ff-544c-47d1-a85d-f93fddb2ff46","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e32b9b6f-7b98-419b-82b5-9d57365de15f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:46.073Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:46.074Z","message":"{\"transactionId\":\"31feb3ff-544c-47d1-a85d-f93fddb2ff46\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:46:073\",\"respDate\":\"221203-05:44:46:074\",\"sourceId\":\"haproxy:31feb3ff-544c-47d1-a85d-f93fddb2ff46\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:44:46:073-71176\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[31feb3ff-544c-47d1-a85d-f93fddb2ff46]}\\\"}\"}","context":{"RequestID":"31feb3ff-544c-47d1-a85d-f93fddb2ff46","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e32b9b6f-7b98-419b-82b5-9d57365de15f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:46.073Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:46.075Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31feb3ff-544c-47d1-a85d-f93fddb2ff46","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e32b9b6f-7b98-419b-82b5-9d57365de15f","LogTimestamp":"2022-12-03T05:44:46.075Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:44:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:44:47.164Z","message":"Entering","context":{"RequestID":"5e89d88d-a270-495b-88ae-842e4285caa7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"06cb75ea-34b5-40b0-827f-06514f9781f8","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:44:47.164Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:47.166Z","message":"{\"transactionId\":\"5e89d88d-a270-495b-88ae-842e4285caa7\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:47:165\",\"respDate\":\"221203-05:44:47:166\",\"sourceId\":\"healthcheck:5e89d88d-a270-495b-88ae-842e4285caa7\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:44:47:165-57768\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[5e89d88d-a270-495b-88ae-842e4285caa7]}\\\"}\"}","context":{"RequestID":"5e89d88d-a270-495b-88ae-842e4285caa7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"06cb75ea-34b5-40b0-827f-06514f9781f8","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:44:47.164Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:47.167Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e89d88d-a270-495b-88ae-842e4285caa7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06cb75ea-34b5-40b0-827f-06514f9781f8","LogTimestamp":"2022-12-03T05:44:47.167Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:44:47 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:44:48.082Z","message":"Entering","context":{"RequestID":"e75c6d05-f3d8-4466-b2e1-4be60efb9746","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a6630e28-a7b0-49da-bd1a-432afd8aeebd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:48.082Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:48.084Z","message":"{\"transactionId\":\"e75c6d05-f3d8-4466-b2e1-4be60efb9746\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:48:082\",\"respDate\":\"221203-05:44:48:084\",\"sourceId\":\"haproxy:e75c6d05-f3d8-4466-b2e1-4be60efb9746\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:44:48:082-95039\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e75c6d05-f3d8-4466-b2e1-4be60efb9746]}\\\"}\"}","context":{"RequestID":"e75c6d05-f3d8-4466-b2e1-4be60efb9746","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a6630e28-a7b0-49da-bd1a-432afd8aeebd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:48.082Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:48.084Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e75c6d05-f3d8-4466-b2e1-4be60efb9746","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6630e28-a7b0-49da-bd1a-432afd8aeebd","LogTimestamp":"2022-12-03T05:44:48.084Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:44:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:44:49.922Z","message":"Entering","context":{"RequestID":"3fe72331-b334-43c6-bc32-56237074d9f3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c2724d8d-9869-46c9-a406-36cbd138f26f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:44:49.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:49.924Z","message":"{\"transactionId\":\"3fe72331-b334-43c6-bc32-56237074d9f3\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:49:923\",\"respDate\":\"221203-05:44:49:924\",\"sourceId\":\"OOM_ReadinessCheck:3fe72331-b334-43c6-bc32-56237074d9f3\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:44:49:923-93414\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[54584], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[3fe72331-b334-43c6-bc32-56237074d9f3]}\\\"}\"}","context":{"RequestID":"3fe72331-b334-43c6-bc32-56237074d9f3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c2724d8d-9869-46c9-a406-36cbd138f26f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:44:49.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:49.924Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3fe72331-b334-43c6-bc32-56237074d9f3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2724d8d-9869-46c9-a406-36cbd138f26f","LogTimestamp":"2022-12-03T05:44:49.924Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:44:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:44:50.092Z","message":"Entering","context":{"RequestID":"e2ff37b5-5add-4f54-bfff-5b5129e9ea7e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d301f6b4-9a7e-44d2-82b2-8073ea2825e2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:50.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:50.094Z","message":"{\"transactionId\":\"e2ff37b5-5add-4f54-bfff-5b5129e9ea7e\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:50:093\",\"respDate\":\"221203-05:44:50:094\",\"sourceId\":\"haproxy:e2ff37b5-5add-4f54-bfff-5b5129e9ea7e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:44:50:093-88510\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2ff37b5-5add-4f54-bfff-5b5129e9ea7e]}\\\"}\"}","context":{"RequestID":"e2ff37b5-5add-4f54-bfff-5b5129e9ea7e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d301f6b4-9a7e-44d2-82b2-8073ea2825e2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:50.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:50.094Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2ff37b5-5add-4f54-bfff-5b5129e9ea7e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d301f6b4-9a7e-44d2-82b2-8073ea2825e2","LogTimestamp":"2022-12-03T05:44:50.094Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:44:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:44:50.259Z","message":"Entering","context":{"RequestID":"ec65741a-1ad9-48b4-b9e7-92af74b7dd17","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3cb9abcf-37c8-4cde-8db2-da43392fa671","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:44:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:50.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"ec65741a-1ad9-48b4-b9e7-92af74b7dd17","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3cb9abcf-37c8-4cde-8db2-da43392fa671","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:44:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:50.261Z","message":"{\"transactionId\":\"ec65741a-1ad9-48b4-b9e7-92af74b7dd17\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:50:259\",\"respDate\":\"221203-05:44:50:261\",\"sourceId\":\"ReadinessCheck:ec65741a-1ad9-48b4-b9e7-92af74b7dd17\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:44:50:259-29575\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[ec65741a-1ad9-48b4-b9e7-92af74b7dd17]}\\\"}\"}","context":{"RequestID":"ec65741a-1ad9-48b4-b9e7-92af74b7dd17","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3cb9abcf-37c8-4cde-8db2-da43392fa671","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:44:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:50.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec65741a-1ad9-48b4-b9e7-92af74b7dd17","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3cb9abcf-37c8-4cde-8db2-da43392fa671","LogTimestamp":"2022-12-03T05:44:50.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:44:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:44:51.431Z","message":"Entering","context":{"RequestID":"92f2100f-716d-411f-83de-7dd0ef55e9a2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c94ed223-f19f-42c2-871b-1a305ebcdc64","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:44:51.431Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:51.433Z","message":"{\"transactionId\":\"92f2100f-716d-411f-83de-7dd0ef55e9a2\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:51:432\",\"respDate\":\"221203-05:44:51:433\",\"sourceId\":\"healthcheck:92f2100f-716d-411f-83de-7dd0ef55e9a2\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:44:51:432-21256\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[50626], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[92f2100f-716d-411f-83de-7dd0ef55e9a2]}\\\"}\"}","context":{"RequestID":"92f2100f-716d-411f-83de-7dd0ef55e9a2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c94ed223-f19f-42c2-871b-1a305ebcdc64","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:44:51.431Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:51.433Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92f2100f-716d-411f-83de-7dd0ef55e9a2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c94ed223-f19f-42c2-871b-1a305ebcdc64","LogTimestamp":"2022-12-03T05:44:51.433Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:44:51 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:44:52.102Z","message":"Entering","context":{"RequestID":"97c5bd9c-a9c8-4a40-93d4-65090c9da696","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b6d75d74-68cc-4051-ab49-b3e00e141d8d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:52.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:52.104Z","message":"{\"transactionId\":\"97c5bd9c-a9c8-4a40-93d4-65090c9da696\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:52:102\",\"respDate\":\"221203-05:44:52:104\",\"sourceId\":\"haproxy:97c5bd9c-a9c8-4a40-93d4-65090c9da696\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:44:52:102-85051\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[97c5bd9c-a9c8-4a40-93d4-65090c9da696]}\\\"}\"}","context":{"RequestID":"97c5bd9c-a9c8-4a40-93d4-65090c9da696","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b6d75d74-68cc-4051-ab49-b3e00e141d8d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:52.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:52.104Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97c5bd9c-a9c8-4a40-93d4-65090c9da696","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6d75d74-68cc-4051-ab49-b3e00e141d8d","LogTimestamp":"2022-12-03T05:44:52.104Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:44:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:44:53.892Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:44:53.903Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:53.903Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:53.903Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:54.111Z","message":"Entering","context":{"RequestID":"0f9bd101-157e-4051-9787-caabe8a00b83","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6d3271f4-0e99-4225-9909-e5970fc34162","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:54.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:54.113Z","message":"{\"transactionId\":\"0f9bd101-157e-4051-9787-caabe8a00b83\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:54:112\",\"respDate\":\"221203-05:44:54:113\",\"sourceId\":\"haproxy:0f9bd101-157e-4051-9787-caabe8a00b83\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:44:54:112-73684\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0f9bd101-157e-4051-9787-caabe8a00b83]}\\\"}\"}","context":{"RequestID":"0f9bd101-157e-4051-9787-caabe8a00b83","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6d3271f4-0e99-4225-9909-e5970fc34162","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:54.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:54.113Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f9bd101-157e-4051-9787-caabe8a00b83","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d3271f4-0e99-4225-9909-e5970fc34162","LogTimestamp":"2022-12-03T05:44:54.113Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:44:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:44:56.121Z","message":"Entering","context":{"RequestID":"2a40b796-e6ba-4e1b-9110-248a19d4d806","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e4c76bd6-e585-4201-a95f-0f41605223f1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:56.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:56.123Z","message":"{\"transactionId\":\"2a40b796-e6ba-4e1b-9110-248a19d4d806\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:56:121\",\"respDate\":\"221203-05:44:56:122\",\"sourceId\":\"haproxy:2a40b796-e6ba-4e1b-9110-248a19d4d806\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:44:56:121-95579\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2a40b796-e6ba-4e1b-9110-248a19d4d806]}\\\"}\"}","context":{"RequestID":"2a40b796-e6ba-4e1b-9110-248a19d4d806","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e4c76bd6-e585-4201-a95f-0f41605223f1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:56.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:56.123Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a40b796-e6ba-4e1b-9110-248a19d4d806","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4c76bd6-e585-4201-a95f-0f41605223f1","LogTimestamp":"2022-12-03T05:44:56.123Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:44:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:44:58.130Z","message":"Entering","context":{"RequestID":"614ba8a4-d22e-4390-9867-89d5440c842e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0ab04999-5211-4765-9b57-7de1531bb6cc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:58.130Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:58.132Z","message":"{\"transactionId\":\"614ba8a4-d22e-4390-9867-89d5440c842e\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:58:131\",\"respDate\":\"221203-05:44:58:132\",\"sourceId\":\"haproxy:614ba8a4-d22e-4390-9867-89d5440c842e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:44:58:131-45068\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[614ba8a4-d22e-4390-9867-89d5440c842e]}\\\"}\"}","context":{"RequestID":"614ba8a4-d22e-4390-9867-89d5440c842e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0ab04999-5211-4765-9b57-7de1531bb6cc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:44:58.130Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:58.132Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"614ba8a4-d22e-4390-9867-89d5440c842e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ab04999-5211-4765-9b57-7de1531bb6cc","LogTimestamp":"2022-12-03T05:44:58.132Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:44:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:44:59.919Z","message":"Entering","context":{"RequestID":"2c02504e-17fe-40a1-a555-eb68fb4fe7d2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4fab58c0-f94b-46a7-9da4-98dfe68f0baa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:44:59.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:44:59.921Z","message":"{\"transactionId\":\"2c02504e-17fe-40a1-a555-eb68fb4fe7d2\",\"status\":\"200\",\"rqstDate\":\"221203-05:44:59:920\",\"respDate\":\"221203-05:44:59:921\",\"sourceId\":\"OOM_ReadinessCheck:2c02504e-17fe-40a1-a555-eb68fb4fe7d2\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:44:59:920-68666\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[54780], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[2c02504e-17fe-40a1-a555-eb68fb4fe7d2]}\\\"}\"}","context":{"RequestID":"2c02504e-17fe-40a1-a555-eb68fb4fe7d2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4fab58c0-f94b-46a7-9da4-98dfe68f0baa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:44:59.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:44:59.921Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c02504e-17fe-40a1-a555-eb68fb4fe7d2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4fab58c0-f94b-46a7-9da4-98dfe68f0baa","LogTimestamp":"2022-12-03T05:44:59.921Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:44:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:45:00.140Z","message":"Entering","context":{"RequestID":"751daf92-d849-4674-97fb-debde17a321a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"69d52b95-5b77-4204-b261-712a68b48253","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:00.140Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:00.142Z","message":"{\"transactionId\":\"751daf92-d849-4674-97fb-debde17a321a\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:00:141\",\"respDate\":\"221203-05:45:00:142\",\"sourceId\":\"haproxy:751daf92-d849-4674-97fb-debde17a321a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:45:00:141-41102\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[751daf92-d849-4674-97fb-debde17a321a]}\\\"}\"}","context":{"RequestID":"751daf92-d849-4674-97fb-debde17a321a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"69d52b95-5b77-4204-b261-712a68b48253","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:00.140Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:00.143Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"751daf92-d849-4674-97fb-debde17a321a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69d52b95-5b77-4204-b261-712a68b48253","LogTimestamp":"2022-12-03T05:45:00.143Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:45:00.260Z","message":"Entering","context":{"RequestID":"9ccfafa7-5056-4a42-94ae-57a836cfd70c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"208ada5d-b2ea-4884-b168-b49bc612193b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:45:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:00.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"9ccfafa7-5056-4a42-94ae-57a836cfd70c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"208ada5d-b2ea-4884-b168-b49bc612193b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:45:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:00.262Z","message":"{\"transactionId\":\"9ccfafa7-5056-4a42-94ae-57a836cfd70c\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:00:260\",\"respDate\":\"221203-05:45:00:262\",\"sourceId\":\"ReadinessCheck:9ccfafa7-5056-4a42-94ae-57a836cfd70c\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:45:00:260-81927\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[9ccfafa7-5056-4a42-94ae-57a836cfd70c]}\\\"}\"}","context":{"RequestID":"9ccfafa7-5056-4a42-94ae-57a836cfd70c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"208ada5d-b2ea-4884-b168-b49bc612193b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:45:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:00.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ccfafa7-5056-4a42-94ae-57a836cfd70c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"208ada5d-b2ea-4884-b168-b49bc612193b","LogTimestamp":"2022-12-03T05:45:00.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:45:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:45:00.390Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:00.392Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:02.150Z","message":"Entering","context":{"RequestID":"71ddea9a-1803-4517-a43a-675383fe9335","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"47860a78-3c18-4db8-8e81-f769043db99e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:02.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:02.152Z","message":"{\"transactionId\":\"71ddea9a-1803-4517-a43a-675383fe9335\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:02:150\",\"respDate\":\"221203-05:45:02:152\",\"sourceId\":\"haproxy:71ddea9a-1803-4517-a43a-675383fe9335\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:45:02:150-63203\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[71ddea9a-1803-4517-a43a-675383fe9335]}\\\"}\"}","context":{"RequestID":"71ddea9a-1803-4517-a43a-675383fe9335","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"47860a78-3c18-4db8-8e81-f769043db99e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:02.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:02.152Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71ddea9a-1803-4517-a43a-675383fe9335","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47860a78-3c18-4db8-8e81-f769043db99e","LogTimestamp":"2022-12-03T05:45:02.152Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:45:02.217Z","message":"Entering","context":{"RequestID":"a69806f3-ea97-4c7d-8253-63c9c0f81fa9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fee05572-1b76-4bb3-ac18-2652b2496b39","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:45:02.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:02.219Z","message":"{\"transactionId\":\"a69806f3-ea97-4c7d-8253-63c9c0f81fa9\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:02:218\",\"respDate\":\"221203-05:45:02:219\",\"sourceId\":\"healthcheck:a69806f3-ea97-4c7d-8253-63c9c0f81fa9\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:45:02:218-4469\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[a69806f3-ea97-4c7d-8253-63c9c0f81fa9]}\\\"}\"}","context":{"RequestID":"a69806f3-ea97-4c7d-8253-63c9c0f81fa9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fee05572-1b76-4bb3-ac18-2652b2496b39","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:45:02.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:02.220Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a69806f3-ea97-4c7d-8253-63c9c0f81fa9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fee05572-1b76-4bb3-ac18-2652b2496b39","LogTimestamp":"2022-12-03T05:45:02.220Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:45:02 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:45:03.892Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:45:03.901Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:03.901Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:03.901Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:04.159Z","message":"Entering","context":{"RequestID":"3088f9cb-3107-44d8-bbc7-946583820255","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"79f807bf-9b5f-4d64-b1a7-b5e5bc32732c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:04.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:04.160Z","message":"{\"transactionId\":\"3088f9cb-3107-44d8-bbc7-946583820255\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:04:159\",\"respDate\":\"221203-05:45:04:160\",\"sourceId\":\"haproxy:3088f9cb-3107-44d8-bbc7-946583820255\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:45:04:159-98365\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3088f9cb-3107-44d8-bbc7-946583820255]}\\\"}\"}","context":{"RequestID":"3088f9cb-3107-44d8-bbc7-946583820255","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"79f807bf-9b5f-4d64-b1a7-b5e5bc32732c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:04.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:04.161Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3088f9cb-3107-44d8-bbc7-946583820255","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"79f807bf-9b5f-4d64-b1a7-b5e5bc32732c","LogTimestamp":"2022-12-03T05:45:04.161Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:45:06.167Z","message":"Entering","context":{"RequestID":"497d910b-7b9e-4739-a2e2-82142ce12529","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8fc8a5d1-bf58-4a74-9d02-fd3bf5a5cf23","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:06.167Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:06.169Z","message":"{\"transactionId\":\"497d910b-7b9e-4739-a2e2-82142ce12529\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:06:168\",\"respDate\":\"221203-05:45:06:169\",\"sourceId\":\"haproxy:497d910b-7b9e-4739-a2e2-82142ce12529\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:45:06:168-21015\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[497d910b-7b9e-4739-a2e2-82142ce12529]}\\\"}\"}","context":{"RequestID":"497d910b-7b9e-4739-a2e2-82142ce12529","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8fc8a5d1-bf58-4a74-9d02-fd3bf5a5cf23","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:06.167Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:06.169Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"497d910b-7b9e-4739-a2e2-82142ce12529","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8fc8a5d1-bf58-4a74-9d02-fd3bf5a5cf23","LogTimestamp":"2022-12-03T05:45:06.169Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:45:06.456Z","message":"Entering","context":{"RequestID":"b306126c-13bc-4488-a440-fa0abce311c7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"494e7785-0bbf-41f5-87dc-6a2469c2771e","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:45:06.456Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:06.457Z","message":"{\"transactionId\":\"b306126c-13bc-4488-a440-fa0abce311c7\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:06:456\",\"respDate\":\"221203-05:45:06:457\",\"sourceId\":\"healthcheck:b306126c-13bc-4488-a440-fa0abce311c7\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:45:06:456-82460\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[50788], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[b306126c-13bc-4488-a440-fa0abce311c7]}\\\"}\"}","context":{"RequestID":"b306126c-13bc-4488-a440-fa0abce311c7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"494e7785-0bbf-41f5-87dc-6a2469c2771e","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:45:06.456Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:06.458Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b306126c-13bc-4488-a440-fa0abce311c7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"494e7785-0bbf-41f5-87dc-6a2469c2771e","LogTimestamp":"2022-12-03T05:45:06.458Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:06 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:45:08.178Z","message":"Entering","context":{"RequestID":"4bd14e09-1742-421e-b3a8-132f48910cab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"550e45a8-8a44-4729-bdca-c45c87e14585","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:08.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:08.180Z","message":"{\"transactionId\":\"4bd14e09-1742-421e-b3a8-132f48910cab\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:08:178\",\"respDate\":\"221203-05:45:08:179\",\"sourceId\":\"haproxy:4bd14e09-1742-421e-b3a8-132f48910cab\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:45:08:178-96563\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4bd14e09-1742-421e-b3a8-132f48910cab]}\\\"}\"}","context":{"RequestID":"4bd14e09-1742-421e-b3a8-132f48910cab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"550e45a8-8a44-4729-bdca-c45c87e14585","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:08.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:08.180Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4bd14e09-1742-421e-b3a8-132f48910cab","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"550e45a8-8a44-4729-bdca-c45c87e14585","LogTimestamp":"2022-12-03T05:45:08.180Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:45:09.919Z","message":"Entering","context":{"RequestID":"c6f8cf02-a16a-4817-8183-e87dc4565580","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"44d7633d-48fa-406e-90f3-c31993e08b04","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:45:09.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:09.921Z","message":"{\"transactionId\":\"c6f8cf02-a16a-4817-8183-e87dc4565580\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:09:919\",\"respDate\":\"221203-05:45:09:921\",\"sourceId\":\"OOM_ReadinessCheck:c6f8cf02-a16a-4817-8183-e87dc4565580\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:45:09:919-48881\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[54976], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[c6f8cf02-a16a-4817-8183-e87dc4565580]}\\\"}\"}","context":{"RequestID":"c6f8cf02-a16a-4817-8183-e87dc4565580","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"44d7633d-48fa-406e-90f3-c31993e08b04","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:45:09.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:09.922Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6f8cf02-a16a-4817-8183-e87dc4565580","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"44d7633d-48fa-406e-90f3-c31993e08b04","LogTimestamp":"2022-12-03T05:45:09.921Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:45:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:45:10.188Z","message":"Entering","context":{"RequestID":"5af74588-ec72-4eee-98b0-38eeff297066","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6209c7da-98c9-4140-999b-20912e05b9d2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:10.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:10.190Z","message":"{\"transactionId\":\"5af74588-ec72-4eee-98b0-38eeff297066\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:10:189\",\"respDate\":\"221203-05:45:10:190\",\"sourceId\":\"haproxy:5af74588-ec72-4eee-98b0-38eeff297066\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:45:10:189-27418\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5af74588-ec72-4eee-98b0-38eeff297066]}\\\"}\"}","context":{"RequestID":"5af74588-ec72-4eee-98b0-38eeff297066","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6209c7da-98c9-4140-999b-20912e05b9d2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:10.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:10.190Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5af74588-ec72-4eee-98b0-38eeff297066","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6209c7da-98c9-4140-999b-20912e05b9d2","LogTimestamp":"2022-12-03T05:45:10.190Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:45:10.260Z","message":"Entering","context":{"RequestID":"f1a478c3-e682-413f-8b51-ba06b76d1463","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7039ebd4-99f9-4b29-b03f-caa1642fdcf1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:45:10.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:10.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"f1a478c3-e682-413f-8b51-ba06b76d1463","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7039ebd4-99f9-4b29-b03f-caa1642fdcf1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:45:10.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:10.262Z","message":"{\"transactionId\":\"f1a478c3-e682-413f-8b51-ba06b76d1463\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:10:260\",\"respDate\":\"221203-05:45:10:262\",\"sourceId\":\"ReadinessCheck:f1a478c3-e682-413f-8b51-ba06b76d1463\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:45:10:260-21367\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[f1a478c3-e682-413f-8b51-ba06b76d1463]}\\\"}\"}","context":{"RequestID":"f1a478c3-e682-413f-8b51-ba06b76d1463","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7039ebd4-99f9-4b29-b03f-caa1642fdcf1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:45:10.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:10.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1a478c3-e682-413f-8b51-ba06b76d1463","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7039ebd4-99f9-4b29-b03f-caa1642fdcf1","LogTimestamp":"2022-12-03T05:45:10.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:45:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:45:12.198Z","message":"Entering","context":{"RequestID":"a2a4d525-ab7a-4b37-a974-70e548b7c563","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c1c51364-197a-4b9e-ac95-0aec900629fc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:12.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:12.200Z","message":"{\"transactionId\":\"a2a4d525-ab7a-4b37-a974-70e548b7c563\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:12:198\",\"respDate\":\"221203-05:45:12:200\",\"sourceId\":\"haproxy:a2a4d525-ab7a-4b37-a974-70e548b7c563\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:45:12:198-83620\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a2a4d525-ab7a-4b37-a974-70e548b7c563]}\\\"}\"}","context":{"RequestID":"a2a4d525-ab7a-4b37-a974-70e548b7c563","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c1c51364-197a-4b9e-ac95-0aec900629fc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:12.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:12.200Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2a4d525-ab7a-4b37-a974-70e548b7c563","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1c51364-197a-4b9e-ac95-0aec900629fc","LogTimestamp":"2022-12-03T05:45:12.200Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:45:13.893Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:45:13.902Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:13.902Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:13.902Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:14.208Z","message":"Entering","context":{"RequestID":"8e690535-d7f6-4dd5-8bd7-9efdd02749e1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a9609753-b571-4473-8fbb-1ef513c0337d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:14.208Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:14.209Z","message":"{\"transactionId\":\"8e690535-d7f6-4dd5-8bd7-9efdd02749e1\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:14:208\",\"respDate\":\"221203-05:45:14:209\",\"sourceId\":\"haproxy:8e690535-d7f6-4dd5-8bd7-9efdd02749e1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:45:14:208-6887\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8e690535-d7f6-4dd5-8bd7-9efdd02749e1]}\\\"}\"}","context":{"RequestID":"8e690535-d7f6-4dd5-8bd7-9efdd02749e1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a9609753-b571-4473-8fbb-1ef513c0337d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:14.208Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:14.210Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e690535-d7f6-4dd5-8bd7-9efdd02749e1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9609753-b571-4473-8fbb-1ef513c0337d","LogTimestamp":"2022-12-03T05:45:14.210Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:45:16.218Z","message":"Entering","context":{"RequestID":"19df6afb-76c1-4939-83c9-23bb205d3bdb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"714d9849-4fcc-44ce-82c9-56f7ae8c0da3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:16.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:16.219Z","message":"{\"transactionId\":\"19df6afb-76c1-4939-83c9-23bb205d3bdb\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:16:218\",\"respDate\":\"221203-05:45:16:219\",\"sourceId\":\"haproxy:19df6afb-76c1-4939-83c9-23bb205d3bdb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:45:16:218-74678\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[19df6afb-76c1-4939-83c9-23bb205d3bdb]}\\\"}\"}","context":{"RequestID":"19df6afb-76c1-4939-83c9-23bb205d3bdb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"714d9849-4fcc-44ce-82c9-56f7ae8c0da3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:16.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:16.220Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19df6afb-76c1-4939-83c9-23bb205d3bdb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"714d9849-4fcc-44ce-82c9-56f7ae8c0da3","LogTimestamp":"2022-12-03T05:45:16.220Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:45:17.244Z","message":"Entering","context":{"RequestID":"fcd30768-ec3a-4a52-bd6a-5456914b501b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"49108009-452c-4e6d-9566-50407156a98a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:45:17.243Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:17.245Z","message":"{\"transactionId\":\"fcd30768-ec3a-4a52-bd6a-5456914b501b\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:17:244\",\"respDate\":\"221203-05:45:17:245\",\"sourceId\":\"healthcheck:fcd30768-ec3a-4a52-bd6a-5456914b501b\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:45:17:244-75428\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[fcd30768-ec3a-4a52-bd6a-5456914b501b]}\\\"}\"}","context":{"RequestID":"fcd30768-ec3a-4a52-bd6a-5456914b501b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"49108009-452c-4e6d-9566-50407156a98a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:45:17.243Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:17.246Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fcd30768-ec3a-4a52-bd6a-5456914b501b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49108009-452c-4e6d-9566-50407156a98a","LogTimestamp":"2022-12-03T05:45:17.246Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:45:17 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:45:18.228Z","message":"Entering","context":{"RequestID":"9cb24ffa-2062-4629-9187-8ad037192fab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f96003bf-4b94-409f-8dd7-89c185532464","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:18.228Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:18.229Z","message":"{\"transactionId\":\"9cb24ffa-2062-4629-9187-8ad037192fab\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:18:228\",\"respDate\":\"221203-05:45:18:229\",\"sourceId\":\"haproxy:9cb24ffa-2062-4629-9187-8ad037192fab\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:45:18:228-16147\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9cb24ffa-2062-4629-9187-8ad037192fab]}\\\"}\"}","context":{"RequestID":"9cb24ffa-2062-4629-9187-8ad037192fab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f96003bf-4b94-409f-8dd7-89c185532464","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:18.228Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:18.230Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9cb24ffa-2062-4629-9187-8ad037192fab","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f96003bf-4b94-409f-8dd7-89c185532464","LogTimestamp":"2022-12-03T05:45:18.230Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:45:19.918Z","message":"Entering","context":{"RequestID":"4082cf33-2abe-4ed8-9d0e-92df42767b89","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"574cff57-06ce-4fb8-99d4-d5aa0deba937","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:45:19.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:19.920Z","message":"{\"transactionId\":\"4082cf33-2abe-4ed8-9d0e-92df42767b89\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:19:919\",\"respDate\":\"221203-05:45:19:920\",\"sourceId\":\"OOM_ReadinessCheck:4082cf33-2abe-4ed8-9d0e-92df42767b89\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:45:19:919-73250\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[55182], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[4082cf33-2abe-4ed8-9d0e-92df42767b89]}\\\"}\"}","context":{"RequestID":"4082cf33-2abe-4ed8-9d0e-92df42767b89","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"574cff57-06ce-4fb8-99d4-d5aa0deba937","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:45:19.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:19.921Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4082cf33-2abe-4ed8-9d0e-92df42767b89","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"574cff57-06ce-4fb8-99d4-d5aa0deba937","LogTimestamp":"2022-12-03T05:45:19.921Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:45:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:45:20.238Z","message":"Entering","context":{"RequestID":"209f2ffc-4159-4fbd-b46d-2451f7e37aed","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9bfe22e3-657d-4a59-9441-60e4dcc53ef4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:20.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:20.240Z","message":"{\"transactionId\":\"209f2ffc-4159-4fbd-b46d-2451f7e37aed\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:20:238\",\"respDate\":\"221203-05:45:20:240\",\"sourceId\":\"haproxy:209f2ffc-4159-4fbd-b46d-2451f7e37aed\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:45:20:238-21246\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[209f2ffc-4159-4fbd-b46d-2451f7e37aed]}\\\"}\"}","context":{"RequestID":"209f2ffc-4159-4fbd-b46d-2451f7e37aed","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9bfe22e3-657d-4a59-9441-60e4dcc53ef4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:20.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:20.240Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"209f2ffc-4159-4fbd-b46d-2451f7e37aed","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9bfe22e3-657d-4a59-9441-60e4dcc53ef4","LogTimestamp":"2022-12-03T05:45:20.240Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:45:20.258Z","message":"Entering","context":{"RequestID":"a1e0aba4-4b58-4319-8437-8f6eb0e5a41b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a8bae34a-2731-4467-9632-cdb95b3e47c1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:45:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:20.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"a1e0aba4-4b58-4319-8437-8f6eb0e5a41b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a8bae34a-2731-4467-9632-cdb95b3e47c1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:45:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:20.260Z","message":"{\"transactionId\":\"a1e0aba4-4b58-4319-8437-8f6eb0e5a41b\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:20:258\",\"respDate\":\"221203-05:45:20:260\",\"sourceId\":\"ReadinessCheck:a1e0aba4-4b58-4319-8437-8f6eb0e5a41b\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:45:20:258-25125\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[a1e0aba4-4b58-4319-8437-8f6eb0e5a41b]}\\\"}\"}","context":{"RequestID":"a1e0aba4-4b58-4319-8437-8f6eb0e5a41b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a8bae34a-2731-4467-9632-cdb95b3e47c1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:45:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:20.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1e0aba4-4b58-4319-8437-8f6eb0e5a41b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8bae34a-2731-4467-9632-cdb95b3e47c1","LogTimestamp":"2022-12-03T05:45:20.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:45:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:45:21.480Z","message":"Entering","context":{"RequestID":"a7b49e0b-e207-4b58-be13-c92bddec1206","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0a12cc62-bf8f-438b-94ef-843cdd942809","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:45:21.480Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:21.482Z","message":"{\"transactionId\":\"a7b49e0b-e207-4b58-be13-c92bddec1206\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:21:480\",\"respDate\":\"221203-05:45:21:482\",\"sourceId\":\"healthcheck:a7b49e0b-e207-4b58-be13-c92bddec1206\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:45:21:480-40820\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[50970], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[a7b49e0b-e207-4b58-be13-c92bddec1206]}\\\"}\"}","context":{"RequestID":"a7b49e0b-e207-4b58-be13-c92bddec1206","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0a12cc62-bf8f-438b-94ef-843cdd942809","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:45:21.480Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:21.482Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7b49e0b-e207-4b58-be13-c92bddec1206","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a12cc62-bf8f-438b-94ef-843cdd942809","LogTimestamp":"2022-12-03T05:45:21.482Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:21 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:45:22.249Z","message":"Entering","context":{"RequestID":"3fbc3efe-de17-4f5b-8cac-b1e09b0210d7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c9011294-aa29-4f49-8efa-8eb4b5d7e06e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:22.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:22.250Z","message":"{\"transactionId\":\"3fbc3efe-de17-4f5b-8cac-b1e09b0210d7\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:22:249\",\"respDate\":\"221203-05:45:22:250\",\"sourceId\":\"haproxy:3fbc3efe-de17-4f5b-8cac-b1e09b0210d7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:45:22:249-95547\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3fbc3efe-de17-4f5b-8cac-b1e09b0210d7]}\\\"}\"}","context":{"RequestID":"3fbc3efe-de17-4f5b-8cac-b1e09b0210d7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c9011294-aa29-4f49-8efa-8eb4b5d7e06e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:22.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:22.251Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3fbc3efe-de17-4f5b-8cac-b1e09b0210d7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c9011294-aa29-4f49-8efa-8eb4b5d7e06e","LogTimestamp":"2022-12-03T05:45:22.251Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:45:23.893Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:45:23.909Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:23.909Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:23.910Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:24.258Z","message":"Entering","context":{"RequestID":"5fe100e6-75e8-4249-afcb-674588c9194d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"94b54f3a-7cdc-4f0e-906d-1ab65c5de0dd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:24.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:24.261Z","message":"{\"transactionId\":\"5fe100e6-75e8-4249-afcb-674588c9194d\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:24:259\",\"respDate\":\"221203-05:45:24:260\",\"sourceId\":\"haproxy:5fe100e6-75e8-4249-afcb-674588c9194d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:45:24:259-45992\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5fe100e6-75e8-4249-afcb-674588c9194d]}\\\"}\"}","context":{"RequestID":"5fe100e6-75e8-4249-afcb-674588c9194d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"94b54f3a-7cdc-4f0e-906d-1ab65c5de0dd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:24.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:24.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5fe100e6-75e8-4249-afcb-674588c9194d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94b54f3a-7cdc-4f0e-906d-1ab65c5de0dd","LogTimestamp":"2022-12-03T05:45:24.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:45:26.269Z","message":"Entering","context":{"RequestID":"9b5a113c-2a10-434b-92c4-0f72e78d8b04","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"12f3edcd-339f-47f6-adae-397d0b526b15","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:26.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:26.270Z","message":"{\"transactionId\":\"9b5a113c-2a10-434b-92c4-0f72e78d8b04\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:26:269\",\"respDate\":\"221203-05:45:26:270\",\"sourceId\":\"haproxy:9b5a113c-2a10-434b-92c4-0f72e78d8b04\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:45:26:269-70701\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b5a113c-2a10-434b-92c4-0f72e78d8b04]}\\\"}\"}","context":{"RequestID":"9b5a113c-2a10-434b-92c4-0f72e78d8b04","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"12f3edcd-339f-47f6-adae-397d0b526b15","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:26.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:26.271Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b5a113c-2a10-434b-92c4-0f72e78d8b04","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"12f3edcd-339f-47f6-adae-397d0b526b15","LogTimestamp":"2022-12-03T05:45:26.271Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:45:28.278Z","message":"Entering","context":{"RequestID":"50e8880c-6b79-4eda-9151-ad1cdfb1a72e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"47efa052-8f8e-406e-8976-fee18ff81cef","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:28.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:28.280Z","message":"{\"transactionId\":\"50e8880c-6b79-4eda-9151-ad1cdfb1a72e\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:28:279\",\"respDate\":\"221203-05:45:28:280\",\"sourceId\":\"haproxy:50e8880c-6b79-4eda-9151-ad1cdfb1a72e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:45:28:279-73436\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[50e8880c-6b79-4eda-9151-ad1cdfb1a72e]}\\\"}\"}","context":{"RequestID":"50e8880c-6b79-4eda-9151-ad1cdfb1a72e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"47efa052-8f8e-406e-8976-fee18ff81cef","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:28.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:28.280Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50e8880c-6b79-4eda-9151-ad1cdfb1a72e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47efa052-8f8e-406e-8976-fee18ff81cef","LogTimestamp":"2022-12-03T05:45:28.280Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:45:29.918Z","message":"Entering","context":{"RequestID":"487f8ee2-4de8-45c5-b516-c1176eccc32d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"75b1e7c4-8f50-411b-ac7e-1f5d2e6768e2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:45:29.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:29.920Z","message":"{\"transactionId\":\"487f8ee2-4de8-45c5-b516-c1176eccc32d\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:29:919\",\"respDate\":\"221203-05:45:29:920\",\"sourceId\":\"OOM_ReadinessCheck:487f8ee2-4de8-45c5-b516-c1176eccc32d\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:45:29:919-3413\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[55374], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[487f8ee2-4de8-45c5-b516-c1176eccc32d]}\\\"}\"}","context":{"RequestID":"487f8ee2-4de8-45c5-b516-c1176eccc32d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"75b1e7c4-8f50-411b-ac7e-1f5d2e6768e2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:45:29.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:29.920Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"487f8ee2-4de8-45c5-b516-c1176eccc32d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"75b1e7c4-8f50-411b-ac7e-1f5d2e6768e2","LogTimestamp":"2022-12-03T05:45:29.920Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:45:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:45:30.259Z","message":"Entering","context":{"RequestID":"9cfb3728-6b98-4374-ac8e-ef504cf10e1d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4e1be7a8-b534-406f-a3f3-5aa8718c8214","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:45:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:30.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"9cfb3728-6b98-4374-ac8e-ef504cf10e1d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4e1be7a8-b534-406f-a3f3-5aa8718c8214","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:45:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:30.262Z","message":"{\"transactionId\":\"9cfb3728-6b98-4374-ac8e-ef504cf10e1d\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:30:260\",\"respDate\":\"221203-05:45:30:262\",\"sourceId\":\"ReadinessCheck:9cfb3728-6b98-4374-ac8e-ef504cf10e1d\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:45:30:260-47429\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[9cfb3728-6b98-4374-ac8e-ef504cf10e1d]}\\\"}\"}","context":{"RequestID":"9cfb3728-6b98-4374-ac8e-ef504cf10e1d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4e1be7a8-b534-406f-a3f3-5aa8718c8214","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:45:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:30.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9cfb3728-6b98-4374-ac8e-ef504cf10e1d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e1be7a8-b534-406f-a3f3-5aa8718c8214","LogTimestamp":"2022-12-03T05:45:30.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:45:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:45:30.287Z","message":"Entering","context":{"RequestID":"2b90c12f-e6b0-4041-ab53-07ca7e1bfab9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2a493531-3d2f-4846-89bb-1e7b2b045841","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:30.287Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:30.288Z","message":"{\"transactionId\":\"2b90c12f-e6b0-4041-ab53-07ca7e1bfab9\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:30:287\",\"respDate\":\"221203-05:45:30:288\",\"sourceId\":\"haproxy:2b90c12f-e6b0-4041-ab53-07ca7e1bfab9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:45:30:287-60482\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2b90c12f-e6b0-4041-ab53-07ca7e1bfab9]}\\\"}\"}","context":{"RequestID":"2b90c12f-e6b0-4041-ab53-07ca7e1bfab9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2a493531-3d2f-4846-89bb-1e7b2b045841","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:30.287Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:30.289Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b90c12f-e6b0-4041-ab53-07ca7e1bfab9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a493531-3d2f-4846-89bb-1e7b2b045841","LogTimestamp":"2022-12-03T05:45:30.289Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2022-12-03T05:45:30.397Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:30.403Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:32.272Z","message":"Entering","context":{"RequestID":"e2948ca4-55d5-4ea3-a1c8-e4dfe215b990","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"27014f9f-5d5d-4eb8-96cc-31438f68c647","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:45:32.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:32.273Z","message":"{\"transactionId\":\"e2948ca4-55d5-4ea3-a1c8-e4dfe215b990\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:32:272\",\"respDate\":\"221203-05:45:32:273\",\"sourceId\":\"healthcheck:e2948ca4-55d5-4ea3-a1c8-e4dfe215b990\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:45:32:272-2462\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e2948ca4-55d5-4ea3-a1c8-e4dfe215b990]}\\\"}\"}","context":{"RequestID":"e2948ca4-55d5-4ea3-a1c8-e4dfe215b990","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"27014f9f-5d5d-4eb8-96cc-31438f68c647","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:45:32.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:32.274Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2948ca4-55d5-4ea3-a1c8-e4dfe215b990","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27014f9f-5d5d-4eb8-96cc-31438f68c647","LogTimestamp":"2022-12-03T05:45:32.274Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:45:32 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:45:32.295Z","message":"Entering","context":{"RequestID":"f7c00dd2-29ca-4338-8c4e-1cd6343b4cb6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b029d926-e0b0-4bf4-a556-cb583d982473","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:32.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:32.296Z","message":"{\"transactionId\":\"f7c00dd2-29ca-4338-8c4e-1cd6343b4cb6\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:32:296\",\"respDate\":\"221203-05:45:32:296\",\"sourceId\":\"haproxy:f7c00dd2-29ca-4338-8c4e-1cd6343b4cb6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:45:32:296-20119\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f7c00dd2-29ca-4338-8c4e-1cd6343b4cb6]}\\\"}\"}","context":{"RequestID":"f7c00dd2-29ca-4338-8c4e-1cd6343b4cb6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b029d926-e0b0-4bf4-a556-cb583d982473","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:32.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:32.297Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7c00dd2-29ca-4338-8c4e-1cd6343b4cb6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b029d926-e0b0-4bf4-a556-cb583d982473","LogTimestamp":"2022-12-03T05:45:32.297Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T05:45:33.893Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:45:33.902Z","message":"Connection[/10.233.68.148:9042-1, 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":"2022-12-03T05:45:33.903Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:33.903Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:33.903Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:33.903Z","message":"Connection[/10.233.68.148:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:34.304Z","message":"Entering","context":{"RequestID":"ee169686-6aab-497f-9c88-5dcecc461ace","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b797e6bf-7984-457a-a30d-a148d3be3609","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:34.304Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:34.306Z","message":"{\"transactionId\":\"ee169686-6aab-497f-9c88-5dcecc461ace\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:34:305\",\"respDate\":\"221203-05:45:34:306\",\"sourceId\":\"haproxy:ee169686-6aab-497f-9c88-5dcecc461ace\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:45:34:305-85613\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee169686-6aab-497f-9c88-5dcecc461ace]}\\\"}\"}","context":{"RequestID":"ee169686-6aab-497f-9c88-5dcecc461ace","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b797e6bf-7984-457a-a30d-a148d3be3609","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:34.304Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:34.306Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee169686-6aab-497f-9c88-5dcecc461ace","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b797e6bf-7984-457a-a30d-a148d3be3609","LogTimestamp":"2022-12-03T05:45:34.306Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:45:36.315Z","message":"Entering","context":{"RequestID":"cf57ef70-2611-4c86-8ff9-2b70b1c8b05d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fd0588da-c1f3-4d34-92e6-c8c5f9fc64a8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:36.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:36.317Z","message":"{\"transactionId\":\"cf57ef70-2611-4c86-8ff9-2b70b1c8b05d\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:36:315\",\"respDate\":\"221203-05:45:36:317\",\"sourceId\":\"haproxy:cf57ef70-2611-4c86-8ff9-2b70b1c8b05d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:45:36:315-6514\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cf57ef70-2611-4c86-8ff9-2b70b1c8b05d]}\\\"}\"}","context":{"RequestID":"cf57ef70-2611-4c86-8ff9-2b70b1c8b05d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fd0588da-c1f3-4d34-92e6-c8c5f9fc64a8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:36.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:36.317Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf57ef70-2611-4c86-8ff9-2b70b1c8b05d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd0588da-c1f3-4d34-92e6-c8c5f9fc64a8","LogTimestamp":"2022-12-03T05:45:36.317Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:45:36.506Z","message":"Entering","context":{"RequestID":"6b3647c4-ee80-4d58-84f9-9e07f16f9d20","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c1094105-22b8-4e72-98aa-ea7f64604933","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:45:36.506Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:36.508Z","message":"{\"transactionId\":\"6b3647c4-ee80-4d58-84f9-9e07f16f9d20\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:36:507\",\"respDate\":\"221203-05:45:36:508\",\"sourceId\":\"healthcheck:6b3647c4-ee80-4d58-84f9-9e07f16f9d20\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:45:36:507-29519\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[51146], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[6b3647c4-ee80-4d58-84f9-9e07f16f9d20]}\\\"}\"}","context":{"RequestID":"6b3647c4-ee80-4d58-84f9-9e07f16f9d20","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c1094105-22b8-4e72-98aa-ea7f64604933","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:45:36.506Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:36.508Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b3647c4-ee80-4d58-84f9-9e07f16f9d20","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1094105-22b8-4e72-98aa-ea7f64604933","LogTimestamp":"2022-12-03T05:45:36.508Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:36 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:45:38.325Z","message":"Entering","context":{"RequestID":"15e10cd4-001b-44dd-87b4-169f885a5886","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"103b8581-65be-45e6-809c-6ad4acde6da3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:38.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:38.327Z","message":"{\"transactionId\":\"15e10cd4-001b-44dd-87b4-169f885a5886\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:38:326\",\"respDate\":\"221203-05:45:38:327\",\"sourceId\":\"haproxy:15e10cd4-001b-44dd-87b4-169f885a5886\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:45:38:326-56048\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[15e10cd4-001b-44dd-87b4-169f885a5886]}\\\"}\"}","context":{"RequestID":"15e10cd4-001b-44dd-87b4-169f885a5886","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"103b8581-65be-45e6-809c-6ad4acde6da3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:38.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:38.327Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15e10cd4-001b-44dd-87b4-169f885a5886","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"103b8581-65be-45e6-809c-6ad4acde6da3","LogTimestamp":"2022-12-03T05:45:38.327Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:45:39.917Z","message":"Entering","context":{"RequestID":"4f4fcc71-7c61-4f20-8c6a-959ec117ca02","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"15754ca7-7645-4314-ae95-bfe14ca263ef","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:45:39.917Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:39.919Z","message":"{\"transactionId\":\"4f4fcc71-7c61-4f20-8c6a-959ec117ca02\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:39:918\",\"respDate\":\"221203-05:45:39:919\",\"sourceId\":\"OOM_ReadinessCheck:4f4fcc71-7c61-4f20-8c6a-959ec117ca02\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:45:39:918-66864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[55586], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[4f4fcc71-7c61-4f20-8c6a-959ec117ca02]}\\\"}\"}","context":{"RequestID":"4f4fcc71-7c61-4f20-8c6a-959ec117ca02","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"15754ca7-7645-4314-ae95-bfe14ca263ef","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:45:39.917Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:39.919Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f4fcc71-7c61-4f20-8c6a-959ec117ca02","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15754ca7-7645-4314-ae95-bfe14ca263ef","LogTimestamp":"2022-12-03T05:45:39.919Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:45:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:45:40.259Z","message":"Entering","context":{"RequestID":"f934546d-e913-499d-8aad-82a7a8ea8f4e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7ec6e2d1-88e6-4896-b329-5debc2f94e5a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:45:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:40.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"f934546d-e913-499d-8aad-82a7a8ea8f4e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7ec6e2d1-88e6-4896-b329-5debc2f94e5a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:45:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:40.261Z","message":"{\"transactionId\":\"f934546d-e913-499d-8aad-82a7a8ea8f4e\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:40:259\",\"respDate\":\"221203-05:45:40:261\",\"sourceId\":\"ReadinessCheck:f934546d-e913-499d-8aad-82a7a8ea8f4e\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:45:40:259-96988\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[f934546d-e913-499d-8aad-82a7a8ea8f4e]}\\\"}\"}","context":{"RequestID":"f934546d-e913-499d-8aad-82a7a8ea8f4e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7ec6e2d1-88e6-4896-b329-5debc2f94e5a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:45:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:40.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f934546d-e913-499d-8aad-82a7a8ea8f4e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ec6e2d1-88e6-4896-b329-5debc2f94e5a","LogTimestamp":"2022-12-03T05:45:40.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:45:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:45:40.335Z","message":"Entering","context":{"RequestID":"6be75f72-c917-4134-ac64-1151b9025ae9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8f660b07-36fc-4f9c-8686-acd7242aa391","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:40.335Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:40.338Z","message":"{\"transactionId\":\"6be75f72-c917-4134-ac64-1151b9025ae9\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:40:336\",\"respDate\":\"221203-05:45:40:337\",\"sourceId\":\"haproxy:6be75f72-c917-4134-ac64-1151b9025ae9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:45:40:336-18793\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6be75f72-c917-4134-ac64-1151b9025ae9]}\\\"}\"}","context":{"RequestID":"6be75f72-c917-4134-ac64-1151b9025ae9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8f660b07-36fc-4f9c-8686-acd7242aa391","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:40.335Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:40.338Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6be75f72-c917-4134-ac64-1151b9025ae9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f660b07-36fc-4f9c-8686-acd7242aa391","LogTimestamp":"2022-12-03T05:45:40.338Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:45:42.347Z","message":"Entering","context":{"RequestID":"5dae2588-482b-45e6-baa1-2e58f30f527b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2c9910e8-2729-4720-a2d9-196962c34748","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:42.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:42.349Z","message":"{\"transactionId\":\"5dae2588-482b-45e6-baa1-2e58f30f527b\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:42:348\",\"respDate\":\"221203-05:45:42:349\",\"sourceId\":\"haproxy:5dae2588-482b-45e6-baa1-2e58f30f527b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:45:42:348-40872\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5dae2588-482b-45e6-baa1-2e58f30f527b]}\\\"}\"}","context":{"RequestID":"5dae2588-482b-45e6-baa1-2e58f30f527b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2c9910e8-2729-4720-a2d9-196962c34748","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:42.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:42.349Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5dae2588-482b-45e6-baa1-2e58f30f527b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c9910e8-2729-4720-a2d9-196962c34748","LogTimestamp":"2022-12-03T05:45:42.349Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:45:43.894Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:45:43.902Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:43.902Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:43.902Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:44.358Z","message":"Entering","context":{"RequestID":"19d71279-2119-4b84-8150-16cdbf5c74d4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"49be173a-b3fb-4797-b4a8-e9e7e1683bf1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:44.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:44.360Z","message":"{\"transactionId\":\"19d71279-2119-4b84-8150-16cdbf5c74d4\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:44:358\",\"respDate\":\"221203-05:45:44:360\",\"sourceId\":\"haproxy:19d71279-2119-4b84-8150-16cdbf5c74d4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:45:44:358-6683\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[19d71279-2119-4b84-8150-16cdbf5c74d4]}\\\"}\"}","context":{"RequestID":"19d71279-2119-4b84-8150-16cdbf5c74d4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"49be173a-b3fb-4797-b4a8-e9e7e1683bf1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:44.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:44.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19d71279-2119-4b84-8150-16cdbf5c74d4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49be173a-b3fb-4797-b4a8-e9e7e1683bf1","LogTimestamp":"2022-12-03T05:45:44.360Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:45:46.369Z","message":"Entering","context":{"RequestID":"980d3481-5f75-4dc6-ab57-06542b296f6c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1706a9da-8e31-47d4-b19c-54719ae8acbf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:46.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:46.371Z","message":"{\"transactionId\":\"980d3481-5f75-4dc6-ab57-06542b296f6c\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:46:369\",\"respDate\":\"221203-05:45:46:371\",\"sourceId\":\"haproxy:980d3481-5f75-4dc6-ab57-06542b296f6c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:45:46:369-18537\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[980d3481-5f75-4dc6-ab57-06542b296f6c]}\\\"}\"}","context":{"RequestID":"980d3481-5f75-4dc6-ab57-06542b296f6c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1706a9da-8e31-47d4-b19c-54719ae8acbf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:46.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:46.371Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"980d3481-5f75-4dc6-ab57-06542b296f6c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1706a9da-8e31-47d4-b19c-54719ae8acbf","LogTimestamp":"2022-12-03T05:45:46.371Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:45:47.297Z","message":"Entering","context":{"RequestID":"6f70408d-44a0-4084-9149-c6e41915fc40","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f0543a5c-0efb-46fa-b6fe-b742c413ebd2","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:45:47.297Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:47.299Z","message":"{\"transactionId\":\"6f70408d-44a0-4084-9149-c6e41915fc40\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:47:297\",\"respDate\":\"221203-05:45:47:299\",\"sourceId\":\"healthcheck:6f70408d-44a0-4084-9149-c6e41915fc40\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:45:47:297-92911\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[6f70408d-44a0-4084-9149-c6e41915fc40]}\\\"}\"}","context":{"RequestID":"6f70408d-44a0-4084-9149-c6e41915fc40","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f0543a5c-0efb-46fa-b6fe-b742c413ebd2","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:45:47.297Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:47.299Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f70408d-44a0-4084-9149-c6e41915fc40","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0543a5c-0efb-46fa-b6fe-b742c413ebd2","LogTimestamp":"2022-12-03T05:45:47.299Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:45:47 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:45:48.379Z","message":"Entering","context":{"RequestID":"78b5b9d1-e3fd-49e4-8db7-97cac5f778c2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e70cbdf4-2711-48c5-ba52-c5ee99b871f9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:48.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:48.381Z","message":"{\"transactionId\":\"78b5b9d1-e3fd-49e4-8db7-97cac5f778c2\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:48:380\",\"respDate\":\"221203-05:45:48:381\",\"sourceId\":\"haproxy:78b5b9d1-e3fd-49e4-8db7-97cac5f778c2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:45:48:380-65558\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[78b5b9d1-e3fd-49e4-8db7-97cac5f778c2]}\\\"}\"}","context":{"RequestID":"78b5b9d1-e3fd-49e4-8db7-97cac5f778c2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e70cbdf4-2711-48c5-ba52-c5ee99b871f9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:48.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:48.381Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78b5b9d1-e3fd-49e4-8db7-97cac5f778c2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e70cbdf4-2711-48c5-ba52-c5ee99b871f9","LogTimestamp":"2022-12-03T05:45:48.381Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:45:49.917Z","message":"Entering","context":{"RequestID":"3cf2897b-c394-4454-a46a-f6ecec42d478","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eaeb8d66-0673-4337-8c10-16983c6add17","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:45:49.917Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:49.919Z","message":"{\"transactionId\":\"3cf2897b-c394-4454-a46a-f6ecec42d478\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:49:918\",\"respDate\":\"221203-05:45:49:919\",\"sourceId\":\"OOM_ReadinessCheck:3cf2897b-c394-4454-a46a-f6ecec42d478\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:45:49:918-41991\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[55786], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[3cf2897b-c394-4454-a46a-f6ecec42d478]}\\\"}\"}","context":{"RequestID":"3cf2897b-c394-4454-a46a-f6ecec42d478","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eaeb8d66-0673-4337-8c10-16983c6add17","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:45:49.917Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:49.919Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3cf2897b-c394-4454-a46a-f6ecec42d478","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eaeb8d66-0673-4337-8c10-16983c6add17","LogTimestamp":"2022-12-03T05:45:49.919Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:45:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:45:50.261Z","message":"Entering","context":{"RequestID":"2fd7ce8b-64c2-4ce5-ae98-d2451b1c9067","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"51f7d83b-ad00-4244-8435-337093c18d58","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:45:50.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:50.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"2fd7ce8b-64c2-4ce5-ae98-d2451b1c9067","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"51f7d83b-ad00-4244-8435-337093c18d58","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:45:50.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:50.263Z","message":"{\"transactionId\":\"2fd7ce8b-64c2-4ce5-ae98-d2451b1c9067\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:50:261\",\"respDate\":\"221203-05:45:50:263\",\"sourceId\":\"ReadinessCheck:2fd7ce8b-64c2-4ce5-ae98-d2451b1c9067\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:45:50:261-42890\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[2fd7ce8b-64c2-4ce5-ae98-d2451b1c9067]}\\\"}\"}","context":{"RequestID":"2fd7ce8b-64c2-4ce5-ae98-d2451b1c9067","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"51f7d83b-ad00-4244-8435-337093c18d58","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:45:50.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:50.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2fd7ce8b-64c2-4ce5-ae98-d2451b1c9067","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"51f7d83b-ad00-4244-8435-337093c18d58","LogTimestamp":"2022-12-03T05:45:50.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:45:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:45:50.389Z","message":"Entering","context":{"RequestID":"ce78f517-b7c3-43f9-a00b-db2620f6b7bd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"84a79211-cd07-44ce-9ee5-25cd9127029d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:50.389Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:50.390Z","message":"{\"transactionId\":\"ce78f517-b7c3-43f9-a00b-db2620f6b7bd\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:50:389\",\"respDate\":\"221203-05:45:50:390\",\"sourceId\":\"haproxy:ce78f517-b7c3-43f9-a00b-db2620f6b7bd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:45:50:389-95832\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce78f517-b7c3-43f9-a00b-db2620f6b7bd]}\\\"}\"}","context":{"RequestID":"ce78f517-b7c3-43f9-a00b-db2620f6b7bd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"84a79211-cd07-44ce-9ee5-25cd9127029d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:50.389Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:50.391Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce78f517-b7c3-43f9-a00b-db2620f6b7bd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84a79211-cd07-44ce-9ee5-25cd9127029d","LogTimestamp":"2022-12-03T05:45:50.391Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:45:51.536Z","message":"Entering","context":{"RequestID":"06c2d9a4-7f4d-4da5-830c-9a1c6ee34fe1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4e038dc6-f483-4dd6-bf6f-afa3e865f122","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:45:51.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:51.537Z","message":"{\"transactionId\":\"06c2d9a4-7f4d-4da5-830c-9a1c6ee34fe1\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:51:536\",\"respDate\":\"221203-05:45:51:537\",\"sourceId\":\"healthcheck:06c2d9a4-7f4d-4da5-830c-9a1c6ee34fe1\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:45:51:536-84310\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[51336], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[06c2d9a4-7f4d-4da5-830c-9a1c6ee34fe1]}\\\"}\"}","context":{"RequestID":"06c2d9a4-7f4d-4da5-830c-9a1c6ee34fe1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4e038dc6-f483-4dd6-bf6f-afa3e865f122","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:45:51.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:51.538Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06c2d9a4-7f4d-4da5-830c-9a1c6ee34fe1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e038dc6-f483-4dd6-bf6f-afa3e865f122","LogTimestamp":"2022-12-03T05:45:51.538Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:51 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:45:52.398Z","message":"Entering","context":{"RequestID":"2dac96ac-7164-4622-8997-176da816eb89","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"164ec308-f793-4f1b-babd-99683944cb64","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:52.398Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:52.400Z","message":"{\"transactionId\":\"2dac96ac-7164-4622-8997-176da816eb89\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:52:399\",\"respDate\":\"221203-05:45:52:400\",\"sourceId\":\"haproxy:2dac96ac-7164-4622-8997-176da816eb89\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:45:52:399-14821\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2dac96ac-7164-4622-8997-176da816eb89]}\\\"}\"}","context":{"RequestID":"2dac96ac-7164-4622-8997-176da816eb89","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"164ec308-f793-4f1b-babd-99683944cb64","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:52.398Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:52.400Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2dac96ac-7164-4622-8997-176da816eb89","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"164ec308-f793-4f1b-babd-99683944cb64","LogTimestamp":"2022-12-03T05:45:52.400Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:45:53.894Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:45:53.905Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:53.905Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:53.905Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:54.408Z","message":"Entering","context":{"RequestID":"d4ed7124-a9dd-4532-aacf-48a671f21c81","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6f08e316-bd39-4526-a796-68dbb1690a87","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:54.408Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:54.410Z","message":"{\"transactionId\":\"d4ed7124-a9dd-4532-aacf-48a671f21c81\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:54:408\",\"respDate\":\"221203-05:45:54:410\",\"sourceId\":\"haproxy:d4ed7124-a9dd-4532-aacf-48a671f21c81\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:45:54:408-49150\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d4ed7124-a9dd-4532-aacf-48a671f21c81]}\\\"}\"}","context":{"RequestID":"d4ed7124-a9dd-4532-aacf-48a671f21c81","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6f08e316-bd39-4526-a796-68dbb1690a87","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:54.408Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:54.410Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4ed7124-a9dd-4532-aacf-48a671f21c81","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f08e316-bd39-4526-a796-68dbb1690a87","LogTimestamp":"2022-12-03T05:45:54.410Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:45:56.418Z","message":"Entering","context":{"RequestID":"ea4560bb-e19c-478b-9de7-e3b75728c6a3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bcec6f8a-ea2a-4c66-a172-9b9777ec7e92","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:56.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:56.420Z","message":"{\"transactionId\":\"ea4560bb-e19c-478b-9de7-e3b75728c6a3\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:56:418\",\"respDate\":\"221203-05:45:56:420\",\"sourceId\":\"haproxy:ea4560bb-e19c-478b-9de7-e3b75728c6a3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:45:56:418-6442\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ea4560bb-e19c-478b-9de7-e3b75728c6a3]}\\\"}\"}","context":{"RequestID":"ea4560bb-e19c-478b-9de7-e3b75728c6a3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bcec6f8a-ea2a-4c66-a172-9b9777ec7e92","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:56.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:56.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea4560bb-e19c-478b-9de7-e3b75728c6a3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bcec6f8a-ea2a-4c66-a172-9b9777ec7e92","LogTimestamp":"2022-12-03T05:45:56.420Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:45:58.427Z","message":"Entering","context":{"RequestID":"7621b1de-b1ed-4957-a227-e9a445cee949","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7ed43348-feed-4f1b-b25b-17662c70805d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:58.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:58.429Z","message":"{\"transactionId\":\"7621b1de-b1ed-4957-a227-e9a445cee949\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:58:428\",\"respDate\":\"221203-05:45:58:429\",\"sourceId\":\"haproxy:7621b1de-b1ed-4957-a227-e9a445cee949\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:45:58:428-18636\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7621b1de-b1ed-4957-a227-e9a445cee949]}\\\"}\"}","context":{"RequestID":"7621b1de-b1ed-4957-a227-e9a445cee949","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7ed43348-feed-4f1b-b25b-17662c70805d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:45:58.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:58.429Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7621b1de-b1ed-4957-a227-e9a445cee949","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ed43348-feed-4f1b-b25b-17662c70805d","LogTimestamp":"2022-12-03T05:45:58.429Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:45:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:45:59.916Z","message":"Entering","context":{"RequestID":"8f3a12b0-7175-46af-962c-7d51c2093ca7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e9517eb1-344c-4108-96d5-9de780b52155","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:45:59.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:45:59.918Z","message":"{\"transactionId\":\"8f3a12b0-7175-46af-962c-7d51c2093ca7\",\"status\":\"200\",\"rqstDate\":\"221203-05:45:59:917\",\"respDate\":\"221203-05:45:59:918\",\"sourceId\":\"OOM_ReadinessCheck:8f3a12b0-7175-46af-962c-7d51c2093ca7\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:45:59:917-7033\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[55976], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[8f3a12b0-7175-46af-962c-7d51c2093ca7]}\\\"}\"}","context":{"RequestID":"8f3a12b0-7175-46af-962c-7d51c2093ca7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e9517eb1-344c-4108-96d5-9de780b52155","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:45:59.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:45:59.918Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f3a12b0-7175-46af-962c-7d51c2093ca7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9517eb1-344c-4108-96d5-9de780b52155","LogTimestamp":"2022-12-03T05:45:59.918Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:45:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:46:00.260Z","message":"Entering","context":{"RequestID":"a708658d-13ae-4792-b155-625be4d0cbb0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7436465f-bf52-462d-9198-87ddb2a0aa10","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:46:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:00.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"a708658d-13ae-4792-b155-625be4d0cbb0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7436465f-bf52-462d-9198-87ddb2a0aa10","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:46:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:00.262Z","message":"{\"transactionId\":\"a708658d-13ae-4792-b155-625be4d0cbb0\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:00:260\",\"respDate\":\"221203-05:46:00:262\",\"sourceId\":\"ReadinessCheck:a708658d-13ae-4792-b155-625be4d0cbb0\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:46:00:260-78852\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[a708658d-13ae-4792-b155-625be4d0cbb0]}\\\"}\"}","context":{"RequestID":"a708658d-13ae-4792-b155-625be4d0cbb0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7436465f-bf52-462d-9198-87ddb2a0aa10","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:46:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:00.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a708658d-13ae-4792-b155-625be4d0cbb0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7436465f-bf52-462d-9198-87ddb2a0aa10","LogTimestamp":"2022-12-03T05:46:00.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:46:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:46:00.404Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:00.407Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:00.436Z","message":"Entering","context":{"RequestID":"10632022-cf4c-4d1a-a33b-82823380390e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e59e119f-8cd1-4d16-a8e6-3f018edf59c6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:00.436Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:00.438Z","message":"{\"transactionId\":\"10632022-cf4c-4d1a-a33b-82823380390e\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:00:437\",\"respDate\":\"221203-05:46:00:438\",\"sourceId\":\"haproxy:10632022-cf4c-4d1a-a33b-82823380390e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:46:00:437-13872\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[10632022-cf4c-4d1a-a33b-82823380390e]}\\\"}\"}","context":{"RequestID":"10632022-cf4c-4d1a-a33b-82823380390e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e59e119f-8cd1-4d16-a8e6-3f018edf59c6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:00.436Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:00.439Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10632022-cf4c-4d1a-a33b-82823380390e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e59e119f-8cd1-4d16-a8e6-3f018edf59c6","LogTimestamp":"2022-12-03T05:46:00.439Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:46:02.333Z","message":"Entering","context":{"RequestID":"ff1794db-03c0-45a7-aac9-cead1a6eb725","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"37f956dd-cfeb-4dc6-b35e-9575dd149b63","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:46:02.333Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:02.335Z","message":"{\"transactionId\":\"ff1794db-03c0-45a7-aac9-cead1a6eb725\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:02:333\",\"respDate\":\"221203-05:46:02:335\",\"sourceId\":\"healthcheck:ff1794db-03c0-45a7-aac9-cead1a6eb725\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:46:02:333-91763\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[ff1794db-03c0-45a7-aac9-cead1a6eb725]}\\\"}\"}","context":{"RequestID":"ff1794db-03c0-45a7-aac9-cead1a6eb725","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"37f956dd-cfeb-4dc6-b35e-9575dd149b63","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:46:02.333Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:02.335Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff1794db-03c0-45a7-aac9-cead1a6eb725","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37f956dd-cfeb-4dc6-b35e-9575dd149b63","LogTimestamp":"2022-12-03T05:46:02.335Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:46:02 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:46:02.446Z","message":"Entering","context":{"RequestID":"4429fdf9-555c-4a52-8e8f-23f858d770cd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fab7d650-99ca-4493-8d84-cc07e1d461e7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:02.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:02.448Z","message":"{\"transactionId\":\"4429fdf9-555c-4a52-8e8f-23f858d770cd\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:02:446\",\"respDate\":\"221203-05:46:02:447\",\"sourceId\":\"haproxy:4429fdf9-555c-4a52-8e8f-23f858d770cd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:46:02:446-11565\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4429fdf9-555c-4a52-8e8f-23f858d770cd]}\\\"}\"}","context":{"RequestID":"4429fdf9-555c-4a52-8e8f-23f858d770cd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fab7d650-99ca-4493-8d84-cc07e1d461e7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:02.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:02.448Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4429fdf9-555c-4a52-8e8f-23f858d770cd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fab7d650-99ca-4493-8d84-cc07e1d461e7","LogTimestamp":"2022-12-03T05:46:02.448Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:46:03.895Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:46:03.905Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:03.905Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:03.905Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:04.455Z","message":"Entering","context":{"RequestID":"12902418-cf3f-4aca-a9d5-daa7d8222482","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a4b395bd-9c13-4d53-aaa9-ede6b66c3c9f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:04.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:04.457Z","message":"{\"transactionId\":\"12902418-cf3f-4aca-a9d5-daa7d8222482\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:04:456\",\"respDate\":\"221203-05:46:04:457\",\"sourceId\":\"haproxy:12902418-cf3f-4aca-a9d5-daa7d8222482\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:46:04:456-42463\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[12902418-cf3f-4aca-a9d5-daa7d8222482]}\\\"}\"}","context":{"RequestID":"12902418-cf3f-4aca-a9d5-daa7d8222482","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a4b395bd-9c13-4d53-aaa9-ede6b66c3c9f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:04.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:04.457Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12902418-cf3f-4aca-a9d5-daa7d8222482","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4b395bd-9c13-4d53-aaa9-ede6b66c3c9f","LogTimestamp":"2022-12-03T05:46:04.457Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:46:06.464Z","message":"Entering","context":{"RequestID":"9fbbea00-4a23-4ca2-9ced-ee4d36760c37","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7c5bd4a5-1678-4cf5-96bb-655a93e1c305","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:06.464Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:06.466Z","message":"{\"transactionId\":\"9fbbea00-4a23-4ca2-9ced-ee4d36760c37\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:06:465\",\"respDate\":\"221203-05:46:06:466\",\"sourceId\":\"haproxy:9fbbea00-4a23-4ca2-9ced-ee4d36760c37\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:46:06:465-52843\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9fbbea00-4a23-4ca2-9ced-ee4d36760c37]}\\\"}\"}","context":{"RequestID":"9fbbea00-4a23-4ca2-9ced-ee4d36760c37","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7c5bd4a5-1678-4cf5-96bb-655a93e1c305","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:06.464Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:06.467Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9fbbea00-4a23-4ca2-9ced-ee4d36760c37","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c5bd4a5-1678-4cf5-96bb-655a93e1c305","LogTimestamp":"2022-12-03T05:46:06.467Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:46:06.566Z","message":"Entering","context":{"RequestID":"0041a2dd-ac6c-488b-a912-28574cb6d80d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1edc19a3-1e82-4d27-b4e1-0cf63a120ea8","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:46:06.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:06.568Z","message":"{\"transactionId\":\"0041a2dd-ac6c-488b-a912-28574cb6d80d\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:06:567\",\"respDate\":\"221203-05:46:06:568\",\"sourceId\":\"healthcheck:0041a2dd-ac6c-488b-a912-28574cb6d80d\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:46:06:567-32520\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[51510], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[0041a2dd-ac6c-488b-a912-28574cb6d80d]}\\\"}\"}","context":{"RequestID":"0041a2dd-ac6c-488b-a912-28574cb6d80d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1edc19a3-1e82-4d27-b4e1-0cf63a120ea8","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:46:06.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:06.568Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0041a2dd-ac6c-488b-a912-28574cb6d80d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1edc19a3-1e82-4d27-b4e1-0cf63a120ea8","LogTimestamp":"2022-12-03T05:46:06.568Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:06 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:46:08.475Z","message":"Entering","context":{"RequestID":"5801d668-12c4-4b6c-836a-27f1880aff8c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"60168a40-558d-448f-b55e-71bfea8b13d0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:08.475Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:08.477Z","message":"{\"transactionId\":\"5801d668-12c4-4b6c-836a-27f1880aff8c\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:08:475\",\"respDate\":\"221203-05:46:08:477\",\"sourceId\":\"haproxy:5801d668-12c4-4b6c-836a-27f1880aff8c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:46:08:475-60899\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5801d668-12c4-4b6c-836a-27f1880aff8c]}\\\"}\"}","context":{"RequestID":"5801d668-12c4-4b6c-836a-27f1880aff8c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"60168a40-558d-448f-b55e-71bfea8b13d0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:08.475Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:08.477Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5801d668-12c4-4b6c-836a-27f1880aff8c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60168a40-558d-448f-b55e-71bfea8b13d0","LogTimestamp":"2022-12-03T05:46:08.477Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:46:09.916Z","message":"Entering","context":{"RequestID":"a97cdba4-e597-49aa-b467-694d8dab21bd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c194d5c7-86d3-4b11-ae21-0071fa232725","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:46:09.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:09.918Z","message":"{\"transactionId\":\"a97cdba4-e597-49aa-b467-694d8dab21bd\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:09:917\",\"respDate\":\"221203-05:46:09:918\",\"sourceId\":\"OOM_ReadinessCheck:a97cdba4-e597-49aa-b467-694d8dab21bd\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:46:09:917-10059\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[56178], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[a97cdba4-e597-49aa-b467-694d8dab21bd]}\\\"}\"}","context":{"RequestID":"a97cdba4-e597-49aa-b467-694d8dab21bd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c194d5c7-86d3-4b11-ae21-0071fa232725","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:46:09.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:09.918Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a97cdba4-e597-49aa-b467-694d8dab21bd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c194d5c7-86d3-4b11-ae21-0071fa232725","LogTimestamp":"2022-12-03T05:46:09.918Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:46:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:46:10.259Z","message":"Entering","context":{"RequestID":"e5a984fe-5de4-4a15-ae51-23f63193a73c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"6418a58f-88f6-488a-8302-35da51695d53","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:46:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:10.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"e5a984fe-5de4-4a15-ae51-23f63193a73c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"6418a58f-88f6-488a-8302-35da51695d53","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:46:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:10.261Z","message":"{\"transactionId\":\"e5a984fe-5de4-4a15-ae51-23f63193a73c\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:10:259\",\"respDate\":\"221203-05:46:10:261\",\"sourceId\":\"ReadinessCheck:e5a984fe-5de4-4a15-ae51-23f63193a73c\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:46:10:259-32442\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[e5a984fe-5de4-4a15-ae51-23f63193a73c]}\\\"}\"}","context":{"RequestID":"e5a984fe-5de4-4a15-ae51-23f63193a73c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"6418a58f-88f6-488a-8302-35da51695d53","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:46:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:10.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5a984fe-5de4-4a15-ae51-23f63193a73c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6418a58f-88f6-488a-8302-35da51695d53","LogTimestamp":"2022-12-03T05:46:10.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:46:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:46:10.485Z","message":"Entering","context":{"RequestID":"2f719c9b-483b-4cfe-bf07-fe4901031250","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f80ae92f-23b4-49d8-b128-794d564bace3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:10.485Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:10.486Z","message":"{\"transactionId\":\"2f719c9b-483b-4cfe-bf07-fe4901031250\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:10:485\",\"respDate\":\"221203-05:46:10:486\",\"sourceId\":\"haproxy:2f719c9b-483b-4cfe-bf07-fe4901031250\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:46:10:485-34794\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2f719c9b-483b-4cfe-bf07-fe4901031250]}\\\"}\"}","context":{"RequestID":"2f719c9b-483b-4cfe-bf07-fe4901031250","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f80ae92f-23b4-49d8-b128-794d564bace3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:10.485Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:10.487Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f719c9b-483b-4cfe-bf07-fe4901031250","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f80ae92f-23b4-49d8-b128-794d564bace3","LogTimestamp":"2022-12-03T05:46:10.487Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:46:12.495Z","message":"Entering","context":{"RequestID":"b94b66dc-dfda-472a-bac7-22155693f91a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9469e6b5-f4b2-4db5-beb5-a81a754df4a1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:12.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:12.497Z","message":"{\"transactionId\":\"b94b66dc-dfda-472a-bac7-22155693f91a\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:12:495\",\"respDate\":\"221203-05:46:12:497\",\"sourceId\":\"haproxy:b94b66dc-dfda-472a-bac7-22155693f91a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:46:12:495-23859\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b94b66dc-dfda-472a-bac7-22155693f91a]}\\\"}\"}","context":{"RequestID":"b94b66dc-dfda-472a-bac7-22155693f91a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9469e6b5-f4b2-4db5-beb5-a81a754df4a1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:12.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:12.497Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b94b66dc-dfda-472a-bac7-22155693f91a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9469e6b5-f4b2-4db5-beb5-a81a754df4a1","LogTimestamp":"2022-12-03T05:46:12.497Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:46:13.896Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:46:13.932Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:13.933Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:13.933Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:14.505Z","message":"Entering","context":{"RequestID":"c8a74da9-86ef-44e4-baa8-029cbef0180c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3ef320d9-2128-4817-bf36-267a5a12b4fb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:14.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:14.506Z","message":"{\"transactionId\":\"c8a74da9-86ef-44e4-baa8-029cbef0180c\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:14:505\",\"respDate\":\"221203-05:46:14:506\",\"sourceId\":\"haproxy:c8a74da9-86ef-44e4-baa8-029cbef0180c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:46:14:505-59874\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c8a74da9-86ef-44e4-baa8-029cbef0180c]}\\\"}\"}","context":{"RequestID":"c8a74da9-86ef-44e4-baa8-029cbef0180c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3ef320d9-2128-4817-bf36-267a5a12b4fb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:14.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:14.507Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8a74da9-86ef-44e4-baa8-029cbef0180c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ef320d9-2128-4817-bf36-267a5a12b4fb","LogTimestamp":"2022-12-03T05:46:14.507Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:46:16.514Z","message":"Entering","context":{"RequestID":"82f8168f-3441-400a-8d26-fcf19735a187","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5630baee-dc42-4ed7-8a56-73faa2ca9721","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:16.514Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:16.515Z","message":"{\"transactionId\":\"82f8168f-3441-400a-8d26-fcf19735a187\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:16:514\",\"respDate\":\"221203-05:46:16:515\",\"sourceId\":\"haproxy:82f8168f-3441-400a-8d26-fcf19735a187\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:46:16:514-96731\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[82f8168f-3441-400a-8d26-fcf19735a187]}\\\"}\"}","context":{"RequestID":"82f8168f-3441-400a-8d26-fcf19735a187","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5630baee-dc42-4ed7-8a56-73faa2ca9721","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:16.514Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:16.516Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"82f8168f-3441-400a-8d26-fcf19735a187","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5630baee-dc42-4ed7-8a56-73faa2ca9721","LogTimestamp":"2022-12-03T05:46:16.516Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:46:17.359Z","message":"Entering","context":{"RequestID":"8c8c683d-3c3f-454a-88ea-7db95ab636f4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4dee5db6-caa9-493d-a9a0-7ee144598ce2","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:46:17.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:17.360Z","message":"{\"transactionId\":\"8c8c683d-3c3f-454a-88ea-7db95ab636f4\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:17:359\",\"respDate\":\"221203-05:46:17:360\",\"sourceId\":\"healthcheck:8c8c683d-3c3f-454a-88ea-7db95ab636f4\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:46:17:359-75244\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[8c8c683d-3c3f-454a-88ea-7db95ab636f4]}\\\"}\"}","context":{"RequestID":"8c8c683d-3c3f-454a-88ea-7db95ab636f4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4dee5db6-caa9-493d-a9a0-7ee144598ce2","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:46:17.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:17.361Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c8c683d-3c3f-454a-88ea-7db95ab636f4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4dee5db6-caa9-493d-a9a0-7ee144598ce2","LogTimestamp":"2022-12-03T05:46:17.361Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:46:17 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:46:18.523Z","message":"Entering","context":{"RequestID":"0ec74453-2f0d-4fc4-9e47-ff58efe6755e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9206b007-b0cb-418e-9373-6ae5b42e2908","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:18.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:18.525Z","message":"{\"transactionId\":\"0ec74453-2f0d-4fc4-9e47-ff58efe6755e\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:18:523\",\"respDate\":\"221203-05:46:18:525\",\"sourceId\":\"haproxy:0ec74453-2f0d-4fc4-9e47-ff58efe6755e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:46:18:523-43690\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0ec74453-2f0d-4fc4-9e47-ff58efe6755e]}\\\"}\"}","context":{"RequestID":"0ec74453-2f0d-4fc4-9e47-ff58efe6755e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9206b007-b0cb-418e-9373-6ae5b42e2908","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:18.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:18.525Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ec74453-2f0d-4fc4-9e47-ff58efe6755e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9206b007-b0cb-418e-9373-6ae5b42e2908","LogTimestamp":"2022-12-03T05:46:18.525Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:46:19.917Z","message":"Entering","context":{"RequestID":"f52989e9-35f7-4ce8-9d9d-8ad4a1f7b73e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"97deecff-1721-464a-adc3-9da5bae1db2a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:46:19.917Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:19.918Z","message":"{\"transactionId\":\"f52989e9-35f7-4ce8-9d9d-8ad4a1f7b73e\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:19:917\",\"respDate\":\"221203-05:46:19:918\",\"sourceId\":\"OOM_ReadinessCheck:f52989e9-35f7-4ce8-9d9d-8ad4a1f7b73e\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:46:19:917-47330\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[56370], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[f52989e9-35f7-4ce8-9d9d-8ad4a1f7b73e]}\\\"}\"}","context":{"RequestID":"f52989e9-35f7-4ce8-9d9d-8ad4a1f7b73e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"97deecff-1721-464a-adc3-9da5bae1db2a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:46:19.917Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:19.919Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f52989e9-35f7-4ce8-9d9d-8ad4a1f7b73e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97deecff-1721-464a-adc3-9da5bae1db2a","LogTimestamp":"2022-12-03T05:46:19.919Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:46:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:46:20.258Z","message":"Entering","context":{"RequestID":"b4c55813-4137-4729-acd7-76ee08c8a620","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e7358195-6a2d-47f5-b910-e2ee653b8957","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:46:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:20.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"b4c55813-4137-4729-acd7-76ee08c8a620","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e7358195-6a2d-47f5-b910-e2ee653b8957","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:46:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:20.261Z","message":"{\"transactionId\":\"b4c55813-4137-4729-acd7-76ee08c8a620\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:20:259\",\"respDate\":\"221203-05:46:20:260\",\"sourceId\":\"ReadinessCheck:b4c55813-4137-4729-acd7-76ee08c8a620\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:46:20:259-6004\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[b4c55813-4137-4729-acd7-76ee08c8a620]}\\\"}\"}","context":{"RequestID":"b4c55813-4137-4729-acd7-76ee08c8a620","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e7358195-6a2d-47f5-b910-e2ee653b8957","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:46:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:20.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4c55813-4137-4729-acd7-76ee08c8a620","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7358195-6a2d-47f5-b910-e2ee653b8957","LogTimestamp":"2022-12-03T05:46:20.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:46:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:46:20.532Z","message":"Entering","context":{"RequestID":"676ed6a0-ea68-466b-a671-67408c08611f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bac42822-d680-4e49-be11-9b08b328f166","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:20.532Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:20.534Z","message":"{\"transactionId\":\"676ed6a0-ea68-466b-a671-67408c08611f\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:20:533\",\"respDate\":\"221203-05:46:20:534\",\"sourceId\":\"haproxy:676ed6a0-ea68-466b-a671-67408c08611f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:46:20:533-10326\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[676ed6a0-ea68-466b-a671-67408c08611f]}\\\"}\"}","context":{"RequestID":"676ed6a0-ea68-466b-a671-67408c08611f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bac42822-d680-4e49-be11-9b08b328f166","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:20.532Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:20.534Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"676ed6a0-ea68-466b-a671-67408c08611f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bac42822-d680-4e49-be11-9b08b328f166","LogTimestamp":"2022-12-03T05:46:20.534Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:46:21.602Z","message":"Entering","context":{"RequestID":"f5d76ffd-bcae-4b9f-a1f2-be7e28cae66f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"22d675a6-c76c-4327-aaaa-e35949b21d25","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:46:21.602Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:21.604Z","message":"{\"transactionId\":\"f5d76ffd-bcae-4b9f-a1f2-be7e28cae66f\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:21:603\",\"respDate\":\"221203-05:46:21:604\",\"sourceId\":\"healthcheck:f5d76ffd-bcae-4b9f-a1f2-be7e28cae66f\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:46:21:603-93967\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[51692], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[f5d76ffd-bcae-4b9f-a1f2-be7e28cae66f]}\\\"}\"}","context":{"RequestID":"f5d76ffd-bcae-4b9f-a1f2-be7e28cae66f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"22d675a6-c76c-4327-aaaa-e35949b21d25","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:46:21.602Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:21.604Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5d76ffd-bcae-4b9f-a1f2-be7e28cae66f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22d675a6-c76c-4327-aaaa-e35949b21d25","LogTimestamp":"2022-12-03T05:46:21.604Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:21 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:46:22.541Z","message":"Entering","context":{"RequestID":"f71a4758-ca36-4acb-839a-a39beac43c05","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aedbdd29-1cab-4f79-b13d-9e287a7ba567","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:22.541Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:22.544Z","message":"{\"transactionId\":\"f71a4758-ca36-4acb-839a-a39beac43c05\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:22:542\",\"respDate\":\"221203-05:46:22:543\",\"sourceId\":\"haproxy:f71a4758-ca36-4acb-839a-a39beac43c05\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:46:22:542-93868\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f71a4758-ca36-4acb-839a-a39beac43c05]}\\\"}\"}","context":{"RequestID":"f71a4758-ca36-4acb-839a-a39beac43c05","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aedbdd29-1cab-4f79-b13d-9e287a7ba567","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:22.541Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:22.544Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f71a4758-ca36-4acb-839a-a39beac43c05","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aedbdd29-1cab-4f79-b13d-9e287a7ba567","LogTimestamp":"2022-12-03T05:46:22.544Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:46:23.896Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:46:23.910Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:23.910Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:23.910Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:24.551Z","message":"Entering","context":{"RequestID":"8ba7c5d9-daa0-4527-9ceb-33e7934cef95","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1ef145a2-2389-473c-9a4f-c7b2e5befcd6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:24.551Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:24.552Z","message":"{\"transactionId\":\"8ba7c5d9-daa0-4527-9ceb-33e7934cef95\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:24:551\",\"respDate\":\"221203-05:46:24:552\",\"sourceId\":\"haproxy:8ba7c5d9-daa0-4527-9ceb-33e7934cef95\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:46:24:551-52393\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ba7c5d9-daa0-4527-9ceb-33e7934cef95]}\\\"}\"}","context":{"RequestID":"8ba7c5d9-daa0-4527-9ceb-33e7934cef95","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1ef145a2-2389-473c-9a4f-c7b2e5befcd6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:24.551Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:24.553Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ba7c5d9-daa0-4527-9ceb-33e7934cef95","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ef145a2-2389-473c-9a4f-c7b2e5befcd6","LogTimestamp":"2022-12-03T05:46:24.553Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:46:26.560Z","message":"Entering","context":{"RequestID":"1c603e3d-1c14-498f-a502-a97c3cf09cdc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0342d967-5af8-432e-8734-57ae62a1221f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:26.560Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:26.562Z","message":"{\"transactionId\":\"1c603e3d-1c14-498f-a502-a97c3cf09cdc\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:26:561\",\"respDate\":\"221203-05:46:26:562\",\"sourceId\":\"haproxy:1c603e3d-1c14-498f-a502-a97c3cf09cdc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:46:26:561-46755\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c603e3d-1c14-498f-a502-a97c3cf09cdc]}\\\"}\"}","context":{"RequestID":"1c603e3d-1c14-498f-a502-a97c3cf09cdc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0342d967-5af8-432e-8734-57ae62a1221f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:26.560Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:26.562Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c603e3d-1c14-498f-a502-a97c3cf09cdc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0342d967-5af8-432e-8734-57ae62a1221f","LogTimestamp":"2022-12-03T05:46:26.562Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:46:28.570Z","message":"Entering","context":{"RequestID":"2e7af039-2f3f-479d-baa8-272af6809a9f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8b21e21b-610c-4654-bb8d-ccb21f23fece","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:28.570Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:28.572Z","message":"{\"transactionId\":\"2e7af039-2f3f-479d-baa8-272af6809a9f\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:28:571\",\"respDate\":\"221203-05:46:28:572\",\"sourceId\":\"haproxy:2e7af039-2f3f-479d-baa8-272af6809a9f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:46:28:571-20264\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2e7af039-2f3f-479d-baa8-272af6809a9f]}\\\"}\"}","context":{"RequestID":"2e7af039-2f3f-479d-baa8-272af6809a9f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8b21e21b-610c-4654-bb8d-ccb21f23fece","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:28.570Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:28.572Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e7af039-2f3f-479d-baa8-272af6809a9f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b21e21b-610c-4654-bb8d-ccb21f23fece","LogTimestamp":"2022-12-03T05:46:28.572Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:46:29.916Z","message":"Entering","context":{"RequestID":"98190d7d-e5c1-4218-b03e-cde8831f7cd8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4c64052f-d5b8-4d27-91cf-4d39cadb19d4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:46:29.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:29.917Z","message":"{\"transactionId\":\"98190d7d-e5c1-4218-b03e-cde8831f7cd8\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:29:916\",\"respDate\":\"221203-05:46:29:917\",\"sourceId\":\"OOM_ReadinessCheck:98190d7d-e5c1-4218-b03e-cde8831f7cd8\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:46:29:916-22060\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[56556], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[98190d7d-e5c1-4218-b03e-cde8831f7cd8]}\\\"}\"}","context":{"RequestID":"98190d7d-e5c1-4218-b03e-cde8831f7cd8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4c64052f-d5b8-4d27-91cf-4d39cadb19d4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:46:29.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:29.918Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98190d7d-e5c1-4218-b03e-cde8831f7cd8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c64052f-d5b8-4d27-91cf-4d39cadb19d4","LogTimestamp":"2022-12-03T05:46:29.918Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:46:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:46:30.259Z","message":"Entering","context":{"RequestID":"b28c8e0b-fa3b-474d-b747-2dedc3ff3190","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fae32d01-cd63-463d-a316-d9e0de4ff8ef","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:46:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:30.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"b28c8e0b-fa3b-474d-b747-2dedc3ff3190","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fae32d01-cd63-463d-a316-d9e0de4ff8ef","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:46:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:30.262Z","message":"{\"transactionId\":\"b28c8e0b-fa3b-474d-b747-2dedc3ff3190\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:30:260\",\"respDate\":\"221203-05:46:30:261\",\"sourceId\":\"ReadinessCheck:b28c8e0b-fa3b-474d-b747-2dedc3ff3190\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:46:30:260-86108\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[b28c8e0b-fa3b-474d-b747-2dedc3ff3190]}\\\"}\"}","context":{"RequestID":"b28c8e0b-fa3b-474d-b747-2dedc3ff3190","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fae32d01-cd63-463d-a316-d9e0de4ff8ef","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:46:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:30.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b28c8e0b-fa3b-474d-b747-2dedc3ff3190","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fae32d01-cd63-463d-a316-d9e0de4ff8ef","LogTimestamp":"2022-12-03T05:46:30.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:46:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:46:30.411Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:30.414Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:30.580Z","message":"Entering","context":{"RequestID":"9833eb77-633f-4104-afcb-78bfd7f4db8f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1158d045-0bc6-4669-b06e-ed7c1544b174","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:30.580Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:30.582Z","message":"{\"transactionId\":\"9833eb77-633f-4104-afcb-78bfd7f4db8f\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:30:581\",\"respDate\":\"221203-05:46:30:582\",\"sourceId\":\"haproxy:9833eb77-633f-4104-afcb-78bfd7f4db8f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:46:30:581-96763\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9833eb77-633f-4104-afcb-78bfd7f4db8f]}\\\"}\"}","context":{"RequestID":"9833eb77-633f-4104-afcb-78bfd7f4db8f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1158d045-0bc6-4669-b06e-ed7c1544b174","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:30.580Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:30.582Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9833eb77-633f-4104-afcb-78bfd7f4db8f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1158d045-0bc6-4669-b06e-ed7c1544b174","LogTimestamp":"2022-12-03T05:46:30.582Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:46:32.387Z","message":"Entering","context":{"RequestID":"7031ef3b-4d15-4289-a2c7-d24c73e06614","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1f56193e-d0db-4b97-9c8f-1ff74f58e24b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:46:32.387Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:32.389Z","message":"{\"transactionId\":\"7031ef3b-4d15-4289-a2c7-d24c73e06614\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:32:387\",\"respDate\":\"221203-05:46:32:388\",\"sourceId\":\"healthcheck:7031ef3b-4d15-4289-a2c7-d24c73e06614\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:46:32:387-65753\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[7031ef3b-4d15-4289-a2c7-d24c73e06614]}\\\"}\"}","context":{"RequestID":"7031ef3b-4d15-4289-a2c7-d24c73e06614","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1f56193e-d0db-4b97-9c8f-1ff74f58e24b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:46:32.387Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:32.389Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7031ef3b-4d15-4289-a2c7-d24c73e06614","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f56193e-d0db-4b97-9c8f-1ff74f58e24b","LogTimestamp":"2022-12-03T05:46:32.389Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:46:32 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:46:32.590Z","message":"Entering","context":{"RequestID":"c45544fa-4ae8-43f4-9be6-7495d04562c6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d97e9daa-c580-4e3c-9ec8-5a6a3a212c79","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:32.589Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:32.591Z","message":"{\"transactionId\":\"c45544fa-4ae8-43f4-9be6-7495d04562c6\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:32:590\",\"respDate\":\"221203-05:46:32:591\",\"sourceId\":\"haproxy:c45544fa-4ae8-43f4-9be6-7495d04562c6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:46:32:590-99202\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c45544fa-4ae8-43f4-9be6-7495d04562c6]}\\\"}\"}","context":{"RequestID":"c45544fa-4ae8-43f4-9be6-7495d04562c6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d97e9daa-c580-4e3c-9ec8-5a6a3a212c79","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:32.589Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:32.592Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c45544fa-4ae8-43f4-9be6-7495d04562c6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d97e9daa-c580-4e3c-9ec8-5a6a3a212c79","LogTimestamp":"2022-12-03T05:46:32.592Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:46:33.896Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:46:33.906Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:33.907Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:33.907Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:34.601Z","message":"Entering","context":{"RequestID":"ede08110-70f1-47cc-bf8e-8b85435db2e1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6b3dfd6b-12b9-4b9a-88d7-63e28b630dcd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:34.601Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:34.602Z","message":"{\"transactionId\":\"ede08110-70f1-47cc-bf8e-8b85435db2e1\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:34:601\",\"respDate\":\"221203-05:46:34:602\",\"sourceId\":\"haproxy:ede08110-70f1-47cc-bf8e-8b85435db2e1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:46:34:601-45338\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ede08110-70f1-47cc-bf8e-8b85435db2e1]}\\\"}\"}","context":{"RequestID":"ede08110-70f1-47cc-bf8e-8b85435db2e1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6b3dfd6b-12b9-4b9a-88d7-63e28b630dcd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:34.601Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:34.603Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ede08110-70f1-47cc-bf8e-8b85435db2e1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b3dfd6b-12b9-4b9a-88d7-63e28b630dcd","LogTimestamp":"2022-12-03T05:46:34.603Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:46:36.610Z","message":"Entering","context":{"RequestID":"9b385399-88cf-4d87-af2e-e2b204305703","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cd0444fb-c396-4d1b-a2d4-76d2be7c110f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:36.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:36.612Z","message":"{\"transactionId\":\"9b385399-88cf-4d87-af2e-e2b204305703\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:36:611\",\"respDate\":\"221203-05:46:36:612\",\"sourceId\":\"haproxy:9b385399-88cf-4d87-af2e-e2b204305703\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:46:36:611-40999\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b385399-88cf-4d87-af2e-e2b204305703]}\\\"}\"}","context":{"RequestID":"9b385399-88cf-4d87-af2e-e2b204305703","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cd0444fb-c396-4d1b-a2d4-76d2be7c110f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:36.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:36.613Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b385399-88cf-4d87-af2e-e2b204305703","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd0444fb-c396-4d1b-a2d4-76d2be7c110f","LogTimestamp":"2022-12-03T05:46:36.613Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:46:36.625Z","message":"Entering","context":{"RequestID":"87ad9904-121e-4ffc-b826-37c73b16c26e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"52a4051e-fa52-474b-a9f5-37e96f4989a1","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:46:36.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:36.626Z","message":"{\"transactionId\":\"87ad9904-121e-4ffc-b826-37c73b16c26e\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:36:625\",\"respDate\":\"221203-05:46:36:626\",\"sourceId\":\"healthcheck:87ad9904-121e-4ffc-b826-37c73b16c26e\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:46:36:625-72838\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[51874], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[87ad9904-121e-4ffc-b826-37c73b16c26e]}\\\"}\"}","context":{"RequestID":"87ad9904-121e-4ffc-b826-37c73b16c26e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"52a4051e-fa52-474b-a9f5-37e96f4989a1","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:46:36.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:36.627Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"87ad9904-121e-4ffc-b826-37c73b16c26e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52a4051e-fa52-474b-a9f5-37e96f4989a1","LogTimestamp":"2022-12-03T05:46:36.627Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:36 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:46:38.621Z","message":"Entering","context":{"RequestID":"deffc94e-c3b4-4734-a1ec-677fd6f596ff","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bdb42694-4cba-4628-8790-4accaac121d8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:38.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:38.623Z","message":"{\"transactionId\":\"deffc94e-c3b4-4734-a1ec-677fd6f596ff\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:38:622\",\"respDate\":\"221203-05:46:38:623\",\"sourceId\":\"haproxy:deffc94e-c3b4-4734-a1ec-677fd6f596ff\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:46:38:622-38490\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[deffc94e-c3b4-4734-a1ec-677fd6f596ff]}\\\"}\"}","context":{"RequestID":"deffc94e-c3b4-4734-a1ec-677fd6f596ff","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bdb42694-4cba-4628-8790-4accaac121d8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:38.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:38.624Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"deffc94e-c3b4-4734-a1ec-677fd6f596ff","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bdb42694-4cba-4628-8790-4accaac121d8","LogTimestamp":"2022-12-03T05:46:38.624Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:46:39.920Z","message":"Entering","context":{"RequestID":"2ad1fa97-ff6e-4a36-8879-2882a28139b8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dd890eeb-76d1-4c91-8760-622443c80b59","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:46:39.920Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:39.922Z","message":"{\"transactionId\":\"2ad1fa97-ff6e-4a36-8879-2882a28139b8\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:39:921\",\"respDate\":\"221203-05:46:39:922\",\"sourceId\":\"OOM_ReadinessCheck:2ad1fa97-ff6e-4a36-8879-2882a28139b8\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:46:39:921-97079\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[56756], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[2ad1fa97-ff6e-4a36-8879-2882a28139b8]}\\\"}\"}","context":{"RequestID":"2ad1fa97-ff6e-4a36-8879-2882a28139b8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dd890eeb-76d1-4c91-8760-622443c80b59","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:46:39.920Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:39.922Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ad1fa97-ff6e-4a36-8879-2882a28139b8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd890eeb-76d1-4c91-8760-622443c80b59","LogTimestamp":"2022-12-03T05:46:39.922Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:46:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:46:40.258Z","message":"Entering","context":{"RequestID":"1312d848-e664-4a42-9b73-6b0a4bda3106","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4fc7cafe-94f2-4adc-afce-c5567ce579fc","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:46:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:40.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"1312d848-e664-4a42-9b73-6b0a4bda3106","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4fc7cafe-94f2-4adc-afce-c5567ce579fc","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:46:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:40.260Z","message":"{\"transactionId\":\"1312d848-e664-4a42-9b73-6b0a4bda3106\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:40:258\",\"respDate\":\"221203-05:46:40:260\",\"sourceId\":\"ReadinessCheck:1312d848-e664-4a42-9b73-6b0a4bda3106\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:46:40:258-90970\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[1312d848-e664-4a42-9b73-6b0a4bda3106]}\\\"}\"}","context":{"RequestID":"1312d848-e664-4a42-9b73-6b0a4bda3106","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4fc7cafe-94f2-4adc-afce-c5567ce579fc","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:46:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:40.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1312d848-e664-4a42-9b73-6b0a4bda3106","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4fc7cafe-94f2-4adc-afce-c5567ce579fc","LogTimestamp":"2022-12-03T05:46:40.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:46:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:46:40.632Z","message":"Entering","context":{"RequestID":"465cf816-a7ed-49ad-81d7-bbd3ae942450","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ca136407-0dff-437d-8ee4-7dcb851f528b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:40.632Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:40.634Z","message":"{\"transactionId\":\"465cf816-a7ed-49ad-81d7-bbd3ae942450\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:40:632\",\"respDate\":\"221203-05:46:40:633\",\"sourceId\":\"haproxy:465cf816-a7ed-49ad-81d7-bbd3ae942450\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:46:40:632-28038\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[465cf816-a7ed-49ad-81d7-bbd3ae942450]}\\\"}\"}","context":{"RequestID":"465cf816-a7ed-49ad-81d7-bbd3ae942450","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ca136407-0dff-437d-8ee4-7dcb851f528b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:40.632Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:40.634Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"465cf816-a7ed-49ad-81d7-bbd3ae942450","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca136407-0dff-437d-8ee4-7dcb851f528b","LogTimestamp":"2022-12-03T05:46:40.634Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:46:42.641Z","message":"Entering","context":{"RequestID":"b6d49cb0-14c6-410c-b7ed-643a9ce23a95","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c399dc8c-f92e-4266-b725-205a4f38578c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:42.641Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:42.643Z","message":"{\"transactionId\":\"b6d49cb0-14c6-410c-b7ed-643a9ce23a95\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:42:641\",\"respDate\":\"221203-05:46:42:643\",\"sourceId\":\"haproxy:b6d49cb0-14c6-410c-b7ed-643a9ce23a95\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:46:42:641-12733\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b6d49cb0-14c6-410c-b7ed-643a9ce23a95]}\\\"}\"}","context":{"RequestID":"b6d49cb0-14c6-410c-b7ed-643a9ce23a95","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c399dc8c-f92e-4266-b725-205a4f38578c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:42.641Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:42.643Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6d49cb0-14c6-410c-b7ed-643a9ce23a95","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c399dc8c-f92e-4266-b725-205a4f38578c","LogTimestamp":"2022-12-03T05:46:42.643Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:46:43.896Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:46:43.905Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:43.905Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:43.905Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:44.651Z","message":"Entering","context":{"RequestID":"fd18d183-ed45-4d2e-8de3-c1b12f95f191","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0f06b575-5263-4d79-8b8d-b293c4d9e320","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:44.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:44.653Z","message":"{\"transactionId\":\"fd18d183-ed45-4d2e-8de3-c1b12f95f191\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:44:652\",\"respDate\":\"221203-05:46:44:653\",\"sourceId\":\"haproxy:fd18d183-ed45-4d2e-8de3-c1b12f95f191\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:46:44:652-6384\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fd18d183-ed45-4d2e-8de3-c1b12f95f191]}\\\"}\"}","context":{"RequestID":"fd18d183-ed45-4d2e-8de3-c1b12f95f191","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0f06b575-5263-4d79-8b8d-b293c4d9e320","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:44.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:44.654Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd18d183-ed45-4d2e-8de3-c1b12f95f191","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f06b575-5263-4d79-8b8d-b293c4d9e320","LogTimestamp":"2022-12-03T05:46:44.654Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:46:46.662Z","message":"Entering","context":{"RequestID":"5d1002cc-7aa1-4e95-8e82-82d20257191d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"43cf6931-601d-490b-9190-6d51834531c1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:46.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:46.663Z","message":"{\"transactionId\":\"5d1002cc-7aa1-4e95-8e82-82d20257191d\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:46:662\",\"respDate\":\"221203-05:46:46:663\",\"sourceId\":\"haproxy:5d1002cc-7aa1-4e95-8e82-82d20257191d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:46:46:662-12898\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5d1002cc-7aa1-4e95-8e82-82d20257191d]}\\\"}\"}","context":{"RequestID":"5d1002cc-7aa1-4e95-8e82-82d20257191d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"43cf6931-601d-490b-9190-6d51834531c1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:46.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:46.664Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d1002cc-7aa1-4e95-8e82-82d20257191d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43cf6931-601d-490b-9190-6d51834531c1","LogTimestamp":"2022-12-03T05:46:46.664Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:46:47.411Z","message":"Entering","context":{"RequestID":"6fe3a92d-bfdd-47c1-ae96-2a9c823d97f3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e3e1bb7f-5133-4fd4-8d3c-80b4350ea733","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:46:47.411Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:47.413Z","message":"{\"transactionId\":\"6fe3a92d-bfdd-47c1-ae96-2a9c823d97f3\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:47:411\",\"respDate\":\"221203-05:46:47:413\",\"sourceId\":\"healthcheck:6fe3a92d-bfdd-47c1-ae96-2a9c823d97f3\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:46:47:411-8629\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[6fe3a92d-bfdd-47c1-ae96-2a9c823d97f3]}\\\"}\"}","context":{"RequestID":"6fe3a92d-bfdd-47c1-ae96-2a9c823d97f3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e3e1bb7f-5133-4fd4-8d3c-80b4350ea733","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:46:47.411Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:47.413Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6fe3a92d-bfdd-47c1-ae96-2a9c823d97f3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3e1bb7f-5133-4fd4-8d3c-80b4350ea733","LogTimestamp":"2022-12-03T05:46:47.413Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:46:47 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:46:48.671Z","message":"Entering","context":{"RequestID":"3dba83a0-0ecd-4161-bc43-2fc208f859e1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aff07d29-65e9-499c-b0b0-14bed6bc395c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:48.671Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:48.673Z","message":"{\"transactionId\":\"3dba83a0-0ecd-4161-bc43-2fc208f859e1\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:48:672\",\"respDate\":\"221203-05:46:48:673\",\"sourceId\":\"haproxy:3dba83a0-0ecd-4161-bc43-2fc208f859e1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:46:48:672-59258\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3dba83a0-0ecd-4161-bc43-2fc208f859e1]}\\\"}\"}","context":{"RequestID":"3dba83a0-0ecd-4161-bc43-2fc208f859e1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aff07d29-65e9-499c-b0b0-14bed6bc395c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:48.671Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:48.674Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3dba83a0-0ecd-4161-bc43-2fc208f859e1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aff07d29-65e9-499c-b0b0-14bed6bc395c","LogTimestamp":"2022-12-03T05:46:48.674Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:46:49.915Z","message":"Entering","context":{"RequestID":"fcb3d12d-9739-4e45-9fdd-e80a39940a1f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2586fdd1-ea55-43ba-a21c-a9e16f1e1876","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:46:49.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:49.917Z","message":"{\"transactionId\":\"fcb3d12d-9739-4e45-9fdd-e80a39940a1f\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:49:915\",\"respDate\":\"221203-05:46:49:917\",\"sourceId\":\"OOM_ReadinessCheck:fcb3d12d-9739-4e45-9fdd-e80a39940a1f\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:46:49:915-19766\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[56952], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[fcb3d12d-9739-4e45-9fdd-e80a39940a1f]}\\\"}\"}","context":{"RequestID":"fcb3d12d-9739-4e45-9fdd-e80a39940a1f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2586fdd1-ea55-43ba-a21c-a9e16f1e1876","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:46:49.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:49.917Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fcb3d12d-9739-4e45-9fdd-e80a39940a1f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2586fdd1-ea55-43ba-a21c-a9e16f1e1876","LogTimestamp":"2022-12-03T05:46:49.917Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:46:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:46:50.259Z","message":"Entering","context":{"RequestID":"3bd6655f-940c-4bf1-b0d5-cf262fc13c47","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9131842e-703e-4b64-b2c5-84248db48ada","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:46:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:50.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"3bd6655f-940c-4bf1-b0d5-cf262fc13c47","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9131842e-703e-4b64-b2c5-84248db48ada","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:46:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:50.261Z","message":"{\"transactionId\":\"3bd6655f-940c-4bf1-b0d5-cf262fc13c47\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:50:259\",\"respDate\":\"221203-05:46:50:261\",\"sourceId\":\"ReadinessCheck:3bd6655f-940c-4bf1-b0d5-cf262fc13c47\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:46:50:259-86889\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[3bd6655f-940c-4bf1-b0d5-cf262fc13c47]}\\\"}\"}","context":{"RequestID":"3bd6655f-940c-4bf1-b0d5-cf262fc13c47","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9131842e-703e-4b64-b2c5-84248db48ada","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:46:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:50.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3bd6655f-940c-4bf1-b0d5-cf262fc13c47","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9131842e-703e-4b64-b2c5-84248db48ada","LogTimestamp":"2022-12-03T05:46:50.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:46:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:46:50.682Z","message":"Entering","context":{"RequestID":"ea5dcd37-57c6-4e61-9211-677773f360dc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9a96e034-7842-4d7a-88f9-848258414979","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:50.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:50.684Z","message":"{\"transactionId\":\"ea5dcd37-57c6-4e61-9211-677773f360dc\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:50:682\",\"respDate\":\"221203-05:46:50:684\",\"sourceId\":\"haproxy:ea5dcd37-57c6-4e61-9211-677773f360dc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:46:50:682-37201\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ea5dcd37-57c6-4e61-9211-677773f360dc]}\\\"}\"}","context":{"RequestID":"ea5dcd37-57c6-4e61-9211-677773f360dc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9a96e034-7842-4d7a-88f9-848258414979","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:50.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:50.685Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea5dcd37-57c6-4e61-9211-677773f360dc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a96e034-7842-4d7a-88f9-848258414979","LogTimestamp":"2022-12-03T05:46:50.685Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:46:51.666Z","message":"Entering","context":{"RequestID":"f42140ce-45b3-485a-8aa6-56304f2f7644","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3061c905-50cd-4480-9526-c145e92f0cfc","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:46:51.666Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:51.668Z","message":"{\"transactionId\":\"f42140ce-45b3-485a-8aa6-56304f2f7644\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:51:666\",\"respDate\":\"221203-05:46:51:668\",\"sourceId\":\"healthcheck:f42140ce-45b3-485a-8aa6-56304f2f7644\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:46:51:666-57457\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[52040], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[f42140ce-45b3-485a-8aa6-56304f2f7644]}\\\"}\"}","context":{"RequestID":"f42140ce-45b3-485a-8aa6-56304f2f7644","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3061c905-50cd-4480-9526-c145e92f0cfc","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:46:51.666Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:51.668Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f42140ce-45b3-485a-8aa6-56304f2f7644","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3061c905-50cd-4480-9526-c145e92f0cfc","LogTimestamp":"2022-12-03T05:46:51.668Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:51 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:46:52.693Z","message":"Entering","context":{"RequestID":"09093371-e91b-4baa-a400-1d79d2f84884","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e4ea2f0e-c66d-4e1d-b3e5-d2a3a50aaabd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:52.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:52.695Z","message":"{\"transactionId\":\"09093371-e91b-4baa-a400-1d79d2f84884\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:52:694\",\"respDate\":\"221203-05:46:52:695\",\"sourceId\":\"haproxy:09093371-e91b-4baa-a400-1d79d2f84884\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:46:52:694-23451\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[09093371-e91b-4baa-a400-1d79d2f84884]}\\\"}\"}","context":{"RequestID":"09093371-e91b-4baa-a400-1d79d2f84884","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e4ea2f0e-c66d-4e1d-b3e5-d2a3a50aaabd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:52.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:52.696Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09093371-e91b-4baa-a400-1d79d2f84884","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4ea2f0e-c66d-4e1d-b3e5-d2a3a50aaabd","LogTimestamp":"2022-12-03T05:46:52.696Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:46:53.897Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:46:53.910Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:53.911Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:53.911Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:54.703Z","message":"Entering","context":{"RequestID":"e10788c1-5f6f-439f-ae21-5f1b7c0021c5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a981cc34-cfbe-4812-b42e-c0dcae793bbd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:54.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:54.706Z","message":"{\"transactionId\":\"e10788c1-5f6f-439f-ae21-5f1b7c0021c5\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:54:704\",\"respDate\":\"221203-05:46:54:706\",\"sourceId\":\"haproxy:e10788c1-5f6f-439f-ae21-5f1b7c0021c5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:46:54:704-52134\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e10788c1-5f6f-439f-ae21-5f1b7c0021c5]}\\\"}\"}","context":{"RequestID":"e10788c1-5f6f-439f-ae21-5f1b7c0021c5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a981cc34-cfbe-4812-b42e-c0dcae793bbd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:54.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:54.706Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e10788c1-5f6f-439f-ae21-5f1b7c0021c5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a981cc34-cfbe-4812-b42e-c0dcae793bbd","LogTimestamp":"2022-12-03T05:46:54.706Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:46:56.714Z","message":"Entering","context":{"RequestID":"422fe8d7-7e9d-4ea2-8af9-aa633d714241","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a2aa172f-4aba-432f-ae5c-1cf3aa6065f2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:56.714Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:56.716Z","message":"{\"transactionId\":\"422fe8d7-7e9d-4ea2-8af9-aa633d714241\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:56:715\",\"respDate\":\"221203-05:46:56:716\",\"sourceId\":\"haproxy:422fe8d7-7e9d-4ea2-8af9-aa633d714241\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:46:56:715-21012\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[422fe8d7-7e9d-4ea2-8af9-aa633d714241]}\\\"}\"}","context":{"RequestID":"422fe8d7-7e9d-4ea2-8af9-aa633d714241","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a2aa172f-4aba-432f-ae5c-1cf3aa6065f2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:56.714Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:56.717Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"422fe8d7-7e9d-4ea2-8af9-aa633d714241","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2aa172f-4aba-432f-ae5c-1cf3aa6065f2","LogTimestamp":"2022-12-03T05:46:56.717Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:46:58.725Z","message":"Entering","context":{"RequestID":"e629f35d-2595-45ae-b659-e54be2aa8889","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6cee1e4b-9e2d-467d-9609-53cef51e999c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:58.725Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:58.727Z","message":"{\"transactionId\":\"e629f35d-2595-45ae-b659-e54be2aa8889\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:58:725\",\"respDate\":\"221203-05:46:58:727\",\"sourceId\":\"haproxy:e629f35d-2595-45ae-b659-e54be2aa8889\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:46:58:725-22764\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e629f35d-2595-45ae-b659-e54be2aa8889]}\\\"}\"}","context":{"RequestID":"e629f35d-2595-45ae-b659-e54be2aa8889","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6cee1e4b-9e2d-467d-9609-53cef51e999c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:46:58.725Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:58.727Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e629f35d-2595-45ae-b659-e54be2aa8889","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6cee1e4b-9e2d-467d-9609-53cef51e999c","LogTimestamp":"2022-12-03T05:46:58.727Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:46:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:46:59.916Z","message":"Entering","context":{"RequestID":"46d2a4a8-c18c-4232-957e-36e62abeadc3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"62457a7b-89a8-4828-82e2-9630f55fe668","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:46:59.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:46:59.918Z","message":"{\"transactionId\":\"46d2a4a8-c18c-4232-957e-36e62abeadc3\",\"status\":\"200\",\"rqstDate\":\"221203-05:46:59:916\",\"respDate\":\"221203-05:46:59:917\",\"sourceId\":\"OOM_ReadinessCheck:46d2a4a8-c18c-4232-957e-36e62abeadc3\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:46:59:916-23048\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[57152], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[46d2a4a8-c18c-4232-957e-36e62abeadc3]}\\\"}\"}","context":{"RequestID":"46d2a4a8-c18c-4232-957e-36e62abeadc3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"62457a7b-89a8-4828-82e2-9630f55fe668","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:46:59.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:46:59.918Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46d2a4a8-c18c-4232-957e-36e62abeadc3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62457a7b-89a8-4828-82e2-9630f55fe668","LogTimestamp":"2022-12-03T05:46:59.918Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:46:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:47:00.259Z","message":"Entering","context":{"RequestID":"f5f091c1-b373-4e04-bdc7-1ddc20c72b5b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"73493384-3d91-4ca9-a38c-2abe3e2436ec","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:47:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:00.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"f5f091c1-b373-4e04-bdc7-1ddc20c72b5b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"73493384-3d91-4ca9-a38c-2abe3e2436ec","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:47:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:00.261Z","message":"{\"transactionId\":\"f5f091c1-b373-4e04-bdc7-1ddc20c72b5b\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:00:259\",\"respDate\":\"221203-05:47:00:261\",\"sourceId\":\"ReadinessCheck:f5f091c1-b373-4e04-bdc7-1ddc20c72b5b\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:47:00:259-1876\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[f5f091c1-b373-4e04-bdc7-1ddc20c72b5b]}\\\"}\"}","context":{"RequestID":"f5f091c1-b373-4e04-bdc7-1ddc20c72b5b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"73493384-3d91-4ca9-a38c-2abe3e2436ec","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:47:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:00.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5f091c1-b373-4e04-bdc7-1ddc20c72b5b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73493384-3d91-4ca9-a38c-2abe3e2436ec","LogTimestamp":"2022-12-03T05:47:00.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:47:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:47:00.414Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:00.416Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:00.735Z","message":"Entering","context":{"RequestID":"28393e92-9dc8-419b-8cf5-4e0758cafcf3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b2e730b2-a9ca-43bf-8f85-31d7f560d734","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:00.734Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:00.737Z","message":"{\"transactionId\":\"28393e92-9dc8-419b-8cf5-4e0758cafcf3\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:00:735\",\"respDate\":\"221203-05:47:00:737\",\"sourceId\":\"haproxy:28393e92-9dc8-419b-8cf5-4e0758cafcf3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:47:00:735-94377\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[28393e92-9dc8-419b-8cf5-4e0758cafcf3]}\\\"}\"}","context":{"RequestID":"28393e92-9dc8-419b-8cf5-4e0758cafcf3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b2e730b2-a9ca-43bf-8f85-31d7f560d734","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:00.734Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:00.737Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28393e92-9dc8-419b-8cf5-4e0758cafcf3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2e730b2-a9ca-43bf-8f85-31d7f560d734","LogTimestamp":"2022-12-03T05:47:00.737Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:47:02.438Z","message":"Entering","context":{"RequestID":"dabf7d45-e765-48f1-89f2-e0dc9b579543","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"31e804c8-d0ee-4cc9-a03f-9977ec6a9308","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:47:02.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:02.440Z","message":"{\"transactionId\":\"dabf7d45-e765-48f1-89f2-e0dc9b579543\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:02:439\",\"respDate\":\"221203-05:47:02:440\",\"sourceId\":\"healthcheck:dabf7d45-e765-48f1-89f2-e0dc9b579543\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:47:02:439-58612\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[dabf7d45-e765-48f1-89f2-e0dc9b579543]}\\\"}\"}","context":{"RequestID":"dabf7d45-e765-48f1-89f2-e0dc9b579543","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"31e804c8-d0ee-4cc9-a03f-9977ec6a9308","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:47:02.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:02.441Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dabf7d45-e765-48f1-89f2-e0dc9b579543","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"31e804c8-d0ee-4cc9-a03f-9977ec6a9308","LogTimestamp":"2022-12-03T05:47:02.440Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:47:02 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:47:02.751Z","message":"Entering","context":{"RequestID":"cdf7263d-a6d5-4d98-baab-fdf27b18fef3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"025d2b16-30d8-475d-8b5a-4c89ef348b47","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:02.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:02.753Z","message":"{\"transactionId\":\"cdf7263d-a6d5-4d98-baab-fdf27b18fef3\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:02:752\",\"respDate\":\"221203-05:47:02:753\",\"sourceId\":\"haproxy:cdf7263d-a6d5-4d98-baab-fdf27b18fef3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:47:02:752-68182\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cdf7263d-a6d5-4d98-baab-fdf27b18fef3]}\\\"}\"}","context":{"RequestID":"cdf7263d-a6d5-4d98-baab-fdf27b18fef3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"025d2b16-30d8-475d-8b5a-4c89ef348b47","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:02.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:02.753Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cdf7263d-a6d5-4d98-baab-fdf27b18fef3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"025d2b16-30d8-475d-8b5a-4c89ef348b47","LogTimestamp":"2022-12-03T05:47:02.753Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:47:03.896Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:47:03.905Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:03.905Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:03.905Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:04.761Z","message":"Entering","context":{"RequestID":"e8941695-fa7a-48f8-9c60-2321bb536607","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d2433857-583a-4cf4-bd52-260e25ee46aa","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:04.761Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:04.762Z","message":"{\"transactionId\":\"e8941695-fa7a-48f8-9c60-2321bb536607\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:04:761\",\"respDate\":\"221203-05:47:04:762\",\"sourceId\":\"haproxy:e8941695-fa7a-48f8-9c60-2321bb536607\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:47:04:761-6876\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e8941695-fa7a-48f8-9c60-2321bb536607]}\\\"}\"}","context":{"RequestID":"e8941695-fa7a-48f8-9c60-2321bb536607","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d2433857-583a-4cf4-bd52-260e25ee46aa","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:04.761Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:04.763Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e8941695-fa7a-48f8-9c60-2321bb536607","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2433857-583a-4cf4-bd52-260e25ee46aa","LogTimestamp":"2022-12-03T05:47:04.763Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:47:06.692Z","message":"Entering","context":{"RequestID":"63f5a5da-3fdc-4ab5-afae-d60133c248ab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"72a065d8-110c-40a4-81f6-20d44ea5c718","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:47:06.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:06.694Z","message":"{\"transactionId\":\"63f5a5da-3fdc-4ab5-afae-d60133c248ab\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:06:693\",\"respDate\":\"221203-05:47:06:694\",\"sourceId\":\"healthcheck:63f5a5da-3fdc-4ab5-afae-d60133c248ab\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:47:06:693-13620\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[52208], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[63f5a5da-3fdc-4ab5-afae-d60133c248ab]}\\\"}\"}","context":{"RequestID":"63f5a5da-3fdc-4ab5-afae-d60133c248ab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"72a065d8-110c-40a4-81f6-20d44ea5c718","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:47:06.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:06.694Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63f5a5da-3fdc-4ab5-afae-d60133c248ab","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72a065d8-110c-40a4-81f6-20d44ea5c718","LogTimestamp":"2022-12-03T05:47:06.694Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:06 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:47:06.770Z","message":"Entering","context":{"RequestID":"d8accac1-b731-407f-9836-9648a13404f4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1979663d-afdf-4121-a688-e9dc2612ad16","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:06.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:06.772Z","message":"{\"transactionId\":\"d8accac1-b731-407f-9836-9648a13404f4\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:06:770\",\"respDate\":\"221203-05:47:06:771\",\"sourceId\":\"haproxy:d8accac1-b731-407f-9836-9648a13404f4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:47:06:770-71604\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d8accac1-b731-407f-9836-9648a13404f4]}\\\"}\"}","context":{"RequestID":"d8accac1-b731-407f-9836-9648a13404f4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1979663d-afdf-4121-a688-e9dc2612ad16","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:06.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:06.772Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8accac1-b731-407f-9836-9648a13404f4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1979663d-afdf-4121-a688-e9dc2612ad16","LogTimestamp":"2022-12-03T05:47:06.772Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:47:08.780Z","message":"Entering","context":{"RequestID":"18f18ad7-de7b-40a2-8c2a-00cd647814b8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d458ef9b-bfb0-4de0-94eb-519d63a8adef","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:08.780Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:08.782Z","message":"{\"transactionId\":\"18f18ad7-de7b-40a2-8c2a-00cd647814b8\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:08:781\",\"respDate\":\"221203-05:47:08:782\",\"sourceId\":\"haproxy:18f18ad7-de7b-40a2-8c2a-00cd647814b8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:47:08:781-52722\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[18f18ad7-de7b-40a2-8c2a-00cd647814b8]}\\\"}\"}","context":{"RequestID":"18f18ad7-de7b-40a2-8c2a-00cd647814b8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d458ef9b-bfb0-4de0-94eb-519d63a8adef","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:08.780Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:08.783Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"18f18ad7-de7b-40a2-8c2a-00cd647814b8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d458ef9b-bfb0-4de0-94eb-519d63a8adef","LogTimestamp":"2022-12-03T05:47:08.783Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:47:09.915Z","message":"Entering","context":{"RequestID":"e00c6245-42eb-491e-908a-a17430809d89","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"42f429dc-757d-49d5-8d6b-378c462c94a0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:47:09.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:09.916Z","message":"{\"transactionId\":\"e00c6245-42eb-491e-908a-a17430809d89\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:09:915\",\"respDate\":\"221203-05:47:09:916\",\"sourceId\":\"OOM_ReadinessCheck:e00c6245-42eb-491e-908a-a17430809d89\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:47:09:915-6964\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[57344], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[e00c6245-42eb-491e-908a-a17430809d89]}\\\"}\"}","context":{"RequestID":"e00c6245-42eb-491e-908a-a17430809d89","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"42f429dc-757d-49d5-8d6b-378c462c94a0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:47:09.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:09.917Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e00c6245-42eb-491e-908a-a17430809d89","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42f429dc-757d-49d5-8d6b-378c462c94a0","LogTimestamp":"2022-12-03T05:47:09.917Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:47:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:47:10.258Z","message":"Entering","context":{"RequestID":"edcd2528-e805-4d06-91bc-90f977a9633e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"76f3fc54-c919-40e4-8f3c-2a341a8dcde4","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:47:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:10.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"edcd2528-e805-4d06-91bc-90f977a9633e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"76f3fc54-c919-40e4-8f3c-2a341a8dcde4","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:47:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:10.260Z","message":"{\"transactionId\":\"edcd2528-e805-4d06-91bc-90f977a9633e\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:10:259\",\"respDate\":\"221203-05:47:10:260\",\"sourceId\":\"ReadinessCheck:edcd2528-e805-4d06-91bc-90f977a9633e\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:47:10:259-76143\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[edcd2528-e805-4d06-91bc-90f977a9633e]}\\\"}\"}","context":{"RequestID":"edcd2528-e805-4d06-91bc-90f977a9633e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"76f3fc54-c919-40e4-8f3c-2a341a8dcde4","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:47:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:10.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"edcd2528-e805-4d06-91bc-90f977a9633e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76f3fc54-c919-40e4-8f3c-2a341a8dcde4","LogTimestamp":"2022-12-03T05:47:10.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:47:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:47:10.790Z","message":"Entering","context":{"RequestID":"5fda024b-6ac6-4bfc-bce3-680330789905","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"22091b4d-a39b-4869-ab41-a2ff02c6aeb1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:10.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:10.791Z","message":"{\"transactionId\":\"5fda024b-6ac6-4bfc-bce3-680330789905\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:10:790\",\"respDate\":\"221203-05:47:10:791\",\"sourceId\":\"haproxy:5fda024b-6ac6-4bfc-bce3-680330789905\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:47:10:790-3402\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5fda024b-6ac6-4bfc-bce3-680330789905]}\\\"}\"}","context":{"RequestID":"5fda024b-6ac6-4bfc-bce3-680330789905","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"22091b4d-a39b-4869-ab41-a2ff02c6aeb1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:10.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:10.792Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5fda024b-6ac6-4bfc-bce3-680330789905","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22091b4d-a39b-4869-ab41-a2ff02c6aeb1","LogTimestamp":"2022-12-03T05:47:10.792Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:47:12.799Z","message":"Entering","context":{"RequestID":"108dd8f0-865c-47e8-aa85-ac0091ab3502","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9b789ff1-60e0-4c2d-a394-d0841b27e5cc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:12.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:12.802Z","message":"{\"transactionId\":\"108dd8f0-865c-47e8-aa85-ac0091ab3502\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:12:800\",\"respDate\":\"221203-05:47:12:801\",\"sourceId\":\"haproxy:108dd8f0-865c-47e8-aa85-ac0091ab3502\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:47:12:800-67961\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[108dd8f0-865c-47e8-aa85-ac0091ab3502]}\\\"}\"}","context":{"RequestID":"108dd8f0-865c-47e8-aa85-ac0091ab3502","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9b789ff1-60e0-4c2d-a394-d0841b27e5cc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:12.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:12.802Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"108dd8f0-865c-47e8-aa85-ac0091ab3502","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b789ff1-60e0-4c2d-a394-d0841b27e5cc","LogTimestamp":"2022-12-03T05:47:12.802Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:47:13.896Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:47:13.907Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:13.907Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:13.908Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:14.811Z","message":"Entering","context":{"RequestID":"1a360a03-192d-4c57-9489-15b540cbb197","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"01adf8b0-ed57-4737-8a9d-11f485ef58cc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:14.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:14.813Z","message":"{\"transactionId\":\"1a360a03-192d-4c57-9489-15b540cbb197\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:14:811\",\"respDate\":\"221203-05:47:14:813\",\"sourceId\":\"haproxy:1a360a03-192d-4c57-9489-15b540cbb197\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:47:14:811-88356\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1a360a03-192d-4c57-9489-15b540cbb197]}\\\"}\"}","context":{"RequestID":"1a360a03-192d-4c57-9489-15b540cbb197","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"01adf8b0-ed57-4737-8a9d-11f485ef58cc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:14.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:14.814Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a360a03-192d-4c57-9489-15b540cbb197","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01adf8b0-ed57-4737-8a9d-11f485ef58cc","LogTimestamp":"2022-12-03T05:47:14.814Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:47:16.821Z","message":"Entering","context":{"RequestID":"13976f45-05a4-4137-8116-06ec1052c126","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"df1bedef-f01d-460f-992e-32eb366ffdcb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:16.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:16.823Z","message":"{\"transactionId\":\"13976f45-05a4-4137-8116-06ec1052c126\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:16:822\",\"respDate\":\"221203-05:47:16:823\",\"sourceId\":\"haproxy:13976f45-05a4-4137-8116-06ec1052c126\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:47:16:822-19493\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[13976f45-05a4-4137-8116-06ec1052c126]}\\\"}\"}","context":{"RequestID":"13976f45-05a4-4137-8116-06ec1052c126","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"df1bedef-f01d-460f-992e-32eb366ffdcb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:16.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:16.823Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13976f45-05a4-4137-8116-06ec1052c126","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df1bedef-f01d-460f-992e-32eb366ffdcb","LogTimestamp":"2022-12-03T05:47:16.823Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:47:17.464Z","message":"Entering","context":{"RequestID":"83f5f471-01dc-40e6-864f-aee238734c10","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e0a1c93c-fbca-4377-9af7-1418b9b21f9a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:47:17.464Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:17.466Z","message":"{\"transactionId\":\"83f5f471-01dc-40e6-864f-aee238734c10\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:17:465\",\"respDate\":\"221203-05:47:17:466\",\"sourceId\":\"healthcheck:83f5f471-01dc-40e6-864f-aee238734c10\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:47:17:465-13449\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[83f5f471-01dc-40e6-864f-aee238734c10]}\\\"}\"}","context":{"RequestID":"83f5f471-01dc-40e6-864f-aee238734c10","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e0a1c93c-fbca-4377-9af7-1418b9b21f9a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:47:17.464Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:17.466Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83f5f471-01dc-40e6-864f-aee238734c10","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0a1c93c-fbca-4377-9af7-1418b9b21f9a","LogTimestamp":"2022-12-03T05:47:17.466Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:47:17 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:47:18.831Z","message":"Entering","context":{"RequestID":"f9b4e69a-0672-4822-9b28-619e0673734b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9d108582-11ea-4415-9163-7aee076e6bbf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:18.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:18.833Z","message":"{\"transactionId\":\"f9b4e69a-0672-4822-9b28-619e0673734b\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:18:832\",\"respDate\":\"221203-05:47:18:833\",\"sourceId\":\"haproxy:f9b4e69a-0672-4822-9b28-619e0673734b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:47:18:832-49059\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f9b4e69a-0672-4822-9b28-619e0673734b]}\\\"}\"}","context":{"RequestID":"f9b4e69a-0672-4822-9b28-619e0673734b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9d108582-11ea-4415-9163-7aee076e6bbf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:18.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:18.833Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9b4e69a-0672-4822-9b28-619e0673734b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d108582-11ea-4415-9163-7aee076e6bbf","LogTimestamp":"2022-12-03T05:47:18.833Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:47:19.916Z","message":"Entering","context":{"RequestID":"6b300bec-e4e9-484d-b5a8-54150c2b987b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"76f2d017-3061-41bd-8217-a805b2254609","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:47:19.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:19.917Z","message":"{\"transactionId\":\"6b300bec-e4e9-484d-b5a8-54150c2b987b\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:19:916\",\"respDate\":\"221203-05:47:19:917\",\"sourceId\":\"OOM_ReadinessCheck:6b300bec-e4e9-484d-b5a8-54150c2b987b\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:47:19:916-69278\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[57548], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[6b300bec-e4e9-484d-b5a8-54150c2b987b]}\\\"}\"}","context":{"RequestID":"6b300bec-e4e9-484d-b5a8-54150c2b987b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"76f2d017-3061-41bd-8217-a805b2254609","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:47:19.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:19.918Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b300bec-e4e9-484d-b5a8-54150c2b987b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76f2d017-3061-41bd-8217-a805b2254609","LogTimestamp":"2022-12-03T05:47:19.918Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:47:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:47:20.258Z","message":"Entering","context":{"RequestID":"79f0173e-324a-44d4-bbbd-70044650d2c4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2cd8f78a-c40c-4a37-bba3-d255bb56088e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:47:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:20.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"79f0173e-324a-44d4-bbbd-70044650d2c4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2cd8f78a-c40c-4a37-bba3-d255bb56088e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:47:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:20.261Z","message":"{\"transactionId\":\"79f0173e-324a-44d4-bbbd-70044650d2c4\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:20:259\",\"respDate\":\"221203-05:47:20:260\",\"sourceId\":\"ReadinessCheck:79f0173e-324a-44d4-bbbd-70044650d2c4\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:47:20:259-72931\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[79f0173e-324a-44d4-bbbd-70044650d2c4]}\\\"}\"}","context":{"RequestID":"79f0173e-324a-44d4-bbbd-70044650d2c4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2cd8f78a-c40c-4a37-bba3-d255bb56088e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:47:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:20.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79f0173e-324a-44d4-bbbd-70044650d2c4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2cd8f78a-c40c-4a37-bba3-d255bb56088e","LogTimestamp":"2022-12-03T05:47:20.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:47:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:47:20.841Z","message":"Entering","context":{"RequestID":"4871c2ba-ad50-449d-8918-4ca2901422d2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"57098342-cf42-4cfd-8b2e-4eaed0bd2207","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:20.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:20.844Z","message":"{\"transactionId\":\"4871c2ba-ad50-449d-8918-4ca2901422d2\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:20:842\",\"respDate\":\"221203-05:47:20:844\",\"sourceId\":\"haproxy:4871c2ba-ad50-449d-8918-4ca2901422d2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:47:20:842-52786\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4871c2ba-ad50-449d-8918-4ca2901422d2]}\\\"}\"}","context":{"RequestID":"4871c2ba-ad50-449d-8918-4ca2901422d2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"57098342-cf42-4cfd-8b2e-4eaed0bd2207","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:20.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:20.844Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4871c2ba-ad50-449d-8918-4ca2901422d2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"57098342-cf42-4cfd-8b2e-4eaed0bd2207","LogTimestamp":"2022-12-03T05:47:20.844Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:47:21.724Z","message":"Entering","context":{"RequestID":"a0fd812a-6449-4207-90a5-6d7bd560f152","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c72d5a97-b981-43f2-b1ec-79d8fb876158","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:47:21.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:21.726Z","message":"{\"transactionId\":\"a0fd812a-6449-4207-90a5-6d7bd560f152\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:21:724\",\"respDate\":\"221203-05:47:21:726\",\"sourceId\":\"healthcheck:a0fd812a-6449-4207-90a5-6d7bd560f152\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:47:21:724-81387\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[52398], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[a0fd812a-6449-4207-90a5-6d7bd560f152]}\\\"}\"}","context":{"RequestID":"a0fd812a-6449-4207-90a5-6d7bd560f152","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c72d5a97-b981-43f2-b1ec-79d8fb876158","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:47:21.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:21.727Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0fd812a-6449-4207-90a5-6d7bd560f152","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c72d5a97-b981-43f2-b1ec-79d8fb876158","LogTimestamp":"2022-12-03T05:47:21.726Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:21 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:47:22.853Z","message":"Entering","context":{"RequestID":"0082d2ca-3177-4bed-954b-a62838da4050","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2a6a3c39-874a-420c-9721-78b156c504c7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:22.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:22.854Z","message":"{\"transactionId\":\"0082d2ca-3177-4bed-954b-a62838da4050\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:22:853\",\"respDate\":\"221203-05:47:22:854\",\"sourceId\":\"haproxy:0082d2ca-3177-4bed-954b-a62838da4050\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:47:22:853-53260\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0082d2ca-3177-4bed-954b-a62838da4050]}\\\"}\"}","context":{"RequestID":"0082d2ca-3177-4bed-954b-a62838da4050","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2a6a3c39-874a-420c-9721-78b156c504c7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:22.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:22.855Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0082d2ca-3177-4bed-954b-a62838da4050","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a6a3c39-874a-420c-9721-78b156c504c7","LogTimestamp":"2022-12-03T05:47:22.855Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:47:23.896Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:47:23.909Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:23.909Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:23.909Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:24.863Z","message":"Entering","context":{"RequestID":"d5aff653-ea76-4213-959c-0f2c782d8dec","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9619c1ac-8560-484d-b6cf-ce8bcb2ba188","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:24.863Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:24.864Z","message":"{\"transactionId\":\"d5aff653-ea76-4213-959c-0f2c782d8dec\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:24:863\",\"respDate\":\"221203-05:47:24:864\",\"sourceId\":\"haproxy:d5aff653-ea76-4213-959c-0f2c782d8dec\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:47:24:863-45218\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d5aff653-ea76-4213-959c-0f2c782d8dec]}\\\"}\"}","context":{"RequestID":"d5aff653-ea76-4213-959c-0f2c782d8dec","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9619c1ac-8560-484d-b6cf-ce8bcb2ba188","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:24.863Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:24.865Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5aff653-ea76-4213-959c-0f2c782d8dec","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9619c1ac-8560-484d-b6cf-ce8bcb2ba188","LogTimestamp":"2022-12-03T05:47:24.865Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:47:26.873Z","message":"Entering","context":{"RequestID":"e593bbd5-f5f5-407b-8402-b6ccab7b23ba","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"eeb067c2-bdbb-42f9-9e2d-e9affe61b8e7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:26.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:26.874Z","message":"{\"transactionId\":\"e593bbd5-f5f5-407b-8402-b6ccab7b23ba\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:26:873\",\"respDate\":\"221203-05:47:26:874\",\"sourceId\":\"haproxy:e593bbd5-f5f5-407b-8402-b6ccab7b23ba\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:47:26:873-68448\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e593bbd5-f5f5-407b-8402-b6ccab7b23ba]}\\\"}\"}","context":{"RequestID":"e593bbd5-f5f5-407b-8402-b6ccab7b23ba","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"eeb067c2-bdbb-42f9-9e2d-e9affe61b8e7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:26.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:26.875Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e593bbd5-f5f5-407b-8402-b6ccab7b23ba","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eeb067c2-bdbb-42f9-9e2d-e9affe61b8e7","LogTimestamp":"2022-12-03T05:47:26.875Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:47:28.883Z","message":"Entering","context":{"RequestID":"4b2cda61-0a5d-4cd3-9852-4c49a9f7b810","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c19fba39-c06b-4fba-ab47-557c87624b10","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:28.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:28.885Z","message":"{\"transactionId\":\"4b2cda61-0a5d-4cd3-9852-4c49a9f7b810\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:28:883\",\"respDate\":\"221203-05:47:28:885\",\"sourceId\":\"haproxy:4b2cda61-0a5d-4cd3-9852-4c49a9f7b810\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:47:28:883-78611\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4b2cda61-0a5d-4cd3-9852-4c49a9f7b810]}\\\"}\"}","context":{"RequestID":"4b2cda61-0a5d-4cd3-9852-4c49a9f7b810","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c19fba39-c06b-4fba-ab47-557c87624b10","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:28.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:28.885Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b2cda61-0a5d-4cd3-9852-4c49a9f7b810","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c19fba39-c06b-4fba-ab47-557c87624b10","LogTimestamp":"2022-12-03T05:47:28.885Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:47:29.914Z","message":"Entering","context":{"RequestID":"01afbd73-acf8-4abe-b469-9e0b1b33c7ab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4dc3e41c-5389-4d94-96b9-637834e90de0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:47:29.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:29.916Z","message":"{\"transactionId\":\"01afbd73-acf8-4abe-b469-9e0b1b33c7ab\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:29:914\",\"respDate\":\"221203-05:47:29:916\",\"sourceId\":\"OOM_ReadinessCheck:01afbd73-acf8-4abe-b469-9e0b1b33c7ab\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:47:29:914-41813\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[57742], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[01afbd73-acf8-4abe-b469-9e0b1b33c7ab]}\\\"}\"}","context":{"RequestID":"01afbd73-acf8-4abe-b469-9e0b1b33c7ab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4dc3e41c-5389-4d94-96b9-637834e90de0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:47:29.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:29.916Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01afbd73-acf8-4abe-b469-9e0b1b33c7ab","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4dc3e41c-5389-4d94-96b9-637834e90de0","LogTimestamp":"2022-12-03T05:47:29.916Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:47:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:47:30.259Z","message":"Entering","context":{"RequestID":"0c995c2d-3b27-4987-8855-fb2b392c2d53","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5df58152-5e52-426b-be9d-fdf9879f1c0f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:47:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:30.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"0c995c2d-3b27-4987-8855-fb2b392c2d53","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5df58152-5e52-426b-be9d-fdf9879f1c0f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:47:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:30.261Z","message":"{\"transactionId\":\"0c995c2d-3b27-4987-8855-fb2b392c2d53\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:30:259\",\"respDate\":\"221203-05:47:30:261\",\"sourceId\":\"ReadinessCheck:0c995c2d-3b27-4987-8855-fb2b392c2d53\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:47:30:259-30095\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[0c995c2d-3b27-4987-8855-fb2b392c2d53]}\\\"}\"}","context":{"RequestID":"0c995c2d-3b27-4987-8855-fb2b392c2d53","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5df58152-5e52-426b-be9d-fdf9879f1c0f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:47:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:30.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c995c2d-3b27-4987-8855-fb2b392c2d53","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5df58152-5e52-426b-be9d-fdf9879f1c0f","LogTimestamp":"2022-12-03T05:47:30.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:47:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:47:30.418Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:30.420Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:30.892Z","message":"Entering","context":{"RequestID":"2e8ca218-0d80-46c6-9540-3f7839836bf3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d0d0b07f-3805-4450-af6d-4dbb345053e7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:30.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:30.894Z","message":"{\"transactionId\":\"2e8ca218-0d80-46c6-9540-3f7839836bf3\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:30:893\",\"respDate\":\"221203-05:47:30:894\",\"sourceId\":\"haproxy:2e8ca218-0d80-46c6-9540-3f7839836bf3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:47:30:893-28437\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2e8ca218-0d80-46c6-9540-3f7839836bf3]}\\\"}\"}","context":{"RequestID":"2e8ca218-0d80-46c6-9540-3f7839836bf3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d0d0b07f-3805-4450-af6d-4dbb345053e7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:30.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:30.894Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e8ca218-0d80-46c6-9540-3f7839836bf3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0d0b07f-3805-4450-af6d-4dbb345053e7","LogTimestamp":"2022-12-03T05:47:30.894Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:47:32.492Z","message":"Entering","context":{"RequestID":"cbf35c8d-73c2-4a9a-9687-9387f017f01e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"97bb4ead-849d-4dfd-b464-488f944b1fc2","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:47:32.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:32.493Z","message":"{\"transactionId\":\"cbf35c8d-73c2-4a9a-9687-9387f017f01e\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:32:492\",\"respDate\":\"221203-05:47:32:493\",\"sourceId\":\"healthcheck:cbf35c8d-73c2-4a9a-9687-9387f017f01e\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:47:32:492-64938\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[cbf35c8d-73c2-4a9a-9687-9387f017f01e]}\\\"}\"}","context":{"RequestID":"cbf35c8d-73c2-4a9a-9687-9387f017f01e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"97bb4ead-849d-4dfd-b464-488f944b1fc2","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:47:32.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:32.494Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cbf35c8d-73c2-4a9a-9687-9387f017f01e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97bb4ead-849d-4dfd-b464-488f944b1fc2","LogTimestamp":"2022-12-03T05:47:32.494Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:47:32 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:47:32.902Z","message":"Entering","context":{"RequestID":"3986f251-a883-4c83-8fa9-57212b5bbba6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"41034e7a-a800-402b-9030-74e03413fb2b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:32.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:32.904Z","message":"{\"transactionId\":\"3986f251-a883-4c83-8fa9-57212b5bbba6\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:32:902\",\"respDate\":\"221203-05:47:32:904\",\"sourceId\":\"haproxy:3986f251-a883-4c83-8fa9-57212b5bbba6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:47:32:902-29754\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3986f251-a883-4c83-8fa9-57212b5bbba6]}\\\"}\"}","context":{"RequestID":"3986f251-a883-4c83-8fa9-57212b5bbba6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"41034e7a-a800-402b-9030-74e03413fb2b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:32.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:32.904Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3986f251-a883-4c83-8fa9-57212b5bbba6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41034e7a-a800-402b-9030-74e03413fb2b","LogTimestamp":"2022-12-03T05:47:32.904Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:47:33.897Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:47:33.906Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:33.906Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:33.906Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:34.911Z","message":"Entering","context":{"RequestID":"a4aa8ac2-8ee2-47a3-8796-66d0a4a871f8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"20738f01-e12d-49c8-8658-043e3c78f1c5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:34.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:34.913Z","message":"{\"transactionId\":\"a4aa8ac2-8ee2-47a3-8796-66d0a4a871f8\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:34:912\",\"respDate\":\"221203-05:47:34:913\",\"sourceId\":\"haproxy:a4aa8ac2-8ee2-47a3-8796-66d0a4a871f8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:47:34:912-25561\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a4aa8ac2-8ee2-47a3-8796-66d0a4a871f8]}\\\"}\"}","context":{"RequestID":"a4aa8ac2-8ee2-47a3-8796-66d0a4a871f8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"20738f01-e12d-49c8-8658-043e3c78f1c5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:34.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:34.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4aa8ac2-8ee2-47a3-8796-66d0a4a871f8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20738f01-e12d-49c8-8658-043e3c78f1c5","LogTimestamp":"2022-12-03T05:47:34.914Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:47:36.746Z","message":"Entering","context":{"RequestID":"00d4ccfd-88fd-42f0-b55c-4b36d841e2a3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a0b44655-7388-4ca3-b7e6-66cf6940ac58","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:47:36.746Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:36.747Z","message":"{\"transactionId\":\"00d4ccfd-88fd-42f0-b55c-4b36d841e2a3\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:36:746\",\"respDate\":\"221203-05:47:36:747\",\"sourceId\":\"healthcheck:00d4ccfd-88fd-42f0-b55c-4b36d841e2a3\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:47:36:746-55297\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[52578], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[00d4ccfd-88fd-42f0-b55c-4b36d841e2a3]}\\\"}\"}","context":{"RequestID":"00d4ccfd-88fd-42f0-b55c-4b36d841e2a3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a0b44655-7388-4ca3-b7e6-66cf6940ac58","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:47:36.746Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:36.748Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00d4ccfd-88fd-42f0-b55c-4b36d841e2a3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0b44655-7388-4ca3-b7e6-66cf6940ac58","LogTimestamp":"2022-12-03T05:47:36.748Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:36 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:47:36.921Z","message":"Entering","context":{"RequestID":"c1b50865-3627-4aaa-8867-746d7dba04f2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9652faef-3f35-430a-b5ab-31465c3cb3e2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:36.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:36.923Z","message":"{\"transactionId\":\"c1b50865-3627-4aaa-8867-746d7dba04f2\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:36:922\",\"respDate\":\"221203-05:47:36:923\",\"sourceId\":\"haproxy:c1b50865-3627-4aaa-8867-746d7dba04f2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:47:36:922-70945\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c1b50865-3627-4aaa-8867-746d7dba04f2]}\\\"}\"}","context":{"RequestID":"c1b50865-3627-4aaa-8867-746d7dba04f2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9652faef-3f35-430a-b5ab-31465c3cb3e2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:36.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:36.923Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1b50865-3627-4aaa-8867-746d7dba04f2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9652faef-3f35-430a-b5ab-31465c3cb3e2","LogTimestamp":"2022-12-03T05:47:36.923Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:47:38.930Z","message":"Entering","context":{"RequestID":"d726859c-e6a9-416c-86f4-99e9e8eb9d84","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dcc218f0-533f-4f9f-915a-82fca4dd40f4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:38.930Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:38.932Z","message":"{\"transactionId\":\"d726859c-e6a9-416c-86f4-99e9e8eb9d84\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:38:930\",\"respDate\":\"221203-05:47:38:932\",\"sourceId\":\"haproxy:d726859c-e6a9-416c-86f4-99e9e8eb9d84\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:47:38:930-49236\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d726859c-e6a9-416c-86f4-99e9e8eb9d84]}\\\"}\"}","context":{"RequestID":"d726859c-e6a9-416c-86f4-99e9e8eb9d84","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dcc218f0-533f-4f9f-915a-82fca4dd40f4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:38.930Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:38.932Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d726859c-e6a9-416c-86f4-99e9e8eb9d84","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dcc218f0-533f-4f9f-915a-82fca4dd40f4","LogTimestamp":"2022-12-03T05:47:38.932Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:47:39.914Z","message":"Entering","context":{"RequestID":"d8ce5a98-93fc-4612-a231-c84e82e5b31a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"723401a3-ec31-4a4a-b3b6-2319de08f4ae","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:47:39.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:39.916Z","message":"{\"transactionId\":\"d8ce5a98-93fc-4612-a231-c84e82e5b31a\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:39:915\",\"respDate\":\"221203-05:47:39:916\",\"sourceId\":\"OOM_ReadinessCheck:d8ce5a98-93fc-4612-a231-c84e82e5b31a\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:47:39:915-16056\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[57952], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[d8ce5a98-93fc-4612-a231-c84e82e5b31a]}\\\"}\"}","context":{"RequestID":"d8ce5a98-93fc-4612-a231-c84e82e5b31a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"723401a3-ec31-4a4a-b3b6-2319de08f4ae","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:47:39.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:39.916Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8ce5a98-93fc-4612-a231-c84e82e5b31a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"723401a3-ec31-4a4a-b3b6-2319de08f4ae","LogTimestamp":"2022-12-03T05:47:39.916Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:47:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:47:40.258Z","message":"Entering","context":{"RequestID":"15fa7715-7a90-46c0-bffa-a566b77084cc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"480bf6ef-5a63-44fd-a1da-79c867efd7f0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:47:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:40.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"15fa7715-7a90-46c0-bffa-a566b77084cc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"480bf6ef-5a63-44fd-a1da-79c867efd7f0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:47:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:40.260Z","message":"{\"transactionId\":\"15fa7715-7a90-46c0-bffa-a566b77084cc\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:40:258\",\"respDate\":\"221203-05:47:40:260\",\"sourceId\":\"ReadinessCheck:15fa7715-7a90-46c0-bffa-a566b77084cc\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:47:40:258-37570\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[15fa7715-7a90-46c0-bffa-a566b77084cc]}\\\"}\"}","context":{"RequestID":"15fa7715-7a90-46c0-bffa-a566b77084cc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"480bf6ef-5a63-44fd-a1da-79c867efd7f0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:47:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:40.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15fa7715-7a90-46c0-bffa-a566b77084cc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"480bf6ef-5a63-44fd-a1da-79c867efd7f0","LogTimestamp":"2022-12-03T05:47:40.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:47:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:47:40.939Z","message":"Entering","context":{"RequestID":"d4839c15-d14b-42fc-a501-6f6b12ea3327","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c2226051-f78a-47dc-895d-8674dd9795d4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:40.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:40.942Z","message":"{\"transactionId\":\"d4839c15-d14b-42fc-a501-6f6b12ea3327\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:40:940\",\"respDate\":\"221203-05:47:40:941\",\"sourceId\":\"haproxy:d4839c15-d14b-42fc-a501-6f6b12ea3327\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:47:40:940-76298\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d4839c15-d14b-42fc-a501-6f6b12ea3327]}\\\"}\"}","context":{"RequestID":"d4839c15-d14b-42fc-a501-6f6b12ea3327","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c2226051-f78a-47dc-895d-8674dd9795d4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:40.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:40.942Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4839c15-d14b-42fc-a501-6f6b12ea3327","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2226051-f78a-47dc-895d-8674dd9795d4","LogTimestamp":"2022-12-03T05:47:40.942Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:47:42.951Z","message":"Entering","context":{"RequestID":"f762e14f-66ba-48fb-98cb-dfed2809ac1a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"de5d8099-0fd6-43a3-8a83-2d0963d3ed1b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:42.951Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:42.952Z","message":"{\"transactionId\":\"f762e14f-66ba-48fb-98cb-dfed2809ac1a\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:42:951\",\"respDate\":\"221203-05:47:42:952\",\"sourceId\":\"haproxy:f762e14f-66ba-48fb-98cb-dfed2809ac1a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:47:42:951-42090\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f762e14f-66ba-48fb-98cb-dfed2809ac1a]}\\\"}\"}","context":{"RequestID":"f762e14f-66ba-48fb-98cb-dfed2809ac1a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"de5d8099-0fd6-43a3-8a83-2d0963d3ed1b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:42.951Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:42.953Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f762e14f-66ba-48fb-98cb-dfed2809ac1a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de5d8099-0fd6-43a3-8a83-2d0963d3ed1b","LogTimestamp":"2022-12-03T05:47:42.953Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:47:43.897Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:47:43.906Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:43.907Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:43.907Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:44.960Z","message":"Entering","context":{"RequestID":"5a1b5e7d-8a4b-4423-8805-0e7140fa697a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"af672369-5657-4dba-8f56-ab5384bafba5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:44.960Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:44.961Z","message":"{\"transactionId\":\"5a1b5e7d-8a4b-4423-8805-0e7140fa697a\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:44:960\",\"respDate\":\"221203-05:47:44:961\",\"sourceId\":\"haproxy:5a1b5e7d-8a4b-4423-8805-0e7140fa697a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:47:44:960-30302\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5a1b5e7d-8a4b-4423-8805-0e7140fa697a]}\\\"}\"}","context":{"RequestID":"5a1b5e7d-8a4b-4423-8805-0e7140fa697a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"af672369-5657-4dba-8f56-ab5384bafba5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:44.960Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:44.962Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a1b5e7d-8a4b-4423-8805-0e7140fa697a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af672369-5657-4dba-8f56-ab5384bafba5","LogTimestamp":"2022-12-03T05:47:44.962Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:47:46.969Z","message":"Entering","context":{"RequestID":"3d85d1be-a75f-463e-9c3f-b0b50474a6a2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"72a1da63-8f53-4af9-a13d-5d4204bde9f3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:46.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:46.971Z","message":"{\"transactionId\":\"3d85d1be-a75f-463e-9c3f-b0b50474a6a2\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:46:970\",\"respDate\":\"221203-05:47:46:971\",\"sourceId\":\"haproxy:3d85d1be-a75f-463e-9c3f-b0b50474a6a2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:47:46:970-66796\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3d85d1be-a75f-463e-9c3f-b0b50474a6a2]}\\\"}\"}","context":{"RequestID":"3d85d1be-a75f-463e-9c3f-b0b50474a6a2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"72a1da63-8f53-4af9-a13d-5d4204bde9f3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:46.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:46.971Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d85d1be-a75f-463e-9c3f-b0b50474a6a2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72a1da63-8f53-4af9-a13d-5d4204bde9f3","LogTimestamp":"2022-12-03T05:47:46.971Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:47:47.515Z","message":"Entering","context":{"RequestID":"f3092fd2-f680-44e3-bb2b-23893c7235f2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c52cbed1-c9ba-4d50-80e2-f16fff9b2a29","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:47:47.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:47.516Z","message":"{\"transactionId\":\"f3092fd2-f680-44e3-bb2b-23893c7235f2\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:47:515\",\"respDate\":\"221203-05:47:47:516\",\"sourceId\":\"healthcheck:f3092fd2-f680-44e3-bb2b-23893c7235f2\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:47:47:515-48563\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[f3092fd2-f680-44e3-bb2b-23893c7235f2]}\\\"}\"}","context":{"RequestID":"f3092fd2-f680-44e3-bb2b-23893c7235f2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c52cbed1-c9ba-4d50-80e2-f16fff9b2a29","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:47:47.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:47.517Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3092fd2-f680-44e3-bb2b-23893c7235f2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c52cbed1-c9ba-4d50-80e2-f16fff9b2a29","LogTimestamp":"2022-12-03T05:47:47.517Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:47:47 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:47:48.978Z","message":"Entering","context":{"RequestID":"712dbf8f-48c0-4a74-bdd5-53aa5c5c4b96","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9bf9e759-99c3-4edd-a820-a2c4d8d763c7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:48.977Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:48.979Z","message":"{\"transactionId\":\"712dbf8f-48c0-4a74-bdd5-53aa5c5c4b96\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:48:978\",\"respDate\":\"221203-05:47:48:979\",\"sourceId\":\"haproxy:712dbf8f-48c0-4a74-bdd5-53aa5c5c4b96\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:47:48:978-60549\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[712dbf8f-48c0-4a74-bdd5-53aa5c5c4b96]}\\\"}\"}","context":{"RequestID":"712dbf8f-48c0-4a74-bdd5-53aa5c5c4b96","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9bf9e759-99c3-4edd-a820-a2c4d8d763c7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:48.977Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:48.980Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"712dbf8f-48c0-4a74-bdd5-53aa5c5c4b96","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9bf9e759-99c3-4edd-a820-a2c4d8d763c7","LogTimestamp":"2022-12-03T05:47:48.980Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:47:49.915Z","message":"Entering","context":{"RequestID":"982ccdfa-f967-405f-8b09-0e69c9be0f7d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"be828629-3862-4f77-b5a5-460be57e8cda","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:47:49.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:49.917Z","message":"{\"transactionId\":\"982ccdfa-f967-405f-8b09-0e69c9be0f7d\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:49:916\",\"respDate\":\"221203-05:47:49:917\",\"sourceId\":\"OOM_ReadinessCheck:982ccdfa-f967-405f-8b09-0e69c9be0f7d\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:47:49:916-77941\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[58144], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[982ccdfa-f967-405f-8b09-0e69c9be0f7d]}\\\"}\"}","context":{"RequestID":"982ccdfa-f967-405f-8b09-0e69c9be0f7d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"be828629-3862-4f77-b5a5-460be57e8cda","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:47:49.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:49.917Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"982ccdfa-f967-405f-8b09-0e69c9be0f7d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be828629-3862-4f77-b5a5-460be57e8cda","LogTimestamp":"2022-12-03T05:47:49.917Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:47:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:47:50.258Z","message":"Entering","context":{"RequestID":"763d380b-4526-41c3-8b3f-1a606a271a91","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ef23370d-f406-4e7f-be3f-60a72783c75b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:47:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:50.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"763d380b-4526-41c3-8b3f-1a606a271a91","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ef23370d-f406-4e7f-be3f-60a72783c75b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:47:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:50.260Z","message":"{\"transactionId\":\"763d380b-4526-41c3-8b3f-1a606a271a91\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:50:259\",\"respDate\":\"221203-05:47:50:260\",\"sourceId\":\"ReadinessCheck:763d380b-4526-41c3-8b3f-1a606a271a91\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:47:50:259-92844\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[763d380b-4526-41c3-8b3f-1a606a271a91]}\\\"}\"}","context":{"RequestID":"763d380b-4526-41c3-8b3f-1a606a271a91","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ef23370d-f406-4e7f-be3f-60a72783c75b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:47:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:50.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"763d380b-4526-41c3-8b3f-1a606a271a91","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef23370d-f406-4e7f-be3f-60a72783c75b","LogTimestamp":"2022-12-03T05:47:50.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:47:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:47:50.987Z","message":"Entering","context":{"RequestID":"a79d589f-4bd1-4fdc-96b6-2baa2d961d73","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d4ce3112-16de-407d-aaed-4a3412d5da9b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:50.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:50.989Z","message":"{\"transactionId\":\"a79d589f-4bd1-4fdc-96b6-2baa2d961d73\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:50:988\",\"respDate\":\"221203-05:47:50:989\",\"sourceId\":\"haproxy:a79d589f-4bd1-4fdc-96b6-2baa2d961d73\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:47:50:988-53050\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a79d589f-4bd1-4fdc-96b6-2baa2d961d73]}\\\"}\"}","context":{"RequestID":"a79d589f-4bd1-4fdc-96b6-2baa2d961d73","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d4ce3112-16de-407d-aaed-4a3412d5da9b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:50.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:50.989Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a79d589f-4bd1-4fdc-96b6-2baa2d961d73","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d4ce3112-16de-407d-aaed-4a3412d5da9b","LogTimestamp":"2022-12-03T05:47:50.989Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:47:51.777Z","message":"Entering","context":{"RequestID":"9a22079a-c889-4e62-a6be-d5a8655c2fee","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9c22f2a5-cf34-4614-bee9-527151d58022","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:47:51.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:51.779Z","message":"{\"transactionId\":\"9a22079a-c889-4e62-a6be-d5a8655c2fee\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:51:778\",\"respDate\":\"221203-05:47:51:779\",\"sourceId\":\"healthcheck:9a22079a-c889-4e62-a6be-d5a8655c2fee\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:47:51:778-95983\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[52770], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[9a22079a-c889-4e62-a6be-d5a8655c2fee]}\\\"}\"}","context":{"RequestID":"9a22079a-c889-4e62-a6be-d5a8655c2fee","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9c22f2a5-cf34-4614-bee9-527151d58022","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:47:51.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:51.780Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a22079a-c889-4e62-a6be-d5a8655c2fee","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c22f2a5-cf34-4614-bee9-527151d58022","LogTimestamp":"2022-12-03T05:47:51.780Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:51 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:47:52.997Z","message":"Entering","context":{"RequestID":"6cb971a3-3a83-4970-9347-f7a84fba106e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0cbcd071-0cc0-4e71-9f0f-9c2041a7b3e6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:52.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:52.999Z","message":"{\"transactionId\":\"6cb971a3-3a83-4970-9347-f7a84fba106e\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:52:997\",\"respDate\":\"221203-05:47:52:999\",\"sourceId\":\"haproxy:6cb971a3-3a83-4970-9347-f7a84fba106e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:47:52:997-1728\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6cb971a3-3a83-4970-9347-f7a84fba106e]}\\\"}\"}","context":{"RequestID":"6cb971a3-3a83-4970-9347-f7a84fba106e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0cbcd071-0cc0-4e71-9f0f-9c2041a7b3e6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:52.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:53.000Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6cb971a3-3a83-4970-9347-f7a84fba106e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0cbcd071-0cc0-4e71-9f0f-9c2041a7b3e6","LogTimestamp":"2022-12-03T05:47:53Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:47:53.897Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:47:53.911Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:53.911Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:53.911Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:55.008Z","message":"Entering","context":{"RequestID":"55d1e321-cfbf-4193-9954-5da722d2e9d5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"db9d734b-9404-49d1-b766-a76156af0d85","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:55.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:55.009Z","message":"{\"transactionId\":\"55d1e321-cfbf-4193-9954-5da722d2e9d5\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:55:008\",\"respDate\":\"221203-05:47:55:009\",\"sourceId\":\"haproxy:55d1e321-cfbf-4193-9954-5da722d2e9d5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:47:55:008-26984\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[55d1e321-cfbf-4193-9954-5da722d2e9d5]}\\\"}\"}","context":{"RequestID":"55d1e321-cfbf-4193-9954-5da722d2e9d5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"db9d734b-9404-49d1-b766-a76156af0d85","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:55.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:55.010Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55d1e321-cfbf-4193-9954-5da722d2e9d5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db9d734b-9404-49d1-b766-a76156af0d85","LogTimestamp":"2022-12-03T05:47:55.010Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:47:57.018Z","message":"Entering","context":{"RequestID":"3b211a99-67e8-4187-88a1-58d6731f4285","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fa2c9715-e02a-4fa6-b31c-3aa09b59efbb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:57.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:57.020Z","message":"{\"transactionId\":\"3b211a99-67e8-4187-88a1-58d6731f4285\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:57:019\",\"respDate\":\"221203-05:47:57:020\",\"sourceId\":\"haproxy:3b211a99-67e8-4187-88a1-58d6731f4285\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:47:57:019-36950\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3b211a99-67e8-4187-88a1-58d6731f4285]}\\\"}\"}","context":{"RequestID":"3b211a99-67e8-4187-88a1-58d6731f4285","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fa2c9715-e02a-4fa6-b31c-3aa09b59efbb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:57.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:57.020Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b211a99-67e8-4187-88a1-58d6731f4285","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa2c9715-e02a-4fa6-b31c-3aa09b59efbb","LogTimestamp":"2022-12-03T05:47:57.020Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:47:59.029Z","message":"Entering","context":{"RequestID":"136425e4-3f10-4d55-b433-a03cea844e24","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f5c8f8f6-884e-4a9d-aab1-8f7aaf13f43e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:59.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:59.031Z","message":"{\"transactionId\":\"136425e4-3f10-4d55-b433-a03cea844e24\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:59:030\",\"respDate\":\"221203-05:47:59:031\",\"sourceId\":\"haproxy:136425e4-3f10-4d55-b433-a03cea844e24\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:47:59:030-71314\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[136425e4-3f10-4d55-b433-a03cea844e24]}\\\"}\"}","context":{"RequestID":"136425e4-3f10-4d55-b433-a03cea844e24","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f5c8f8f6-884e-4a9d-aab1-8f7aaf13f43e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:47:59.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:59.032Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"136425e4-3f10-4d55-b433-a03cea844e24","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5c8f8f6-884e-4a9d-aab1-8f7aaf13f43e","LogTimestamp":"2022-12-03T05:47:59.032Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:47:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:47:59.914Z","message":"Entering","context":{"RequestID":"68e4fac7-b49b-45ae-a20f-870b5801e930","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"42ed28d8-dc98-4ee1-baee-146bca2d0f41","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:47:59.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:47:59.916Z","message":"{\"transactionId\":\"68e4fac7-b49b-45ae-a20f-870b5801e930\",\"status\":\"200\",\"rqstDate\":\"221203-05:47:59:915\",\"respDate\":\"221203-05:47:59:916\",\"sourceId\":\"OOM_ReadinessCheck:68e4fac7-b49b-45ae-a20f-870b5801e930\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:47:59:915-28353\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[58346], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[68e4fac7-b49b-45ae-a20f-870b5801e930]}\\\"}\"}","context":{"RequestID":"68e4fac7-b49b-45ae-a20f-870b5801e930","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"42ed28d8-dc98-4ee1-baee-146bca2d0f41","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:47:59.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:47:59.916Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68e4fac7-b49b-45ae-a20f-870b5801e930","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42ed28d8-dc98-4ee1-baee-146bca2d0f41","LogTimestamp":"2022-12-03T05:47:59.916Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:47:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:48:00.258Z","message":"Entering","context":{"RequestID":"0db90cfa-6351-44f9-8883-6de9f3b294bb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6049800f-a9b1-470d-8f89-89c6f8284a7f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:48:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:00.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"0db90cfa-6351-44f9-8883-6de9f3b294bb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6049800f-a9b1-470d-8f89-89c6f8284a7f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:48:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:00.260Z","message":"{\"transactionId\":\"0db90cfa-6351-44f9-8883-6de9f3b294bb\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:00:259\",\"respDate\":\"221203-05:48:00:260\",\"sourceId\":\"ReadinessCheck:0db90cfa-6351-44f9-8883-6de9f3b294bb\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:48:00:259-87216\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[0db90cfa-6351-44f9-8883-6de9f3b294bb]}\\\"}\"}","context":{"RequestID":"0db90cfa-6351-44f9-8883-6de9f3b294bb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6049800f-a9b1-470d-8f89-89c6f8284a7f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:48:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:00.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0db90cfa-6351-44f9-8883-6de9f3b294bb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6049800f-a9b1-470d-8f89-89c6f8284a7f","LogTimestamp":"2022-12-03T05:48:00.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:48:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:48:00.422Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:00.425Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:01.040Z","message":"Entering","context":{"RequestID":"1a787fbe-d48b-413b-98b8-dcd7900f678c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6a5e924a-7d53-4a47-b6c1-ba7bde97fb9d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:01.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:01.042Z","message":"{\"transactionId\":\"1a787fbe-d48b-413b-98b8-dcd7900f678c\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:01:041\",\"respDate\":\"221203-05:48:01:042\",\"sourceId\":\"haproxy:1a787fbe-d48b-413b-98b8-dcd7900f678c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:48:01:041-94409\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1a787fbe-d48b-413b-98b8-dcd7900f678c]}\\\"}\"}","context":{"RequestID":"1a787fbe-d48b-413b-98b8-dcd7900f678c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6a5e924a-7d53-4a47-b6c1-ba7bde97fb9d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:01.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:01.042Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a787fbe-d48b-413b-98b8-dcd7900f678c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a5e924a-7d53-4a47-b6c1-ba7bde97fb9d","LogTimestamp":"2022-12-03T05:48:01.042Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:48:02.538Z","message":"Entering","context":{"RequestID":"8a2c369e-800f-49c4-b5e5-eea91d8ab8ab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0583043f-2f4d-4cc0-aa57-050e1b448b8c","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:48:02.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:02.540Z","message":"{\"transactionId\":\"8a2c369e-800f-49c4-b5e5-eea91d8ab8ab\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:02:539\",\"respDate\":\"221203-05:48:02:540\",\"sourceId\":\"healthcheck:8a2c369e-800f-49c4-b5e5-eea91d8ab8ab\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:48:02:539-121\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[8a2c369e-800f-49c4-b5e5-eea91d8ab8ab]}\\\"}\"}","context":{"RequestID":"8a2c369e-800f-49c4-b5e5-eea91d8ab8ab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0583043f-2f4d-4cc0-aa57-050e1b448b8c","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:48:02.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:02.540Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a2c369e-800f-49c4-b5e5-eea91d8ab8ab","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0583043f-2f4d-4cc0-aa57-050e1b448b8c","LogTimestamp":"2022-12-03T05:48:02.540Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:48:02 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:48:03.050Z","message":"Entering","context":{"RequestID":"4141864f-8b2c-40c1-b53b-2276e23abfc3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"92b47910-eda8-4dc2-bf54-ad26a345c807","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:03.050Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:03.052Z","message":"{\"transactionId\":\"4141864f-8b2c-40c1-b53b-2276e23abfc3\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:03:050\",\"respDate\":\"221203-05:48:03:051\",\"sourceId\":\"haproxy:4141864f-8b2c-40c1-b53b-2276e23abfc3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:48:03:050-59791\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4141864f-8b2c-40c1-b53b-2276e23abfc3]}\\\"}\"}","context":{"RequestID":"4141864f-8b2c-40c1-b53b-2276e23abfc3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"92b47910-eda8-4dc2-bf54-ad26a345c807","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:03.050Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:03.052Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4141864f-8b2c-40c1-b53b-2276e23abfc3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92b47910-eda8-4dc2-bf54-ad26a345c807","LogTimestamp":"2022-12-03T05:48:03.052Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:48:03.898Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:48:03.910Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:03.910Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:03.910Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:05.059Z","message":"Entering","context":{"RequestID":"57faa632-df9c-4676-bbe4-242242699d28","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cf0b3e30-d1ed-4845-91e2-9523750943b1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:05.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:05.060Z","message":"{\"transactionId\":\"57faa632-df9c-4676-bbe4-242242699d28\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:05:059\",\"respDate\":\"221203-05:48:05:060\",\"sourceId\":\"haproxy:57faa632-df9c-4676-bbe4-242242699d28\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:48:05:059-88084\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[57faa632-df9c-4676-bbe4-242242699d28]}\\\"}\"}","context":{"RequestID":"57faa632-df9c-4676-bbe4-242242699d28","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cf0b3e30-d1ed-4845-91e2-9523750943b1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:05.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:05.061Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57faa632-df9c-4676-bbe4-242242699d28","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf0b3e30-d1ed-4845-91e2-9523750943b1","LogTimestamp":"2022-12-03T05:48:05.061Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:48:06.798Z","message":"Entering","context":{"RequestID":"818da319-8e16-4d77-a063-9133b0b4babe","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7c6c6683-e91b-4fb4-b97f-510f61a719e2","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:48:06.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:06.801Z","message":"{\"transactionId\":\"818da319-8e16-4d77-a063-9133b0b4babe\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:06:799\",\"respDate\":\"221203-05:48:06:801\",\"sourceId\":\"healthcheck:818da319-8e16-4d77-a063-9133b0b4babe\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:48:06:799-77422\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[52930], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[818da319-8e16-4d77-a063-9133b0b4babe]}\\\"}\"}","context":{"RequestID":"818da319-8e16-4d77-a063-9133b0b4babe","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7c6c6683-e91b-4fb4-b97f-510f61a719e2","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:48:06.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:06.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"818da319-8e16-4d77-a063-9133b0b4babe","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c6c6683-e91b-4fb4-b97f-510f61a719e2","LogTimestamp":"2022-12-03T05:48:06.801Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:06 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:48:07.069Z","message":"Entering","context":{"RequestID":"fbb6b304-2130-408d-8f3e-c3d11de57f35","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"87786e17-d14c-4761-b82a-46f8aa2e08d5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:07.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:07.070Z","message":"{\"transactionId\":\"fbb6b304-2130-408d-8f3e-c3d11de57f35\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:07:069\",\"respDate\":\"221203-05:48:07:070\",\"sourceId\":\"haproxy:fbb6b304-2130-408d-8f3e-c3d11de57f35\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:48:07:069-42389\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fbb6b304-2130-408d-8f3e-c3d11de57f35]}\\\"}\"}","context":{"RequestID":"fbb6b304-2130-408d-8f3e-c3d11de57f35","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"87786e17-d14c-4761-b82a-46f8aa2e08d5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:07.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:07.071Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fbb6b304-2130-408d-8f3e-c3d11de57f35","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87786e17-d14c-4761-b82a-46f8aa2e08d5","LogTimestamp":"2022-12-03T05:48:07.071Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:48:09.078Z","message":"Entering","context":{"RequestID":"32d2e33f-7d77-4c73-8ddf-c0c2ee37d136","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4848aec7-ff9f-4579-8528-91c7ace5b7bf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:09.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:09.080Z","message":"{\"transactionId\":\"32d2e33f-7d77-4c73-8ddf-c0c2ee37d136\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:09:078\",\"respDate\":\"221203-05:48:09:080\",\"sourceId\":\"haproxy:32d2e33f-7d77-4c73-8ddf-c0c2ee37d136\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:48:09:078-21376\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[32d2e33f-7d77-4c73-8ddf-c0c2ee37d136]}\\\"}\"}","context":{"RequestID":"32d2e33f-7d77-4c73-8ddf-c0c2ee37d136","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4848aec7-ff9f-4579-8528-91c7ace5b7bf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:09.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:09.080Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32d2e33f-7d77-4c73-8ddf-c0c2ee37d136","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4848aec7-ff9f-4579-8528-91c7ace5b7bf","LogTimestamp":"2022-12-03T05:48:09.080Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:48:09.913Z","message":"Entering","context":{"RequestID":"d017c414-31f1-426d-b7a0-a619e6b8fc01","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e38b23b7-d7b1-42b7-ae57-680913e7ce5e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:48:09.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:09.915Z","message":"{\"transactionId\":\"d017c414-31f1-426d-b7a0-a619e6b8fc01\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:09:914\",\"respDate\":\"221203-05:48:09:915\",\"sourceId\":\"OOM_ReadinessCheck:d017c414-31f1-426d-b7a0-a619e6b8fc01\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:48:09:914-65897\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[58550], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[d017c414-31f1-426d-b7a0-a619e6b8fc01]}\\\"}\"}","context":{"RequestID":"d017c414-31f1-426d-b7a0-a619e6b8fc01","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e38b23b7-d7b1-42b7-ae57-680913e7ce5e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:48:09.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:09.916Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d017c414-31f1-426d-b7a0-a619e6b8fc01","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e38b23b7-d7b1-42b7-ae57-680913e7ce5e","LogTimestamp":"2022-12-03T05:48:09.916Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:48:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:48:10.261Z","message":"Entering","context":{"RequestID":"faaff9f1-a030-4a02-9a7f-f4cd8050eca6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"09dcd09b-314a-46cc-ab88-5bdb15423ac1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:48:10.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:10.263Z","message":"Database is available from CACHED check.","context":{"RequestID":"faaff9f1-a030-4a02-9a7f-f4cd8050eca6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"09dcd09b-314a-46cc-ab88-5bdb15423ac1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:48:10.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:10.263Z","message":"{\"transactionId\":\"faaff9f1-a030-4a02-9a7f-f4cd8050eca6\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:10:262\",\"respDate\":\"221203-05:48:10:263\",\"sourceId\":\"ReadinessCheck:faaff9f1-a030-4a02-9a7f-f4cd8050eca6\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:48:10:262-19031\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[faaff9f1-a030-4a02-9a7f-f4cd8050eca6]}\\\"}\"}","context":{"RequestID":"faaff9f1-a030-4a02-9a7f-f4cd8050eca6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"09dcd09b-314a-46cc-ab88-5bdb15423ac1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:48:10.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:10.264Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"faaff9f1-a030-4a02-9a7f-f4cd8050eca6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09dcd09b-314a-46cc-ab88-5bdb15423ac1","LogTimestamp":"2022-12-03T05:48:10.264Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:48:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:48:11.087Z","message":"Entering","context":{"RequestID":"66e34fee-553b-4892-9491-595c486fae0b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"52df0539-b432-4684-a10e-921d411ed1d8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:11.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:11.089Z","message":"{\"transactionId\":\"66e34fee-553b-4892-9491-595c486fae0b\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:11:088\",\"respDate\":\"221203-05:48:11:089\",\"sourceId\":\"haproxy:66e34fee-553b-4892-9491-595c486fae0b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:48:11:088-39062\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[66e34fee-553b-4892-9491-595c486fae0b]}\\\"}\"}","context":{"RequestID":"66e34fee-553b-4892-9491-595c486fae0b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"52df0539-b432-4684-a10e-921d411ed1d8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:11.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:11.089Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66e34fee-553b-4892-9491-595c486fae0b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52df0539-b432-4684-a10e-921d411ed1d8","LogTimestamp":"2022-12-03T05:48:11.089Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:48:13.097Z","message":"Entering","context":{"RequestID":"d8d28aec-fdbe-4931-a8d7-f4508a531637","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"53f36efa-a29f-4724-92f5-3482c879c72d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:13.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:13.099Z","message":"{\"transactionId\":\"d8d28aec-fdbe-4931-a8d7-f4508a531637\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:13:097\",\"respDate\":\"221203-05:48:13:098\",\"sourceId\":\"haproxy:d8d28aec-fdbe-4931-a8d7-f4508a531637\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:48:13:097-79303\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d8d28aec-fdbe-4931-a8d7-f4508a531637]}\\\"}\"}","context":{"RequestID":"d8d28aec-fdbe-4931-a8d7-f4508a531637","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"53f36efa-a29f-4724-92f5-3482c879c72d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:13.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:13.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8d28aec-fdbe-4931-a8d7-f4508a531637","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"53f36efa-a29f-4724-92f5-3482c879c72d","LogTimestamp":"2022-12-03T05:48:13.099Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:48:13.897Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:48:13.906Z","message":"Connection[/10.233.65.68: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":"2022-12-03T05:48:13.922Z","message":"Connection[/10.233.65.68: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":"2022-12-03T05:48:13.925Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:13.925Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:13.926Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:15.106Z","message":"Entering","context":{"RequestID":"4c2eb267-a46b-46e2-9f8a-56ae5e7178ab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2fceaf29-7592-4a4a-802e-ba1744f3d45d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:15.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:15.108Z","message":"{\"transactionId\":\"4c2eb267-a46b-46e2-9f8a-56ae5e7178ab\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:15:107\",\"respDate\":\"221203-05:48:15:108\",\"sourceId\":\"haproxy:4c2eb267-a46b-46e2-9f8a-56ae5e7178ab\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:48:15:107-39150\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c2eb267-a46b-46e2-9f8a-56ae5e7178ab]}\\\"}\"}","context":{"RequestID":"4c2eb267-a46b-46e2-9f8a-56ae5e7178ab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2fceaf29-7592-4a4a-802e-ba1744f3d45d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:15.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:15.108Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c2eb267-a46b-46e2-9f8a-56ae5e7178ab","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2fceaf29-7592-4a4a-802e-ba1744f3d45d","LogTimestamp":"2022-12-03T05:48:15.108Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:48:17.116Z","message":"Entering","context":{"RequestID":"003c58bf-04fe-47a9-a25c-e3a21e9b8e29","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f8f721f4-1a9e-4a17-ac1c-9286118f2bb8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:17.116Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:17.117Z","message":"{\"transactionId\":\"003c58bf-04fe-47a9-a25c-e3a21e9b8e29\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:17:116\",\"respDate\":\"221203-05:48:17:117\",\"sourceId\":\"haproxy:003c58bf-04fe-47a9-a25c-e3a21e9b8e29\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:48:17:116-2432\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[003c58bf-04fe-47a9-a25c-e3a21e9b8e29]}\\\"}\"}","context":{"RequestID":"003c58bf-04fe-47a9-a25c-e3a21e9b8e29","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f8f721f4-1a9e-4a17-ac1c-9286118f2bb8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:17.116Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:17.118Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"003c58bf-04fe-47a9-a25c-e3a21e9b8e29","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8f721f4-1a9e-4a17-ac1c-9286118f2bb8","LogTimestamp":"2022-12-03T05:48:17.118Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:48:17.561Z","message":"Entering","context":{"RequestID":"dbf9c9d1-53a7-44a7-a57f-5a202c374aa2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cc0fb58d-d71e-49bb-9479-7789136c9707","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:48:17.561Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:17.563Z","message":"{\"transactionId\":\"dbf9c9d1-53a7-44a7-a57f-5a202c374aa2\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:17:562\",\"respDate\":\"221203-05:48:17:563\",\"sourceId\":\"healthcheck:dbf9c9d1-53a7-44a7-a57f-5a202c374aa2\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:48:17:562-52663\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[dbf9c9d1-53a7-44a7-a57f-5a202c374aa2]}\\\"}\"}","context":{"RequestID":"dbf9c9d1-53a7-44a7-a57f-5a202c374aa2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cc0fb58d-d71e-49bb-9479-7789136c9707","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:48:17.561Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:17.563Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dbf9c9d1-53a7-44a7-a57f-5a202c374aa2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc0fb58d-d71e-49bb-9479-7789136c9707","LogTimestamp":"2022-12-03T05:48:17.563Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:48:17 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:48:19.125Z","message":"Entering","context":{"RequestID":"48fc5f79-03c8-4cd4-ac01-7ea4e27f7938","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d3a79621-b21b-4523-99ec-b597a5899e8b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:19.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:19.127Z","message":"{\"transactionId\":\"48fc5f79-03c8-4cd4-ac01-7ea4e27f7938\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:19:126\",\"respDate\":\"221203-05:48:19:127\",\"sourceId\":\"haproxy:48fc5f79-03c8-4cd4-ac01-7ea4e27f7938\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:48:19:126-78435\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[48fc5f79-03c8-4cd4-ac01-7ea4e27f7938]}\\\"}\"}","context":{"RequestID":"48fc5f79-03c8-4cd4-ac01-7ea4e27f7938","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d3a79621-b21b-4523-99ec-b597a5899e8b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:19.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:19.128Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48fc5f79-03c8-4cd4-ac01-7ea4e27f7938","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3a79621-b21b-4523-99ec-b597a5899e8b","LogTimestamp":"2022-12-03T05:48:19.128Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:48:19.914Z","message":"Entering","context":{"RequestID":"0bcf0f39-3913-4d81-aa78-a1d40280fdba","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dc314467-92b8-4a15-97be-d11680b41927","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:48:19.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:19.916Z","message":"{\"transactionId\":\"0bcf0f39-3913-4d81-aa78-a1d40280fdba\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:19:914\",\"respDate\":\"221203-05:48:19:916\",\"sourceId\":\"OOM_ReadinessCheck:0bcf0f39-3913-4d81-aa78-a1d40280fdba\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:48:19:914-27446\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[58760], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[0bcf0f39-3913-4d81-aa78-a1d40280fdba]}\\\"}\"}","context":{"RequestID":"0bcf0f39-3913-4d81-aa78-a1d40280fdba","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dc314467-92b8-4a15-97be-d11680b41927","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:48:19.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:19.917Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0bcf0f39-3913-4d81-aa78-a1d40280fdba","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc314467-92b8-4a15-97be-d11680b41927","LogTimestamp":"2022-12-03T05:48:19.917Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:48:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:48:20.258Z","message":"Entering","context":{"RequestID":"913be86f-b687-4983-b0d4-d50c18ca0f96","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ac3a61ae-81e3-45f3-9ea6-d56f8a33e940","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:48:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:20.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"913be86f-b687-4983-b0d4-d50c18ca0f96","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ac3a61ae-81e3-45f3-9ea6-d56f8a33e940","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:48:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:20.261Z","message":"{\"transactionId\":\"913be86f-b687-4983-b0d4-d50c18ca0f96\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:20:259\",\"respDate\":\"221203-05:48:20:261\",\"sourceId\":\"ReadinessCheck:913be86f-b687-4983-b0d4-d50c18ca0f96\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:48:20:259-50162\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[913be86f-b687-4983-b0d4-d50c18ca0f96]}\\\"}\"}","context":{"RequestID":"913be86f-b687-4983-b0d4-d50c18ca0f96","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ac3a61ae-81e3-45f3-9ea6-d56f8a33e940","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:48:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:20.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"913be86f-b687-4983-b0d4-d50c18ca0f96","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac3a61ae-81e3-45f3-9ea6-d56f8a33e940","LogTimestamp":"2022-12-03T05:48:20.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:48:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:48:21.135Z","message":"Entering","context":{"RequestID":"b2dd5949-9f15-4916-9714-0c943e36afc4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4220dd3c-535b-42d1-831d-1a225b7ed3b2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:21.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:21.137Z","message":"{\"transactionId\":\"b2dd5949-9f15-4916-9714-0c943e36afc4\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:21:136\",\"respDate\":\"221203-05:48:21:137\",\"sourceId\":\"haproxy:b2dd5949-9f15-4916-9714-0c943e36afc4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:48:21:136-17788\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b2dd5949-9f15-4916-9714-0c943e36afc4]}\\\"}\"}","context":{"RequestID":"b2dd5949-9f15-4916-9714-0c943e36afc4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4220dd3c-535b-42d1-831d-1a225b7ed3b2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:21.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:21.137Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2dd5949-9f15-4916-9714-0c943e36afc4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4220dd3c-535b-42d1-831d-1a225b7ed3b2","LogTimestamp":"2022-12-03T05:48:21.137Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:48:21.823Z","message":"Entering","context":{"RequestID":"5a60fe25-2e9b-4829-be14-05292c5a2443","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"16937998-b53c-4a0d-89ad-f2a7b8c6ce49","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:48:21.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:21.825Z","message":"{\"transactionId\":\"5a60fe25-2e9b-4829-be14-05292c5a2443\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:21:824\",\"respDate\":\"221203-05:48:21:825\",\"sourceId\":\"healthcheck:5a60fe25-2e9b-4829-be14-05292c5a2443\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:48:21:824-70700\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[53116], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[5a60fe25-2e9b-4829-be14-05292c5a2443]}\\\"}\"}","context":{"RequestID":"5a60fe25-2e9b-4829-be14-05292c5a2443","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"16937998-b53c-4a0d-89ad-f2a7b8c6ce49","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:48:21.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:21.825Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a60fe25-2e9b-4829-be14-05292c5a2443","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16937998-b53c-4a0d-89ad-f2a7b8c6ce49","LogTimestamp":"2022-12-03T05:48:21.825Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:21 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:48:23.144Z","message":"Entering","context":{"RequestID":"4f7c943f-e32e-46b8-b66c-c7db832bd3ce","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9451006a-a998-4987-9fd3-42827a04b165","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:23.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:23.146Z","message":"{\"transactionId\":\"4f7c943f-e32e-46b8-b66c-c7db832bd3ce\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:23:145\",\"respDate\":\"221203-05:48:23:146\",\"sourceId\":\"haproxy:4f7c943f-e32e-46b8-b66c-c7db832bd3ce\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:48:23:145-69863\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f7c943f-e32e-46b8-b66c-c7db832bd3ce]}\\\"}\"}","context":{"RequestID":"4f7c943f-e32e-46b8-b66c-c7db832bd3ce","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9451006a-a998-4987-9fd3-42827a04b165","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:23.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:23.146Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f7c943f-e32e-46b8-b66c-c7db832bd3ce","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9451006a-a998-4987-9fd3-42827a04b165","LogTimestamp":"2022-12-03T05:48:23.146Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:48:23.897Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:48:23.909Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:23.909Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:23.909Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:25.153Z","message":"Entering","context":{"RequestID":"0efed531-a2cb-4614-b762-d618091f8c83","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6f4d75d2-e322-4395-9470-f8d2d9d453fd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:25.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:25.154Z","message":"{\"transactionId\":\"0efed531-a2cb-4614-b762-d618091f8c83\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:25:153\",\"respDate\":\"221203-05:48:25:154\",\"sourceId\":\"haproxy:0efed531-a2cb-4614-b762-d618091f8c83\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:48:25:153-892\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0efed531-a2cb-4614-b762-d618091f8c83]}\\\"}\"}","context":{"RequestID":"0efed531-a2cb-4614-b762-d618091f8c83","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6f4d75d2-e322-4395-9470-f8d2d9d453fd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:25.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:25.155Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0efed531-a2cb-4614-b762-d618091f8c83","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f4d75d2-e322-4395-9470-f8d2d9d453fd","LogTimestamp":"2022-12-03T05:48:25.155Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:48:27.162Z","message":"Entering","context":{"RequestID":"79eedf22-a252-4978-8898-4c40bfde6a1e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e351cffb-53e1-4c6f-8f7f-05c6725d12e4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:27.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:27.164Z","message":"{\"transactionId\":\"79eedf22-a252-4978-8898-4c40bfde6a1e\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:27:163\",\"respDate\":\"221203-05:48:27:164\",\"sourceId\":\"haproxy:79eedf22-a252-4978-8898-4c40bfde6a1e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:48:27:163-10843\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[79eedf22-a252-4978-8898-4c40bfde6a1e]}\\\"}\"}","context":{"RequestID":"79eedf22-a252-4978-8898-4c40bfde6a1e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e351cffb-53e1-4c6f-8f7f-05c6725d12e4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:27.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:27.164Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79eedf22-a252-4978-8898-4c40bfde6a1e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e351cffb-53e1-4c6f-8f7f-05c6725d12e4","LogTimestamp":"2022-12-03T05:48:27.164Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:48:29.172Z","message":"Entering","context":{"RequestID":"02e9bc87-9964-4361-b05d-2328ccbdcfdf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b04bd578-95c6-41e3-82da-4d0bce95a845","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:29.172Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:29.173Z","message":"{\"transactionId\":\"02e9bc87-9964-4361-b05d-2328ccbdcfdf\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:29:172\",\"respDate\":\"221203-05:48:29:173\",\"sourceId\":\"haproxy:02e9bc87-9964-4361-b05d-2328ccbdcfdf\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:48:29:172-64347\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[02e9bc87-9964-4361-b05d-2328ccbdcfdf]}\\\"}\"}","context":{"RequestID":"02e9bc87-9964-4361-b05d-2328ccbdcfdf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b04bd578-95c6-41e3-82da-4d0bce95a845","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:29.172Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:29.174Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02e9bc87-9964-4361-b05d-2328ccbdcfdf","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b04bd578-95c6-41e3-82da-4d0bce95a845","LogTimestamp":"2022-12-03T05:48:29.174Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:48:29.914Z","message":"Entering","context":{"RequestID":"9af10834-90e5-466a-b81e-8179deebf3eb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6bc5343b-c996-4982-8f62-7e8b39eb1f8c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:48:29.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:29.916Z","message":"{\"transactionId\":\"9af10834-90e5-466a-b81e-8179deebf3eb\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:29:914\",\"respDate\":\"221203-05:48:29:916\",\"sourceId\":\"OOM_ReadinessCheck:9af10834-90e5-466a-b81e-8179deebf3eb\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:48:29:914-23283\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[58948], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[9af10834-90e5-466a-b81e-8179deebf3eb]}\\\"}\"}","context":{"RequestID":"9af10834-90e5-466a-b81e-8179deebf3eb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6bc5343b-c996-4982-8f62-7e8b39eb1f8c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:48:29.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:29.916Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9af10834-90e5-466a-b81e-8179deebf3eb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6bc5343b-c996-4982-8f62-7e8b39eb1f8c","LogTimestamp":"2022-12-03T05:48:29.916Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:48:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:48:30.259Z","message":"Entering","context":{"RequestID":"9bd83cfd-2250-4708-8e2c-c0fa97228727","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"715870d9-4c88-4dfb-a832-418171b96ea0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:48:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:30.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"9bd83cfd-2250-4708-8e2c-c0fa97228727","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"715870d9-4c88-4dfb-a832-418171b96ea0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:48:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:30.261Z","message":"{\"transactionId\":\"9bd83cfd-2250-4708-8e2c-c0fa97228727\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:30:260\",\"respDate\":\"221203-05:48:30:261\",\"sourceId\":\"ReadinessCheck:9bd83cfd-2250-4708-8e2c-c0fa97228727\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:48:30:260-24287\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[9bd83cfd-2250-4708-8e2c-c0fa97228727]}\\\"}\"}","context":{"RequestID":"9bd83cfd-2250-4708-8e2c-c0fa97228727","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"715870d9-4c88-4dfb-a832-418171b96ea0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:48:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:30.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9bd83cfd-2250-4708-8e2c-c0fa97228727","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"715870d9-4c88-4dfb-a832-418171b96ea0","LogTimestamp":"2022-12-03T05:48:30.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:48:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:48:30.429Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:30.431Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:31.182Z","message":"Entering","context":{"RequestID":"ca5c948f-fae1-4f61-a589-2ced7cabc427","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8317505f-ddfb-49db-ad82-2c3a0fb3ace2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:31.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:31.185Z","message":"{\"transactionId\":\"ca5c948f-fae1-4f61-a589-2ced7cabc427\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:31:183\",\"respDate\":\"221203-05:48:31:185\",\"sourceId\":\"haproxy:ca5c948f-fae1-4f61-a589-2ced7cabc427\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:48:31:183-15178\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ca5c948f-fae1-4f61-a589-2ced7cabc427]}\\\"}\"}","context":{"RequestID":"ca5c948f-fae1-4f61-a589-2ced7cabc427","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8317505f-ddfb-49db-ad82-2c3a0fb3ace2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:31.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:31.185Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca5c948f-fae1-4f61-a589-2ced7cabc427","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8317505f-ddfb-49db-ad82-2c3a0fb3ace2","LogTimestamp":"2022-12-03T05:48:31.185Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:48:32.595Z","message":"Entering","context":{"RequestID":"54910291-9fa4-4e75-93db-785972ceb160","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a9e2bd27-113e-461d-8cea-9dbb3617d2c5","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:48:32.595Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:32.597Z","message":"{\"transactionId\":\"54910291-9fa4-4e75-93db-785972ceb160\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:32:595\",\"respDate\":\"221203-05:48:32:596\",\"sourceId\":\"healthcheck:54910291-9fa4-4e75-93db-785972ceb160\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:48:32:595-14932\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[54910291-9fa4-4e75-93db-785972ceb160]}\\\"}\"}","context":{"RequestID":"54910291-9fa4-4e75-93db-785972ceb160","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a9e2bd27-113e-461d-8cea-9dbb3617d2c5","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:48:32.595Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:32.597Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54910291-9fa4-4e75-93db-785972ceb160","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9e2bd27-113e-461d-8cea-9dbb3617d2c5","LogTimestamp":"2022-12-03T05:48:32.597Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:48:32 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:48:33.193Z","message":"Entering","context":{"RequestID":"1c876aec-38f4-4b40-b972-8201124bd98f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f0cf0a55-1de6-4ef4-92e4-4df75e35e994","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:33.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:33.195Z","message":"{\"transactionId\":\"1c876aec-38f4-4b40-b972-8201124bd98f\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:33:193\",\"respDate\":\"221203-05:48:33:195\",\"sourceId\":\"haproxy:1c876aec-38f4-4b40-b972-8201124bd98f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:48:33:193-21379\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c876aec-38f4-4b40-b972-8201124bd98f]}\\\"}\"}","context":{"RequestID":"1c876aec-38f4-4b40-b972-8201124bd98f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f0cf0a55-1de6-4ef4-92e4-4df75e35e994","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:33.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:33.195Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c876aec-38f4-4b40-b972-8201124bd98f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0cf0a55-1de6-4ef4-92e4-4df75e35e994","LogTimestamp":"2022-12-03T05:48:33.195Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:48:33.897Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:48:33.905Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:33.905Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:33.905Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:35.204Z","message":"Entering","context":{"RequestID":"b1b1332c-ea4c-49b6-8acf-9126618e8e60","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b9c340f6-c7fc-4680-88a0-d2287f22b91b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:35.204Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:35.206Z","message":"{\"transactionId\":\"b1b1332c-ea4c-49b6-8acf-9126618e8e60\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:35:204\",\"respDate\":\"221203-05:48:35:206\",\"sourceId\":\"haproxy:b1b1332c-ea4c-49b6-8acf-9126618e8e60\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:48:35:204-36826\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b1b1332c-ea4c-49b6-8acf-9126618e8e60]}\\\"}\"}","context":{"RequestID":"b1b1332c-ea4c-49b6-8acf-9126618e8e60","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b9c340f6-c7fc-4680-88a0-d2287f22b91b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:35.204Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:35.206Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1b1332c-ea4c-49b6-8acf-9126618e8e60","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9c340f6-c7fc-4680-88a0-d2287f22b91b","LogTimestamp":"2022-12-03T05:48:35.206Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:48:36.842Z","message":"Entering","context":{"RequestID":"c9bbbcb2-ed58-489f-b57e-5115eb872618","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"13af480a-48d6-4920-b162-d37f9b5581fc","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:48:36.842Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:36.843Z","message":"{\"transactionId\":\"c9bbbcb2-ed58-489f-b57e-5115eb872618\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:36:842\",\"respDate\":\"221203-05:48:36:843\",\"sourceId\":\"healthcheck:c9bbbcb2-ed58-489f-b57e-5115eb872618\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:48:36:842-96477\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[53298], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[c9bbbcb2-ed58-489f-b57e-5115eb872618]}\\\"}\"}","context":{"RequestID":"c9bbbcb2-ed58-489f-b57e-5115eb872618","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"13af480a-48d6-4920-b162-d37f9b5581fc","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:48:36.842Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:36.844Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9bbbcb2-ed58-489f-b57e-5115eb872618","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13af480a-48d6-4920-b162-d37f9b5581fc","LogTimestamp":"2022-12-03T05:48:36.844Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:36 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:48:37.218Z","message":"Entering","context":{"RequestID":"3477d4a0-73d2-4784-b3e0-c3e17e367756","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"da8e8b06-1b28-41af-87d5-e3b13d152ded","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:37.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:37.219Z","message":"{\"transactionId\":\"3477d4a0-73d2-4784-b3e0-c3e17e367756\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:37:218\",\"respDate\":\"221203-05:48:37:219\",\"sourceId\":\"haproxy:3477d4a0-73d2-4784-b3e0-c3e17e367756\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:48:37:218-99721\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3477d4a0-73d2-4784-b3e0-c3e17e367756]}\\\"}\"}","context":{"RequestID":"3477d4a0-73d2-4784-b3e0-c3e17e367756","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"da8e8b06-1b28-41af-87d5-e3b13d152ded","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:37.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:37.220Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3477d4a0-73d2-4784-b3e0-c3e17e367756","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da8e8b06-1b28-41af-87d5-e3b13d152ded","LogTimestamp":"2022-12-03T05:48:37.220Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:48:39.227Z","message":"Entering","context":{"RequestID":"4e6e48da-2536-427d-94f9-a6571e67ac04","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8d6772c3-d7d9-49c0-a237-7db64a51c368","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:39.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:39.229Z","message":"{\"transactionId\":\"4e6e48da-2536-427d-94f9-a6571e67ac04\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:39:228\",\"respDate\":\"221203-05:48:39:229\",\"sourceId\":\"haproxy:4e6e48da-2536-427d-94f9-a6571e67ac04\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:48:39:228-47027\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4e6e48da-2536-427d-94f9-a6571e67ac04]}\\\"}\"}","context":{"RequestID":"4e6e48da-2536-427d-94f9-a6571e67ac04","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8d6772c3-d7d9-49c0-a237-7db64a51c368","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:39.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:39.229Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e6e48da-2536-427d-94f9-a6571e67ac04","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d6772c3-d7d9-49c0-a237-7db64a51c368","LogTimestamp":"2022-12-03T05:48:39.229Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:48:39.913Z","message":"Entering","context":{"RequestID":"84210cfd-4d55-4f3c-83b6-9435b67924d9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2547a6a6-3631-4618-9d7e-d561a0b1db18","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:48:39.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:39.914Z","message":"{\"transactionId\":\"84210cfd-4d55-4f3c-83b6-9435b67924d9\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:39:913\",\"respDate\":\"221203-05:48:39:914\",\"sourceId\":\"OOM_ReadinessCheck:84210cfd-4d55-4f3c-83b6-9435b67924d9\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:48:39:913-3331\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[59154], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[84210cfd-4d55-4f3c-83b6-9435b67924d9]}\\\"}\"}","context":{"RequestID":"84210cfd-4d55-4f3c-83b6-9435b67924d9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2547a6a6-3631-4618-9d7e-d561a0b1db18","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:48:39.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:39.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84210cfd-4d55-4f3c-83b6-9435b67924d9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2547a6a6-3631-4618-9d7e-d561a0b1db18","LogTimestamp":"2022-12-03T05:48:39.915Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:48:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:48:40.259Z","message":"Entering","context":{"RequestID":"aa1e8076-dd86-4bf4-a6ea-4203484e2a80","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2bdb2da1-7498-45be-90cc-c77a018f38ae","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:48:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:40.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"aa1e8076-dd86-4bf4-a6ea-4203484e2a80","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2bdb2da1-7498-45be-90cc-c77a018f38ae","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:48:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:40.262Z","message":"{\"transactionId\":\"aa1e8076-dd86-4bf4-a6ea-4203484e2a80\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:40:260\",\"respDate\":\"221203-05:48:40:262\",\"sourceId\":\"ReadinessCheck:aa1e8076-dd86-4bf4-a6ea-4203484e2a80\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:48:40:260-89589\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[aa1e8076-dd86-4bf4-a6ea-4203484e2a80]}\\\"}\"}","context":{"RequestID":"aa1e8076-dd86-4bf4-a6ea-4203484e2a80","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2bdb2da1-7498-45be-90cc-c77a018f38ae","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:48:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:40.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa1e8076-dd86-4bf4-a6ea-4203484e2a80","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2bdb2da1-7498-45be-90cc-c77a018f38ae","LogTimestamp":"2022-12-03T05:48:40.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:48:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:48:41.236Z","message":"Entering","context":{"RequestID":"6c56988d-518f-470e-9cdb-0afb342e178e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9eeebf67-55f1-49e8-a14a-7ebe5933811d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:41.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:41.238Z","message":"{\"transactionId\":\"6c56988d-518f-470e-9cdb-0afb342e178e\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:41:236\",\"respDate\":\"221203-05:48:41:238\",\"sourceId\":\"haproxy:6c56988d-518f-470e-9cdb-0afb342e178e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:48:41:236-5928\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c56988d-518f-470e-9cdb-0afb342e178e]}\\\"}\"}","context":{"RequestID":"6c56988d-518f-470e-9cdb-0afb342e178e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9eeebf67-55f1-49e8-a14a-7ebe5933811d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:41.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:41.238Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c56988d-518f-470e-9cdb-0afb342e178e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9eeebf67-55f1-49e8-a14a-7ebe5933811d","LogTimestamp":"2022-12-03T05:48:41.238Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:48:43.247Z","message":"Entering","context":{"RequestID":"cfd572fe-4683-44fc-b419-415204cb3ed9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"045377ff-c8b6-40ef-a3a3-80f34ca6e719","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:43.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:43.249Z","message":"{\"transactionId\":\"cfd572fe-4683-44fc-b419-415204cb3ed9\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:43:247\",\"respDate\":\"221203-05:48:43:249\",\"sourceId\":\"haproxy:cfd572fe-4683-44fc-b419-415204cb3ed9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:48:43:247-46755\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cfd572fe-4683-44fc-b419-415204cb3ed9]}\\\"}\"}","context":{"RequestID":"cfd572fe-4683-44fc-b419-415204cb3ed9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"045377ff-c8b6-40ef-a3a3-80f34ca6e719","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:43.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:43.249Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cfd572fe-4683-44fc-b419-415204cb3ed9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"045377ff-c8b6-40ef-a3a3-80f34ca6e719","LogTimestamp":"2022-12-03T05:48:43.249Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:48:43.897Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:48:43.905Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:43.906Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:43.906Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:45.258Z","message":"Entering","context":{"RequestID":"7061132a-c5ab-4ec4-bfcd-4decdffa7a43","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c5a770dc-0723-48bb-b475-3f0c9b187b43","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:45.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:45.260Z","message":"{\"transactionId\":\"7061132a-c5ab-4ec4-bfcd-4decdffa7a43\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:45:258\",\"respDate\":\"221203-05:48:45:259\",\"sourceId\":\"haproxy:7061132a-c5ab-4ec4-bfcd-4decdffa7a43\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:48:45:258-3747\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7061132a-c5ab-4ec4-bfcd-4decdffa7a43]}\\\"}\"}","context":{"RequestID":"7061132a-c5ab-4ec4-bfcd-4decdffa7a43","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c5a770dc-0723-48bb-b475-3f0c9b187b43","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:45.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:45.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7061132a-c5ab-4ec4-bfcd-4decdffa7a43","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5a770dc-0723-48bb-b475-3f0c9b187b43","LogTimestamp":"2022-12-03T05:48:45.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:48:47.267Z","message":"Entering","context":{"RequestID":"58ce5a7c-2ef2-4ec9-a72f-ca1c1fde74fb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dd07c285-c05c-4a18-9bfa-61d7e7377acd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:47.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:47.269Z","message":"{\"transactionId\":\"58ce5a7c-2ef2-4ec9-a72f-ca1c1fde74fb\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:47:268\",\"respDate\":\"221203-05:48:47:269\",\"sourceId\":\"haproxy:58ce5a7c-2ef2-4ec9-a72f-ca1c1fde74fb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:48:47:268-36928\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[58ce5a7c-2ef2-4ec9-a72f-ca1c1fde74fb]}\\\"}\"}","context":{"RequestID":"58ce5a7c-2ef2-4ec9-a72f-ca1c1fde74fb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dd07c285-c05c-4a18-9bfa-61d7e7377acd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:47.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:47.270Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58ce5a7c-2ef2-4ec9-a72f-ca1c1fde74fb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd07c285-c05c-4a18-9bfa-61d7e7377acd","LogTimestamp":"2022-12-03T05:48:47.269Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:48:47.619Z","message":"Entering","context":{"RequestID":"aeb1daac-ac54-46df-9704-f2002e97e169","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ed462ddf-a6a2-4e7e-a2ad-8004e0568cf7","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:48:47.619Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:47.621Z","message":"{\"transactionId\":\"aeb1daac-ac54-46df-9704-f2002e97e169\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:47:620\",\"respDate\":\"221203-05:48:47:621\",\"sourceId\":\"healthcheck:aeb1daac-ac54-46df-9704-f2002e97e169\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:48:47:620-94478\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[aeb1daac-ac54-46df-9704-f2002e97e169]}\\\"}\"}","context":{"RequestID":"aeb1daac-ac54-46df-9704-f2002e97e169","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ed462ddf-a6a2-4e7e-a2ad-8004e0568cf7","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:48:47.619Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:47.621Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aeb1daac-ac54-46df-9704-f2002e97e169","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed462ddf-a6a2-4e7e-a2ad-8004e0568cf7","LogTimestamp":"2022-12-03T05:48:47.621Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:48:47 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:48:49.278Z","message":"Entering","context":{"RequestID":"34432032-ad07-40c9-bd27-fa7bca8c83ed","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b9c51a77-d355-4251-9646-4c3b4d75f51e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:49.277Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:49.280Z","message":"{\"transactionId\":\"34432032-ad07-40c9-bd27-fa7bca8c83ed\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:49:278\",\"respDate\":\"221203-05:48:49:280\",\"sourceId\":\"haproxy:34432032-ad07-40c9-bd27-fa7bca8c83ed\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:48:49:278-78049\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[34432032-ad07-40c9-bd27-fa7bca8c83ed]}\\\"}\"}","context":{"RequestID":"34432032-ad07-40c9-bd27-fa7bca8c83ed","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b9c51a77-d355-4251-9646-4c3b4d75f51e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:49.277Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:49.280Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34432032-ad07-40c9-bd27-fa7bca8c83ed","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9c51a77-d355-4251-9646-4c3b4d75f51e","LogTimestamp":"2022-12-03T05:48:49.280Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:48:49.916Z","message":"Entering","context":{"RequestID":"a311c78a-5b33-4557-873f-b065c495c966","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"28048186-5322-491c-97e1-39148c34c303","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:48:49.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:49.918Z","message":"{\"transactionId\":\"a311c78a-5b33-4557-873f-b065c495c966\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:49:917\",\"respDate\":\"221203-05:48:49:918\",\"sourceId\":\"OOM_ReadinessCheck:a311c78a-5b33-4557-873f-b065c495c966\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:48:49:917-50028\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[59352], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[a311c78a-5b33-4557-873f-b065c495c966]}\\\"}\"}","context":{"RequestID":"a311c78a-5b33-4557-873f-b065c495c966","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"28048186-5322-491c-97e1-39148c34c303","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:48:49.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:49.919Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a311c78a-5b33-4557-873f-b065c495c966","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28048186-5322-491c-97e1-39148c34c303","LogTimestamp":"2022-12-03T05:48:49.919Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:48:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:48:50.259Z","message":"Entering","context":{"RequestID":"40a9932d-fa93-4b73-a1d7-5f4cdaaf7a75","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"27cabb4d-6065-426e-8eb9-cc8409471925","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:48:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:50.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"40a9932d-fa93-4b73-a1d7-5f4cdaaf7a75","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"27cabb4d-6065-426e-8eb9-cc8409471925","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:48:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:50.261Z","message":"{\"transactionId\":\"40a9932d-fa93-4b73-a1d7-5f4cdaaf7a75\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:50:259\",\"respDate\":\"221203-05:48:50:261\",\"sourceId\":\"ReadinessCheck:40a9932d-fa93-4b73-a1d7-5f4cdaaf7a75\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:48:50:259-40988\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[40a9932d-fa93-4b73-a1d7-5f4cdaaf7a75]}\\\"}\"}","context":{"RequestID":"40a9932d-fa93-4b73-a1d7-5f4cdaaf7a75","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"27cabb4d-6065-426e-8eb9-cc8409471925","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:48:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:50.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40a9932d-fa93-4b73-a1d7-5f4cdaaf7a75","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27cabb4d-6065-426e-8eb9-cc8409471925","LogTimestamp":"2022-12-03T05:48:50.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:48:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:48:51.291Z","message":"Entering","context":{"RequestID":"b619e0b5-e930-4422-b772-7f7bcbc020c8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9f5becf1-e917-4c50-a66c-8a132bf93d5a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:51.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:51.295Z","message":"{\"transactionId\":\"b619e0b5-e930-4422-b772-7f7bcbc020c8\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:51:292\",\"respDate\":\"221203-05:48:51:295\",\"sourceId\":\"haproxy:b619e0b5-e930-4422-b772-7f7bcbc020c8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:48:51:292-31539\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b619e0b5-e930-4422-b772-7f7bcbc020c8]}\\\"}\"}","context":{"RequestID":"b619e0b5-e930-4422-b772-7f7bcbc020c8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9f5becf1-e917-4c50-a66c-8a132bf93d5a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:51.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:51.295Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b619e0b5-e930-4422-b772-7f7bcbc020c8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f5becf1-e917-4c50-a66c-8a132bf93d5a","LogTimestamp":"2022-12-03T05:48:51.295Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:48:51.876Z","message":"Entering","context":{"RequestID":"d0bb6d94-7a81-4d35-8b32-0ce3b35b7c61","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7e7f79df-15a4-4aba-9e28-f5720b79493b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:48:51.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:51.879Z","message":"{\"transactionId\":\"d0bb6d94-7a81-4d35-8b32-0ce3b35b7c61\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:51:877\",\"respDate\":\"221203-05:48:51:879\",\"sourceId\":\"healthcheck:d0bb6d94-7a81-4d35-8b32-0ce3b35b7c61\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:48:51:877-7121\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[53470], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[d0bb6d94-7a81-4d35-8b32-0ce3b35b7c61]}\\\"}\"}","context":{"RequestID":"d0bb6d94-7a81-4d35-8b32-0ce3b35b7c61","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7e7f79df-15a4-4aba-9e28-f5720b79493b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:48:51.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:51.879Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0bb6d94-7a81-4d35-8b32-0ce3b35b7c61","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e7f79df-15a4-4aba-9e28-f5720b79493b","LogTimestamp":"2022-12-03T05:48:51.879Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:51 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 8 - "logType": "access" {"timestamp":"2022-12-03T05:48:53.304Z","message":"Entering","context":{"RequestID":"951d5e93-047f-45f6-869b-a262baee243b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6fa7da34-eb7e-4a56-9d7d-ac703e0e39d1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:53.304Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:53.306Z","message":"{\"transactionId\":\"951d5e93-047f-45f6-869b-a262baee243b\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:53:305\",\"respDate\":\"221203-05:48:53:306\",\"sourceId\":\"haproxy:951d5e93-047f-45f6-869b-a262baee243b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:48:53:305-86896\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[951d5e93-047f-45f6-869b-a262baee243b]}\\\"}\"}","context":{"RequestID":"951d5e93-047f-45f6-869b-a262baee243b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6fa7da34-eb7e-4a56-9d7d-ac703e0e39d1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:53.304Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:53.307Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"951d5e93-047f-45f6-869b-a262baee243b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6fa7da34-eb7e-4a56-9d7d-ac703e0e39d1","LogTimestamp":"2022-12-03T05:48:53.307Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:48:53.898Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:48:53.909Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:53.909Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:53.909Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:55.316Z","message":"Entering","context":{"RequestID":"259deb10-1b6a-4332-8cc4-b79ac8bfeb69","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"56fcb5ea-5044-4c06-9e39-26bf40c303ac","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:55.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:55.318Z","message":"{\"transactionId\":\"259deb10-1b6a-4332-8cc4-b79ac8bfeb69\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:55:317\",\"respDate\":\"221203-05:48:55:318\",\"sourceId\":\"haproxy:259deb10-1b6a-4332-8cc4-b79ac8bfeb69\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:48:55:317-88481\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[259deb10-1b6a-4332-8cc4-b79ac8bfeb69]}\\\"}\"}","context":{"RequestID":"259deb10-1b6a-4332-8cc4-b79ac8bfeb69","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"56fcb5ea-5044-4c06-9e39-26bf40c303ac","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:55.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:55.318Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"259deb10-1b6a-4332-8cc4-b79ac8bfeb69","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56fcb5ea-5044-4c06-9e39-26bf40c303ac","LogTimestamp":"2022-12-03T05:48:55.318Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:48:57.326Z","message":"Entering","context":{"RequestID":"146bbce6-b119-46b1-9b9f-44b927564507","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"669bc029-2239-4bd8-967b-f810e39fb8e1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:57.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:57.329Z","message":"{\"transactionId\":\"146bbce6-b119-46b1-9b9f-44b927564507\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:57:327\",\"respDate\":\"221203-05:48:57:328\",\"sourceId\":\"haproxy:146bbce6-b119-46b1-9b9f-44b927564507\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:48:57:327-46793\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[146bbce6-b119-46b1-9b9f-44b927564507]}\\\"}\"}","context":{"RequestID":"146bbce6-b119-46b1-9b9f-44b927564507","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"669bc029-2239-4bd8-967b-f810e39fb8e1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:57.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:57.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"146bbce6-b119-46b1-9b9f-44b927564507","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"669bc029-2239-4bd8-967b-f810e39fb8e1","LogTimestamp":"2022-12-03T05:48:57.329Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:48:59.337Z","message":"Entering","context":{"RequestID":"a8e94ad9-389c-4422-9df1-949ad4604cf7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"34f8b94d-5236-4cc4-ab34-d8a8782278b4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:59.337Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:59.339Z","message":"{\"transactionId\":\"a8e94ad9-389c-4422-9df1-949ad4604cf7\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:59:338\",\"respDate\":\"221203-05:48:59:339\",\"sourceId\":\"haproxy:a8e94ad9-389c-4422-9df1-949ad4604cf7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:48:59:338-16447\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a8e94ad9-389c-4422-9df1-949ad4604cf7]}\\\"}\"}","context":{"RequestID":"a8e94ad9-389c-4422-9df1-949ad4604cf7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"34f8b94d-5236-4cc4-ab34-d8a8782278b4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:48:59.337Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:59.340Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8e94ad9-389c-4422-9df1-949ad4604cf7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34f8b94d-5236-4cc4-ab34-d8a8782278b4","LogTimestamp":"2022-12-03T05:48:59.340Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:48:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:48:59.912Z","message":"Entering","context":{"RequestID":"a6cdda52-53d8-4bd9-b6ae-165310888507","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7913db06-fb83-4de0-874a-7dd8081fc519","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:48:59.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:48:59.914Z","message":"{\"transactionId\":\"a6cdda52-53d8-4bd9-b6ae-165310888507\",\"status\":\"200\",\"rqstDate\":\"221203-05:48:59:912\",\"respDate\":\"221203-05:48:59:914\",\"sourceId\":\"OOM_ReadinessCheck:a6cdda52-53d8-4bd9-b6ae-165310888507\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:48:59:912-16910\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[59552], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[a6cdda52-53d8-4bd9-b6ae-165310888507]}\\\"}\"}","context":{"RequestID":"a6cdda52-53d8-4bd9-b6ae-165310888507","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7913db06-fb83-4de0-874a-7dd8081fc519","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:48:59.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:48:59.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6cdda52-53d8-4bd9-b6ae-165310888507","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7913db06-fb83-4de0-874a-7dd8081fc519","LogTimestamp":"2022-12-03T05:48:59.914Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:48:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:49:00.259Z","message":"Entering","context":{"RequestID":"3c2547ce-27ae-43ca-8a4e-c445dad387aa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a4f911a9-05fe-4c86-a279-8b3a7e219495","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:49:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:00.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"3c2547ce-27ae-43ca-8a4e-c445dad387aa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a4f911a9-05fe-4c86-a279-8b3a7e219495","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:49:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:00.261Z","message":"{\"transactionId\":\"3c2547ce-27ae-43ca-8a4e-c445dad387aa\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:00:259\",\"respDate\":\"221203-05:49:00:261\",\"sourceId\":\"ReadinessCheck:3c2547ce-27ae-43ca-8a4e-c445dad387aa\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:49:00:259-24568\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[3c2547ce-27ae-43ca-8a4e-c445dad387aa]}\\\"}\"}","context":{"RequestID":"3c2547ce-27ae-43ca-8a4e-c445dad387aa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a4f911a9-05fe-4c86-a279-8b3a7e219495","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:49:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:00.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c2547ce-27ae-43ca-8a4e-c445dad387aa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4f911a9-05fe-4c86-a279-8b3a7e219495","LogTimestamp":"2022-12-03T05:49:00.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:49:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:49:00.437Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:00.440Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:01.348Z","message":"Entering","context":{"RequestID":"a21d4b3b-7adc-4fcd-9e6c-df48ca4e3515","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"50f37eb2-2f1b-44e8-8ffa-c3ca07c8e923","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:01.348Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:01.350Z","message":"{\"transactionId\":\"a21d4b3b-7adc-4fcd-9e6c-df48ca4e3515\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:01:349\",\"respDate\":\"221203-05:49:01:350\",\"sourceId\":\"haproxy:a21d4b3b-7adc-4fcd-9e6c-df48ca4e3515\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:49:01:349-61015\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a21d4b3b-7adc-4fcd-9e6c-df48ca4e3515]}\\\"}\"}","context":{"RequestID":"a21d4b3b-7adc-4fcd-9e6c-df48ca4e3515","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"50f37eb2-2f1b-44e8-8ffa-c3ca07c8e923","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:01.348Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:01.350Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a21d4b3b-7adc-4fcd-9e6c-df48ca4e3515","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50f37eb2-2f1b-44e8-8ffa-c3ca07c8e923","LogTimestamp":"2022-12-03T05:49:01.350Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:49:02.655Z","message":"Entering","context":{"RequestID":"15e84b3a-87be-4299-a344-c06852b7cb4c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"16b34df6-20de-4d18-96b2-e07d84d8e9c1","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:49:02.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:02.657Z","message":"{\"transactionId\":\"15e84b3a-87be-4299-a344-c06852b7cb4c\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:02:656\",\"respDate\":\"221203-05:49:02:657\",\"sourceId\":\"healthcheck:15e84b3a-87be-4299-a344-c06852b7cb4c\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:49:02:656-41895\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[15e84b3a-87be-4299-a344-c06852b7cb4c]}\\\"}\"}","context":{"RequestID":"15e84b3a-87be-4299-a344-c06852b7cb4c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"16b34df6-20de-4d18-96b2-e07d84d8e9c1","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:49:02.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:02.657Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15e84b3a-87be-4299-a344-c06852b7cb4c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16b34df6-20de-4d18-96b2-e07d84d8e9c1","LogTimestamp":"2022-12-03T05:49:02.657Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:49:02 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:49:03.361Z","message":"Entering","context":{"RequestID":"48cf65a7-6f56-4e5f-b83e-13c01a5129b1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5cbf831a-8cf7-45a1-a228-61b7c369855e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:03.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:03.363Z","message":"{\"transactionId\":\"48cf65a7-6f56-4e5f-b83e-13c01a5129b1\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:03:361\",\"respDate\":\"221203-05:49:03:362\",\"sourceId\":\"haproxy:48cf65a7-6f56-4e5f-b83e-13c01a5129b1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:49:03:361-51608\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[48cf65a7-6f56-4e5f-b83e-13c01a5129b1]}\\\"}\"}","context":{"RequestID":"48cf65a7-6f56-4e5f-b83e-13c01a5129b1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5cbf831a-8cf7-45a1-a228-61b7c369855e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:03.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:03.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48cf65a7-6f56-4e5f-b83e-13c01a5129b1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5cbf831a-8cf7-45a1-a228-61b7c369855e","LogTimestamp":"2022-12-03T05:49:03.363Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:49:03.898Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:49:03.906Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:03.906Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:03.906Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:05.369Z","message":"Entering","context":{"RequestID":"bb6852b4-8aa5-4397-bbcf-bf0f1f698a06","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d59c41d2-0b15-4f6d-a8fb-a95434c1f941","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:05.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:05.371Z","message":"{\"transactionId\":\"bb6852b4-8aa5-4397-bbcf-bf0f1f698a06\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:05:370\",\"respDate\":\"221203-05:49:05:371\",\"sourceId\":\"haproxy:bb6852b4-8aa5-4397-bbcf-bf0f1f698a06\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:49:05:370-33870\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bb6852b4-8aa5-4397-bbcf-bf0f1f698a06]}\\\"}\"}","context":{"RequestID":"bb6852b4-8aa5-4397-bbcf-bf0f1f698a06","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d59c41d2-0b15-4f6d-a8fb-a95434c1f941","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:05.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:05.372Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bb6852b4-8aa5-4397-bbcf-bf0f1f698a06","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d59c41d2-0b15-4f6d-a8fb-a95434c1f941","LogTimestamp":"2022-12-03T05:49:05.372Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:49:06.904Z","message":"Entering","context":{"RequestID":"f601622f-531e-4f1c-9558-e28de361be6a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2dfbbcfe-b3ec-4e12-aaa8-f99ff0ac2bfe","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:49:06.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:06.905Z","message":"{\"transactionId\":\"f601622f-531e-4f1c-9558-e28de361be6a\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:06:904\",\"respDate\":\"221203-05:49:06:905\",\"sourceId\":\"healthcheck:f601622f-531e-4f1c-9558-e28de361be6a\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:49:06:904-38552\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[53646], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[f601622f-531e-4f1c-9558-e28de361be6a]}\\\"}\"}","context":{"RequestID":"f601622f-531e-4f1c-9558-e28de361be6a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2dfbbcfe-b3ec-4e12-aaa8-f99ff0ac2bfe","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:49:06.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:06.906Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f601622f-531e-4f1c-9558-e28de361be6a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2dfbbcfe-b3ec-4e12-aaa8-f99ff0ac2bfe","LogTimestamp":"2022-12-03T05:49:06.906Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:06 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:49:07.378Z","message":"Entering","context":{"RequestID":"e2b1182f-fa75-4782-b381-527692b723af","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8041415c-2f77-4d19-90c5-58a90b199e5a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:07.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:07.380Z","message":"{\"transactionId\":\"e2b1182f-fa75-4782-b381-527692b723af\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:07:378\",\"respDate\":\"221203-05:49:07:380\",\"sourceId\":\"haproxy:e2b1182f-fa75-4782-b381-527692b723af\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:49:07:378-1638\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2b1182f-fa75-4782-b381-527692b723af]}\\\"}\"}","context":{"RequestID":"e2b1182f-fa75-4782-b381-527692b723af","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8041415c-2f77-4d19-90c5-58a90b199e5a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:07.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:07.380Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2b1182f-fa75-4782-b381-527692b723af","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8041415c-2f77-4d19-90c5-58a90b199e5a","LogTimestamp":"2022-12-03T05:49:07.380Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:49:09.423Z","message":"Entering","context":{"RequestID":"cf6dcfa7-46e6-4e7d-9e61-6c04c34799cd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"74884156-7a50-4737-851f-2d5efde6ae44","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:09.423Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:09.426Z","message":"{\"transactionId\":\"cf6dcfa7-46e6-4e7d-9e61-6c04c34799cd\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:09:424\",\"respDate\":\"221203-05:49:09:426\",\"sourceId\":\"haproxy:cf6dcfa7-46e6-4e7d-9e61-6c04c34799cd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:49:09:424-76234\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cf6dcfa7-46e6-4e7d-9e61-6c04c34799cd]}\\\"}\"}","context":{"RequestID":"cf6dcfa7-46e6-4e7d-9e61-6c04c34799cd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"74884156-7a50-4737-851f-2d5efde6ae44","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:09.423Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:09.426Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf6dcfa7-46e6-4e7d-9e61-6c04c34799cd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74884156-7a50-4737-851f-2d5efde6ae44","LogTimestamp":"2022-12-03T05:49:09.426Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:49:09.914Z","message":"Entering","context":{"RequestID":"cfe4c27b-5ed5-46a7-8514-8dca956ad97a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a6e9f458-32e8-4425-9f67-c36b5917c081","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:49:09.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:09.915Z","message":"{\"transactionId\":\"cfe4c27b-5ed5-46a7-8514-8dca956ad97a\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:09:914\",\"respDate\":\"221203-05:49:09:915\",\"sourceId\":\"OOM_ReadinessCheck:cfe4c27b-5ed5-46a7-8514-8dca956ad97a\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:49:09:914-2716\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[59750], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[cfe4c27b-5ed5-46a7-8514-8dca956ad97a]}\\\"}\"}","context":{"RequestID":"cfe4c27b-5ed5-46a7-8514-8dca956ad97a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a6e9f458-32e8-4425-9f67-c36b5917c081","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:49:09.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:09.916Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cfe4c27b-5ed5-46a7-8514-8dca956ad97a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6e9f458-32e8-4425-9f67-c36b5917c081","LogTimestamp":"2022-12-03T05:49:09.916Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:49:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:49:10.259Z","message":"Entering","context":{"RequestID":"85ba7080-5126-45b1-9c44-0b661da8564f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f56acbb7-b99c-4bf3-b375-16237b39b843","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:49:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:10.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"85ba7080-5126-45b1-9c44-0b661da8564f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f56acbb7-b99c-4bf3-b375-16237b39b843","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:49:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:10.262Z","message":"{\"transactionId\":\"85ba7080-5126-45b1-9c44-0b661da8564f\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:10:260\",\"respDate\":\"221203-05:49:10:262\",\"sourceId\":\"ReadinessCheck:85ba7080-5126-45b1-9c44-0b661da8564f\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:49:10:260-85302\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[85ba7080-5126-45b1-9c44-0b661da8564f]}\\\"}\"}","context":{"RequestID":"85ba7080-5126-45b1-9c44-0b661da8564f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f56acbb7-b99c-4bf3-b375-16237b39b843","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:49:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:10.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85ba7080-5126-45b1-9c44-0b661da8564f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f56acbb7-b99c-4bf3-b375-16237b39b843","LogTimestamp":"2022-12-03T05:49:10.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:49:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:49:11.434Z","message":"Entering","context":{"RequestID":"72b39b0a-d0d4-4ecd-afee-81aaeb4b02cb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1dfe660e-526f-4c5d-a5c5-7cda4842675b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:11.434Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:11.435Z","message":"{\"transactionId\":\"72b39b0a-d0d4-4ecd-afee-81aaeb4b02cb\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:11:434\",\"respDate\":\"221203-05:49:11:435\",\"sourceId\":\"haproxy:72b39b0a-d0d4-4ecd-afee-81aaeb4b02cb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:49:11:434-34935\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[72b39b0a-d0d4-4ecd-afee-81aaeb4b02cb]}\\\"}\"}","context":{"RequestID":"72b39b0a-d0d4-4ecd-afee-81aaeb4b02cb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1dfe660e-526f-4c5d-a5c5-7cda4842675b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:11.434Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:11.436Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72b39b0a-d0d4-4ecd-afee-81aaeb4b02cb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1dfe660e-526f-4c5d-a5c5-7cda4842675b","LogTimestamp":"2022-12-03T05:49:11.436Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:49:13.444Z","message":"Entering","context":{"RequestID":"4926c875-0340-4f7b-96e5-e9bde59d83cb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c8d5c7b6-2f12-4623-a76d-203e74f31079","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:13.444Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:13.446Z","message":"{\"transactionId\":\"4926c875-0340-4f7b-96e5-e9bde59d83cb\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:13:445\",\"respDate\":\"221203-05:49:13:446\",\"sourceId\":\"haproxy:4926c875-0340-4f7b-96e5-e9bde59d83cb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:49:13:445-68795\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4926c875-0340-4f7b-96e5-e9bde59d83cb]}\\\"}\"}","context":{"RequestID":"4926c875-0340-4f7b-96e5-e9bde59d83cb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c8d5c7b6-2f12-4623-a76d-203e74f31079","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:13.444Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:13.446Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4926c875-0340-4f7b-96e5-e9bde59d83cb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8d5c7b6-2f12-4623-a76d-203e74f31079","LogTimestamp":"2022-12-03T05:49:13.446Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:49:13.898Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:49:13.906Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:13.906Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:13.906Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:15.456Z","message":"Entering","context":{"RequestID":"d4ece880-9360-4478-a73c-f509f1ea5f7f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7f7ef78f-f2fb-48fb-94e8-ec065842f2dd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:15.456Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:15.458Z","message":"{\"transactionId\":\"d4ece880-9360-4478-a73c-f509f1ea5f7f\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:15:457\",\"respDate\":\"221203-05:49:15:458\",\"sourceId\":\"haproxy:d4ece880-9360-4478-a73c-f509f1ea5f7f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:49:15:457-95708\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d4ece880-9360-4478-a73c-f509f1ea5f7f]}\\\"}\"}","context":{"RequestID":"d4ece880-9360-4478-a73c-f509f1ea5f7f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7f7ef78f-f2fb-48fb-94e8-ec065842f2dd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:15.456Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:15.459Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4ece880-9360-4478-a73c-f509f1ea5f7f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f7ef78f-f2fb-48fb-94e8-ec065842f2dd","LogTimestamp":"2022-12-03T05:49:15.459Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:49:17.467Z","message":"Entering","context":{"RequestID":"c6d28d22-0eeb-479a-97bd-1985b6534c7b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"efe300a1-0b13-46f2-8c68-4f1d0904d190","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:17.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:17.469Z","message":"{\"transactionId\":\"c6d28d22-0eeb-479a-97bd-1985b6534c7b\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:17:467\",\"respDate\":\"221203-05:49:17:468\",\"sourceId\":\"haproxy:c6d28d22-0eeb-479a-97bd-1985b6534c7b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:49:17:467-82487\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c6d28d22-0eeb-479a-97bd-1985b6534c7b]}\\\"}\"}","context":{"RequestID":"c6d28d22-0eeb-479a-97bd-1985b6534c7b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"efe300a1-0b13-46f2-8c68-4f1d0904d190","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:17.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:17.469Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6d28d22-0eeb-479a-97bd-1985b6534c7b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"efe300a1-0b13-46f2-8c68-4f1d0904d190","LogTimestamp":"2022-12-03T05:49:17.469Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:49:17.679Z","message":"Entering","context":{"RequestID":"056ba391-b8bf-462f-b253-80ff46d86753","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"51915d87-fbd0-4869-8623-1a671708a8f3","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:49:17.679Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:17.681Z","message":"{\"transactionId\":\"056ba391-b8bf-462f-b253-80ff46d86753\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:17:679\",\"respDate\":\"221203-05:49:17:681\",\"sourceId\":\"healthcheck:056ba391-b8bf-462f-b253-80ff46d86753\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:49:17:679-77862\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[056ba391-b8bf-462f-b253-80ff46d86753]}\\\"}\"}","context":{"RequestID":"056ba391-b8bf-462f-b253-80ff46d86753","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"51915d87-fbd0-4869-8623-1a671708a8f3","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:49:17.679Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:17.681Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"056ba391-b8bf-462f-b253-80ff46d86753","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"51915d87-fbd0-4869-8623-1a671708a8f3","LogTimestamp":"2022-12-03T05:49:17.681Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:49:17 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2022-12-03T05:49:19.477Z","message":"Entering","context":{"RequestID":"e7ce7c87-f2fa-4eb8-a3af-077b7ec64fc3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"469eebdd-26c4-4c35-8d9f-5121aa4e570e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:19.477Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:19.479Z","message":"{\"transactionId\":\"e7ce7c87-f2fa-4eb8-a3af-077b7ec64fc3\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:19:478\",\"respDate\":\"221203-05:49:19:479\",\"sourceId\":\"haproxy:e7ce7c87-f2fa-4eb8-a3af-077b7ec64fc3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:49:19:478-39845\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e7ce7c87-f2fa-4eb8-a3af-077b7ec64fc3]}\\\"}\"}","context":{"RequestID":"e7ce7c87-f2fa-4eb8-a3af-077b7ec64fc3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"469eebdd-26c4-4c35-8d9f-5121aa4e570e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:19.477Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:19.479Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7ce7c87-f2fa-4eb8-a3af-077b7ec64fc3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"469eebdd-26c4-4c35-8d9f-5121aa4e570e","LogTimestamp":"2022-12-03T05:49:19.479Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:49:19.911Z","message":"Entering","context":{"RequestID":"5fcea293-04d5-4f4c-81df-23c3bd60fb9f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"16ac458f-a0b0-4785-81bb-c39cfacecfa3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:49:19.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:19.913Z","message":"{\"transactionId\":\"5fcea293-04d5-4f4c-81df-23c3bd60fb9f\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:19:912\",\"respDate\":\"221203-05:49:19:913\",\"sourceId\":\"OOM_ReadinessCheck:5fcea293-04d5-4f4c-81df-23c3bd60fb9f\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:49:19:912-37262\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[59948], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[5fcea293-04d5-4f4c-81df-23c3bd60fb9f]}\\\"}\"}","context":{"RequestID":"5fcea293-04d5-4f4c-81df-23c3bd60fb9f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"16ac458f-a0b0-4785-81bb-c39cfacecfa3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:49:19.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:19.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5fcea293-04d5-4f4c-81df-23c3bd60fb9f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16ac458f-a0b0-4785-81bb-c39cfacecfa3","LogTimestamp":"2022-12-03T05:49:19.913Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:49:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:49:20.259Z","message":"Entering","context":{"RequestID":"65b95215-c718-4517-a859-62d62d71f5c8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d3b4eaaa-86f5-4c88-b128-ac4379fa6a46","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:49:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:20.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"65b95215-c718-4517-a859-62d62d71f5c8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d3b4eaaa-86f5-4c88-b128-ac4379fa6a46","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:49:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:20.261Z","message":"{\"transactionId\":\"65b95215-c718-4517-a859-62d62d71f5c8\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:20:259\",\"respDate\":\"221203-05:49:20:261\",\"sourceId\":\"ReadinessCheck:65b95215-c718-4517-a859-62d62d71f5c8\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:49:20:259-56181\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[65b95215-c718-4517-a859-62d62d71f5c8]}\\\"}\"}","context":{"RequestID":"65b95215-c718-4517-a859-62d62d71f5c8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d3b4eaaa-86f5-4c88-b128-ac4379fa6a46","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:49:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:20.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65b95215-c718-4517-a859-62d62d71f5c8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3b4eaaa-86f5-4c88-b128-ac4379fa6a46","LogTimestamp":"2022-12-03T05:49:20.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:49:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:49:21.488Z","message":"Entering","context":{"RequestID":"4214b20d-6348-451d-847c-b8a058ef5150","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"84487472-899f-4344-abd1-ea67fb2698b8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:21.488Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:21.490Z","message":"{\"transactionId\":\"4214b20d-6348-451d-847c-b8a058ef5150\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:21:488\",\"respDate\":\"221203-05:49:21:490\",\"sourceId\":\"haproxy:4214b20d-6348-451d-847c-b8a058ef5150\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:49:21:488-33948\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4214b20d-6348-451d-847c-b8a058ef5150]}\\\"}\"}","context":{"RequestID":"4214b20d-6348-451d-847c-b8a058ef5150","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"84487472-899f-4344-abd1-ea67fb2698b8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:21.488Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:21.490Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4214b20d-6348-451d-847c-b8a058ef5150","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84487472-899f-4344-abd1-ea67fb2698b8","LogTimestamp":"2022-12-03T05:49:21.490Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:49:21.939Z","message":"Entering","context":{"RequestID":"214b0bd0-34c2-4e75-9f4a-b0c2815d3afc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"88dbbe79-c89e-41d7-ae13-8b36a0c9e64d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:49:21.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:21.941Z","message":"{\"transactionId\":\"214b0bd0-34c2-4e75-9f4a-b0c2815d3afc\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:21:940\",\"respDate\":\"221203-05:49:21:941\",\"sourceId\":\"healthcheck:214b0bd0-34c2-4e75-9f4a-b0c2815d3afc\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:49:21:940-29021\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[53828], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[214b0bd0-34c2-4e75-9f4a-b0c2815d3afc]}\\\"}\"}","context":{"RequestID":"214b0bd0-34c2-4e75-9f4a-b0c2815d3afc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"88dbbe79-c89e-41d7-ae13-8b36a0c9e64d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:49:21.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:21.942Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"214b0bd0-34c2-4e75-9f4a-b0c2815d3afc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88dbbe79-c89e-41d7-ae13-8b36a0c9e64d","LogTimestamp":"2022-12-03T05:49:21.941Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:21 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:49:23.499Z","message":"Entering","context":{"RequestID":"4f2cc91e-ccaf-4a1b-8d6b-1b1ef0842303","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3d5ace08-382a-4234-a9d7-9aa76f7aa12d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:23.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:23.501Z","message":"{\"transactionId\":\"4f2cc91e-ccaf-4a1b-8d6b-1b1ef0842303\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:23:499\",\"respDate\":\"221203-05:49:23:501\",\"sourceId\":\"haproxy:4f2cc91e-ccaf-4a1b-8d6b-1b1ef0842303\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:49:23:499-14143\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f2cc91e-ccaf-4a1b-8d6b-1b1ef0842303]}\\\"}\"}","context":{"RequestID":"4f2cc91e-ccaf-4a1b-8d6b-1b1ef0842303","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3d5ace08-382a-4234-a9d7-9aa76f7aa12d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:23.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:23.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f2cc91e-ccaf-4a1b-8d6b-1b1ef0842303","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d5ace08-382a-4234-a9d7-9aa76f7aa12d","LogTimestamp":"2022-12-03T05:49:23.501Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:49:23.898Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:49:23.909Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:23.909Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:23.910Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:25.509Z","message":"Entering","context":{"RequestID":"5400718f-40f3-4d48-a2c0-f85fbe9ecd39","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4f49ee71-2152-470e-9e8c-41a537aefe3c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:25.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:25.511Z","message":"{\"transactionId\":\"5400718f-40f3-4d48-a2c0-f85fbe9ecd39\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:25:510\",\"respDate\":\"221203-05:49:25:511\",\"sourceId\":\"haproxy:5400718f-40f3-4d48-a2c0-f85fbe9ecd39\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:49:25:510-95657\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5400718f-40f3-4d48-a2c0-f85fbe9ecd39]}\\\"}\"}","context":{"RequestID":"5400718f-40f3-4d48-a2c0-f85fbe9ecd39","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4f49ee71-2152-470e-9e8c-41a537aefe3c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:25.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:25.512Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5400718f-40f3-4d48-a2c0-f85fbe9ecd39","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f49ee71-2152-470e-9e8c-41a537aefe3c","LogTimestamp":"2022-12-03T05:49:25.512Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:49:27.521Z","message":"Entering","context":{"RequestID":"43542e2e-b51d-4c38-80ff-18f54a135fa5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5652229d-d777-49b8-9152-6134c448905e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:27.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:27.524Z","message":"{\"transactionId\":\"43542e2e-b51d-4c38-80ff-18f54a135fa5\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:27:522\",\"respDate\":\"221203-05:49:27:524\",\"sourceId\":\"haproxy:43542e2e-b51d-4c38-80ff-18f54a135fa5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:49:27:522-59454\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[43542e2e-b51d-4c38-80ff-18f54a135fa5]}\\\"}\"}","context":{"RequestID":"43542e2e-b51d-4c38-80ff-18f54a135fa5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5652229d-d777-49b8-9152-6134c448905e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:27.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:27.524Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43542e2e-b51d-4c38-80ff-18f54a135fa5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5652229d-d777-49b8-9152-6134c448905e","LogTimestamp":"2022-12-03T05:49:27.524Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-12-03T05:49:29.533Z","message":"Entering","context":{"RequestID":"9592f6d3-b376-42fd-81bd-a84f228a0b7e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"374b2a2b-d051-483e-bf6e-d109faef2419","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:29.533Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:29.535Z","message":"{\"transactionId\":\"9592f6d3-b376-42fd-81bd-a84f228a0b7e\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:29:534\",\"respDate\":\"221203-05:49:29:535\",\"sourceId\":\"haproxy:9592f6d3-b376-42fd-81bd-a84f228a0b7e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:49:29:534-1336\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9592f6d3-b376-42fd-81bd-a84f228a0b7e]}\\\"}\"}","context":{"RequestID":"9592f6d3-b376-42fd-81bd-a84f228a0b7e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"374b2a2b-d051-483e-bf6e-d109faef2419","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:29.533Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:29.536Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9592f6d3-b376-42fd-81bd-a84f228a0b7e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"374b2a2b-d051-483e-bf6e-d109faef2419","LogTimestamp":"2022-12-03T05:49:29.536Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:49:29.913Z","message":"Entering","context":{"RequestID":"4dd355dc-d640-4645-acb9-06808ea477ed","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0c9c07ee-cec6-4a88-93a5-6409beb9b017","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:49:29.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:29.915Z","message":"{\"transactionId\":\"4dd355dc-d640-4645-acb9-06808ea477ed\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:29:914\",\"respDate\":\"221203-05:49:29:915\",\"sourceId\":\"OOM_ReadinessCheck:4dd355dc-d640-4645-acb9-06808ea477ed\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:49:29:914-30884\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[60138], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[4dd355dc-d640-4645-acb9-06808ea477ed]}\\\"}\"}","context":{"RequestID":"4dd355dc-d640-4645-acb9-06808ea477ed","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0c9c07ee-cec6-4a88-93a5-6409beb9b017","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:49:29.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:29.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4dd355dc-d640-4645-acb9-06808ea477ed","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c9c07ee-cec6-4a88-93a5-6409beb9b017","LogTimestamp":"2022-12-03T05:49:29.915Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:49:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:49:30.260Z","message":"Entering","context":{"RequestID":"bd7f28f5-30b7-44ad-a0c3-ca06e57aa582","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e14cecf7-a03c-4691-a238-fed5af5b30a5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:49:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:30.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"bd7f28f5-30b7-44ad-a0c3-ca06e57aa582","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e14cecf7-a03c-4691-a238-fed5af5b30a5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:49:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:30.262Z","message":"{\"transactionId\":\"bd7f28f5-30b7-44ad-a0c3-ca06e57aa582\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:30:260\",\"respDate\":\"221203-05:49:30:262\",\"sourceId\":\"ReadinessCheck:bd7f28f5-30b7-44ad-a0c3-ca06e57aa582\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:49:30:260-29962\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[bd7f28f5-30b7-44ad-a0c3-ca06e57aa582]}\\\"}\"}","context":{"RequestID":"bd7f28f5-30b7-44ad-a0c3-ca06e57aa582","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e14cecf7-a03c-4691-a238-fed5af5b30a5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:49:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:30.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd7f28f5-30b7-44ad-a0c3-ca06e57aa582","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e14cecf7-a03c-4691-a238-fed5af5b30a5","LogTimestamp":"2022-12-03T05:49:30.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:49:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:49:30.443Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:30.446Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:31.543Z","message":"Entering","context":{"RequestID":"133cfd26-0f9c-4e8f-8cd4-8860d88d6093","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"99699683-274f-44ee-85fd-1d83fc1c9bad","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:31.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:31.545Z","message":"{\"transactionId\":\"133cfd26-0f9c-4e8f-8cd4-8860d88d6093\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:31:544\",\"respDate\":\"221203-05:49:31:545\",\"sourceId\":\"haproxy:133cfd26-0f9c-4e8f-8cd4-8860d88d6093\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:49:31:544-46154\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[133cfd26-0f9c-4e8f-8cd4-8860d88d6093]}\\\"}\"}","context":{"RequestID":"133cfd26-0f9c-4e8f-8cd4-8860d88d6093","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"99699683-274f-44ee-85fd-1d83fc1c9bad","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:31.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:31.546Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"133cfd26-0f9c-4e8f-8cd4-8860d88d6093","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99699683-274f-44ee-85fd-1d83fc1c9bad","LogTimestamp":"2022-12-03T05:49:31.546Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:49:32.724Z","message":"Entering","context":{"RequestID":"0672807a-92db-45fb-ba75-e1998c6acb79","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9baaca43-7ce4-41b7-950d-6c83b0c2955a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:49:32.724Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:32.726Z","message":"{\"transactionId\":\"0672807a-92db-45fb-ba75-e1998c6acb79\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:32:725\",\"respDate\":\"221203-05:49:32:726\",\"sourceId\":\"healthcheck:0672807a-92db-45fb-ba75-e1998c6acb79\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:49:32:725-74789\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[0672807a-92db-45fb-ba75-e1998c6acb79]}\\\"}\"}","context":{"RequestID":"0672807a-92db-45fb-ba75-e1998c6acb79","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9baaca43-7ce4-41b7-950d-6c83b0c2955a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:49:32.724Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:32.727Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0672807a-92db-45fb-ba75-e1998c6acb79","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9baaca43-7ce4-41b7-950d-6c83b0c2955a","LogTimestamp":"2022-12-03T05:49:32.727Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:49:32 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:49:33.553Z","message":"Entering","context":{"RequestID":"8be33bae-619e-4fd0-8a7f-0bd7c39c8128","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d513831b-ea0f-4cf2-8cb5-6be14fcad286","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:33.553Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:33.555Z","message":"{\"transactionId\":\"8be33bae-619e-4fd0-8a7f-0bd7c39c8128\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:33:554\",\"respDate\":\"221203-05:49:33:555\",\"sourceId\":\"haproxy:8be33bae-619e-4fd0-8a7f-0bd7c39c8128\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:49:33:554-19638\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8be33bae-619e-4fd0-8a7f-0bd7c39c8128]}\\\"}\"}","context":{"RequestID":"8be33bae-619e-4fd0-8a7f-0bd7c39c8128","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d513831b-ea0f-4cf2-8cb5-6be14fcad286","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:33.553Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:33.556Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8be33bae-619e-4fd0-8a7f-0bd7c39c8128","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d513831b-ea0f-4cf2-8cb5-6be14fcad286","LogTimestamp":"2022-12-03T05:49:33.556Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:49:33.898Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:49:33.907Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:33.907Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:33.907Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:35.563Z","message":"Entering","context":{"RequestID":"8d11ca5e-1c91-4ef1-9edd-13e26335def6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0f8674e3-c8fd-4c10-a8d4-1685c36989be","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:35.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:35.566Z","message":"{\"transactionId\":\"8d11ca5e-1c91-4ef1-9edd-13e26335def6\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:35:564\",\"respDate\":\"221203-05:49:35:566\",\"sourceId\":\"haproxy:8d11ca5e-1c91-4ef1-9edd-13e26335def6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:49:35:564-46056\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8d11ca5e-1c91-4ef1-9edd-13e26335def6]}\\\"}\"}","context":{"RequestID":"8d11ca5e-1c91-4ef1-9edd-13e26335def6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0f8674e3-c8fd-4c10-a8d4-1685c36989be","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:35.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:35.566Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d11ca5e-1c91-4ef1-9edd-13e26335def6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f8674e3-c8fd-4c10-a8d4-1685c36989be","LogTimestamp":"2022-12-03T05:49:35.566Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:49:36.964Z","message":"Entering","context":{"RequestID":"c1be2391-85b8-4a12-8a86-b8187574794d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"470f5633-ce88-49eb-811f-29df5773889b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:49:36.964Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:36.967Z","message":"{\"transactionId\":\"c1be2391-85b8-4a12-8a86-b8187574794d\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:36:965\",\"respDate\":\"221203-05:49:36:967\",\"sourceId\":\"healthcheck:c1be2391-85b8-4a12-8a86-b8187574794d\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:49:36:965-66432\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[54002], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[c1be2391-85b8-4a12-8a86-b8187574794d]}\\\"}\"}","context":{"RequestID":"c1be2391-85b8-4a12-8a86-b8187574794d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"470f5633-ce88-49eb-811f-29df5773889b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:49:36.964Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:36.967Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1be2391-85b8-4a12-8a86-b8187574794d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"470f5633-ce88-49eb-811f-29df5773889b","LogTimestamp":"2022-12-03T05:49:36.967Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:36 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 7 - "logType": "access" {"timestamp":"2022-12-03T05:49:37.574Z","message":"Entering","context":{"RequestID":"957357bb-8d8a-4a48-b32c-9a9cf3120a76","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8c0c5f3b-8e28-4f59-b270-b3517420ad8d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:37.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:37.576Z","message":"{\"transactionId\":\"957357bb-8d8a-4a48-b32c-9a9cf3120a76\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:37:575\",\"respDate\":\"221203-05:49:37:576\",\"sourceId\":\"haproxy:957357bb-8d8a-4a48-b32c-9a9cf3120a76\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:49:37:575-74324\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[957357bb-8d8a-4a48-b32c-9a9cf3120a76]}\\\"}\"}","context":{"RequestID":"957357bb-8d8a-4a48-b32c-9a9cf3120a76","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8c0c5f3b-8e28-4f59-b270-b3517420ad8d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:37.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:37.576Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"957357bb-8d8a-4a48-b32c-9a9cf3120a76","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c0c5f3b-8e28-4f59-b270-b3517420ad8d","LogTimestamp":"2022-12-03T05:49:37.576Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:49:39.584Z","message":"Entering","context":{"RequestID":"4f62f5b6-c8f0-4b9e-8533-a3cfe9a8a3bf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"db33b051-5cdf-474e-b0bf-457325ff22ce","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:39.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:39.585Z","message":"{\"transactionId\":\"4f62f5b6-c8f0-4b9e-8533-a3cfe9a8a3bf\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:39:584\",\"respDate\":\"221203-05:49:39:585\",\"sourceId\":\"haproxy:4f62f5b6-c8f0-4b9e-8533-a3cfe9a8a3bf\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:49:39:584-47654\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f62f5b6-c8f0-4b9e-8533-a3cfe9a8a3bf]}\\\"}\"}","context":{"RequestID":"4f62f5b6-c8f0-4b9e-8533-a3cfe9a8a3bf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"db33b051-5cdf-474e-b0bf-457325ff22ce","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:39.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:39.586Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f62f5b6-c8f0-4b9e-8533-a3cfe9a8a3bf","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db33b051-5cdf-474e-b0bf-457325ff22ce","LogTimestamp":"2022-12-03T05:49:39.586Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:49:39.913Z","message":"Entering","context":{"RequestID":"466fd470-8a3a-4615-8b87-158f64fbd5b2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2d62a115-1217-4c3f-8d24-7148dbeb310c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:49:39.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:39.914Z","message":"{\"transactionId\":\"466fd470-8a3a-4615-8b87-158f64fbd5b2\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:39:913\",\"respDate\":\"221203-05:49:39:914\",\"sourceId\":\"OOM_ReadinessCheck:466fd470-8a3a-4615-8b87-158f64fbd5b2\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:49:39:913-78533\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[60342], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[466fd470-8a3a-4615-8b87-158f64fbd5b2]}\\\"}\"}","context":{"RequestID":"466fd470-8a3a-4615-8b87-158f64fbd5b2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2d62a115-1217-4c3f-8d24-7148dbeb310c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:49:39.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:39.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"466fd470-8a3a-4615-8b87-158f64fbd5b2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d62a115-1217-4c3f-8d24-7148dbeb310c","LogTimestamp":"2022-12-03T05:49:39.915Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:49:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:49:40.259Z","message":"Entering","context":{"RequestID":"2c41abf3-96d0-4fc4-9461-a44b2d551b72","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d253b0fe-b416-44cf-9d17-004a42fadb6f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:49:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:40.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"2c41abf3-96d0-4fc4-9461-a44b2d551b72","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d253b0fe-b416-44cf-9d17-004a42fadb6f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:49:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:40.262Z","message":"{\"transactionId\":\"2c41abf3-96d0-4fc4-9461-a44b2d551b72\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:40:260\",\"respDate\":\"221203-05:49:40:261\",\"sourceId\":\"ReadinessCheck:2c41abf3-96d0-4fc4-9461-a44b2d551b72\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:49:40:260-94225\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[2c41abf3-96d0-4fc4-9461-a44b2d551b72]}\\\"}\"}","context":{"RequestID":"2c41abf3-96d0-4fc4-9461-a44b2d551b72","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d253b0fe-b416-44cf-9d17-004a42fadb6f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:49:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:40.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c41abf3-96d0-4fc4-9461-a44b2d551b72","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d253b0fe-b416-44cf-9d17-004a42fadb6f","LogTimestamp":"2022-12-03T05:49:40.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:49:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:49:41.594Z","message":"Entering","context":{"RequestID":"7cf313ab-e254-44a9-a5cc-2aeb63e387d6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0c12f024-a697-4fb2-b5b8-b8034ba1e17f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:41.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:41.596Z","message":"{\"transactionId\":\"7cf313ab-e254-44a9-a5cc-2aeb63e387d6\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:41:595\",\"respDate\":\"221203-05:49:41:596\",\"sourceId\":\"haproxy:7cf313ab-e254-44a9-a5cc-2aeb63e387d6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:49:41:595-46823\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7cf313ab-e254-44a9-a5cc-2aeb63e387d6]}\\\"}\"}","context":{"RequestID":"7cf313ab-e254-44a9-a5cc-2aeb63e387d6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0c12f024-a697-4fb2-b5b8-b8034ba1e17f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:41.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:41.597Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7cf313ab-e254-44a9-a5cc-2aeb63e387d6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c12f024-a697-4fb2-b5b8-b8034ba1e17f","LogTimestamp":"2022-12-03T05:49:41.597Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:49:43.605Z","message":"Entering","context":{"RequestID":"f43320df-b05f-45fd-aeba-aa3b904fbe12","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ee0e266c-5479-4a92-a52a-4e87551bfc17","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:43.605Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:43.607Z","message":"{\"transactionId\":\"f43320df-b05f-45fd-aeba-aa3b904fbe12\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:43:606\",\"respDate\":\"221203-05:49:43:607\",\"sourceId\":\"haproxy:f43320df-b05f-45fd-aeba-aa3b904fbe12\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:49:43:606-60221\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f43320df-b05f-45fd-aeba-aa3b904fbe12]}\\\"}\"}","context":{"RequestID":"f43320df-b05f-45fd-aeba-aa3b904fbe12","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ee0e266c-5479-4a92-a52a-4e87551bfc17","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:43.605Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:43.608Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f43320df-b05f-45fd-aeba-aa3b904fbe12","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee0e266c-5479-4a92-a52a-4e87551bfc17","LogTimestamp":"2022-12-03T05:49:43.608Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:49:43.899Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:49:43.908Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:43.908Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:43.908Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:45.617Z","message":"Entering","context":{"RequestID":"8a7a1d1b-c572-4ea9-bd96-5a668c8697ef","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f32a4281-1c53-4173-8032-ab54c1644ed0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:45.616Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:45.619Z","message":"{\"transactionId\":\"8a7a1d1b-c572-4ea9-bd96-5a668c8697ef\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:45:617\",\"respDate\":\"221203-05:49:45:619\",\"sourceId\":\"haproxy:8a7a1d1b-c572-4ea9-bd96-5a668c8697ef\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:49:45:617-63575\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8a7a1d1b-c572-4ea9-bd96-5a668c8697ef]}\\\"}\"}","context":{"RequestID":"8a7a1d1b-c572-4ea9-bd96-5a668c8697ef","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f32a4281-1c53-4173-8032-ab54c1644ed0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:45.616Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:45.620Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a7a1d1b-c572-4ea9-bd96-5a668c8697ef","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f32a4281-1c53-4173-8032-ab54c1644ed0","LogTimestamp":"2022-12-03T05:49:45.620Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:49:47.628Z","message":"Entering","context":{"RequestID":"5dfb4a4f-8c9d-4b35-b819-3e8d48a031e2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e98d6762-e76f-4a4d-922f-497ee6d3e46e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:47.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:47.629Z","message":"{\"transactionId\":\"5dfb4a4f-8c9d-4b35-b819-3e8d48a031e2\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:47:628\",\"respDate\":\"221203-05:49:47:629\",\"sourceId\":\"haproxy:5dfb4a4f-8c9d-4b35-b819-3e8d48a031e2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:49:47:628-14093\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5dfb4a4f-8c9d-4b35-b819-3e8d48a031e2]}\\\"}\"}","context":{"RequestID":"5dfb4a4f-8c9d-4b35-b819-3e8d48a031e2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e98d6762-e76f-4a4d-922f-497ee6d3e46e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:47.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:47.630Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5dfb4a4f-8c9d-4b35-b819-3e8d48a031e2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e98d6762-e76f-4a4d-922f-497ee6d3e46e","LogTimestamp":"2022-12-03T05:49:47.630Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:49:47.754Z","message":"Entering","context":{"RequestID":"ac3e1a4d-4793-4710-9e36-04841df1d676","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d6ff77bc-5733-48d1-859d-94677b9928fc","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:49:47.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:47.756Z","message":"{\"transactionId\":\"ac3e1a4d-4793-4710-9e36-04841df1d676\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:47:755\",\"respDate\":\"221203-05:49:47:756\",\"sourceId\":\"healthcheck:ac3e1a4d-4793-4710-9e36-04841df1d676\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:49:47:755-98237\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[ac3e1a4d-4793-4710-9e36-04841df1d676]}\\\"}\"}","context":{"RequestID":"ac3e1a4d-4793-4710-9e36-04841df1d676","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d6ff77bc-5733-48d1-859d-94677b9928fc","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:49:47.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:47.757Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac3e1a4d-4793-4710-9e36-04841df1d676","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6ff77bc-5733-48d1-859d-94677b9928fc","LogTimestamp":"2022-12-03T05:49:47.757Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:49:47 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:49:49.640Z","message":"Entering","context":{"RequestID":"4607d19c-a955-48cc-9034-140cda5a45cd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"21c0dcf1-33be-4675-a693-979e32d41fd4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:49.639Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:49.641Z","message":"{\"transactionId\":\"4607d19c-a955-48cc-9034-140cda5a45cd\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:49:640\",\"respDate\":\"221203-05:49:49:641\",\"sourceId\":\"haproxy:4607d19c-a955-48cc-9034-140cda5a45cd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:49:49:640-294\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4607d19c-a955-48cc-9034-140cda5a45cd]}\\\"}\"}","context":{"RequestID":"4607d19c-a955-48cc-9034-140cda5a45cd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"21c0dcf1-33be-4675-a693-979e32d41fd4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:49.639Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:49.642Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4607d19c-a955-48cc-9034-140cda5a45cd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21c0dcf1-33be-4675-a693-979e32d41fd4","LogTimestamp":"2022-12-03T05:49:49.642Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:49:49.911Z","message":"Entering","context":{"RequestID":"fea93572-824e-4760-ba4c-11eea765ef72","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"afe61c20-dc11-49fc-add5-a34fd62e1a5a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:49:49.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:49.913Z","message":"{\"transactionId\":\"fea93572-824e-4760-ba4c-11eea765ef72\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:49:912\",\"respDate\":\"221203-05:49:49:913\",\"sourceId\":\"OOM_ReadinessCheck:fea93572-824e-4760-ba4c-11eea765ef72\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:49:49:912-47188\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[60544], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[fea93572-824e-4760-ba4c-11eea765ef72]}\\\"}\"}","context":{"RequestID":"fea93572-824e-4760-ba4c-11eea765ef72","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"afe61c20-dc11-49fc-add5-a34fd62e1a5a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:49:49.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:49.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fea93572-824e-4760-ba4c-11eea765ef72","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"afe61c20-dc11-49fc-add5-a34fd62e1a5a","LogTimestamp":"2022-12-03T05:49:49.913Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:49:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:49:50.258Z","message":"Entering","context":{"RequestID":"e63899a1-3c29-439e-820c-8daf3b4659d5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3140ec99-3b88-487c-be06-076e1988cf76","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:49:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:50.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"e63899a1-3c29-439e-820c-8daf3b4659d5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3140ec99-3b88-487c-be06-076e1988cf76","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:49:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:50.260Z","message":"{\"transactionId\":\"e63899a1-3c29-439e-820c-8daf3b4659d5\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:50:258\",\"respDate\":\"221203-05:49:50:260\",\"sourceId\":\"ReadinessCheck:e63899a1-3c29-439e-820c-8daf3b4659d5\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:49:50:258-99302\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[e63899a1-3c29-439e-820c-8daf3b4659d5]}\\\"}\"}","context":{"RequestID":"e63899a1-3c29-439e-820c-8daf3b4659d5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3140ec99-3b88-487c-be06-076e1988cf76","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:49:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:50.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e63899a1-3c29-439e-820c-8daf3b4659d5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3140ec99-3b88-487c-be06-076e1988cf76","LogTimestamp":"2022-12-03T05:49:50.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:49:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:49:51.649Z","message":"Entering","context":{"RequestID":"3b2b255b-9c75-478d-8be8-70e302758630","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0bb4c193-3ad5-4ec9-ba21-c29e4996bd25","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:51.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:51.651Z","message":"{\"transactionId\":\"3b2b255b-9c75-478d-8be8-70e302758630\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:51:650\",\"respDate\":\"221203-05:49:51:651\",\"sourceId\":\"haproxy:3b2b255b-9c75-478d-8be8-70e302758630\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:49:51:650-19188\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3b2b255b-9c75-478d-8be8-70e302758630]}\\\"}\"}","context":{"RequestID":"3b2b255b-9c75-478d-8be8-70e302758630","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0bb4c193-3ad5-4ec9-ba21-c29e4996bd25","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:51.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:51.651Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b2b255b-9c75-478d-8be8-70e302758630","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0bb4c193-3ad5-4ec9-ba21-c29e4996bd25","LogTimestamp":"2022-12-03T05:49:51.651Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:49:51.987Z","message":"Entering","context":{"RequestID":"d364aef5-1536-41cd-89c2-e7def8d8dec1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4df38db7-3d03-497e-b738-d2c39e826afc","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:49:51.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:51.989Z","message":"{\"transactionId\":\"d364aef5-1536-41cd-89c2-e7def8d8dec1\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:51:988\",\"respDate\":\"221203-05:49:51:989\",\"sourceId\":\"healthcheck:d364aef5-1536-41cd-89c2-e7def8d8dec1\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:49:51:988-7714\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[54204], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[d364aef5-1536-41cd-89c2-e7def8d8dec1]}\\\"}\"}","context":{"RequestID":"d364aef5-1536-41cd-89c2-e7def8d8dec1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4df38db7-3d03-497e-b738-d2c39e826afc","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:49:51.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:51.989Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d364aef5-1536-41cd-89c2-e7def8d8dec1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4df38db7-3d03-497e-b738-d2c39e826afc","LogTimestamp":"2022-12-03T05:49:51.989Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:51 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:49:53.659Z","message":"Entering","context":{"RequestID":"b9de417b-d40b-4a00-9f48-3d84f38aa555","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"67e9967c-4760-4c59-b274-a656899bd1bc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:53.659Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:53.661Z","message":"{\"transactionId\":\"b9de417b-d40b-4a00-9f48-3d84f38aa555\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:53:660\",\"respDate\":\"221203-05:49:53:661\",\"sourceId\":\"haproxy:b9de417b-d40b-4a00-9f48-3d84f38aa555\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:49:53:660-57741\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b9de417b-d40b-4a00-9f48-3d84f38aa555]}\\\"}\"}","context":{"RequestID":"b9de417b-d40b-4a00-9f48-3d84f38aa555","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"67e9967c-4760-4c59-b274-a656899bd1bc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:53.659Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:53.661Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b9de417b-d40b-4a00-9f48-3d84f38aa555","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67e9967c-4760-4c59-b274-a656899bd1bc","LogTimestamp":"2022-12-03T05:49:53.661Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:49:53.899Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:49:53.915Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:53.915Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:53.915Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:55.668Z","message":"Entering","context":{"RequestID":"6bd9a314-8e41-4237-812e-1f70d8d58858","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5e1d0b4f-63d0-48ef-bf7f-609deb7721c9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:55.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:55.670Z","message":"{\"transactionId\":\"6bd9a314-8e41-4237-812e-1f70d8d58858\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:55:669\",\"respDate\":\"221203-05:49:55:670\",\"sourceId\":\"haproxy:6bd9a314-8e41-4237-812e-1f70d8d58858\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:49:55:669-82495\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6bd9a314-8e41-4237-812e-1f70d8d58858]}\\\"}\"}","context":{"RequestID":"6bd9a314-8e41-4237-812e-1f70d8d58858","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5e1d0b4f-63d0-48ef-bf7f-609deb7721c9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:55.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:55.671Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6bd9a314-8e41-4237-812e-1f70d8d58858","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e1d0b4f-63d0-48ef-bf7f-609deb7721c9","LogTimestamp":"2022-12-03T05:49:55.671Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:49:57.679Z","message":"Entering","context":{"RequestID":"e0803031-a5f6-4864-a6c4-944781653765","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"40b4be57-f76d-451e-a37c-388a3ba8d89d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:57.679Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:57.681Z","message":"{\"transactionId\":\"e0803031-a5f6-4864-a6c4-944781653765\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:57:679\",\"respDate\":\"221203-05:49:57:681\",\"sourceId\":\"haproxy:e0803031-a5f6-4864-a6c4-944781653765\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:49:57:679-1187\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e0803031-a5f6-4864-a6c4-944781653765]}\\\"}\"}","context":{"RequestID":"e0803031-a5f6-4864-a6c4-944781653765","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"40b4be57-f76d-451e-a37c-388a3ba8d89d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:57.679Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:57.681Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0803031-a5f6-4864-a6c4-944781653765","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40b4be57-f76d-451e-a37c-388a3ba8d89d","LogTimestamp":"2022-12-03T05:49:57.681Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:49:59.688Z","message":"Entering","context":{"RequestID":"814229c4-d35d-4545-959e-dd18648fe122","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a6e50e37-841e-4ceb-add7-9ac525a4b931","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:59.688Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:59.690Z","message":"{\"transactionId\":\"814229c4-d35d-4545-959e-dd18648fe122\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:59:689\",\"respDate\":\"221203-05:49:59:690\",\"sourceId\":\"haproxy:814229c4-d35d-4545-959e-dd18648fe122\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:49:59:689-73817\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[814229c4-d35d-4545-959e-dd18648fe122]}\\\"}\"}","context":{"RequestID":"814229c4-d35d-4545-959e-dd18648fe122","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a6e50e37-841e-4ceb-add7-9ac525a4b931","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:49:59.688Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:59.690Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"814229c4-d35d-4545-959e-dd18648fe122","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6e50e37-841e-4ceb-add7-9ac525a4b931","LogTimestamp":"2022-12-03T05:49:59.690Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:49:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:49:59.913Z","message":"Entering","context":{"RequestID":"a6597af9-0f47-4988-b696-c1962f747848","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3116c552-07e9-4a1e-9e7f-4ea6953415bd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:49:59.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:49:59.914Z","message":"{\"transactionId\":\"a6597af9-0f47-4988-b696-c1962f747848\",\"status\":\"200\",\"rqstDate\":\"221203-05:49:59:913\",\"respDate\":\"221203-05:49:59:914\",\"sourceId\":\"OOM_ReadinessCheck:a6597af9-0f47-4988-b696-c1962f747848\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:49:59:913-4885\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[60742], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[a6597af9-0f47-4988-b696-c1962f747848]}\\\"}\"}","context":{"RequestID":"a6597af9-0f47-4988-b696-c1962f747848","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3116c552-07e9-4a1e-9e7f-4ea6953415bd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:49:59.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:49:59.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6597af9-0f47-4988-b696-c1962f747848","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3116c552-07e9-4a1e-9e7f-4ea6953415bd","LogTimestamp":"2022-12-03T05:49:59.915Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:49:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:50:00.259Z","message":"Entering","context":{"RequestID":"467c34c5-4f69-4122-9de6-6ff171ca863f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0db59b71-c8ed-488d-8190-301e24acf2a8","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:50:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:00.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"467c34c5-4f69-4122-9de6-6ff171ca863f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0db59b71-c8ed-488d-8190-301e24acf2a8","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:50:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:00.261Z","message":"{\"transactionId\":\"467c34c5-4f69-4122-9de6-6ff171ca863f\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:00:259\",\"respDate\":\"221203-05:50:00:261\",\"sourceId\":\"ReadinessCheck:467c34c5-4f69-4122-9de6-6ff171ca863f\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:50:00:259-32084\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[467c34c5-4f69-4122-9de6-6ff171ca863f]}\\\"}\"}","context":{"RequestID":"467c34c5-4f69-4122-9de6-6ff171ca863f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0db59b71-c8ed-488d-8190-301e24acf2a8","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:50:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:00.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"467c34c5-4f69-4122-9de6-6ff171ca863f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0db59b71-c8ed-488d-8190-301e24acf2a8","LogTimestamp":"2022-12-03T05:50:00.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:50:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:50:00.447Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:00.449Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:01.699Z","message":"Entering","context":{"RequestID":"9aa953f5-4b9d-4739-abbb-4e9f56ecf091","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"04bc60ef-09fe-4206-9011-ee1d74a0bcf0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:01.699Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:01.701Z","message":"{\"transactionId\":\"9aa953f5-4b9d-4739-abbb-4e9f56ecf091\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:01:699\",\"respDate\":\"221203-05:50:01:701\",\"sourceId\":\"haproxy:9aa953f5-4b9d-4739-abbb-4e9f56ecf091\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:50:01:699-89424\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9aa953f5-4b9d-4739-abbb-4e9f56ecf091]}\\\"}\"}","context":{"RequestID":"9aa953f5-4b9d-4739-abbb-4e9f56ecf091","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"04bc60ef-09fe-4206-9011-ee1d74a0bcf0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:01.699Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:01.701Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9aa953f5-4b9d-4739-abbb-4e9f56ecf091","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04bc60ef-09fe-4206-9011-ee1d74a0bcf0","LogTimestamp":"2022-12-03T05:50:01.701Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:50:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:50:02.787Z","message":"Entering","context":{"RequestID":"e508596b-3693-430a-be82-382fe300a8dc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"760caf98-09f8-4b59-9559-909fb7dbf15c","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:50:02.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:02.789Z","message":"{\"transactionId\":\"e508596b-3693-430a-be82-382fe300a8dc\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:02:788\",\"respDate\":\"221203-05:50:02:789\",\"sourceId\":\"healthcheck:e508596b-3693-430a-be82-382fe300a8dc\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:50:02:788-27870\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e508596b-3693-430a-be82-382fe300a8dc]}\\\"}\"}","context":{"RequestID":"e508596b-3693-430a-be82-382fe300a8dc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"760caf98-09f8-4b59-9559-909fb7dbf15c","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:50:02.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:02.790Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e508596b-3693-430a-be82-382fe300a8dc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"760caf98-09f8-4b59-9559-909fb7dbf15c","LogTimestamp":"2022-12-03T05:50:02.790Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:50:02 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:50:03.710Z","message":"Entering","context":{"RequestID":"93fbab77-ff28-4b7b-9cb8-e90b0781c53d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"03d16b27-86a3-47a5-b49d-0be9a6e09bed","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:03.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:03.712Z","message":"{\"transactionId\":\"93fbab77-ff28-4b7b-9cb8-e90b0781c53d\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:03:710\",\"respDate\":\"221203-05:50:03:712\",\"sourceId\":\"haproxy:93fbab77-ff28-4b7b-9cb8-e90b0781c53d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:50:03:710-53681\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[93fbab77-ff28-4b7b-9cb8-e90b0781c53d]}\\\"}\"}","context":{"RequestID":"93fbab77-ff28-4b7b-9cb8-e90b0781c53d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"03d16b27-86a3-47a5-b49d-0be9a6e09bed","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:03.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:03.713Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93fbab77-ff28-4b7b-9cb8-e90b0781c53d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03d16b27-86a3-47a5-b49d-0be9a6e09bed","LogTimestamp":"2022-12-03T05:50:03.713Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:50:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:50:03.900Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:50:03.908Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:03.908Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:03.908Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:05.720Z","message":"Entering","context":{"RequestID":"be924ff8-4d34-4e6c-8f22-9c9a7b38a4a4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f4d0d86b-80dd-4c04-bff4-c31d02d3c39d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:05.720Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:05.721Z","message":"{\"transactionId\":\"be924ff8-4d34-4e6c-8f22-9c9a7b38a4a4\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:05:720\",\"respDate\":\"221203-05:50:05:721\",\"sourceId\":\"haproxy:be924ff8-4d34-4e6c-8f22-9c9a7b38a4a4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:50:05:720-68832\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[be924ff8-4d34-4e6c-8f22-9c9a7b38a4a4]}\\\"}\"}","context":{"RequestID":"be924ff8-4d34-4e6c-8f22-9c9a7b38a4a4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f4d0d86b-80dd-4c04-bff4-c31d02d3c39d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:05.720Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:05.722Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be924ff8-4d34-4e6c-8f22-9c9a7b38a4a4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4d0d86b-80dd-4c04-bff4-c31d02d3c39d","LogTimestamp":"2022-12-03T05:50:05.722Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:50:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:50:07.010Z","message":"Entering","context":{"RequestID":"35cdf188-2121-4735-b53c-eed13a8bc6be","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"25065add-2464-40cb-ac36-5677a4f56afa","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:50:07.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:07.012Z","message":"{\"transactionId\":\"35cdf188-2121-4735-b53c-eed13a8bc6be\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:07:011\",\"respDate\":\"221203-05:50:07:012\",\"sourceId\":\"healthcheck:35cdf188-2121-4735-b53c-eed13a8bc6be\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:50:07:011-37914\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[54368], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[35cdf188-2121-4735-b53c-eed13a8bc6be]}\\\"}\"}","context":{"RequestID":"35cdf188-2121-4735-b53c-eed13a8bc6be","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"25065add-2464-40cb-ac36-5677a4f56afa","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:50:07.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:07.013Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"35cdf188-2121-4735-b53c-eed13a8bc6be","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25065add-2464-40cb-ac36-5677a4f56afa","LogTimestamp":"2022-12-03T05:50:07.013Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:50:07 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:50:07.730Z","message":"Entering","context":{"RequestID":"5ee0e608-7bb1-4901-b404-1d251ec643db","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4de1629e-8f10-4b7c-b47d-6d1492e5bf2f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:07.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:07.731Z","message":"{\"transactionId\":\"5ee0e608-7bb1-4901-b404-1d251ec643db\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:07:730\",\"respDate\":\"221203-05:50:07:731\",\"sourceId\":\"haproxy:5ee0e608-7bb1-4901-b404-1d251ec643db\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:50:07:730-77483\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5ee0e608-7bb1-4901-b404-1d251ec643db]}\\\"}\"}","context":{"RequestID":"5ee0e608-7bb1-4901-b404-1d251ec643db","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4de1629e-8f10-4b7c-b47d-6d1492e5bf2f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:07.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:07.732Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ee0e608-7bb1-4901-b404-1d251ec643db","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4de1629e-8f10-4b7c-b47d-6d1492e5bf2f","LogTimestamp":"2022-12-03T05:50:07.732Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:50:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:50:09.739Z","message":"Entering","context":{"RequestID":"30875386-125a-4533-bb19-f523e61ea243","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"03ace7e5-7e7f-4b02-a8bf-45bd1e16e00d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:09.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:09.741Z","message":"{\"transactionId\":\"30875386-125a-4533-bb19-f523e61ea243\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:09:740\",\"respDate\":\"221203-05:50:09:741\",\"sourceId\":\"haproxy:30875386-125a-4533-bb19-f523e61ea243\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:50:09:740-48513\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[30875386-125a-4533-bb19-f523e61ea243]}\\\"}\"}","context":{"RequestID":"30875386-125a-4533-bb19-f523e61ea243","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"03ace7e5-7e7f-4b02-a8bf-45bd1e16e00d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:09.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:09.741Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30875386-125a-4533-bb19-f523e61ea243","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03ace7e5-7e7f-4b02-a8bf-45bd1e16e00d","LogTimestamp":"2022-12-03T05:50:09.741Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:50:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:50:09.912Z","message":"Entering","context":{"RequestID":"1ee854e6-1a9b-4e8a-90d4-b1b98154ebc6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c33a142d-8344-49bb-9dce-604c05a8e4d1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:50:09.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:09.913Z","message":"{\"transactionId\":\"1ee854e6-1a9b-4e8a-90d4-b1b98154ebc6\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:09:912\",\"respDate\":\"221203-05:50:09:913\",\"sourceId\":\"OOM_ReadinessCheck:1ee854e6-1a9b-4e8a-90d4-b1b98154ebc6\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:50:09:912-8800\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[60934], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[1ee854e6-1a9b-4e8a-90d4-b1b98154ebc6]}\\\"}\"}","context":{"RequestID":"1ee854e6-1a9b-4e8a-90d4-b1b98154ebc6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c33a142d-8344-49bb-9dce-604c05a8e4d1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:50:09.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:09.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ee854e6-1a9b-4e8a-90d4-b1b98154ebc6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c33a142d-8344-49bb-9dce-604c05a8e4d1","LogTimestamp":"2022-12-03T05:50:09.914Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:50:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:50:10.261Z","message":"Entering","context":{"RequestID":"0dc1ae92-368c-4557-b75f-8b4d132e2af4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4d16aa22-dd4d-43b4-8ef3-2dd47aca23c8","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:50:10.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:10.263Z","message":"Database is available from CACHED check.","context":{"RequestID":"0dc1ae92-368c-4557-b75f-8b4d132e2af4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4d16aa22-dd4d-43b4-8ef3-2dd47aca23c8","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:50:10.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:10.264Z","message":"{\"transactionId\":\"0dc1ae92-368c-4557-b75f-8b4d132e2af4\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:10:262\",\"respDate\":\"221203-05:50:10:264\",\"sourceId\":\"ReadinessCheck:0dc1ae92-368c-4557-b75f-8b4d132e2af4\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:50:10:262-31843\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[0dc1ae92-368c-4557-b75f-8b4d132e2af4]}\\\"}\"}","context":{"RequestID":"0dc1ae92-368c-4557-b75f-8b4d132e2af4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4d16aa22-dd4d-43b4-8ef3-2dd47aca23c8","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:50:10.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:10.265Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0dc1ae92-368c-4557-b75f-8b4d132e2af4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d16aa22-dd4d-43b4-8ef3-2dd47aca23c8","LogTimestamp":"2022-12-03T05:50:10.265Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:50:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:50:11.749Z","message":"Entering","context":{"RequestID":"3ad6fc18-fe17-452c-a063-1ba5a9ce8839","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6302ab87-3126-4750-b88c-7102e9d5917d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:11.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:11.751Z","message":"{\"transactionId\":\"3ad6fc18-fe17-452c-a063-1ba5a9ce8839\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:11:749\",\"respDate\":\"221203-05:50:11:751\",\"sourceId\":\"haproxy:3ad6fc18-fe17-452c-a063-1ba5a9ce8839\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:50:11:749-18773\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3ad6fc18-fe17-452c-a063-1ba5a9ce8839]}\\\"}\"}","context":{"RequestID":"3ad6fc18-fe17-452c-a063-1ba5a9ce8839","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6302ab87-3126-4750-b88c-7102e9d5917d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:11.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:11.752Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ad6fc18-fe17-452c-a063-1ba5a9ce8839","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6302ab87-3126-4750-b88c-7102e9d5917d","LogTimestamp":"2022-12-03T05:50:11.751Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:50:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:50:13.760Z","message":"Entering","context":{"RequestID":"b1eb80be-b370-4cde-8e15-104c9fd2fa83","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ca6e66d4-379c-4c19-823e-65b61ab1b680","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:13.760Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:13.761Z","message":"{\"transactionId\":\"b1eb80be-b370-4cde-8e15-104c9fd2fa83\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:13:760\",\"respDate\":\"221203-05:50:13:761\",\"sourceId\":\"haproxy:b1eb80be-b370-4cde-8e15-104c9fd2fa83\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:50:13:760-16\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b1eb80be-b370-4cde-8e15-104c9fd2fa83]}\\\"}\"}","context":{"RequestID":"b1eb80be-b370-4cde-8e15-104c9fd2fa83","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ca6e66d4-379c-4c19-823e-65b61ab1b680","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:13.760Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:13.762Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1eb80be-b370-4cde-8e15-104c9fd2fa83","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca6e66d4-379c-4c19-823e-65b61ab1b680","LogTimestamp":"2022-12-03T05:50:13.762Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:50:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:50:13.900Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:50:13.925Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:13.925Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:13.925Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:15.770Z","message":"Entering","context":{"RequestID":"be245c36-e3ab-4643-8083-8834495db2c2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"53f611e4-aac4-4857-bdae-4b9cd03b91c3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:15.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:15.771Z","message":"{\"transactionId\":\"be245c36-e3ab-4643-8083-8834495db2c2\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:15:770\",\"respDate\":\"221203-05:50:15:771\",\"sourceId\":\"haproxy:be245c36-e3ab-4643-8083-8834495db2c2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:50:15:770-76442\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[be245c36-e3ab-4643-8083-8834495db2c2]}\\\"}\"}","context":{"RequestID":"be245c36-e3ab-4643-8083-8834495db2c2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"53f611e4-aac4-4857-bdae-4b9cd03b91c3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:15.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:15.772Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be245c36-e3ab-4643-8083-8834495db2c2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"53f611e4-aac4-4857-bdae-4b9cd03b91c3","LogTimestamp":"2022-12-03T05:50:15.772Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:50:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:50:17.780Z","message":"Entering","context":{"RequestID":"29f52e3f-d8d6-4bbe-bd89-35ba857ae049","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"707bcadd-3068-4a4a-ab36-c46f8561b1d0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:17.780Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:17.783Z","message":"{\"transactionId\":\"29f52e3f-d8d6-4bbe-bd89-35ba857ae049\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:17:781\",\"respDate\":\"221203-05:50:17:783\",\"sourceId\":\"haproxy:29f52e3f-d8d6-4bbe-bd89-35ba857ae049\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:50:17:781-65447\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[29f52e3f-d8d6-4bbe-bd89-35ba857ae049]}\\\"}\"}","context":{"RequestID":"29f52e3f-d8d6-4bbe-bd89-35ba857ae049","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"707bcadd-3068-4a4a-ab36-c46f8561b1d0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:17.780Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:17.783Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29f52e3f-d8d6-4bbe-bd89-35ba857ae049","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"707bcadd-3068-4a4a-ab36-c46f8561b1d0","LogTimestamp":"2022-12-03T05:50:17.783Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:50:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:50:17.811Z","message":"Entering","context":{"RequestID":"8e5d5d45-a408-44b1-957d-7a3ce8ee002e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"09073d7f-a173-45d5-8746-8cc5312aa7a2","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:50:17.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:17.812Z","message":"{\"transactionId\":\"8e5d5d45-a408-44b1-957d-7a3ce8ee002e\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:17:811\",\"respDate\":\"221203-05:50:17:812\",\"sourceId\":\"healthcheck:8e5d5d45-a408-44b1-957d-7a3ce8ee002e\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:50:17:811-45032\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[8e5d5d45-a408-44b1-957d-7a3ce8ee002e]}\\\"}\"}","context":{"RequestID":"8e5d5d45-a408-44b1-957d-7a3ce8ee002e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"09073d7f-a173-45d5-8746-8cc5312aa7a2","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:50:17.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:17.813Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e5d5d45-a408-44b1-957d-7a3ce8ee002e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09073d7f-a173-45d5-8746-8cc5312aa7a2","LogTimestamp":"2022-12-03T05:50:17.813Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:50:17 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:50:19.790Z","message":"Entering","context":{"RequestID":"ae828530-ac85-4f34-acf8-ebf6a8b24821","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"466ac00c-34d1-4d23-939a-caa7bdae53c1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:19.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:19.792Z","message":"{\"transactionId\":\"ae828530-ac85-4f34-acf8-ebf6a8b24821\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:19:790\",\"respDate\":\"221203-05:50:19:792\",\"sourceId\":\"haproxy:ae828530-ac85-4f34-acf8-ebf6a8b24821\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:50:19:790-9111\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae828530-ac85-4f34-acf8-ebf6a8b24821]}\\\"}\"}","context":{"RequestID":"ae828530-ac85-4f34-acf8-ebf6a8b24821","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"466ac00c-34d1-4d23-939a-caa7bdae53c1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:19.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:19.792Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae828530-ac85-4f34-acf8-ebf6a8b24821","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"466ac00c-34d1-4d23-939a-caa7bdae53c1","LogTimestamp":"2022-12-03T05:50:19.792Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:50:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:50:19.911Z","message":"Entering","context":{"RequestID":"3ce7f11f-e2d6-42b0-abbc-92b03271d231","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cf7a8822-55e1-43f0-9cd2-5de192e20925","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:50:19.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:19.913Z","message":"{\"transactionId\":\"3ce7f11f-e2d6-42b0-abbc-92b03271d231\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:19:911\",\"respDate\":\"221203-05:50:19:913\",\"sourceId\":\"OOM_ReadinessCheck:3ce7f11f-e2d6-42b0-abbc-92b03271d231\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:50:19:911-36409\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[32902], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[3ce7f11f-e2d6-42b0-abbc-92b03271d231]}\\\"}\"}","context":{"RequestID":"3ce7f11f-e2d6-42b0-abbc-92b03271d231","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cf7a8822-55e1-43f0-9cd2-5de192e20925","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:50:19.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:19.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ce7f11f-e2d6-42b0-abbc-92b03271d231","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf7a8822-55e1-43f0-9cd2-5de192e20925","LogTimestamp":"2022-12-03T05:50:19.913Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:50:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:50:20.264Z","message":"Entering","context":{"RequestID":"af1a9ac3-8a31-4848-8419-c68397e9c274","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"80a42476-6ae0-4f21-a778-c2c0a00dd1e4","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:50:20.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:20.265Z","message":"Database is available from CACHED check.","context":{"RequestID":"af1a9ac3-8a31-4848-8419-c68397e9c274","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"80a42476-6ae0-4f21-a778-c2c0a00dd1e4","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:50:20.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:20.266Z","message":"{\"transactionId\":\"af1a9ac3-8a31-4848-8419-c68397e9c274\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:20:265\",\"respDate\":\"221203-05:50:20:266\",\"sourceId\":\"ReadinessCheck:af1a9ac3-8a31-4848-8419-c68397e9c274\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:50:20:265-57750\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[af1a9ac3-8a31-4848-8419-c68397e9c274]}\\\"}\"}","context":{"RequestID":"af1a9ac3-8a31-4848-8419-c68397e9c274","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"80a42476-6ae0-4f21-a778-c2c0a00dd1e4","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:50:20.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:20.267Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af1a9ac3-8a31-4848-8419-c68397e9c274","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80a42476-6ae0-4f21-a778-c2c0a00dd1e4","LogTimestamp":"2022-12-03T05:50:20.267Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:50:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:50:21.801Z","message":"Entering","context":{"RequestID":"f95cec73-f8cf-4293-903c-510ac283d2c0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1fe907bb-ae89-44e0-938b-a7d2bdb10f59","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:21.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:21.803Z","message":"{\"transactionId\":\"f95cec73-f8cf-4293-903c-510ac283d2c0\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:21:801\",\"respDate\":\"221203-05:50:21:802\",\"sourceId\":\"haproxy:f95cec73-f8cf-4293-903c-510ac283d2c0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:50:21:801-57530\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f95cec73-f8cf-4293-903c-510ac283d2c0]}\\\"}\"}","context":{"RequestID":"f95cec73-f8cf-4293-903c-510ac283d2c0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1fe907bb-ae89-44e0-938b-a7d2bdb10f59","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:21.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:21.803Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f95cec73-f8cf-4293-903c-510ac283d2c0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1fe907bb-ae89-44e0-938b-a7d2bdb10f59","LogTimestamp":"2022-12-03T05:50:21.803Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:50:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:50:22.038Z","message":"Entering","context":{"RequestID":"1fd7c415-dc80-4a34-a9e0-f36b5f50fb29","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2b47da6a-cb7a-4877-a19d-59fd5fac12a6","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:50:22.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:22.040Z","message":"{\"transactionId\":\"1fd7c415-dc80-4a34-a9e0-f36b5f50fb29\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:22:039\",\"respDate\":\"221203-05:50:22:040\",\"sourceId\":\"healthcheck:1fd7c415-dc80-4a34-a9e0-f36b5f50fb29\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:50:22:039-45476\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[54542], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[1fd7c415-dc80-4a34-a9e0-f36b5f50fb29]}\\\"}\"}","context":{"RequestID":"1fd7c415-dc80-4a34-a9e0-f36b5f50fb29","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2b47da6a-cb7a-4877-a19d-59fd5fac12a6","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:50:22.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:22.040Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1fd7c415-dc80-4a34-a9e0-f36b5f50fb29","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b47da6a-cb7a-4877-a19d-59fd5fac12a6","LogTimestamp":"2022-12-03T05:50:22.040Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:50:22 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:50:23.812Z","message":"Entering","context":{"RequestID":"0231abc4-833a-4dc3-9a63-df44a63a0d5c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"abc192ee-67a0-4c41-9d32-4f3d59ba5ad3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:23.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:23.814Z","message":"{\"transactionId\":\"0231abc4-833a-4dc3-9a63-df44a63a0d5c\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:23:813\",\"respDate\":\"221203-05:50:23:814\",\"sourceId\":\"haproxy:0231abc4-833a-4dc3-9a63-df44a63a0d5c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:50:23:813-44838\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0231abc4-833a-4dc3-9a63-df44a63a0d5c]}\\\"}\"}","context":{"RequestID":"0231abc4-833a-4dc3-9a63-df44a63a0d5c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"abc192ee-67a0-4c41-9d32-4f3d59ba5ad3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:23.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:23.815Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0231abc4-833a-4dc3-9a63-df44a63a0d5c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"abc192ee-67a0-4c41-9d32-4f3d59ba5ad3","LogTimestamp":"2022-12-03T05:50:23.815Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:50:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:50:23.900Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:50:23.911Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:23.911Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:23.911Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:25.822Z","message":"Entering","context":{"RequestID":"d97a3878-c049-418f-9ecf-349ba84fbd66","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"29e7ba9f-ce5c-43de-8d14-8fe7b09bb50b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:25.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:25.824Z","message":"{\"transactionId\":\"d97a3878-c049-418f-9ecf-349ba84fbd66\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:25:822\",\"respDate\":\"221203-05:50:25:824\",\"sourceId\":\"haproxy:d97a3878-c049-418f-9ecf-349ba84fbd66\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:50:25:822-31718\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d97a3878-c049-418f-9ecf-349ba84fbd66]}\\\"}\"}","context":{"RequestID":"d97a3878-c049-418f-9ecf-349ba84fbd66","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"29e7ba9f-ce5c-43de-8d14-8fe7b09bb50b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:25.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:25.824Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d97a3878-c049-418f-9ecf-349ba84fbd66","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29e7ba9f-ce5c-43de-8d14-8fe7b09bb50b","LogTimestamp":"2022-12-03T05:50:25.824Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:50:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:50:27.833Z","message":"Entering","context":{"RequestID":"28adc40f-fdb1-45e0-b874-44571226503a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"35e73b24-166f-4aed-8bad-57281aa5ffa0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:27.833Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:27.835Z","message":"{\"transactionId\":\"28adc40f-fdb1-45e0-b874-44571226503a\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:27:834\",\"respDate\":\"221203-05:50:27:835\",\"sourceId\":\"haproxy:28adc40f-fdb1-45e0-b874-44571226503a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:50:27:834-10649\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[28adc40f-fdb1-45e0-b874-44571226503a]}\\\"}\"}","context":{"RequestID":"28adc40f-fdb1-45e0-b874-44571226503a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"35e73b24-166f-4aed-8bad-57281aa5ffa0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:27.833Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:27.835Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28adc40f-fdb1-45e0-b874-44571226503a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35e73b24-166f-4aed-8bad-57281aa5ffa0","LogTimestamp":"2022-12-03T05:50:27.835Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:50:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:50:29.843Z","message":"Entering","context":{"RequestID":"62359ba5-ec74-4761-884d-cc3a5942e412","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e6584655-d5dc-4e58-9d01-fcbfd49278ac","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:29.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:29.846Z","message":"{\"transactionId\":\"62359ba5-ec74-4761-884d-cc3a5942e412\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:29:844\",\"respDate\":\"221203-05:50:29:845\",\"sourceId\":\"haproxy:62359ba5-ec74-4761-884d-cc3a5942e412\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:50:29:844-7401\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[62359ba5-ec74-4761-884d-cc3a5942e412]}\\\"}\"}","context":{"RequestID":"62359ba5-ec74-4761-884d-cc3a5942e412","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e6584655-d5dc-4e58-9d01-fcbfd49278ac","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:29.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:29.846Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"62359ba5-ec74-4761-884d-cc3a5942e412","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6584655-d5dc-4e58-9d01-fcbfd49278ac","LogTimestamp":"2022-12-03T05:50:29.846Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:50:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:50:29.912Z","message":"Entering","context":{"RequestID":"df96153e-7090-43ff-ab77-40996a7a924f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eb0a17c2-937a-4a31-840d-4b611442c96f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:50:29.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:29.914Z","message":"{\"transactionId\":\"df96153e-7090-43ff-ab77-40996a7a924f\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:29:913\",\"respDate\":\"221203-05:50:29:914\",\"sourceId\":\"OOM_ReadinessCheck:df96153e-7090-43ff-ab77-40996a7a924f\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:50:29:913-31252\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[33096], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[df96153e-7090-43ff-ab77-40996a7a924f]}\\\"}\"}","context":{"RequestID":"df96153e-7090-43ff-ab77-40996a7a924f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eb0a17c2-937a-4a31-840d-4b611442c96f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:50:29.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:29.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df96153e-7090-43ff-ab77-40996a7a924f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb0a17c2-937a-4a31-840d-4b611442c96f","LogTimestamp":"2022-12-03T05:50:29.915Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:50:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:50:30.261Z","message":"Entering","context":{"RequestID":"01014e51-dfef-4ab0-b46b-7100d1d76b78","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7e7ca6df-0d05-42c7-9cfe-601688f841c5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:50:30.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:30.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"01014e51-dfef-4ab0-b46b-7100d1d76b78","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7e7ca6df-0d05-42c7-9cfe-601688f841c5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:50:30.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:30.263Z","message":"{\"transactionId\":\"01014e51-dfef-4ab0-b46b-7100d1d76b78\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:30:261\",\"respDate\":\"221203-05:50:30:263\",\"sourceId\":\"ReadinessCheck:01014e51-dfef-4ab0-b46b-7100d1d76b78\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:50:30:261-84406\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[01014e51-dfef-4ab0-b46b-7100d1d76b78]}\\\"}\"}","context":{"RequestID":"01014e51-dfef-4ab0-b46b-7100d1d76b78","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7e7ca6df-0d05-42c7-9cfe-601688f841c5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:50:30.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:30.264Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01014e51-dfef-4ab0-b46b-7100d1d76b78","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e7ca6df-0d05-42c7-9cfe-601688f841c5","LogTimestamp":"2022-12-03T05:50:30.264Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:50:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:50:30.450Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:30.454Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:31.854Z","message":"Entering","context":{"RequestID":"c2455d9f-7066-4592-a45e-4c40859a432b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"26b59083-36e6-4742-885e-04301d74e691","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:31.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:31.856Z","message":"{\"transactionId\":\"c2455d9f-7066-4592-a45e-4c40859a432b\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:31:855\",\"respDate\":\"221203-05:50:31:856\",\"sourceId\":\"haproxy:c2455d9f-7066-4592-a45e-4c40859a432b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:50:31:855-39285\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c2455d9f-7066-4592-a45e-4c40859a432b]}\\\"}\"}","context":{"RequestID":"c2455d9f-7066-4592-a45e-4c40859a432b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"26b59083-36e6-4742-885e-04301d74e691","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:31.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:31.857Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2455d9f-7066-4592-a45e-4c40859a432b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26b59083-36e6-4742-885e-04301d74e691","LogTimestamp":"2022-12-03T05:50:31.857Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:50:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:50:32.867Z","message":"Entering","context":{"RequestID":"f3d2a239-eabc-44ce-a4c8-93d95b184d1d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c9362071-c38c-449d-8fb2-9415a3c5011c","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:50:32.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:32.869Z","message":"{\"transactionId\":\"f3d2a239-eabc-44ce-a4c8-93d95b184d1d\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:32:868\",\"respDate\":\"221203-05:50:32:869\",\"sourceId\":\"healthcheck:f3d2a239-eabc-44ce-a4c8-93d95b184d1d\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:50:32:868-79094\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[f3d2a239-eabc-44ce-a4c8-93d95b184d1d]}\\\"}\"}","context":{"RequestID":"f3d2a239-eabc-44ce-a4c8-93d95b184d1d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c9362071-c38c-449d-8fb2-9415a3c5011c","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:50:32.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:32.870Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3d2a239-eabc-44ce-a4c8-93d95b184d1d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c9362071-c38c-449d-8fb2-9415a3c5011c","LogTimestamp":"2022-12-03T05:50:32.870Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:50:32 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:50:33.866Z","message":"Entering","context":{"RequestID":"750d1318-071b-4b5d-8dd4-6d5777eeca5c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b660f715-faa0-4789-b2fc-517b02cded64","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:33.866Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:33.868Z","message":"{\"transactionId\":\"750d1318-071b-4b5d-8dd4-6d5777eeca5c\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:33:867\",\"respDate\":\"221203-05:50:33:868\",\"sourceId\":\"haproxy:750d1318-071b-4b5d-8dd4-6d5777eeca5c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:50:33:867-86967\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[750d1318-071b-4b5d-8dd4-6d5777eeca5c]}\\\"}\"}","context":{"RequestID":"750d1318-071b-4b5d-8dd4-6d5777eeca5c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b660f715-faa0-4789-b2fc-517b02cded64","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:33.866Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:33.869Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"750d1318-071b-4b5d-8dd4-6d5777eeca5c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b660f715-faa0-4789-b2fc-517b02cded64","LogTimestamp":"2022-12-03T05:50:33.869Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:50:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:50:33.901Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:50:33.909Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:33.909Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:33.909Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:35.877Z","message":"Entering","context":{"RequestID":"d8b8d962-1106-44c1-b78b-43d3fb5943f2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"183554ea-c4fc-4edf-8979-82deebe41934","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:35.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:35.879Z","message":"{\"transactionId\":\"d8b8d962-1106-44c1-b78b-43d3fb5943f2\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:35:877\",\"respDate\":\"221203-05:50:35:879\",\"sourceId\":\"haproxy:d8b8d962-1106-44c1-b78b-43d3fb5943f2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:50:35:877-59991\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d8b8d962-1106-44c1-b78b-43d3fb5943f2]}\\\"}\"}","context":{"RequestID":"d8b8d962-1106-44c1-b78b-43d3fb5943f2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"183554ea-c4fc-4edf-8979-82deebe41934","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:35.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:35.879Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8b8d962-1106-44c1-b78b-43d3fb5943f2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"183554ea-c4fc-4edf-8979-82deebe41934","LogTimestamp":"2022-12-03T05:50:35.879Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:50:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:50:37.069Z","message":"Entering","context":{"RequestID":"5492660c-6383-4b81-9600-f89d1492c0d9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7156205c-2e4a-4367-ae07-84dc80f238b3","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:50:37.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:37.071Z","message":"{\"transactionId\":\"5492660c-6383-4b81-9600-f89d1492c0d9\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:37:069\",\"respDate\":\"221203-05:50:37:071\",\"sourceId\":\"healthcheck:5492660c-6383-4b81-9600-f89d1492c0d9\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:50:37:069-98017\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[54714], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[5492660c-6383-4b81-9600-f89d1492c0d9]}\\\"}\"}","context":{"RequestID":"5492660c-6383-4b81-9600-f89d1492c0d9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7156205c-2e4a-4367-ae07-84dc80f238b3","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:50:37.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:37.071Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5492660c-6383-4b81-9600-f89d1492c0d9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7156205c-2e4a-4367-ae07-84dc80f238b3","LogTimestamp":"2022-12-03T05:50:37.071Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:50:37 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:50:37.888Z","message":"Entering","context":{"RequestID":"5e857682-8404-4257-aa29-be5acc9308fa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"01765a53-1a87-483a-a373-2ecc2eacc556","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:37.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:37.890Z","message":"{\"transactionId\":\"5e857682-8404-4257-aa29-be5acc9308fa\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:37:889\",\"respDate\":\"221203-05:50:37:890\",\"sourceId\":\"haproxy:5e857682-8404-4257-aa29-be5acc9308fa\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:50:37:889-82644\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5e857682-8404-4257-aa29-be5acc9308fa]}\\\"}\"}","context":{"RequestID":"5e857682-8404-4257-aa29-be5acc9308fa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"01765a53-1a87-483a-a373-2ecc2eacc556","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:37.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:37.891Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e857682-8404-4257-aa29-be5acc9308fa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01765a53-1a87-483a-a373-2ecc2eacc556","LogTimestamp":"2022-12-03T05:50:37.891Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:50:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:50:39.898Z","message":"Entering","context":{"RequestID":"672c6dbd-5140-49e7-9f0f-04c9a72756da","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"50d13b03-e21a-4f4a-9f46-28a79a89f0b1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:39.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:39.900Z","message":"{\"transactionId\":\"672c6dbd-5140-49e7-9f0f-04c9a72756da\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:39:899\",\"respDate\":\"221203-05:50:39:900\",\"sourceId\":\"haproxy:672c6dbd-5140-49e7-9f0f-04c9a72756da\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:50:39:899-12593\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[672c6dbd-5140-49e7-9f0f-04c9a72756da]}\\\"}\"}","context":{"RequestID":"672c6dbd-5140-49e7-9f0f-04c9a72756da","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"50d13b03-e21a-4f4a-9f46-28a79a89f0b1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:39.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:39.901Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"672c6dbd-5140-49e7-9f0f-04c9a72756da","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50d13b03-e21a-4f4a-9f46-28a79a89f0b1","LogTimestamp":"2022-12-03T05:50:39.901Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:50:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:50:39.910Z","message":"Entering","context":{"RequestID":"85ff7057-228a-4d21-b0e5-e3f51164d5d2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6991a630-060d-4337-b76d-cb0cb4f1c660","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:50:39.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:39.911Z","message":"{\"transactionId\":\"85ff7057-228a-4d21-b0e5-e3f51164d5d2\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:39:910\",\"respDate\":\"221203-05:50:39:911\",\"sourceId\":\"OOM_ReadinessCheck:85ff7057-228a-4d21-b0e5-e3f51164d5d2\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:50:39:910-24410\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[33304], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[85ff7057-228a-4d21-b0e5-e3f51164d5d2]}\\\"}\"}","context":{"RequestID":"85ff7057-228a-4d21-b0e5-e3f51164d5d2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6991a630-060d-4337-b76d-cb0cb4f1c660","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:50:39.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:39.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85ff7057-228a-4d21-b0e5-e3f51164d5d2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6991a630-060d-4337-b76d-cb0cb4f1c660","LogTimestamp":"2022-12-03T05:50:39.911Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:50:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 3 - "logType": "access" {"timestamp":"2022-12-03T05:50:40.260Z","message":"Entering","context":{"RequestID":"e6e7bf52-c754-4115-afee-f58a2b8c1c71","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4c6fd9a3-303e-4c66-ac1e-178864ec1557","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:50:40.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:40.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"e6e7bf52-c754-4115-afee-f58a2b8c1c71","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4c6fd9a3-303e-4c66-ac1e-178864ec1557","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:50:40.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:40.263Z","message":"{\"transactionId\":\"e6e7bf52-c754-4115-afee-f58a2b8c1c71\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:40:261\",\"respDate\":\"221203-05:50:40:263\",\"sourceId\":\"ReadinessCheck:e6e7bf52-c754-4115-afee-f58a2b8c1c71\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:50:40:261-82511\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[e6e7bf52-c754-4115-afee-f58a2b8c1c71]}\\\"}\"}","context":{"RequestID":"e6e7bf52-c754-4115-afee-f58a2b8c1c71","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4c6fd9a3-303e-4c66-ac1e-178864ec1557","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:50:40.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:40.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6e7bf52-c754-4115-afee-f58a2b8c1c71","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c6fd9a3-303e-4c66-ac1e-178864ec1557","LogTimestamp":"2022-12-03T05:50:40.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:50:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:50:41.908Z","message":"Entering","context":{"RequestID":"5c120f5e-f5f0-4cb0-8ec9-1d479eb1cb3b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0dfddfc3-042b-4ba3-a826-55a08dc63609","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:41.910Z","message":"{\"transactionId\":\"5c120f5e-f5f0-4cb0-8ec9-1d479eb1cb3b\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:41:908\",\"respDate\":\"221203-05:50:41:910\",\"sourceId\":\"haproxy:5c120f5e-f5f0-4cb0-8ec9-1d479eb1cb3b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:50:41:908-84590\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5c120f5e-f5f0-4cb0-8ec9-1d479eb1cb3b]}\\\"}\"}","context":{"RequestID":"5c120f5e-f5f0-4cb0-8ec9-1d479eb1cb3b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0dfddfc3-042b-4ba3-a826-55a08dc63609","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:41.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c120f5e-f5f0-4cb0-8ec9-1d479eb1cb3b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0dfddfc3-042b-4ba3-a826-55a08dc63609","LogTimestamp":"2022-12-03T05:50:41.910Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:50:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:50:43.901Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:50:43.911Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:43.911Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:43.911Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:43.917Z","message":"Entering","context":{"RequestID":"4d84ca64-b8cf-4262-b453-3ad58f2478f0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"89a57d1e-3f15-469b-949b-bc43c13bfc8f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:43.917Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:43.919Z","message":"{\"transactionId\":\"4d84ca64-b8cf-4262-b453-3ad58f2478f0\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:43:917\",\"respDate\":\"221203-05:50:43:919\",\"sourceId\":\"haproxy:4d84ca64-b8cf-4262-b453-3ad58f2478f0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:50:43:917-15650\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4d84ca64-b8cf-4262-b453-3ad58f2478f0]}\\\"}\"}","context":{"RequestID":"4d84ca64-b8cf-4262-b453-3ad58f2478f0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"89a57d1e-3f15-469b-949b-bc43c13bfc8f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:43.917Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:43.919Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d84ca64-b8cf-4262-b453-3ad58f2478f0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89a57d1e-3f15-469b-949b-bc43c13bfc8f","LogTimestamp":"2022-12-03T05:50:43.919Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:50:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:50:45.926Z","message":"Entering","context":{"RequestID":"5ea12527-7a68-4eef-ba6e-63ecb74b353c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8692532a-35ca-4175-ad9d-8da33dbbb416","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:45.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:45.928Z","message":"{\"transactionId\":\"5ea12527-7a68-4eef-ba6e-63ecb74b353c\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:45:927\",\"respDate\":\"221203-05:50:45:928\",\"sourceId\":\"haproxy:5ea12527-7a68-4eef-ba6e-63ecb74b353c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:50:45:927-15291\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5ea12527-7a68-4eef-ba6e-63ecb74b353c]}\\\"}\"}","context":{"RequestID":"5ea12527-7a68-4eef-ba6e-63ecb74b353c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8692532a-35ca-4175-ad9d-8da33dbbb416","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:45.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:45.929Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ea12527-7a68-4eef-ba6e-63ecb74b353c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8692532a-35ca-4175-ad9d-8da33dbbb416","LogTimestamp":"2022-12-03T05:50:45.929Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:50:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:50:47.893Z","message":"Entering","context":{"RequestID":"7ebb7a16-c055-4fcf-b4be-fa765a5df86c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c12dc1ec-a2cc-4747-81a4-869ef1aded3d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:50:47.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:47.896Z","message":"{\"transactionId\":\"7ebb7a16-c055-4fcf-b4be-fa765a5df86c\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:47:894\",\"respDate\":\"221203-05:50:47:896\",\"sourceId\":\"healthcheck:7ebb7a16-c055-4fcf-b4be-fa765a5df86c\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:50:47:894-54854\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[7ebb7a16-c055-4fcf-b4be-fa765a5df86c]}\\\"}\"}","context":{"RequestID":"7ebb7a16-c055-4fcf-b4be-fa765a5df86c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c12dc1ec-a2cc-4747-81a4-869ef1aded3d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:50:47.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:47.897Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ebb7a16-c055-4fcf-b4be-fa765a5df86c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c12dc1ec-a2cc-4747-81a4-869ef1aded3d","LogTimestamp":"2022-12-03T05:50:47.897Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:50:47 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:50:47.935Z","message":"Entering","context":{"RequestID":"6c53e1e5-8cbd-4e44-99b1-ee144ab836cc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3e0dd69b-3bd2-4616-b724-b9333eebcb74","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:47.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:47.937Z","message":"{\"transactionId\":\"6c53e1e5-8cbd-4e44-99b1-ee144ab836cc\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:47:936\",\"respDate\":\"221203-05:50:47:937\",\"sourceId\":\"haproxy:6c53e1e5-8cbd-4e44-99b1-ee144ab836cc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:50:47:936-59467\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c53e1e5-8cbd-4e44-99b1-ee144ab836cc]}\\\"}\"}","context":{"RequestID":"6c53e1e5-8cbd-4e44-99b1-ee144ab836cc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3e0dd69b-3bd2-4616-b724-b9333eebcb74","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:47.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:47.937Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c53e1e5-8cbd-4e44-99b1-ee144ab836cc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e0dd69b-3bd2-4616-b724-b9333eebcb74","LogTimestamp":"2022-12-03T05:50:47.937Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:50:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T05:50:49.914Z","message":"Entering","context":{"RequestID":"6b10a96a-ec0b-4962-af98-15384f4a1687","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eeb0af41-6e67-40e9-b4e0-d0ff8559b270","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:50:49.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:49.916Z","message":"{\"transactionId\":\"6b10a96a-ec0b-4962-af98-15384f4a1687\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:49:915\",\"respDate\":\"221203-05:50:49:916\",\"sourceId\":\"OOM_ReadinessCheck:6b10a96a-ec0b-4962-af98-15384f4a1687\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:50:49:915-33451\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[33494], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[6b10a96a-ec0b-4962-af98-15384f4a1687]}\\\"}\"}","context":{"RequestID":"6b10a96a-ec0b-4962-af98-15384f4a1687","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eeb0af41-6e67-40e9-b4e0-d0ff8559b270","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:50:49.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:49.917Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b10a96a-ec0b-4962-af98-15384f4a1687","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eeb0af41-6e67-40e9-b4e0-d0ff8559b270","LogTimestamp":"2022-12-03T05:50:49.917Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:50:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:50:49.945Z","message":"Entering","context":{"RequestID":"1b36bbf3-cc9d-4b4c-8845-815ac4337e57","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7db78841-d1e9-471b-af07-173261af68c0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:49.945Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:49.946Z","message":"{\"transactionId\":\"1b36bbf3-cc9d-4b4c-8845-815ac4337e57\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:49:945\",\"respDate\":\"221203-05:50:49:946\",\"sourceId\":\"haproxy:1b36bbf3-cc9d-4b4c-8845-815ac4337e57\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:50:49:945-33689\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1b36bbf3-cc9d-4b4c-8845-815ac4337e57]}\\\"}\"}","context":{"RequestID":"1b36bbf3-cc9d-4b4c-8845-815ac4337e57","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7db78841-d1e9-471b-af07-173261af68c0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:49.945Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:49.946Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b36bbf3-cc9d-4b4c-8845-815ac4337e57","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7db78841-d1e9-471b-af07-173261af68c0","LogTimestamp":"2022-12-03T05:50:49.946Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:50:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T05:50:50.261Z","message":"Entering","context":{"RequestID":"7226b078-1655-4140-a89e-8a1d2b0b4586","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e3d94d9a-0f8f-443a-83e8-57233d66b4b5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:50:50.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:50.265Z","message":"Database is available from CACHED check.","context":{"RequestID":"7226b078-1655-4140-a89e-8a1d2b0b4586","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e3d94d9a-0f8f-443a-83e8-57233d66b4b5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:50:50.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:50.266Z","message":"{\"transactionId\":\"7226b078-1655-4140-a89e-8a1d2b0b4586\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:50:261\",\"respDate\":\"221203-05:50:50:266\",\"sourceId\":\"ReadinessCheck:7226b078-1655-4140-a89e-8a1d2b0b4586\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:50:50:261-78084\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[7226b078-1655-4140-a89e-8a1d2b0b4586]}\\\"}\"}","context":{"RequestID":"7226b078-1655-4140-a89e-8a1d2b0b4586","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e3d94d9a-0f8f-443a-83e8-57233d66b4b5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:50:50.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:50.267Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7226b078-1655-4140-a89e-8a1d2b0b4586","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3d94d9a-0f8f-443a-83e8-57233d66b4b5","LogTimestamp":"2022-12-03T05:50:50.267Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:50:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-12-03T05:50:51.955Z","message":"Entering","context":{"RequestID":"2c8418ce-2dd8-4c5c-b1a7-decbdd916ea7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fc94b242-880b-4cd6-91ea-b2d332ef7911","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:51.955Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:51.958Z","message":"{\"transactionId\":\"2c8418ce-2dd8-4c5c-b1a7-decbdd916ea7\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:51:956\",\"respDate\":\"221203-05:50:51:957\",\"sourceId\":\"haproxy:2c8418ce-2dd8-4c5c-b1a7-decbdd916ea7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:50:51:956-19545\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2c8418ce-2dd8-4c5c-b1a7-decbdd916ea7]}\\\"}\"}","context":{"RequestID":"2c8418ce-2dd8-4c5c-b1a7-decbdd916ea7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fc94b242-880b-4cd6-91ea-b2d332ef7911","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:51.955Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:51.958Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c8418ce-2dd8-4c5c-b1a7-decbdd916ea7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc94b242-880b-4cd6-91ea-b2d332ef7911","LogTimestamp":"2022-12-03T05:50:51.958Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:50:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:50:52.093Z","message":"Entering","context":{"RequestID":"b321a4b9-ec9e-405d-ae19-35cfd25f8c24","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b477b33a-8486-4765-8312-70b96b4138f0","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:50:52.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:52.095Z","message":"{\"transactionId\":\"b321a4b9-ec9e-405d-ae19-35cfd25f8c24\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:52:093\",\"respDate\":\"221203-05:50:52:095\",\"sourceId\":\"healthcheck:b321a4b9-ec9e-405d-ae19-35cfd25f8c24\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:50:52:093-60145\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[54898], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[b321a4b9-ec9e-405d-ae19-35cfd25f8c24]}\\\"}\"}","context":{"RequestID":"b321a4b9-ec9e-405d-ae19-35cfd25f8c24","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b477b33a-8486-4765-8312-70b96b4138f0","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:50:52.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:52.096Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b321a4b9-ec9e-405d-ae19-35cfd25f8c24","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b477b33a-8486-4765-8312-70b96b4138f0","LogTimestamp":"2022-12-03T05:50:52.096Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:50:52 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:50:53.901Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:50:53.914Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:53.915Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:53.915Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:53.967Z","message":"Entering","context":{"RequestID":"475d1a38-81e6-44b5-9c50-49ef294df270","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"08d3e694-c8d6-4386-b064-0ec0b6aded6f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:53.967Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:53.970Z","message":"{\"transactionId\":\"475d1a38-81e6-44b5-9c50-49ef294df270\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:53:968\",\"respDate\":\"221203-05:50:53:970\",\"sourceId\":\"haproxy:475d1a38-81e6-44b5-9c50-49ef294df270\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:50:53:968-53287\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[475d1a38-81e6-44b5-9c50-49ef294df270]}\\\"}\"}","context":{"RequestID":"475d1a38-81e6-44b5-9c50-49ef294df270","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"08d3e694-c8d6-4386-b064-0ec0b6aded6f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:53.967Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:53.970Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"475d1a38-81e6-44b5-9c50-49ef294df270","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"08d3e694-c8d6-4386-b064-0ec0b6aded6f","LogTimestamp":"2022-12-03T05:50:53.970Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:50:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:50:55.978Z","message":"Entering","context":{"RequestID":"6d4e8a72-4dc8-486e-8f69-e21f7206c877","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4ec462e8-959c-4917-bc15-9a21fa6fad21","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:55.978Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:55.980Z","message":"{\"transactionId\":\"6d4e8a72-4dc8-486e-8f69-e21f7206c877\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:55:979\",\"respDate\":\"221203-05:50:55:980\",\"sourceId\":\"haproxy:6d4e8a72-4dc8-486e-8f69-e21f7206c877\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:50:55:979-53497\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6d4e8a72-4dc8-486e-8f69-e21f7206c877]}\\\"}\"}","context":{"RequestID":"6d4e8a72-4dc8-486e-8f69-e21f7206c877","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4ec462e8-959c-4917-bc15-9a21fa6fad21","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:55.978Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:55.981Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d4e8a72-4dc8-486e-8f69-e21f7206c877","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4ec462e8-959c-4917-bc15-9a21fa6fad21","LogTimestamp":"2022-12-03T05:50:55.981Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:50:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:50:57.988Z","message":"Entering","context":{"RequestID":"6aa4b834-96c2-4fbe-9e76-4d8d830e0654","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"210b6253-fe7c-4572-ab2d-13567712a839","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:57.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:57.990Z","message":"{\"transactionId\":\"6aa4b834-96c2-4fbe-9e76-4d8d830e0654\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:57:989\",\"respDate\":\"221203-05:50:57:990\",\"sourceId\":\"haproxy:6aa4b834-96c2-4fbe-9e76-4d8d830e0654\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:50:57:989-95738\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6aa4b834-96c2-4fbe-9e76-4d8d830e0654]}\\\"}\"}","context":{"RequestID":"6aa4b834-96c2-4fbe-9e76-4d8d830e0654","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"210b6253-fe7c-4572-ab2d-13567712a839","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:57.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:57.991Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6aa4b834-96c2-4fbe-9e76-4d8d830e0654","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"210b6253-fe7c-4572-ab2d-13567712a839","LogTimestamp":"2022-12-03T05:50:57.991Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:50:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:50:59.911Z","message":"Entering","context":{"RequestID":"3e3d7530-25e7-4aa3-ab61-88f578489ea4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5066083a-dde9-4b38-895e-42267dfcf8f5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:50:59.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:50:59.913Z","message":"{\"transactionId\":\"3e3d7530-25e7-4aa3-ab61-88f578489ea4\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:59:912\",\"respDate\":\"221203-05:50:59:913\",\"sourceId\":\"OOM_ReadinessCheck:3e3d7530-25e7-4aa3-ab61-88f578489ea4\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:50:59:912-57018\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[33692], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[3e3d7530-25e7-4aa3-ab61-88f578489ea4]}\\\"}\"}","context":{"RequestID":"3e3d7530-25e7-4aa3-ab61-88f578489ea4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5066083a-dde9-4b38-895e-42267dfcf8f5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:50:59.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:50:59.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e3d7530-25e7-4aa3-ab61-88f578489ea4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5066083a-dde9-4b38-895e-42267dfcf8f5","LogTimestamp":"2022-12-03T05:50:59.913Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:50:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:50:59.998Z","message":"Entering","context":{"RequestID":"1ebfc47b-9e37-4e18-bb81-25f1f49b0f51","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"24ad7567-804b-4ec7-9e73-72579f9c7e7e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:59.998Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:00.000Z","message":"{\"transactionId\":\"1ebfc47b-9e37-4e18-bb81-25f1f49b0f51\",\"status\":\"200\",\"rqstDate\":\"221203-05:50:59:998\",\"respDate\":\"221203-05:51:00:000\",\"sourceId\":\"haproxy:1ebfc47b-9e37-4e18-bb81-25f1f49b0f51\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:50:59:998-9208\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ebfc47b-9e37-4e18-bb81-25f1f49b0f51]}\\\"}\"}","context":{"RequestID":"1ebfc47b-9e37-4e18-bb81-25f1f49b0f51","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"24ad7567-804b-4ec7-9e73-72579f9c7e7e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:50:59.998Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:00.000Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ebfc47b-9e37-4e18-bb81-25f1f49b0f51","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"24ad7567-804b-4ec7-9e73-72579f9c7e7e","LogTimestamp":"2022-12-03T05:51:00Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:51:00.260Z","message":"Entering","context":{"RequestID":"a6ead123-511d-4b3f-a5fa-ed9123a34a32","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"80a9a47f-bdf3-48fb-9725-b10ce10e88be","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:51:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:00.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"a6ead123-511d-4b3f-a5fa-ed9123a34a32","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"80a9a47f-bdf3-48fb-9725-b10ce10e88be","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:51:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:00.263Z","message":"{\"transactionId\":\"a6ead123-511d-4b3f-a5fa-ed9123a34a32\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:00:261\",\"respDate\":\"221203-05:51:00:263\",\"sourceId\":\"ReadinessCheck:a6ead123-511d-4b3f-a5fa-ed9123a34a32\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:51:00:261-51972\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[a6ead123-511d-4b3f-a5fa-ed9123a34a32]}\\\"}\"}","context":{"RequestID":"a6ead123-511d-4b3f-a5fa-ed9123a34a32","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"80a9a47f-bdf3-48fb-9725-b10ce10e88be","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:51:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:00.264Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6ead123-511d-4b3f-a5fa-ed9123a34a32","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80a9a47f-bdf3-48fb-9725-b10ce10e88be","LogTimestamp":"2022-12-03T05:51:00.264Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:51:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:51:00.467Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:00.469Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:02.008Z","message":"Entering","context":{"RequestID":"b4fcccf9-5a75-49dc-bf75-1519bf727cfe","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bee41e75-8854-429d-9a2f-787d65c64bf9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:02.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:02.009Z","message":"{\"transactionId\":\"b4fcccf9-5a75-49dc-bf75-1519bf727cfe\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:02:008\",\"respDate\":\"221203-05:51:02:009\",\"sourceId\":\"haproxy:b4fcccf9-5a75-49dc-bf75-1519bf727cfe\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:51:02:008-4704\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b4fcccf9-5a75-49dc-bf75-1519bf727cfe]}\\\"}\"}","context":{"RequestID":"b4fcccf9-5a75-49dc-bf75-1519bf727cfe","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bee41e75-8854-429d-9a2f-787d65c64bf9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:02.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:02.010Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4fcccf9-5a75-49dc-bf75-1519bf727cfe","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bee41e75-8854-429d-9a2f-787d65c64bf9","LogTimestamp":"2022-12-03T05:51:02.010Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:51:02.921Z","message":"Entering","context":{"RequestID":"16752cf3-cc24-4aa4-a9fe-14af774f9756","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0e0d5f96-a6d3-484d-b58c-3593ba6fb91c","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:51:02.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:02.923Z","message":"{\"transactionId\":\"16752cf3-cc24-4aa4-a9fe-14af774f9756\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:02:921\",\"respDate\":\"221203-05:51:02:923\",\"sourceId\":\"healthcheck:16752cf3-cc24-4aa4-a9fe-14af774f9756\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:51:02:921-6374\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[16752cf3-cc24-4aa4-a9fe-14af774f9756]}\\\"}\"}","context":{"RequestID":"16752cf3-cc24-4aa4-a9fe-14af774f9756","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0e0d5f96-a6d3-484d-b58c-3593ba6fb91c","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:51:02.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:02.923Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16752cf3-cc24-4aa4-a9fe-14af774f9756","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e0d5f96-a6d3-484d-b58c-3593ba6fb91c","LogTimestamp":"2022-12-03T05:51:02.923Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:51:02 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:51:03.901Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:51:03.909Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:03.909Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:03.909Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:04.016Z","message":"Entering","context":{"RequestID":"72f62901-49fc-47e3-a051-27ec55dfb0fa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"afb8c30c-a985-42a6-a7c4-c18073f07dc2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:04.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:04.018Z","message":"{\"transactionId\":\"72f62901-49fc-47e3-a051-27ec55dfb0fa\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:04:017\",\"respDate\":\"221203-05:51:04:018\",\"sourceId\":\"haproxy:72f62901-49fc-47e3-a051-27ec55dfb0fa\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:51:04:017-88380\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[72f62901-49fc-47e3-a051-27ec55dfb0fa]}\\\"}\"}","context":{"RequestID":"72f62901-49fc-47e3-a051-27ec55dfb0fa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"afb8c30c-a985-42a6-a7c4-c18073f07dc2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:04.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:04.018Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72f62901-49fc-47e3-a051-27ec55dfb0fa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"afb8c30c-a985-42a6-a7c4-c18073f07dc2","LogTimestamp":"2022-12-03T05:51:04.018Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:51:06.024Z","message":"Entering","context":{"RequestID":"a338d125-4994-4d98-a26e-c24bb0400c52","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7ba50b89-d038-44a1-b852-f3c39ab67167","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:06.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:06.026Z","message":"{\"transactionId\":\"a338d125-4994-4d98-a26e-c24bb0400c52\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:06:025\",\"respDate\":\"221203-05:51:06:026\",\"sourceId\":\"haproxy:a338d125-4994-4d98-a26e-c24bb0400c52\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:51:06:025-37789\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a338d125-4994-4d98-a26e-c24bb0400c52]}\\\"}\"}","context":{"RequestID":"a338d125-4994-4d98-a26e-c24bb0400c52","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7ba50b89-d038-44a1-b852-f3c39ab67167","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:06.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:06.027Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a338d125-4994-4d98-a26e-c24bb0400c52","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ba50b89-d038-44a1-b852-f3c39ab67167","LogTimestamp":"2022-12-03T05:51:06.027Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:51:07.146Z","message":"Entering","context":{"RequestID":"05a8dca9-e1bc-4e6d-a83b-7b78046bb506","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c5b1a8b0-8710-4502-b617-411d10d75ae0","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:51:07.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:07.148Z","message":"{\"transactionId\":\"05a8dca9-e1bc-4e6d-a83b-7b78046bb506\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:07:146\",\"respDate\":\"221203-05:51:07:148\",\"sourceId\":\"healthcheck:05a8dca9-e1bc-4e6d-a83b-7b78046bb506\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:51:07:146-45683\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[55060], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[05a8dca9-e1bc-4e6d-a83b-7b78046bb506]}\\\"}\"}","context":{"RequestID":"05a8dca9-e1bc-4e6d-a83b-7b78046bb506","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c5b1a8b0-8710-4502-b617-411d10d75ae0","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:51:07.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:07.148Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05a8dca9-e1bc-4e6d-a83b-7b78046bb506","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5b1a8b0-8710-4502-b617-411d10d75ae0","LogTimestamp":"2022-12-03T05:51:07.148Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:07 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:51:08.035Z","message":"Entering","context":{"RequestID":"372d896b-bc88-48da-95c4-6f60f26325f2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"18bae14e-a0c2-45b5-91a3-7ede598164ed","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:08.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:08.037Z","message":"{\"transactionId\":\"372d896b-bc88-48da-95c4-6f60f26325f2\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:08:035\",\"respDate\":\"221203-05:51:08:036\",\"sourceId\":\"haproxy:372d896b-bc88-48da-95c4-6f60f26325f2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:51:08:035-57404\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[372d896b-bc88-48da-95c4-6f60f26325f2]}\\\"}\"}","context":{"RequestID":"372d896b-bc88-48da-95c4-6f60f26325f2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"18bae14e-a0c2-45b5-91a3-7ede598164ed","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:08.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:08.037Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"372d896b-bc88-48da-95c4-6f60f26325f2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18bae14e-a0c2-45b5-91a3-7ede598164ed","LogTimestamp":"2022-12-03T05:51:08.037Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:51:09.909Z","message":"Entering","context":{"RequestID":"370c9b5f-b0b5-4f35-b71c-6501d5ae77f2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cf583d00-44c1-482c-b723-0809da2f947b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:51:09.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:09.911Z","message":"{\"transactionId\":\"370c9b5f-b0b5-4f35-b71c-6501d5ae77f2\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:09:910\",\"respDate\":\"221203-05:51:09:911\",\"sourceId\":\"OOM_ReadinessCheck:370c9b5f-b0b5-4f35-b71c-6501d5ae77f2\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:51:09:910-21408\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[33898], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[370c9b5f-b0b5-4f35-b71c-6501d5ae77f2]}\\\"}\"}","context":{"RequestID":"370c9b5f-b0b5-4f35-b71c-6501d5ae77f2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cf583d00-44c1-482c-b723-0809da2f947b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:51:09.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:09.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"370c9b5f-b0b5-4f35-b71c-6501d5ae77f2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf583d00-44c1-482c-b723-0809da2f947b","LogTimestamp":"2022-12-03T05:51:09.911Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:51:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:51:10.045Z","message":"Entering","context":{"RequestID":"050f7aa0-f1bb-4579-b7bb-0c7a04172d37","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"57319d75-ab93-4258-9166-28f54db386da","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:10.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:10.046Z","message":"{\"transactionId\":\"050f7aa0-f1bb-4579-b7bb-0c7a04172d37\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:10:045\",\"respDate\":\"221203-05:51:10:046\",\"sourceId\":\"haproxy:050f7aa0-f1bb-4579-b7bb-0c7a04172d37\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:51:10:045-18760\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[050f7aa0-f1bb-4579-b7bb-0c7a04172d37]}\\\"}\"}","context":{"RequestID":"050f7aa0-f1bb-4579-b7bb-0c7a04172d37","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"57319d75-ab93-4258-9166-28f54db386da","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:10.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:10.047Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"050f7aa0-f1bb-4579-b7bb-0c7a04172d37","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"57319d75-ab93-4258-9166-28f54db386da","LogTimestamp":"2022-12-03T05:51:10.047Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:51:10.258Z","message":"Entering","context":{"RequestID":"e5973d05-66a7-4eae-ae19-2cbf63116f19","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"80c421c7-84d1-4e1b-80dd-703b983362a2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:51:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:10.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"e5973d05-66a7-4eae-ae19-2cbf63116f19","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"80c421c7-84d1-4e1b-80dd-703b983362a2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:51:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:10.260Z","message":"{\"transactionId\":\"e5973d05-66a7-4eae-ae19-2cbf63116f19\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:10:259\",\"respDate\":\"221203-05:51:10:260\",\"sourceId\":\"ReadinessCheck:e5973d05-66a7-4eae-ae19-2cbf63116f19\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:51:10:259-76147\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[e5973d05-66a7-4eae-ae19-2cbf63116f19]}\\\"}\"}","context":{"RequestID":"e5973d05-66a7-4eae-ae19-2cbf63116f19","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"80c421c7-84d1-4e1b-80dd-703b983362a2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:51:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:10.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5973d05-66a7-4eae-ae19-2cbf63116f19","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80c421c7-84d1-4e1b-80dd-703b983362a2","LogTimestamp":"2022-12-03T05:51:10.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:51:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:51:12.055Z","message":"Entering","context":{"RequestID":"543bce28-dcc7-4faa-b14d-64ee4b62f3c3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"88dc2b8a-e656-4f82-839e-0321f89a5534","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:12.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:12.057Z","message":"{\"transactionId\":\"543bce28-dcc7-4faa-b14d-64ee4b62f3c3\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:12:056\",\"respDate\":\"221203-05:51:12:057\",\"sourceId\":\"haproxy:543bce28-dcc7-4faa-b14d-64ee4b62f3c3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:51:12:056-63269\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[543bce28-dcc7-4faa-b14d-64ee4b62f3c3]}\\\"}\"}","context":{"RequestID":"543bce28-dcc7-4faa-b14d-64ee4b62f3c3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"88dc2b8a-e656-4f82-839e-0321f89a5534","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:12.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:12.057Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"543bce28-dcc7-4faa-b14d-64ee4b62f3c3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88dc2b8a-e656-4f82-839e-0321f89a5534","LogTimestamp":"2022-12-03T05:51:12.057Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:51:13.902Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:51:13.917Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:13.918Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:13.918Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:14.066Z","message":"Entering","context":{"RequestID":"be6eaa0e-a4ab-4aad-b1b7-1eea0f266089","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b4a1c106-6f93-4dfc-a7e4-114221cdede8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:14.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:14.067Z","message":"{\"transactionId\":\"be6eaa0e-a4ab-4aad-b1b7-1eea0f266089\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:14:066\",\"respDate\":\"221203-05:51:14:067\",\"sourceId\":\"haproxy:be6eaa0e-a4ab-4aad-b1b7-1eea0f266089\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:51:14:066-35817\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[be6eaa0e-a4ab-4aad-b1b7-1eea0f266089]}\\\"}\"}","context":{"RequestID":"be6eaa0e-a4ab-4aad-b1b7-1eea0f266089","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b4a1c106-6f93-4dfc-a7e4-114221cdede8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:14.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:14.068Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be6eaa0e-a4ab-4aad-b1b7-1eea0f266089","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4a1c106-6f93-4dfc-a7e4-114221cdede8","LogTimestamp":"2022-12-03T05:51:14.068Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:51:16.075Z","message":"Entering","context":{"RequestID":"7c76cac1-f860-48bf-9cb5-20e9f7015903","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5b8c8952-5d0c-4bb0-80cb-91b62bd32e9e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:16.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:16.077Z","message":"{\"transactionId\":\"7c76cac1-f860-48bf-9cb5-20e9f7015903\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:16:076\",\"respDate\":\"221203-05:51:16:077\",\"sourceId\":\"haproxy:7c76cac1-f860-48bf-9cb5-20e9f7015903\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:51:16:076-24235\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c76cac1-f860-48bf-9cb5-20e9f7015903]}\\\"}\"}","context":{"RequestID":"7c76cac1-f860-48bf-9cb5-20e9f7015903","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5b8c8952-5d0c-4bb0-80cb-91b62bd32e9e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:16.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:16.078Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c76cac1-f860-48bf-9cb5-20e9f7015903","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b8c8952-5d0c-4bb0-80cb-91b62bd32e9e","LogTimestamp":"2022-12-03T05:51:16.078Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:51:17.946Z","message":"Entering","context":{"RequestID":"65f8c513-6e72-4fbd-ab61-e5f885907807","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cb0592cd-7910-444c-8121-fe71f794cd8a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:51:17.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:17.948Z","message":"{\"transactionId\":\"65f8c513-6e72-4fbd-ab61-e5f885907807\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:17:946\",\"respDate\":\"221203-05:51:17:947\",\"sourceId\":\"healthcheck:65f8c513-6e72-4fbd-ab61-e5f885907807\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:51:17:946-50949\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[65f8c513-6e72-4fbd-ab61-e5f885907807]}\\\"}\"}","context":{"RequestID":"65f8c513-6e72-4fbd-ab61-e5f885907807","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cb0592cd-7910-444c-8121-fe71f794cd8a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:51:17.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:17.948Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65f8c513-6e72-4fbd-ab61-e5f885907807","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb0592cd-7910-444c-8121-fe71f794cd8a","LogTimestamp":"2022-12-03T05:51:17.948Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:51:17 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:51:18.085Z","message":"Entering","context":{"RequestID":"6a7fa433-7ee4-4556-94ba-9b808b2442d9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"98542139-eecd-4119-a05f-67e62b676d7f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:18.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:18.086Z","message":"{\"transactionId\":\"6a7fa433-7ee4-4556-94ba-9b808b2442d9\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:18:085\",\"respDate\":\"221203-05:51:18:086\",\"sourceId\":\"haproxy:6a7fa433-7ee4-4556-94ba-9b808b2442d9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:51:18:085-71996\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a7fa433-7ee4-4556-94ba-9b808b2442d9]}\\\"}\"}","context":{"RequestID":"6a7fa433-7ee4-4556-94ba-9b808b2442d9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"98542139-eecd-4119-a05f-67e62b676d7f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:18.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:18.086Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a7fa433-7ee4-4556-94ba-9b808b2442d9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98542139-eecd-4119-a05f-67e62b676d7f","LogTimestamp":"2022-12-03T05:51:18.086Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:51:19.910Z","message":"Entering","context":{"RequestID":"be863ebd-076b-44ce-b982-deb9b2376de4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8c0cefe6-6cc0-4604-9ba2-1fee7aca4ffa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:51:19.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:19.912Z","message":"{\"transactionId\":\"be863ebd-076b-44ce-b982-deb9b2376de4\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:19:911\",\"respDate\":\"221203-05:51:19:912\",\"sourceId\":\"OOM_ReadinessCheck:be863ebd-076b-44ce-b982-deb9b2376de4\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:51:19:911-1367\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[34100], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[be863ebd-076b-44ce-b982-deb9b2376de4]}\\\"}\"}","context":{"RequestID":"be863ebd-076b-44ce-b982-deb9b2376de4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8c0cefe6-6cc0-4604-9ba2-1fee7aca4ffa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:51:19.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:19.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be863ebd-076b-44ce-b982-deb9b2376de4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c0cefe6-6cc0-4604-9ba2-1fee7aca4ffa","LogTimestamp":"2022-12-03T05:51:19.912Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:51:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:51:20.094Z","message":"Entering","context":{"RequestID":"4858b975-51ff-4b94-ac98-1de6e9b9079b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"86baa503-93a2-4fdf-9f71-567282087c4d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:20.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:20.095Z","message":"{\"transactionId\":\"4858b975-51ff-4b94-ac98-1de6e9b9079b\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:20:094\",\"respDate\":\"221203-05:51:20:095\",\"sourceId\":\"haproxy:4858b975-51ff-4b94-ac98-1de6e9b9079b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:51:20:094-28203\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4858b975-51ff-4b94-ac98-1de6e9b9079b]}\\\"}\"}","context":{"RequestID":"4858b975-51ff-4b94-ac98-1de6e9b9079b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"86baa503-93a2-4fdf-9f71-567282087c4d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:20.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:20.096Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4858b975-51ff-4b94-ac98-1de6e9b9079b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86baa503-93a2-4fdf-9f71-567282087c4d","LogTimestamp":"2022-12-03T05:51:20.096Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:51:20.259Z","message":"Entering","context":{"RequestID":"3b2117ba-5abf-4793-9826-4f09821a825b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8d845601-ea2d-468c-b69f-16a5e8c07277","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:51:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:20.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"3b2117ba-5abf-4793-9826-4f09821a825b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8d845601-ea2d-468c-b69f-16a5e8c07277","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:51:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:20.261Z","message":"{\"transactionId\":\"3b2117ba-5abf-4793-9826-4f09821a825b\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:20:259\",\"respDate\":\"221203-05:51:20:261\",\"sourceId\":\"ReadinessCheck:3b2117ba-5abf-4793-9826-4f09821a825b\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:51:20:259-77584\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[3b2117ba-5abf-4793-9826-4f09821a825b]}\\\"}\"}","context":{"RequestID":"3b2117ba-5abf-4793-9826-4f09821a825b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8d845601-ea2d-468c-b69f-16a5e8c07277","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:51:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:20.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b2117ba-5abf-4793-9826-4f09821a825b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d845601-ea2d-468c-b69f-16a5e8c07277","LogTimestamp":"2022-12-03T05:51:20.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:51:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:51:22.105Z","message":"Entering","context":{"RequestID":"a0496ccf-93b5-4119-a531-070cca95883e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2dc0c044-4320-44c7-bde6-71d3e5db374f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:22.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:22.107Z","message":"{\"transactionId\":\"a0496ccf-93b5-4119-a531-070cca95883e\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:22:105\",\"respDate\":\"221203-05:51:22:107\",\"sourceId\":\"haproxy:a0496ccf-93b5-4119-a531-070cca95883e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:51:22:105-39519\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a0496ccf-93b5-4119-a531-070cca95883e]}\\\"}\"}","context":{"RequestID":"a0496ccf-93b5-4119-a531-070cca95883e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2dc0c044-4320-44c7-bde6-71d3e5db374f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:22.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:22.108Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0496ccf-93b5-4119-a531-070cca95883e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2dc0c044-4320-44c7-bde6-71d3e5db374f","LogTimestamp":"2022-12-03T05:51:22.107Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:51:22.168Z","message":"Entering","context":{"RequestID":"2e6c542d-6e58-48b6-a6fa-384a27dffade","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"466c0233-201c-49db-8a69-1a241c929c04","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:51:22.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:22.170Z","message":"{\"transactionId\":\"2e6c542d-6e58-48b6-a6fa-384a27dffade\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:22:169\",\"respDate\":\"221203-05:51:22:170\",\"sourceId\":\"healthcheck:2e6c542d-6e58-48b6-a6fa-384a27dffade\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:51:22:169-97909\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[55244], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[2e6c542d-6e58-48b6-a6fa-384a27dffade]}\\\"}\"}","context":{"RequestID":"2e6c542d-6e58-48b6-a6fa-384a27dffade","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"466c0233-201c-49db-8a69-1a241c929c04","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:51:22.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:22.170Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e6c542d-6e58-48b6-a6fa-384a27dffade","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"466c0233-201c-49db-8a69-1a241c929c04","LogTimestamp":"2022-12-03T05:51:22.170Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:22 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:51:23.901Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:51:23.912Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:23.913Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:23.913Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:24.115Z","message":"Entering","context":{"RequestID":"82ca8be5-964f-4d9c-916a-ca550d7b67c2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"407b8319-4ed8-43de-91d4-0f03c9b37769","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:24.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:24.116Z","message":"{\"transactionId\":\"82ca8be5-964f-4d9c-916a-ca550d7b67c2\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:24:115\",\"respDate\":\"221203-05:51:24:116\",\"sourceId\":\"haproxy:82ca8be5-964f-4d9c-916a-ca550d7b67c2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:51:24:115-39662\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[82ca8be5-964f-4d9c-916a-ca550d7b67c2]}\\\"}\"}","context":{"RequestID":"82ca8be5-964f-4d9c-916a-ca550d7b67c2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"407b8319-4ed8-43de-91d4-0f03c9b37769","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:24.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:24.117Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"82ca8be5-964f-4d9c-916a-ca550d7b67c2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"407b8319-4ed8-43de-91d4-0f03c9b37769","LogTimestamp":"2022-12-03T05:51:24.117Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:51:26.125Z","message":"Entering","context":{"RequestID":"b7e4f407-d7db-483f-aae1-6d6fe2ee7cfc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e72af75f-b034-40c4-a13e-e942ec634de4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:26.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:26.127Z","message":"{\"transactionId\":\"b7e4f407-d7db-483f-aae1-6d6fe2ee7cfc\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:26:126\",\"respDate\":\"221203-05:51:26:127\",\"sourceId\":\"haproxy:b7e4f407-d7db-483f-aae1-6d6fe2ee7cfc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:51:26:126-32340\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b7e4f407-d7db-483f-aae1-6d6fe2ee7cfc]}\\\"}\"}","context":{"RequestID":"b7e4f407-d7db-483f-aae1-6d6fe2ee7cfc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e72af75f-b034-40c4-a13e-e942ec634de4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:26.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:26.127Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7e4f407-d7db-483f-aae1-6d6fe2ee7cfc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e72af75f-b034-40c4-a13e-e942ec634de4","LogTimestamp":"2022-12-03T05:51:26.127Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:51:28.135Z","message":"Entering","context":{"RequestID":"57d225d6-a40a-41f2-a10c-65f37699afe0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"702fca09-9802-4823-8408-0cffffaacccb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:28.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:28.137Z","message":"{\"transactionId\":\"57d225d6-a40a-41f2-a10c-65f37699afe0\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:28:136\",\"respDate\":\"221203-05:51:28:137\",\"sourceId\":\"haproxy:57d225d6-a40a-41f2-a10c-65f37699afe0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:51:28:136-22159\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[57d225d6-a40a-41f2-a10c-65f37699afe0]}\\\"}\"}","context":{"RequestID":"57d225d6-a40a-41f2-a10c-65f37699afe0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"702fca09-9802-4823-8408-0cffffaacccb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:28.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:28.137Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57d225d6-a40a-41f2-a10c-65f37699afe0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"702fca09-9802-4823-8408-0cffffaacccb","LogTimestamp":"2022-12-03T05:51:28.137Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:51:29.910Z","message":"Entering","context":{"RequestID":"c8a97174-22e5-4285-9729-ee079da6d936","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cc4cc49e-8de6-4006-aee5-a0dced56c881","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:51:29.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:29.912Z","message":"{\"transactionId\":\"c8a97174-22e5-4285-9729-ee079da6d936\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:29:911\",\"respDate\":\"221203-05:51:29:912\",\"sourceId\":\"OOM_ReadinessCheck:c8a97174-22e5-4285-9729-ee079da6d936\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:51:29:911-9673\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[34298], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[c8a97174-22e5-4285-9729-ee079da6d936]}\\\"}\"}","context":{"RequestID":"c8a97174-22e5-4285-9729-ee079da6d936","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cc4cc49e-8de6-4006-aee5-a0dced56c881","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:51:29.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:29.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8a97174-22e5-4285-9729-ee079da6d936","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc4cc49e-8de6-4006-aee5-a0dced56c881","LogTimestamp":"2022-12-03T05:51:29.912Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:51:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:51:30.144Z","message":"Entering","context":{"RequestID":"24c0ce80-cec0-4049-a41c-ec19eaa10470","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f6d1e2d2-4687-4dc4-81d2-a590f8f531b5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:30.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:30.146Z","message":"{\"transactionId\":\"24c0ce80-cec0-4049-a41c-ec19eaa10470\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:30:145\",\"respDate\":\"221203-05:51:30:146\",\"sourceId\":\"haproxy:24c0ce80-cec0-4049-a41c-ec19eaa10470\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:51:30:145-58002\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24c0ce80-cec0-4049-a41c-ec19eaa10470]}\\\"}\"}","context":{"RequestID":"24c0ce80-cec0-4049-a41c-ec19eaa10470","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f6d1e2d2-4687-4dc4-81d2-a590f8f531b5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:30.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:30.146Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24c0ce80-cec0-4049-a41c-ec19eaa10470","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f6d1e2d2-4687-4dc4-81d2-a590f8f531b5","LogTimestamp":"2022-12-03T05:51:30.146Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:51:30.259Z","message":"Entering","context":{"RequestID":"dda95ccd-654e-4b95-af6d-3434a28ee0ab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4bee2629-3941-45f5-a0b7-75db59e9934a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:51:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:30.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"dda95ccd-654e-4b95-af6d-3434a28ee0ab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4bee2629-3941-45f5-a0b7-75db59e9934a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:51:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:30.261Z","message":"{\"transactionId\":\"dda95ccd-654e-4b95-af6d-3434a28ee0ab\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:30:259\",\"respDate\":\"221203-05:51:30:261\",\"sourceId\":\"ReadinessCheck:dda95ccd-654e-4b95-af6d-3434a28ee0ab\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:51:30:259-22562\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[dda95ccd-654e-4b95-af6d-3434a28ee0ab]}\\\"}\"}","context":{"RequestID":"dda95ccd-654e-4b95-af6d-3434a28ee0ab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4bee2629-3941-45f5-a0b7-75db59e9934a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:51:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:30.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dda95ccd-654e-4b95-af6d-3434a28ee0ab","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4bee2629-3941-45f5-a0b7-75db59e9934a","LogTimestamp":"2022-12-03T05:51:30.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:51:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:51:30.474Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:30.476Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:32.155Z","message":"Entering","context":{"RequestID":"6f55bc44-692b-40e2-9b32-20eda9f0ab99","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"64991ffa-f300-4efc-8866-a40fc918f1a5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:32.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:32.157Z","message":"{\"transactionId\":\"6f55bc44-692b-40e2-9b32-20eda9f0ab99\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:32:156\",\"respDate\":\"221203-05:51:32:157\",\"sourceId\":\"haproxy:6f55bc44-692b-40e2-9b32-20eda9f0ab99\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:51:32:156-33869\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6f55bc44-692b-40e2-9b32-20eda9f0ab99]}\\\"}\"}","context":{"RequestID":"6f55bc44-692b-40e2-9b32-20eda9f0ab99","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"64991ffa-f300-4efc-8866-a40fc918f1a5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:32.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:32.157Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f55bc44-692b-40e2-9b32-20eda9f0ab99","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64991ffa-f300-4efc-8866-a40fc918f1a5","LogTimestamp":"2022-12-03T05:51:32.157Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:51:32.970Z","message":"Entering","context":{"RequestID":"4f71d984-f0cd-4162-a25e-65c4957084e2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cf08b6c9-6ad2-49ce-bf5b-a114f96741b6","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:51:32.970Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:32.972Z","message":"{\"transactionId\":\"4f71d984-f0cd-4162-a25e-65c4957084e2\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:32:971\",\"respDate\":\"221203-05:51:32:972\",\"sourceId\":\"healthcheck:4f71d984-f0cd-4162-a25e-65c4957084e2\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:51:32:971-48928\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[4f71d984-f0cd-4162-a25e-65c4957084e2]}\\\"}\"}","context":{"RequestID":"4f71d984-f0cd-4162-a25e-65c4957084e2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cf08b6c9-6ad2-49ce-bf5b-a114f96741b6","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:51:32.970Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:32.973Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f71d984-f0cd-4162-a25e-65c4957084e2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf08b6c9-6ad2-49ce-bf5b-a114f96741b6","LogTimestamp":"2022-12-03T05:51:32.973Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:51:32 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:51:33.901Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:51:33.912Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:33.912Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:33.912Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:34.166Z","message":"Entering","context":{"RequestID":"c26bd9f7-ce92-4f9a-aae0-c64619593733","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f0236a96-0da1-4c92-acca-a908cbd3fee3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:34.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:34.168Z","message":"{\"transactionId\":\"c26bd9f7-ce92-4f9a-aae0-c64619593733\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:34:167\",\"respDate\":\"221203-05:51:34:168\",\"sourceId\":\"haproxy:c26bd9f7-ce92-4f9a-aae0-c64619593733\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:51:34:167-41281\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c26bd9f7-ce92-4f9a-aae0-c64619593733]}\\\"}\"}","context":{"RequestID":"c26bd9f7-ce92-4f9a-aae0-c64619593733","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f0236a96-0da1-4c92-acca-a908cbd3fee3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:34.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:34.168Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c26bd9f7-ce92-4f9a-aae0-c64619593733","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0236a96-0da1-4c92-acca-a908cbd3fee3","LogTimestamp":"2022-12-03T05:51:34.168Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:51:36.175Z","message":"Entering","context":{"RequestID":"1141717f-deb2-47f0-aa9f-66ce413f67eb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"46806e68-8367-442d-927a-218dddb61b70","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:36.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:36.176Z","message":"{\"transactionId\":\"1141717f-deb2-47f0-aa9f-66ce413f67eb\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:36:175\",\"respDate\":\"221203-05:51:36:176\",\"sourceId\":\"haproxy:1141717f-deb2-47f0-aa9f-66ce413f67eb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:51:36:175-66653\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1141717f-deb2-47f0-aa9f-66ce413f67eb]}\\\"}\"}","context":{"RequestID":"1141717f-deb2-47f0-aa9f-66ce413f67eb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"46806e68-8367-442d-927a-218dddb61b70","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:36.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:36.177Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1141717f-deb2-47f0-aa9f-66ce413f67eb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46806e68-8367-442d-927a-218dddb61b70","LogTimestamp":"2022-12-03T05:51:36.177Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:51:37.192Z","message":"Entering","context":{"RequestID":"96e571d7-c75f-4e02-929d-ba578f740970","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"16fad01a-dbc7-4763-a8c4-8e1152e37139","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:51:37.192Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:37.194Z","message":"{\"transactionId\":\"96e571d7-c75f-4e02-929d-ba578f740970\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:37:193\",\"respDate\":\"221203-05:51:37:193\",\"sourceId\":\"healthcheck:96e571d7-c75f-4e02-929d-ba578f740970\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:51:37:193-87050\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[55414], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[96e571d7-c75f-4e02-929d-ba578f740970]}\\\"}\"}","context":{"RequestID":"96e571d7-c75f-4e02-929d-ba578f740970","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"16fad01a-dbc7-4763-a8c4-8e1152e37139","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:51:37.192Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:37.194Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96e571d7-c75f-4e02-929d-ba578f740970","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16fad01a-dbc7-4763-a8c4-8e1152e37139","LogTimestamp":"2022-12-03T05:51:37.194Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:37 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:51:38.185Z","message":"Entering","context":{"RequestID":"bfa9b151-a0b7-4e60-9830-17daf203abb1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9144d29b-6282-4aae-92ed-c70fe3ba7397","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:38.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:38.187Z","message":"{\"transactionId\":\"bfa9b151-a0b7-4e60-9830-17daf203abb1\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:38:185\",\"respDate\":\"221203-05:51:38:187\",\"sourceId\":\"haproxy:bfa9b151-a0b7-4e60-9830-17daf203abb1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:51:38:185-50849\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bfa9b151-a0b7-4e60-9830-17daf203abb1]}\\\"}\"}","context":{"RequestID":"bfa9b151-a0b7-4e60-9830-17daf203abb1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9144d29b-6282-4aae-92ed-c70fe3ba7397","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:38.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:38.187Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bfa9b151-a0b7-4e60-9830-17daf203abb1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9144d29b-6282-4aae-92ed-c70fe3ba7397","LogTimestamp":"2022-12-03T05:51:38.187Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:51:39.909Z","message":"Entering","context":{"RequestID":"890691d1-4f2b-4946-89f4-ddde57970ebf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6b399e3c-0f43-4880-b172-d884afb37baf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:51:39.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:39.911Z","message":"{\"transactionId\":\"890691d1-4f2b-4946-89f4-ddde57970ebf\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:39:910\",\"respDate\":\"221203-05:51:39:911\",\"sourceId\":\"OOM_ReadinessCheck:890691d1-4f2b-4946-89f4-ddde57970ebf\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:51:39:910-14386\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[34504], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[890691d1-4f2b-4946-89f4-ddde57970ebf]}\\\"}\"}","context":{"RequestID":"890691d1-4f2b-4946-89f4-ddde57970ebf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6b399e3c-0f43-4880-b172-d884afb37baf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:51:39.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:39.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"890691d1-4f2b-4946-89f4-ddde57970ebf","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b399e3c-0f43-4880-b172-d884afb37baf","LogTimestamp":"2022-12-03T05:51:39.911Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:51:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:51:40.195Z","message":"Entering","context":{"RequestID":"28459e00-71be-4fa1-8e48-70e1e75e7c5b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6132bc81-157d-4858-ace1-84a26dca5c9c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:40.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:40.197Z","message":"{\"transactionId\":\"28459e00-71be-4fa1-8e48-70e1e75e7c5b\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:40:196\",\"respDate\":\"221203-05:51:40:197\",\"sourceId\":\"haproxy:28459e00-71be-4fa1-8e48-70e1e75e7c5b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:51:40:196-26431\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[28459e00-71be-4fa1-8e48-70e1e75e7c5b]}\\\"}\"}","context":{"RequestID":"28459e00-71be-4fa1-8e48-70e1e75e7c5b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6132bc81-157d-4858-ace1-84a26dca5c9c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:40.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:40.198Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28459e00-71be-4fa1-8e48-70e1e75e7c5b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6132bc81-157d-4858-ace1-84a26dca5c9c","LogTimestamp":"2022-12-03T05:51:40.198Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:51:40.257Z","message":"Entering","context":{"RequestID":"6e362664-5bc9-4f5e-9bbe-dc3a636bb274","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"663cb36b-e3c6-4127-ac62-b4b392084699","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:51:40.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:40.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"6e362664-5bc9-4f5e-9bbe-dc3a636bb274","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"663cb36b-e3c6-4127-ac62-b4b392084699","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:51:40.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:40.260Z","message":"{\"transactionId\":\"6e362664-5bc9-4f5e-9bbe-dc3a636bb274\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:40:258\",\"respDate\":\"221203-05:51:40:260\",\"sourceId\":\"ReadinessCheck:6e362664-5bc9-4f5e-9bbe-dc3a636bb274\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:51:40:258-5733\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[6e362664-5bc9-4f5e-9bbe-dc3a636bb274]}\\\"}\"}","context":{"RequestID":"6e362664-5bc9-4f5e-9bbe-dc3a636bb274","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"663cb36b-e3c6-4127-ac62-b4b392084699","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:51:40.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:40.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e362664-5bc9-4f5e-9bbe-dc3a636bb274","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"663cb36b-e3c6-4127-ac62-b4b392084699","LogTimestamp":"2022-12-03T05:51:40.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:51:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:51:42.207Z","message":"Entering","context":{"RequestID":"027c003f-e719-4045-b0b7-02634555226f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f90fb09e-2d88-41f7-8d6b-9a4c980b1fb6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:42.207Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:42.209Z","message":"{\"transactionId\":\"027c003f-e719-4045-b0b7-02634555226f\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:42:208\",\"respDate\":\"221203-05:51:42:209\",\"sourceId\":\"haproxy:027c003f-e719-4045-b0b7-02634555226f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:51:42:208-36418\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[027c003f-e719-4045-b0b7-02634555226f]}\\\"}\"}","context":{"RequestID":"027c003f-e719-4045-b0b7-02634555226f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f90fb09e-2d88-41f7-8d6b-9a4c980b1fb6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:42.207Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:42.209Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"027c003f-e719-4045-b0b7-02634555226f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f90fb09e-2d88-41f7-8d6b-9a4c980b1fb6","LogTimestamp":"2022-12-03T05:51:42.209Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:51:43.902Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:51:43.910Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:43.910Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:43.911Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:44.218Z","message":"Entering","context":{"RequestID":"e128a4fd-2a49-45b4-a879-33ca9761425b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d92c16d8-4aeb-4932-aaf0-ccef79968ae1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:44.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:44.219Z","message":"{\"transactionId\":\"e128a4fd-2a49-45b4-a879-33ca9761425b\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:44:218\",\"respDate\":\"221203-05:51:44:219\",\"sourceId\":\"haproxy:e128a4fd-2a49-45b4-a879-33ca9761425b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:51:44:218-29638\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e128a4fd-2a49-45b4-a879-33ca9761425b]}\\\"}\"}","context":{"RequestID":"e128a4fd-2a49-45b4-a879-33ca9761425b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d92c16d8-4aeb-4932-aaf0-ccef79968ae1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:44.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:44.220Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e128a4fd-2a49-45b4-a879-33ca9761425b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d92c16d8-4aeb-4932-aaf0-ccef79968ae1","LogTimestamp":"2022-12-03T05:51:44.220Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:51:46.228Z","message":"Entering","context":{"RequestID":"7beb9465-a282-43eb-9821-86b0ed61698c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"67241185-50c1-41e6-8201-9704bd6c71e8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:46.228Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:46.230Z","message":"{\"transactionId\":\"7beb9465-a282-43eb-9821-86b0ed61698c\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:46:228\",\"respDate\":\"221203-05:51:46:230\",\"sourceId\":\"haproxy:7beb9465-a282-43eb-9821-86b0ed61698c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:51:46:228-37809\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7beb9465-a282-43eb-9821-86b0ed61698c]}\\\"}\"}","context":{"RequestID":"7beb9465-a282-43eb-9821-86b0ed61698c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"67241185-50c1-41e6-8201-9704bd6c71e8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:46.228Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:46.230Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7beb9465-a282-43eb-9821-86b0ed61698c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67241185-50c1-41e6-8201-9704bd6c71e8","LogTimestamp":"2022-12-03T05:51:46.230Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:51:47.998Z","message":"Entering","context":{"RequestID":"0f600f7d-b21c-4a19-97f6-446e4bb78fd1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7f9d42b9-a172-4f11-9102-3e28541430e3","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:51:47.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:47.999Z","message":"{\"transactionId\":\"0f600f7d-b21c-4a19-97f6-446e4bb78fd1\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:47:998\",\"respDate\":\"221203-05:51:47:999\",\"sourceId\":\"healthcheck:0f600f7d-b21c-4a19-97f6-446e4bb78fd1\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:51:47:998-60360\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[0f600f7d-b21c-4a19-97f6-446e4bb78fd1]}\\\"}\"}","context":{"RequestID":"0f600f7d-b21c-4a19-97f6-446e4bb78fd1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7f9d42b9-a172-4f11-9102-3e28541430e3","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:51:47.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:48.000Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f600f7d-b21c-4a19-97f6-446e4bb78fd1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f9d42b9-a172-4f11-9102-3e28541430e3","LogTimestamp":"2022-12-03T05:51:48Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:51:48 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:51:48.239Z","message":"Entering","context":{"RequestID":"870c9271-ab1f-4c07-a323-3e1c425eada9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6c18025e-716d-4c3b-b801-9d51c1b92911","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:48.239Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:48.241Z","message":"{\"transactionId\":\"870c9271-ab1f-4c07-a323-3e1c425eada9\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:48:239\",\"respDate\":\"221203-05:51:48:241\",\"sourceId\":\"haproxy:870c9271-ab1f-4c07-a323-3e1c425eada9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:51:48:239-84475\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[870c9271-ab1f-4c07-a323-3e1c425eada9]}\\\"}\"}","context":{"RequestID":"870c9271-ab1f-4c07-a323-3e1c425eada9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6c18025e-716d-4c3b-b801-9d51c1b92911","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:48.239Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:48.241Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"870c9271-ab1f-4c07-a323-3e1c425eada9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c18025e-716d-4c3b-b801-9d51c1b92911","LogTimestamp":"2022-12-03T05:51:48.241Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:51:49.909Z","message":"Entering","context":{"RequestID":"204acb54-85ef-4534-98e4-a4dc50554725","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cd280f64-1750-49bd-82ca-a79ec62313df","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:51:49.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:49.910Z","message":"{\"transactionId\":\"204acb54-85ef-4534-98e4-a4dc50554725\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:49:909\",\"respDate\":\"221203-05:51:49:910\",\"sourceId\":\"OOM_ReadinessCheck:204acb54-85ef-4534-98e4-a4dc50554725\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:51:49:909-11344\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[34696], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[204acb54-85ef-4534-98e4-a4dc50554725]}\\\"}\"}","context":{"RequestID":"204acb54-85ef-4534-98e4-a4dc50554725","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cd280f64-1750-49bd-82ca-a79ec62313df","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:51:49.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:49.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"204acb54-85ef-4534-98e4-a4dc50554725","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd280f64-1750-49bd-82ca-a79ec62313df","LogTimestamp":"2022-12-03T05:51:49.911Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:51:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:51:50.249Z","message":"Entering","context":{"RequestID":"c9483e8d-9afc-4b9e-b2f3-b8b4ede9ecb7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"02488c32-ae41-4215-b790-d71e853c4956","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:50.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:50.250Z","message":"{\"transactionId\":\"c9483e8d-9afc-4b9e-b2f3-b8b4ede9ecb7\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:50:249\",\"respDate\":\"221203-05:51:50:250\",\"sourceId\":\"haproxy:c9483e8d-9afc-4b9e-b2f3-b8b4ede9ecb7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:51:50:249-3387\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c9483e8d-9afc-4b9e-b2f3-b8b4ede9ecb7]}\\\"}\"}","context":{"RequestID":"c9483e8d-9afc-4b9e-b2f3-b8b4ede9ecb7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"02488c32-ae41-4215-b790-d71e853c4956","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:50.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:50.251Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9483e8d-9afc-4b9e-b2f3-b8b4ede9ecb7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"02488c32-ae41-4215-b790-d71e853c4956","LogTimestamp":"2022-12-03T05:51:50.251Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:51:50.258Z","message":"Entering","context":{"RequestID":"2ba04832-a66c-43bf-aeaa-0ea00c6bf3a4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7479482d-123f-4dca-b039-9f51139d3be2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:51:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:50.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"2ba04832-a66c-43bf-aeaa-0ea00c6bf3a4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7479482d-123f-4dca-b039-9f51139d3be2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:51:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:50.260Z","message":"{\"transactionId\":\"2ba04832-a66c-43bf-aeaa-0ea00c6bf3a4\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:50:259\",\"respDate\":\"221203-05:51:50:260\",\"sourceId\":\"ReadinessCheck:2ba04832-a66c-43bf-aeaa-0ea00c6bf3a4\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:51:50:259-43153\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[2ba04832-a66c-43bf-aeaa-0ea00c6bf3a4]}\\\"}\"}","context":{"RequestID":"2ba04832-a66c-43bf-aeaa-0ea00c6bf3a4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7479482d-123f-4dca-b039-9f51139d3be2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:51:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:50.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ba04832-a66c-43bf-aeaa-0ea00c6bf3a4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7479482d-123f-4dca-b039-9f51139d3be2","LogTimestamp":"2022-12-03T05:51:50.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:51:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T05:51:52.216Z","message":"Entering","context":{"RequestID":"c60ce637-7fcf-4df2-b5c6-1d5e2342eadd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"40a4f752-a91f-4f31-ba91-1f4dac6092f9","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:51:52.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:52.218Z","message":"{\"transactionId\":\"c60ce637-7fcf-4df2-b5c6-1d5e2342eadd\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:52:217\",\"respDate\":\"221203-05:51:52:218\",\"sourceId\":\"healthcheck:c60ce637-7fcf-4df2-b5c6-1d5e2342eadd\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:51:52:217-70352\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[55616], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[c60ce637-7fcf-4df2-b5c6-1d5e2342eadd]}\\\"}\"}","context":{"RequestID":"c60ce637-7fcf-4df2-b5c6-1d5e2342eadd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"40a4f752-a91f-4f31-ba91-1f4dac6092f9","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:51:52.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:52.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c60ce637-7fcf-4df2-b5c6-1d5e2342eadd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40a4f752-a91f-4f31-ba91-1f4dac6092f9","LogTimestamp":"2022-12-03T05:51:52.218Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:52 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:51:52.258Z","message":"Entering","context":{"RequestID":"cbff8163-4fba-4414-a3ca-6e7efe0daba5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ccb9eb3d-22f7-431c-964f-5b5080bac2c1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:52.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:52.259Z","message":"{\"transactionId\":\"cbff8163-4fba-4414-a3ca-6e7efe0daba5\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:52:258\",\"respDate\":\"221203-05:51:52:259\",\"sourceId\":\"haproxy:cbff8163-4fba-4414-a3ca-6e7efe0daba5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:51:52:258-22099\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cbff8163-4fba-4414-a3ca-6e7efe0daba5]}\\\"}\"}","context":{"RequestID":"cbff8163-4fba-4414-a3ca-6e7efe0daba5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ccb9eb3d-22f7-431c-964f-5b5080bac2c1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:52.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:52.259Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cbff8163-4fba-4414-a3ca-6e7efe0daba5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ccb9eb3d-22f7-431c-964f-5b5080bac2c1","LogTimestamp":"2022-12-03T05:51:52.259Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T05:51:53.901Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:51:53.930Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:53.931Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:53.931Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:54.267Z","message":"Entering","context":{"RequestID":"aef4056c-7347-41b6-9392-d4023973d066","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b7babe8c-b172-4976-ba66-41c4c94f652d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:54.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:54.269Z","message":"{\"transactionId\":\"aef4056c-7347-41b6-9392-d4023973d066\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:54:267\",\"respDate\":\"221203-05:51:54:269\",\"sourceId\":\"haproxy:aef4056c-7347-41b6-9392-d4023973d066\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:51:54:267-91076\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aef4056c-7347-41b6-9392-d4023973d066]}\\\"}\"}","context":{"RequestID":"aef4056c-7347-41b6-9392-d4023973d066","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b7babe8c-b172-4976-ba66-41c4c94f652d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:54.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:54.269Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aef4056c-7347-41b6-9392-d4023973d066","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7babe8c-b172-4976-ba66-41c4c94f652d","LogTimestamp":"2022-12-03T05:51:54.269Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:51:56.277Z","message":"Entering","context":{"RequestID":"f7863584-5cdc-42c6-8241-138d03afe46b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9cdb9393-03db-41f3-b01c-5c80dbf40767","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:56.277Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:56.278Z","message":"{\"transactionId\":\"f7863584-5cdc-42c6-8241-138d03afe46b\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:56:277\",\"respDate\":\"221203-05:51:56:278\",\"sourceId\":\"haproxy:f7863584-5cdc-42c6-8241-138d03afe46b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:51:56:277-13851\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f7863584-5cdc-42c6-8241-138d03afe46b]}\\\"}\"}","context":{"RequestID":"f7863584-5cdc-42c6-8241-138d03afe46b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9cdb9393-03db-41f3-b01c-5c80dbf40767","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:56.277Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:56.279Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7863584-5cdc-42c6-8241-138d03afe46b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9cdb9393-03db-41f3-b01c-5c80dbf40767","LogTimestamp":"2022-12-03T05:51:56.279Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:51:58.287Z","message":"Entering","context":{"RequestID":"32bc2ac2-4097-408f-bab8-fe3caf6ade5a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5c70ac98-bc27-4452-89b2-152d25547522","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:58.287Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:58.289Z","message":"{\"transactionId\":\"32bc2ac2-4097-408f-bab8-fe3caf6ade5a\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:58:288\",\"respDate\":\"221203-05:51:58:289\",\"sourceId\":\"haproxy:32bc2ac2-4097-408f-bab8-fe3caf6ade5a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:51:58:288-21413\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[32bc2ac2-4097-408f-bab8-fe3caf6ade5a]}\\\"}\"}","context":{"RequestID":"32bc2ac2-4097-408f-bab8-fe3caf6ade5a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5c70ac98-bc27-4452-89b2-152d25547522","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:51:58.287Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:58.290Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32bc2ac2-4097-408f-bab8-fe3caf6ade5a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c70ac98-bc27-4452-89b2-152d25547522","LogTimestamp":"2022-12-03T05:51:58.290Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:51:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-12-03T05:51:59.910Z","message":"Entering","context":{"RequestID":"50631c98-91a4-4f70-a51e-98309c0cc62f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ad95bfda-2d5d-46f5-ab4f-d3c06cb5c783","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:51:59.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:51:59.912Z","message":"{\"transactionId\":\"50631c98-91a4-4f70-a51e-98309c0cc62f\",\"status\":\"200\",\"rqstDate\":\"221203-05:51:59:910\",\"respDate\":\"221203-05:51:59:912\",\"sourceId\":\"OOM_ReadinessCheck:50631c98-91a4-4f70-a51e-98309c0cc62f\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:51:59:910-38737\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[34888], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[50631c98-91a4-4f70-a51e-98309c0cc62f]}\\\"}\"}","context":{"RequestID":"50631c98-91a4-4f70-a51e-98309c0cc62f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ad95bfda-2d5d-46f5-ab4f-d3c06cb5c783","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:51:59.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:51:59.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50631c98-91a4-4f70-a51e-98309c0cc62f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad95bfda-2d5d-46f5-ab4f-d3c06cb5c783","LogTimestamp":"2022-12-03T05:51:59.912Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:51:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:52:00.259Z","message":"Entering","context":{"RequestID":"ce6f8b86-87f9-4c37-aa90-c0478b4defbf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b3923fca-9121-4e3f-81cf-5e2bc2c30ada","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:52:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:00.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"ce6f8b86-87f9-4c37-aa90-c0478b4defbf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b3923fca-9121-4e3f-81cf-5e2bc2c30ada","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:52:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:00.261Z","message":"{\"transactionId\":\"ce6f8b86-87f9-4c37-aa90-c0478b4defbf\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:00:260\",\"respDate\":\"221203-05:52:00:261\",\"sourceId\":\"ReadinessCheck:ce6f8b86-87f9-4c37-aa90-c0478b4defbf\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:52:00:260-35641\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[ce6f8b86-87f9-4c37-aa90-c0478b4defbf]}\\\"}\"}","context":{"RequestID":"ce6f8b86-87f9-4c37-aa90-c0478b4defbf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b3923fca-9121-4e3f-81cf-5e2bc2c30ada","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:52:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:00.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce6f8b86-87f9-4c37-aa90-c0478b4defbf","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b3923fca-9121-4e3f-81cf-5e2bc2c30ada","LogTimestamp":"2022-12-03T05:52:00.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:52:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:52:00.299Z","message":"Entering","context":{"RequestID":"70cd8c51-1d09-401d-a804-8ddec6b2b3ae","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"50b4e075-227c-41e8-91e5-494dc7435368","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:00.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:00.301Z","message":"{\"transactionId\":\"70cd8c51-1d09-401d-a804-8ddec6b2b3ae\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:00:300\",\"respDate\":\"221203-05:52:00:301\",\"sourceId\":\"haproxy:70cd8c51-1d09-401d-a804-8ddec6b2b3ae\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:52:00:300-66268\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[70cd8c51-1d09-401d-a804-8ddec6b2b3ae]}\\\"}\"}","context":{"RequestID":"70cd8c51-1d09-401d-a804-8ddec6b2b3ae","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"50b4e075-227c-41e8-91e5-494dc7435368","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:00.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:00.301Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70cd8c51-1d09-401d-a804-8ddec6b2b3ae","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50b4e075-227c-41e8-91e5-494dc7435368","LogTimestamp":"2022-12-03T05:52:00.301Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:52:00.476Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:00.479Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:02.309Z","message":"Entering","context":{"RequestID":"388cf72e-52ec-4177-870b-219c5b2a0f05","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"419737cc-3122-4113-acc0-25bc6fc0d6da","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:02.309Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:02.311Z","message":"{\"transactionId\":\"388cf72e-52ec-4177-870b-219c5b2a0f05\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:02:309\",\"respDate\":\"221203-05:52:02:310\",\"sourceId\":\"haproxy:388cf72e-52ec-4177-870b-219c5b2a0f05\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:52:02:309-96493\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[388cf72e-52ec-4177-870b-219c5b2a0f05]}\\\"}\"}","context":{"RequestID":"388cf72e-52ec-4177-870b-219c5b2a0f05","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"419737cc-3122-4113-acc0-25bc6fc0d6da","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:02.309Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:02.311Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"388cf72e-52ec-4177-870b-219c5b2a0f05","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"419737cc-3122-4113-acc0-25bc6fc0d6da","LogTimestamp":"2022-12-03T05:52:02.311Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:52:03.024Z","message":"Entering","context":{"RequestID":"e5dab140-02b4-4bdd-b8ce-30556fa3b751","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"be50827a-2f00-476e-a6c2-62d669a8b235","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:52:03.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:03.026Z","message":"{\"transactionId\":\"e5dab140-02b4-4bdd-b8ce-30556fa3b751\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:03:024\",\"respDate\":\"221203-05:52:03:026\",\"sourceId\":\"healthcheck:e5dab140-02b4-4bdd-b8ce-30556fa3b751\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:52:03:024-70547\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e5dab140-02b4-4bdd-b8ce-30556fa3b751]}\\\"}\"}","context":{"RequestID":"e5dab140-02b4-4bdd-b8ce-30556fa3b751","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"be50827a-2f00-476e-a6c2-62d669a8b235","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:52:03.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:03.026Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5dab140-02b4-4bdd-b8ce-30556fa3b751","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be50827a-2f00-476e-a6c2-62d669a8b235","LogTimestamp":"2022-12-03T05:52:03.026Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:52:03 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:52:03.902Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:52:03.910Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:03.911Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:03.911Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:04.319Z","message":"Entering","context":{"RequestID":"4dba6571-5426-431e-a720-35516883ce12","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"851951fb-bd1d-4b16-851f-f2075a392478","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:04.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:04.321Z","message":"{\"transactionId\":\"4dba6571-5426-431e-a720-35516883ce12\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:04:320\",\"respDate\":\"221203-05:52:04:321\",\"sourceId\":\"haproxy:4dba6571-5426-431e-a720-35516883ce12\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:52:04:320-92022\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4dba6571-5426-431e-a720-35516883ce12]}\\\"}\"}","context":{"RequestID":"4dba6571-5426-431e-a720-35516883ce12","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"851951fb-bd1d-4b16-851f-f2075a392478","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:04.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:04.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4dba6571-5426-431e-a720-35516883ce12","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"851951fb-bd1d-4b16-851f-f2075a392478","LogTimestamp":"2022-12-03T05:52:04.321Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:52:06.328Z","message":"Entering","context":{"RequestID":"efd85993-ec04-4875-85e1-b75fd356aeee","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8d42d347-c78a-4943-b001-d60992591e7b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:06.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:06.330Z","message":"{\"transactionId\":\"efd85993-ec04-4875-85e1-b75fd356aeee\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:06:329\",\"respDate\":\"221203-05:52:06:330\",\"sourceId\":\"haproxy:efd85993-ec04-4875-85e1-b75fd356aeee\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:52:06:329-23645\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[efd85993-ec04-4875-85e1-b75fd356aeee]}\\\"}\"}","context":{"RequestID":"efd85993-ec04-4875-85e1-b75fd356aeee","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8d42d347-c78a-4943-b001-d60992591e7b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:06.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:06.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"efd85993-ec04-4875-85e1-b75fd356aeee","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d42d347-c78a-4943-b001-d60992591e7b","LogTimestamp":"2022-12-03T05:52:06.330Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:52:07.240Z","message":"Entering","context":{"RequestID":"ace09137-f342-4b53-9fc8-8c06fc150982","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2668a920-7321-41f1-ae86-2f409716597e","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:52:07.240Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:07.242Z","message":"{\"transactionId\":\"ace09137-f342-4b53-9fc8-8c06fc150982\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:07:241\",\"respDate\":\"221203-05:52:07:242\",\"sourceId\":\"healthcheck:ace09137-f342-4b53-9fc8-8c06fc150982\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:52:07:241-1814\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[55770], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[ace09137-f342-4b53-9fc8-8c06fc150982]}\\\"}\"}","context":{"RequestID":"ace09137-f342-4b53-9fc8-8c06fc150982","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2668a920-7321-41f1-ae86-2f409716597e","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:52:07.240Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:07.243Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ace09137-f342-4b53-9fc8-8c06fc150982","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2668a920-7321-41f1-ae86-2f409716597e","LogTimestamp":"2022-12-03T05:52:07.243Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:07 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:52:08.338Z","message":"Entering","context":{"RequestID":"974d2f82-6483-46e7-84d8-3e553a140eda","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b213731f-e305-4ecc-9d0d-b6ce617ba201","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:08.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:08.340Z","message":"{\"transactionId\":\"974d2f82-6483-46e7-84d8-3e553a140eda\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:08:338\",\"respDate\":\"221203-05:52:08:340\",\"sourceId\":\"haproxy:974d2f82-6483-46e7-84d8-3e553a140eda\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:52:08:338-20709\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[974d2f82-6483-46e7-84d8-3e553a140eda]}\\\"}\"}","context":{"RequestID":"974d2f82-6483-46e7-84d8-3e553a140eda","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b213731f-e305-4ecc-9d0d-b6ce617ba201","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:08.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:08.340Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"974d2f82-6483-46e7-84d8-3e553a140eda","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b213731f-e305-4ecc-9d0d-b6ce617ba201","LogTimestamp":"2022-12-03T05:52:08.340Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:52:09.911Z","message":"Entering","context":{"RequestID":"b31f3d64-ea5b-4156-a942-d4eef85b9d0c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a5b11ac0-a6e7-45b4-a4f6-f3f8fec56317","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:52:09.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:09.913Z","message":"{\"transactionId\":\"b31f3d64-ea5b-4156-a942-d4eef85b9d0c\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:09:911\",\"respDate\":\"221203-05:52:09:913\",\"sourceId\":\"OOM_ReadinessCheck:b31f3d64-ea5b-4156-a942-d4eef85b9d0c\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:52:09:911-9784\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[35086], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[b31f3d64-ea5b-4156-a942-d4eef85b9d0c]}\\\"}\"}","context":{"RequestID":"b31f3d64-ea5b-4156-a942-d4eef85b9d0c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a5b11ac0-a6e7-45b4-a4f6-f3f8fec56317","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:52:09.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:09.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b31f3d64-ea5b-4156-a942-d4eef85b9d0c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a5b11ac0-a6e7-45b4-a4f6-f3f8fec56317","LogTimestamp":"2022-12-03T05:52:09.913Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:52:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:52:10.259Z","message":"Entering","context":{"RequestID":"81700f1d-ba9b-41da-9e40-d75575ec7a72","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"039d90c7-7636-4156-a905-8404b61fc43e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:52:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:10.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"81700f1d-ba9b-41da-9e40-d75575ec7a72","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"039d90c7-7636-4156-a905-8404b61fc43e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:52:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:10.261Z","message":"{\"transactionId\":\"81700f1d-ba9b-41da-9e40-d75575ec7a72\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:10:259\",\"respDate\":\"221203-05:52:10:261\",\"sourceId\":\"ReadinessCheck:81700f1d-ba9b-41da-9e40-d75575ec7a72\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:52:10:259-27263\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[81700f1d-ba9b-41da-9e40-d75575ec7a72]}\\\"}\"}","context":{"RequestID":"81700f1d-ba9b-41da-9e40-d75575ec7a72","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"039d90c7-7636-4156-a905-8404b61fc43e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:52:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:10.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81700f1d-ba9b-41da-9e40-d75575ec7a72","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"039d90c7-7636-4156-a905-8404b61fc43e","LogTimestamp":"2022-12-03T05:52:10.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:52:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:52:10.346Z","message":"Entering","context":{"RequestID":"20a07adf-9500-4b08-9982-625a671643ed","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"25452d38-f9f6-4ce0-b6bb-082bf6e3a2be","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:10.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:10.348Z","message":"{\"transactionId\":\"20a07adf-9500-4b08-9982-625a671643ed\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:10:347\",\"respDate\":\"221203-05:52:10:348\",\"sourceId\":\"haproxy:20a07adf-9500-4b08-9982-625a671643ed\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:52:10:347-70866\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[20a07adf-9500-4b08-9982-625a671643ed]}\\\"}\"}","context":{"RequestID":"20a07adf-9500-4b08-9982-625a671643ed","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"25452d38-f9f6-4ce0-b6bb-082bf6e3a2be","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:10.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:10.348Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20a07adf-9500-4b08-9982-625a671643ed","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25452d38-f9f6-4ce0-b6bb-082bf6e3a2be","LogTimestamp":"2022-12-03T05:52:10.348Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:52:12.355Z","message":"Entering","context":{"RequestID":"b18386a2-5634-4b1c-a9d7-43748f29ed3b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"48386bc9-376c-49e0-b742-2abe5c632c0c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:12.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:12.357Z","message":"{\"transactionId\":\"b18386a2-5634-4b1c-a9d7-43748f29ed3b\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:12:356\",\"respDate\":\"221203-05:52:12:357\",\"sourceId\":\"haproxy:b18386a2-5634-4b1c-a9d7-43748f29ed3b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:52:12:356-20185\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b18386a2-5634-4b1c-a9d7-43748f29ed3b]}\\\"}\"}","context":{"RequestID":"b18386a2-5634-4b1c-a9d7-43748f29ed3b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"48386bc9-376c-49e0-b742-2abe5c632c0c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:12.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:12.357Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b18386a2-5634-4b1c-a9d7-43748f29ed3b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48386bc9-376c-49e0-b742-2abe5c632c0c","LogTimestamp":"2022-12-03T05:52:12.357Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:52:13.902Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:52:13.919Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:13.919Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:13.919Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:14.365Z","message":"Entering","context":{"RequestID":"6b269815-3dbd-42b3-a5ce-1d11a25c4c09","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"10ffef5e-f90d-4a1c-ac8f-1fc849bab5fd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:14.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:14.367Z","message":"{\"transactionId\":\"6b269815-3dbd-42b3-a5ce-1d11a25c4c09\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:14:366\",\"respDate\":\"221203-05:52:14:367\",\"sourceId\":\"haproxy:6b269815-3dbd-42b3-a5ce-1d11a25c4c09\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:52:14:366-42062\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6b269815-3dbd-42b3-a5ce-1d11a25c4c09]}\\\"}\"}","context":{"RequestID":"6b269815-3dbd-42b3-a5ce-1d11a25c4c09","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"10ffef5e-f90d-4a1c-ac8f-1fc849bab5fd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:14.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:14.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b269815-3dbd-42b3-a5ce-1d11a25c4c09","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"10ffef5e-f90d-4a1c-ac8f-1fc849bab5fd","LogTimestamp":"2022-12-03T05:52:14.367Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:52:16.376Z","message":"Entering","context":{"RequestID":"5920adbb-c33e-4dfb-bd72-2e1ee82d8a65","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"155241cc-dc54-485a-9781-012086d2ca39","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:16.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:16.377Z","message":"{\"transactionId\":\"5920adbb-c33e-4dfb-bd72-2e1ee82d8a65\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:16:376\",\"respDate\":\"221203-05:52:16:377\",\"sourceId\":\"haproxy:5920adbb-c33e-4dfb-bd72-2e1ee82d8a65\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:52:16:376-60627\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5920adbb-c33e-4dfb-bd72-2e1ee82d8a65]}\\\"}\"}","context":{"RequestID":"5920adbb-c33e-4dfb-bd72-2e1ee82d8a65","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"155241cc-dc54-485a-9781-012086d2ca39","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:16.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:16.378Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5920adbb-c33e-4dfb-bd72-2e1ee82d8a65","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"155241cc-dc54-485a-9781-012086d2ca39","LogTimestamp":"2022-12-03T05:52:16.378Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:52:18.052Z","message":"Entering","context":{"RequestID":"1dbeece5-6252-4d76-ac12-eedfb3d1fe9a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e01176e5-c266-46d8-b74d-d302d3819046","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:52:18.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:18.054Z","message":"{\"transactionId\":\"1dbeece5-6252-4d76-ac12-eedfb3d1fe9a\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:18:053\",\"respDate\":\"221203-05:52:18:054\",\"sourceId\":\"healthcheck:1dbeece5-6252-4d76-ac12-eedfb3d1fe9a\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:52:18:053-50801\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[1dbeece5-6252-4d76-ac12-eedfb3d1fe9a]}\\\"}\"}","context":{"RequestID":"1dbeece5-6252-4d76-ac12-eedfb3d1fe9a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e01176e5-c266-46d8-b74d-d302d3819046","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:52:18.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:18.054Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1dbeece5-6252-4d76-ac12-eedfb3d1fe9a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e01176e5-c266-46d8-b74d-d302d3819046","LogTimestamp":"2022-12-03T05:52:18.054Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:52:18 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:52:18.386Z","message":"Entering","context":{"RequestID":"c55a737b-06b6-4d73-b202-334087f0d5e8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5dc12e86-de7a-49d1-8461-9f469ec9e627","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:18.386Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:18.388Z","message":"{\"transactionId\":\"c55a737b-06b6-4d73-b202-334087f0d5e8\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:18:386\",\"respDate\":\"221203-05:52:18:387\",\"sourceId\":\"haproxy:c55a737b-06b6-4d73-b202-334087f0d5e8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:52:18:386-96347\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c55a737b-06b6-4d73-b202-334087f0d5e8]}\\\"}\"}","context":{"RequestID":"c55a737b-06b6-4d73-b202-334087f0d5e8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5dc12e86-de7a-49d1-8461-9f469ec9e627","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:18.386Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:18.388Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c55a737b-06b6-4d73-b202-334087f0d5e8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5dc12e86-de7a-49d1-8461-9f469ec9e627","LogTimestamp":"2022-12-03T05:52:18.388Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:52:19.910Z","message":"Entering","context":{"RequestID":"f4b2b3ad-f679-41d8-b538-62bde1d4fa27","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a22d1323-c56a-4534-bcd2-40cbdd0325e9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:52:19.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:19.911Z","message":"{\"transactionId\":\"f4b2b3ad-f679-41d8-b538-62bde1d4fa27\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:19:910\",\"respDate\":\"221203-05:52:19:911\",\"sourceId\":\"OOM_ReadinessCheck:f4b2b3ad-f679-41d8-b538-62bde1d4fa27\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:52:19:910-98677\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[35288], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[f4b2b3ad-f679-41d8-b538-62bde1d4fa27]}\\\"}\"}","context":{"RequestID":"f4b2b3ad-f679-41d8-b538-62bde1d4fa27","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a22d1323-c56a-4534-bcd2-40cbdd0325e9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:52:19.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:19.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4b2b3ad-f679-41d8-b538-62bde1d4fa27","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a22d1323-c56a-4534-bcd2-40cbdd0325e9","LogTimestamp":"2022-12-03T05:52:19.912Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:52:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:52:20.258Z","message":"Entering","context":{"RequestID":"1e4bcb36-a36f-48aa-b22e-e1d1d58a9d5d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f73981db-c89a-45ca-8f3b-ec1ea616f9f2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:52:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:20.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"1e4bcb36-a36f-48aa-b22e-e1d1d58a9d5d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f73981db-c89a-45ca-8f3b-ec1ea616f9f2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:52:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:20.261Z","message":"{\"transactionId\":\"1e4bcb36-a36f-48aa-b22e-e1d1d58a9d5d\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:20:259\",\"respDate\":\"221203-05:52:20:261\",\"sourceId\":\"ReadinessCheck:1e4bcb36-a36f-48aa-b22e-e1d1d58a9d5d\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:52:20:259-30558\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[1e4bcb36-a36f-48aa-b22e-e1d1d58a9d5d]}\\\"}\"}","context":{"RequestID":"1e4bcb36-a36f-48aa-b22e-e1d1d58a9d5d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f73981db-c89a-45ca-8f3b-ec1ea616f9f2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:52:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:20.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e4bcb36-a36f-48aa-b22e-e1d1d58a9d5d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f73981db-c89a-45ca-8f3b-ec1ea616f9f2","LogTimestamp":"2022-12-03T05:52:20.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:52:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:52:20.395Z","message":"Entering","context":{"RequestID":"f1e98d20-b736-4879-b384-b16e0a3d9319","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"92efbaff-8afe-4b9a-b243-fc0ac3b5f3a6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:20.395Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:20.397Z","message":"{\"transactionId\":\"f1e98d20-b736-4879-b384-b16e0a3d9319\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:20:396\",\"respDate\":\"221203-05:52:20:397\",\"sourceId\":\"haproxy:f1e98d20-b736-4879-b384-b16e0a3d9319\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:52:20:396-27624\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f1e98d20-b736-4879-b384-b16e0a3d9319]}\\\"}\"}","context":{"RequestID":"f1e98d20-b736-4879-b384-b16e0a3d9319","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"92efbaff-8afe-4b9a-b243-fc0ac3b5f3a6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:20.395Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:20.397Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1e98d20-b736-4879-b384-b16e0a3d9319","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92efbaff-8afe-4b9a-b243-fc0ac3b5f3a6","LogTimestamp":"2022-12-03T05:52:20.397Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:52:22.263Z","message":"Entering","context":{"RequestID":"9d03cac2-19a5-49aa-b5c8-76a436a8ac0d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c756575c-ef67-4303-9baa-47dcf6ffdb92","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:52:22.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:22.265Z","message":"{\"transactionId\":\"9d03cac2-19a5-49aa-b5c8-76a436a8ac0d\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:22:264\",\"respDate\":\"221203-05:52:22:265\",\"sourceId\":\"healthcheck:9d03cac2-19a5-49aa-b5c8-76a436a8ac0d\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:52:22:264-48839\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[55952], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[9d03cac2-19a5-49aa-b5c8-76a436a8ac0d]}\\\"}\"}","context":{"RequestID":"9d03cac2-19a5-49aa-b5c8-76a436a8ac0d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c756575c-ef67-4303-9baa-47dcf6ffdb92","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:52:22.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:22.265Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d03cac2-19a5-49aa-b5c8-76a436a8ac0d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c756575c-ef67-4303-9baa-47dcf6ffdb92","LogTimestamp":"2022-12-03T05:52:22.265Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:22 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:52:22.405Z","message":"Entering","context":{"RequestID":"04f1a5a3-6672-48f6-8baa-a53d17c58bec","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aecd3cb9-87b8-47c2-befb-a3b0fd8afa4f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:22.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:22.407Z","message":"{\"transactionId\":\"04f1a5a3-6672-48f6-8baa-a53d17c58bec\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:22:406\",\"respDate\":\"221203-05:52:22:407\",\"sourceId\":\"haproxy:04f1a5a3-6672-48f6-8baa-a53d17c58bec\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:52:22:406-57636\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[04f1a5a3-6672-48f6-8baa-a53d17c58bec]}\\\"}\"}","context":{"RequestID":"04f1a5a3-6672-48f6-8baa-a53d17c58bec","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aecd3cb9-87b8-47c2-befb-a3b0fd8afa4f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:22.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:22.407Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04f1a5a3-6672-48f6-8baa-a53d17c58bec","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aecd3cb9-87b8-47c2-befb-a3b0fd8afa4f","LogTimestamp":"2022-12-03T05:52:22.407Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:52:23.902Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:52:23.920Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:23.920Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:23.921Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:24.417Z","message":"Entering","context":{"RequestID":"7fe22b8a-9087-4fb2-99c7-e6c71afcc18e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6b2a4748-08e5-4779-9f22-5d9138ba5427","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:24.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:24.418Z","message":"{\"transactionId\":\"7fe22b8a-9087-4fb2-99c7-e6c71afcc18e\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:24:417\",\"respDate\":\"221203-05:52:24:418\",\"sourceId\":\"haproxy:7fe22b8a-9087-4fb2-99c7-e6c71afcc18e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:52:24:417-5854\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7fe22b8a-9087-4fb2-99c7-e6c71afcc18e]}\\\"}\"}","context":{"RequestID":"7fe22b8a-9087-4fb2-99c7-e6c71afcc18e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6b2a4748-08e5-4779-9f22-5d9138ba5427","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:24.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:24.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7fe22b8a-9087-4fb2-99c7-e6c71afcc18e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b2a4748-08e5-4779-9f22-5d9138ba5427","LogTimestamp":"2022-12-03T05:52:24.419Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:52:26.426Z","message":"Entering","context":{"RequestID":"556f13d0-d5c2-4236-887b-1fc41ced3f8d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6ad05b47-403d-44cc-8ceb-3cf8bcc67819","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:26.426Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:26.428Z","message":"{\"transactionId\":\"556f13d0-d5c2-4236-887b-1fc41ced3f8d\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:26:427\",\"respDate\":\"221203-05:52:26:428\",\"sourceId\":\"haproxy:556f13d0-d5c2-4236-887b-1fc41ced3f8d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:52:26:427-94571\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[556f13d0-d5c2-4236-887b-1fc41ced3f8d]}\\\"}\"}","context":{"RequestID":"556f13d0-d5c2-4236-887b-1fc41ced3f8d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6ad05b47-403d-44cc-8ceb-3cf8bcc67819","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:26.426Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:26.429Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"556f13d0-d5c2-4236-887b-1fc41ced3f8d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ad05b47-403d-44cc-8ceb-3cf8bcc67819","LogTimestamp":"2022-12-03T05:52:26.429Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:52:28.437Z","message":"Entering","context":{"RequestID":"d75a4892-1308-4a3a-9fe7-3528a7b8f2e5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"76d8d054-2cee-4267-9ff4-72a8fd689a41","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:28.437Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:28.439Z","message":"{\"transactionId\":\"d75a4892-1308-4a3a-9fe7-3528a7b8f2e5\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:28:438\",\"respDate\":\"221203-05:52:28:439\",\"sourceId\":\"haproxy:d75a4892-1308-4a3a-9fe7-3528a7b8f2e5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:52:28:438-97342\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d75a4892-1308-4a3a-9fe7-3528a7b8f2e5]}\\\"}\"}","context":{"RequestID":"d75a4892-1308-4a3a-9fe7-3528a7b8f2e5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"76d8d054-2cee-4267-9ff4-72a8fd689a41","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:28.437Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:28.439Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d75a4892-1308-4a3a-9fe7-3528a7b8f2e5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76d8d054-2cee-4267-9ff4-72a8fd689a41","LogTimestamp":"2022-12-03T05:52:28.439Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:52:29.909Z","message":"Entering","context":{"RequestID":"86030f29-d15d-487c-835c-a58cee570c93","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4797011e-405d-450c-8b6d-97b5d514dbf8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:52:29.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:29.910Z","message":"{\"transactionId\":\"86030f29-d15d-487c-835c-a58cee570c93\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:29:909\",\"respDate\":\"221203-05:52:29:910\",\"sourceId\":\"OOM_ReadinessCheck:86030f29-d15d-487c-835c-a58cee570c93\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:52:29:909-16446\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[35484], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[86030f29-d15d-487c-835c-a58cee570c93]}\\\"}\"}","context":{"RequestID":"86030f29-d15d-487c-835c-a58cee570c93","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4797011e-405d-450c-8b6d-97b5d514dbf8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:52:29.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:29.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86030f29-d15d-487c-835c-a58cee570c93","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4797011e-405d-450c-8b6d-97b5d514dbf8","LogTimestamp":"2022-12-03T05:52:29.911Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:52:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:52:30.258Z","message":"Entering","context":{"RequestID":"bcac3fb2-c8d6-4bac-ae4b-e41613b4cd73","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0f2b2a64-a7ea-4870-939f-406fe7580e20","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:52:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:30.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"bcac3fb2-c8d6-4bac-ae4b-e41613b4cd73","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0f2b2a64-a7ea-4870-939f-406fe7580e20","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:52:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:30.260Z","message":"{\"transactionId\":\"bcac3fb2-c8d6-4bac-ae4b-e41613b4cd73\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:30:259\",\"respDate\":\"221203-05:52:30:260\",\"sourceId\":\"ReadinessCheck:bcac3fb2-c8d6-4bac-ae4b-e41613b4cd73\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:52:30:259-98157\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[bcac3fb2-c8d6-4bac-ae4b-e41613b4cd73]}\\\"}\"}","context":{"RequestID":"bcac3fb2-c8d6-4bac-ae4b-e41613b4cd73","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0f2b2a64-a7ea-4870-939f-406fe7580e20","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:52:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:30.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bcac3fb2-c8d6-4bac-ae4b-e41613b4cd73","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f2b2a64-a7ea-4870-939f-406fe7580e20","LogTimestamp":"2022-12-03T05:52:30.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:52:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:52:30.446Z","message":"Entering","context":{"RequestID":"f5058bf3-eefc-4259-8f8a-0c157f0e782e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7c9c7bcc-db75-46c1-b905-20bdb9d4a672","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:30.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:30.448Z","message":"{\"transactionId\":\"f5058bf3-eefc-4259-8f8a-0c157f0e782e\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:30:447\",\"respDate\":\"221203-05:52:30:448\",\"sourceId\":\"haproxy:f5058bf3-eefc-4259-8f8a-0c157f0e782e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:52:30:447-48514\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f5058bf3-eefc-4259-8f8a-0c157f0e782e]}\\\"}\"}","context":{"RequestID":"f5058bf3-eefc-4259-8f8a-0c157f0e782e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7c9c7bcc-db75-46c1-b905-20bdb9d4a672","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:30.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:30.449Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5058bf3-eefc-4259-8f8a-0c157f0e782e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c9c7bcc-db75-46c1-b905-20bdb9d4a672","LogTimestamp":"2022-12-03T05:52:30.449Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:52:30.479Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:30.482Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:32.456Z","message":"Entering","context":{"RequestID":"d3f843ad-6eb8-4a75-9f1b-609abac612c4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"01f9b532-b2ea-454c-84e7-27429a52496e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:32.456Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:32.458Z","message":"{\"transactionId\":\"d3f843ad-6eb8-4a75-9f1b-609abac612c4\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:32:456\",\"respDate\":\"221203-05:52:32:457\",\"sourceId\":\"haproxy:d3f843ad-6eb8-4a75-9f1b-609abac612c4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:52:32:456-3742\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d3f843ad-6eb8-4a75-9f1b-609abac612c4]}\\\"}\"}","context":{"RequestID":"d3f843ad-6eb8-4a75-9f1b-609abac612c4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"01f9b532-b2ea-454c-84e7-27429a52496e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:32.456Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:32.458Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3f843ad-6eb8-4a75-9f1b-609abac612c4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01f9b532-b2ea-454c-84e7-27429a52496e","LogTimestamp":"2022-12-03T05:52:32.458Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:52:33.074Z","message":"Entering","context":{"RequestID":"62d4e82a-3a0f-41b2-8cae-e2fd471efb3a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6d1c017e-8754-4015-824c-f5de44d8ab1e","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:52:33.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:33.076Z","message":"{\"transactionId\":\"62d4e82a-3a0f-41b2-8cae-e2fd471efb3a\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:33:074\",\"respDate\":\"221203-05:52:33:076\",\"sourceId\":\"healthcheck:62d4e82a-3a0f-41b2-8cae-e2fd471efb3a\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:52:33:074-39195\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[62d4e82a-3a0f-41b2-8cae-e2fd471efb3a]}\\\"}\"}","context":{"RequestID":"62d4e82a-3a0f-41b2-8cae-e2fd471efb3a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6d1c017e-8754-4015-824c-f5de44d8ab1e","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:52:33.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:33.076Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"62d4e82a-3a0f-41b2-8cae-e2fd471efb3a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d1c017e-8754-4015-824c-f5de44d8ab1e","LogTimestamp":"2022-12-03T05:52:33.076Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:52:33 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:52:33.901Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:52:33.911Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:33.911Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:33.911Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:34.465Z","message":"Entering","context":{"RequestID":"bad13e73-08ae-41e5-b992-7de159dc26b6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bf4c1f10-442b-4af0-b98c-cc446258048a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:34.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:34.467Z","message":"{\"transactionId\":\"bad13e73-08ae-41e5-b992-7de159dc26b6\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:34:466\",\"respDate\":\"221203-05:52:34:467\",\"sourceId\":\"haproxy:bad13e73-08ae-41e5-b992-7de159dc26b6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:52:34:466-48092\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bad13e73-08ae-41e5-b992-7de159dc26b6]}\\\"}\"}","context":{"RequestID":"bad13e73-08ae-41e5-b992-7de159dc26b6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bf4c1f10-442b-4af0-b98c-cc446258048a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:34.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:34.468Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bad13e73-08ae-41e5-b992-7de159dc26b6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf4c1f10-442b-4af0-b98c-cc446258048a","LogTimestamp":"2022-12-03T05:52:34.468Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:52:36.475Z","message":"Entering","context":{"RequestID":"b1680e88-094c-43f3-a1b6-a127b950e0b2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eeae851f-a0e2-42b7-b541-9e7262972ded","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:36.475Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:36.477Z","message":"{\"transactionId\":\"b1680e88-094c-43f3-a1b6-a127b950e0b2\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:36:476\",\"respDate\":\"221203-05:52:36:477\",\"sourceId\":\"haproxy:b1680e88-094c-43f3-a1b6-a127b950e0b2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:52:36:476-22607\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b1680e88-094c-43f3-a1b6-a127b950e0b2]}\\\"}\"}","context":{"RequestID":"b1680e88-094c-43f3-a1b6-a127b950e0b2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eeae851f-a0e2-42b7-b541-9e7262972ded","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:36.475Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:36.478Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1680e88-094c-43f3-a1b6-a127b950e0b2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eeae851f-a0e2-42b7-b541-9e7262972ded","LogTimestamp":"2022-12-03T05:52:36.478Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:52:37.284Z","message":"Entering","context":{"RequestID":"29151fed-afea-4ee3-aa60-a434ac341365","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d59a0aa0-be0b-410b-8c7f-6e41f6555d38","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:52:37.284Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:37.285Z","message":"{\"transactionId\":\"29151fed-afea-4ee3-aa60-a434ac341365\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:37:284\",\"respDate\":\"221203-05:52:37:285\",\"sourceId\":\"healthcheck:29151fed-afea-4ee3-aa60-a434ac341365\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:52:37:284-49917\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[56124], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[29151fed-afea-4ee3-aa60-a434ac341365]}\\\"}\"}","context":{"RequestID":"29151fed-afea-4ee3-aa60-a434ac341365","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d59a0aa0-be0b-410b-8c7f-6e41f6555d38","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:52:37.284Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:37.286Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29151fed-afea-4ee3-aa60-a434ac341365","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d59a0aa0-be0b-410b-8c7f-6e41f6555d38","LogTimestamp":"2022-12-03T05:52:37.286Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:37 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:52:38.485Z","message":"Entering","context":{"RequestID":"591353f9-bfa9-4e5d-9b69-334ab5255377","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7d13c94c-4d4c-468d-9f36-03e492f786b9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:38.485Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:38.488Z","message":"{\"transactionId\":\"591353f9-bfa9-4e5d-9b69-334ab5255377\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:38:486\",\"respDate\":\"221203-05:52:38:487\",\"sourceId\":\"haproxy:591353f9-bfa9-4e5d-9b69-334ab5255377\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:52:38:486-74375\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[591353f9-bfa9-4e5d-9b69-334ab5255377]}\\\"}\"}","context":{"RequestID":"591353f9-bfa9-4e5d-9b69-334ab5255377","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7d13c94c-4d4c-468d-9f36-03e492f786b9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:38.485Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:38.488Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"591353f9-bfa9-4e5d-9b69-334ab5255377","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d13c94c-4d4c-468d-9f36-03e492f786b9","LogTimestamp":"2022-12-03T05:52:38.488Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:52:39.908Z","message":"Entering","context":{"RequestID":"4d7e5dcc-3572-4a7f-a42c-ffd35cce38cd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9d2946d1-3dcd-42b6-a27e-1e4c13c07dd4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:52:39.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:39.910Z","message":"{\"transactionId\":\"4d7e5dcc-3572-4a7f-a42c-ffd35cce38cd\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:39:909\",\"respDate\":\"221203-05:52:39:910\",\"sourceId\":\"OOM_ReadinessCheck:4d7e5dcc-3572-4a7f-a42c-ffd35cce38cd\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:52:39:909-47945\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[35690], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[4d7e5dcc-3572-4a7f-a42c-ffd35cce38cd]}\\\"}\"}","context":{"RequestID":"4d7e5dcc-3572-4a7f-a42c-ffd35cce38cd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9d2946d1-3dcd-42b6-a27e-1e4c13c07dd4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:52:39.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:39.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d7e5dcc-3572-4a7f-a42c-ffd35cce38cd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d2946d1-3dcd-42b6-a27e-1e4c13c07dd4","LogTimestamp":"2022-12-03T05:52:39.910Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:52:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:52:40.259Z","message":"Entering","context":{"RequestID":"7e5a0433-e490-4416-b16a-8f1fd5b4bdbf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6b314fb7-f912-4399-b2b3-e441f64bbe13","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:52:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:40.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"7e5a0433-e490-4416-b16a-8f1fd5b4bdbf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6b314fb7-f912-4399-b2b3-e441f64bbe13","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:52:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:40.261Z","message":"{\"transactionId\":\"7e5a0433-e490-4416-b16a-8f1fd5b4bdbf\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:40:259\",\"respDate\":\"221203-05:52:40:261\",\"sourceId\":\"ReadinessCheck:7e5a0433-e490-4416-b16a-8f1fd5b4bdbf\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:52:40:259-66718\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[7e5a0433-e490-4416-b16a-8f1fd5b4bdbf]}\\\"}\"}","context":{"RequestID":"7e5a0433-e490-4416-b16a-8f1fd5b4bdbf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6b314fb7-f912-4399-b2b3-e441f64bbe13","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:52:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:40.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e5a0433-e490-4416-b16a-8f1fd5b4bdbf","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b314fb7-f912-4399-b2b3-e441f64bbe13","LogTimestamp":"2022-12-03T05:52:40.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:52:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:52:40.497Z","message":"Entering","context":{"RequestID":"0569e028-005f-4ad6-884e-543db7590586","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e0ae1f2a-c10d-4309-80d5-a13abf4466b2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:40.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:40.499Z","message":"{\"transactionId\":\"0569e028-005f-4ad6-884e-543db7590586\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:40:498\",\"respDate\":\"221203-05:52:40:499\",\"sourceId\":\"haproxy:0569e028-005f-4ad6-884e-543db7590586\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:52:40:498-41865\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0569e028-005f-4ad6-884e-543db7590586]}\\\"}\"}","context":{"RequestID":"0569e028-005f-4ad6-884e-543db7590586","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e0ae1f2a-c10d-4309-80d5-a13abf4466b2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:40.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:40.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0569e028-005f-4ad6-884e-543db7590586","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0ae1f2a-c10d-4309-80d5-a13abf4466b2","LogTimestamp":"2022-12-03T05:52:40.499Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:52:42.507Z","message":"Entering","context":{"RequestID":"61ad7576-349c-473e-a006-d7fc1b1c1ce3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"07d62db5-ec5d-4f39-9713-8a1c4839437e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:42.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:42.508Z","message":"{\"transactionId\":\"61ad7576-349c-473e-a006-d7fc1b1c1ce3\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:42:507\",\"respDate\":\"221203-05:52:42:508\",\"sourceId\":\"haproxy:61ad7576-349c-473e-a006-d7fc1b1c1ce3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:52:42:507-8749\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[61ad7576-349c-473e-a006-d7fc1b1c1ce3]}\\\"}\"}","context":{"RequestID":"61ad7576-349c-473e-a006-d7fc1b1c1ce3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"07d62db5-ec5d-4f39-9713-8a1c4839437e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:42.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:42.509Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61ad7576-349c-473e-a006-d7fc1b1c1ce3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07d62db5-ec5d-4f39-9713-8a1c4839437e","LogTimestamp":"2022-12-03T05:52:42.509Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T05:52:43.902Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:52:43.910Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:43.911Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:43.911Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:44.516Z","message":"Entering","context":{"RequestID":"c8e49fe2-bc9e-4ee8-aa9a-e155e3b379bc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9cd9d1c2-ce08-4cad-8c13-2a2f6768ce8d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:44.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:44.518Z","message":"{\"transactionId\":\"c8e49fe2-bc9e-4ee8-aa9a-e155e3b379bc\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:44:517\",\"respDate\":\"221203-05:52:44:518\",\"sourceId\":\"haproxy:c8e49fe2-bc9e-4ee8-aa9a-e155e3b379bc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:52:44:517-64800\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c8e49fe2-bc9e-4ee8-aa9a-e155e3b379bc]}\\\"}\"}","context":{"RequestID":"c8e49fe2-bc9e-4ee8-aa9a-e155e3b379bc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9cd9d1c2-ce08-4cad-8c13-2a2f6768ce8d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:44.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:44.518Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8e49fe2-bc9e-4ee8-aa9a-e155e3b379bc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9cd9d1c2-ce08-4cad-8c13-2a2f6768ce8d","LogTimestamp":"2022-12-03T05:52:44.518Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:52:46.526Z","message":"Entering","context":{"RequestID":"15a0a342-448d-466c-9ce3-550b70fae2a5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f38acc11-30f3-4fe2-9584-3d15193d7248","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:46.525Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:46.528Z","message":"{\"transactionId\":\"15a0a342-448d-466c-9ce3-550b70fae2a5\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:46:526\",\"respDate\":\"221203-05:52:46:528\",\"sourceId\":\"haproxy:15a0a342-448d-466c-9ce3-550b70fae2a5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:52:46:526-60400\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[15a0a342-448d-466c-9ce3-550b70fae2a5]}\\\"}\"}","context":{"RequestID":"15a0a342-448d-466c-9ce3-550b70fae2a5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f38acc11-30f3-4fe2-9584-3d15193d7248","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:46.525Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:46.528Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15a0a342-448d-466c-9ce3-550b70fae2a5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f38acc11-30f3-4fe2-9584-3d15193d7248","LogTimestamp":"2022-12-03T05:52:46.528Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:52:48.095Z","message":"Entering","context":{"RequestID":"ed09803c-751f-445c-8b5e-c0b6e398b07a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4627fbe9-809a-4296-9546-08c67fab9f88","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:52:48.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:48.096Z","message":"{\"transactionId\":\"ed09803c-751f-445c-8b5e-c0b6e398b07a\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:48:095\",\"respDate\":\"221203-05:52:48:096\",\"sourceId\":\"healthcheck:ed09803c-751f-445c-8b5e-c0b6e398b07a\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:52:48:095-33860\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[ed09803c-751f-445c-8b5e-c0b6e398b07a]}\\\"}\"}","context":{"RequestID":"ed09803c-751f-445c-8b5e-c0b6e398b07a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4627fbe9-809a-4296-9546-08c67fab9f88","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:52:48.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:48.097Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed09803c-751f-445c-8b5e-c0b6e398b07a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4627fbe9-809a-4296-9546-08c67fab9f88","LogTimestamp":"2022-12-03T05:52:48.097Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:52:48 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:52:48.536Z","message":"Entering","context":{"RequestID":"f16cd098-4ba7-4b27-98cd-3a2449af3652","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4e0226a6-f948-4003-80c9-0f62eab00451","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:48.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:48.537Z","message":"{\"transactionId\":\"f16cd098-4ba7-4b27-98cd-3a2449af3652\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:48:536\",\"respDate\":\"221203-05:52:48:537\",\"sourceId\":\"haproxy:f16cd098-4ba7-4b27-98cd-3a2449af3652\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:52:48:536-68023\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f16cd098-4ba7-4b27-98cd-3a2449af3652]}\\\"}\"}","context":{"RequestID":"f16cd098-4ba7-4b27-98cd-3a2449af3652","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4e0226a6-f948-4003-80c9-0f62eab00451","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:48.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:48.538Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f16cd098-4ba7-4b27-98cd-3a2449af3652","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e0226a6-f948-4003-80c9-0f62eab00451","LogTimestamp":"2022-12-03T05:52:48.538Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:52:49.909Z","message":"Entering","context":{"RequestID":"973abbd8-8e89-425e-bd87-e32f583ad790","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f391fc7a-19d5-46af-9ff9-e9e4d39d750a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:52:49.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:49.911Z","message":"{\"transactionId\":\"973abbd8-8e89-425e-bd87-e32f583ad790\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:49:910\",\"respDate\":\"221203-05:52:49:911\",\"sourceId\":\"OOM_ReadinessCheck:973abbd8-8e89-425e-bd87-e32f583ad790\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:52:49:910-37279\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[35896], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[973abbd8-8e89-425e-bd87-e32f583ad790]}\\\"}\"}","context":{"RequestID":"973abbd8-8e89-425e-bd87-e32f583ad790","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f391fc7a-19d5-46af-9ff9-e9e4d39d750a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:52:49.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:49.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"973abbd8-8e89-425e-bd87-e32f583ad790","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f391fc7a-19d5-46af-9ff9-e9e4d39d750a","LogTimestamp":"2022-12-03T05:52:49.911Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:52:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:52:50.259Z","message":"Entering","context":{"RequestID":"f768043c-d337-4b8b-8311-4e6ea8db5af5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ac2f1396-9a67-45d0-b4f5-833af42672bc","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:52:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:50.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"f768043c-d337-4b8b-8311-4e6ea8db5af5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ac2f1396-9a67-45d0-b4f5-833af42672bc","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:52:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:50.261Z","message":"{\"transactionId\":\"f768043c-d337-4b8b-8311-4e6ea8db5af5\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:50:260\",\"respDate\":\"221203-05:52:50:261\",\"sourceId\":\"ReadinessCheck:f768043c-d337-4b8b-8311-4e6ea8db5af5\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:52:50:260-33061\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[f768043c-d337-4b8b-8311-4e6ea8db5af5]}\\\"}\"}","context":{"RequestID":"f768043c-d337-4b8b-8311-4e6ea8db5af5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ac2f1396-9a67-45d0-b4f5-833af42672bc","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:52:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:50.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f768043c-d337-4b8b-8311-4e6ea8db5af5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac2f1396-9a67-45d0-b4f5-833af42672bc","LogTimestamp":"2022-12-03T05:52:50.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:52:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:52:50.546Z","message":"Entering","context":{"RequestID":"4ddb6be8-9f70-45a5-95ed-9d42a119296b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"40017746-5601-42fe-a9f0-5ecaa72f56cb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:50.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:50.548Z","message":"{\"transactionId\":\"4ddb6be8-9f70-45a5-95ed-9d42a119296b\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:50:547\",\"respDate\":\"221203-05:52:50:548\",\"sourceId\":\"haproxy:4ddb6be8-9f70-45a5-95ed-9d42a119296b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:52:50:547-67994\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4ddb6be8-9f70-45a5-95ed-9d42a119296b]}\\\"}\"}","context":{"RequestID":"4ddb6be8-9f70-45a5-95ed-9d42a119296b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"40017746-5601-42fe-a9f0-5ecaa72f56cb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:50.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:50.549Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ddb6be8-9f70-45a5-95ed-9d42a119296b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40017746-5601-42fe-a9f0-5ecaa72f56cb","LogTimestamp":"2022-12-03T05:52:50.549Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:52:52.305Z","message":"Entering","context":{"RequestID":"bf6c3603-64b0-4844-8a15-212e372c4a4e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c2cb00e1-95a0-4522-9a59-360ae0d32f93","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:52:52.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:52.307Z","message":"{\"transactionId\":\"bf6c3603-64b0-4844-8a15-212e372c4a4e\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:52:306\",\"respDate\":\"221203-05:52:52:307\",\"sourceId\":\"healthcheck:bf6c3603-64b0-4844-8a15-212e372c4a4e\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:52:52:306-36754\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[56314], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[bf6c3603-64b0-4844-8a15-212e372c4a4e]}\\\"}\"}","context":{"RequestID":"bf6c3603-64b0-4844-8a15-212e372c4a4e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c2cb00e1-95a0-4522-9a59-360ae0d32f93","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:52:52.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:52.307Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf6c3603-64b0-4844-8a15-212e372c4a4e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2cb00e1-95a0-4522-9a59-360ae0d32f93","LogTimestamp":"2022-12-03T05:52:52.307Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:52 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:52:52.556Z","message":"Entering","context":{"RequestID":"9d7b9955-9d5d-4b95-a7ad-ce9a66e50020","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ea6857a8-75b7-4e1c-bc0f-a564ccbe2c2c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:52.556Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:52.558Z","message":"{\"transactionId\":\"9d7b9955-9d5d-4b95-a7ad-ce9a66e50020\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:52:556\",\"respDate\":\"221203-05:52:52:557\",\"sourceId\":\"haproxy:9d7b9955-9d5d-4b95-a7ad-ce9a66e50020\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:52:52:556-88779\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d7b9955-9d5d-4b95-a7ad-ce9a66e50020]}\\\"}\"}","context":{"RequestID":"9d7b9955-9d5d-4b95-a7ad-ce9a66e50020","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ea6857a8-75b7-4e1c-bc0f-a564ccbe2c2c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:52.556Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:52.558Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d7b9955-9d5d-4b95-a7ad-ce9a66e50020","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea6857a8-75b7-4e1c-bc0f-a564ccbe2c2c","LogTimestamp":"2022-12-03T05:52:52.558Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:52:53.902Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:52:53.915Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:53.915Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:53.915Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:54.566Z","message":"Entering","context":{"RequestID":"8b943a2c-7754-45de-bcb9-0372a0829fe7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"014e1729-c6a8-4e5c-92f0-1efd625b962b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:54.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:54.567Z","message":"{\"transactionId\":\"8b943a2c-7754-45de-bcb9-0372a0829fe7\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:54:566\",\"respDate\":\"221203-05:52:54:567\",\"sourceId\":\"haproxy:8b943a2c-7754-45de-bcb9-0372a0829fe7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:52:54:566-49753\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8b943a2c-7754-45de-bcb9-0372a0829fe7]}\\\"}\"}","context":{"RequestID":"8b943a2c-7754-45de-bcb9-0372a0829fe7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"014e1729-c6a8-4e5c-92f0-1efd625b962b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:54.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:54.568Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b943a2c-7754-45de-bcb9-0372a0829fe7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"014e1729-c6a8-4e5c-92f0-1efd625b962b","LogTimestamp":"2022-12-03T05:52:54.568Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:52:56.576Z","message":"Entering","context":{"RequestID":"145e70c0-877d-45b9-9e96-b24187e31baf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a83317e4-205c-42fa-b48e-a80773a5ca28","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:56.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:56.577Z","message":"{\"transactionId\":\"145e70c0-877d-45b9-9e96-b24187e31baf\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:56:576\",\"respDate\":\"221203-05:52:56:577\",\"sourceId\":\"haproxy:145e70c0-877d-45b9-9e96-b24187e31baf\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:52:56:576-26141\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[145e70c0-877d-45b9-9e96-b24187e31baf]}\\\"}\"}","context":{"RequestID":"145e70c0-877d-45b9-9e96-b24187e31baf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a83317e4-205c-42fa-b48e-a80773a5ca28","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:56.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:56.578Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"145e70c0-877d-45b9-9e96-b24187e31baf","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a83317e4-205c-42fa-b48e-a80773a5ca28","LogTimestamp":"2022-12-03T05:52:56.578Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:52:58.586Z","message":"Entering","context":{"RequestID":"42f8e6ce-71d0-44dd-8794-913da5483c26","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b7656ac8-2cad-4fbe-944e-0ef315e2146e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:58.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:58.590Z","message":"{\"transactionId\":\"42f8e6ce-71d0-44dd-8794-913da5483c26\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:58:586\",\"respDate\":\"221203-05:52:58:589\",\"sourceId\":\"haproxy:42f8e6ce-71d0-44dd-8794-913da5483c26\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:52:58:586-19567\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[42f8e6ce-71d0-44dd-8794-913da5483c26]}\\\"}\"}","context":{"RequestID":"42f8e6ce-71d0-44dd-8794-913da5483c26","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b7656ac8-2cad-4fbe-944e-0ef315e2146e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:52:58.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:58.590Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42f8e6ce-71d0-44dd-8794-913da5483c26","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7656ac8-2cad-4fbe-944e-0ef315e2146e","LogTimestamp":"2022-12-03T05:52:58.590Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:52:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:52:59.911Z","message":"Entering","context":{"RequestID":"771d98ba-33a5-4eeb-a501-03c0be66ae36","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"575691d5-0e19-46a4-b4cc-fe40f0db603c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:52:59.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:52:59.913Z","message":"{\"transactionId\":\"771d98ba-33a5-4eeb-a501-03c0be66ae36\",\"status\":\"200\",\"rqstDate\":\"221203-05:52:59:912\",\"respDate\":\"221203-05:52:59:913\",\"sourceId\":\"OOM_ReadinessCheck:771d98ba-33a5-4eeb-a501-03c0be66ae36\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:52:59:912-35248\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[36096], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[771d98ba-33a5-4eeb-a501-03c0be66ae36]}\\\"}\"}","context":{"RequestID":"771d98ba-33a5-4eeb-a501-03c0be66ae36","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"575691d5-0e19-46a4-b4cc-fe40f0db603c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:52:59.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:52:59.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"771d98ba-33a5-4eeb-a501-03c0be66ae36","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"575691d5-0e19-46a4-b4cc-fe40f0db603c","LogTimestamp":"2022-12-03T05:52:59.913Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:52:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:53:00.258Z","message":"Entering","context":{"RequestID":"5421dd96-0d1f-4991-83c4-47fc187988ec","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e35cd95b-b0d8-4f93-9a79-40a10c65402b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:53:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:00.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"5421dd96-0d1f-4991-83c4-47fc187988ec","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e35cd95b-b0d8-4f93-9a79-40a10c65402b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:53:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:00.260Z","message":"{\"transactionId\":\"5421dd96-0d1f-4991-83c4-47fc187988ec\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:00:259\",\"respDate\":\"221203-05:53:00:260\",\"sourceId\":\"ReadinessCheck:5421dd96-0d1f-4991-83c4-47fc187988ec\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:53:00:259-12949\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[5421dd96-0d1f-4991-83c4-47fc187988ec]}\\\"}\"}","context":{"RequestID":"5421dd96-0d1f-4991-83c4-47fc187988ec","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e35cd95b-b0d8-4f93-9a79-40a10c65402b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:53:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:00.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5421dd96-0d1f-4991-83c4-47fc187988ec","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e35cd95b-b0d8-4f93-9a79-40a10c65402b","LogTimestamp":"2022-12-03T05:53:00.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:53:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:53:00.496Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:00.499Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:00.597Z","message":"Entering","context":{"RequestID":"f1dceccc-1473-4681-aaec-2a07feb251bf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b0286284-421c-454a-8793-018178b1b5e5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:00.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:00.599Z","message":"{\"transactionId\":\"f1dceccc-1473-4681-aaec-2a07feb251bf\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:00:598\",\"respDate\":\"221203-05:53:00:599\",\"sourceId\":\"haproxy:f1dceccc-1473-4681-aaec-2a07feb251bf\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:53:00:598-89820\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f1dceccc-1473-4681-aaec-2a07feb251bf]}\\\"}\"}","context":{"RequestID":"f1dceccc-1473-4681-aaec-2a07feb251bf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b0286284-421c-454a-8793-018178b1b5e5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:00.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:00.599Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1dceccc-1473-4681-aaec-2a07feb251bf","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0286284-421c-454a-8793-018178b1b5e5","LogTimestamp":"2022-12-03T05:53:00.599Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:53:02.606Z","message":"Entering","context":{"RequestID":"2366d676-6426-41f4-a819-2f4078f356b3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"0718aa90-2248-4bb2-a9bd-7de47b768f75","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:02.606Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:02.607Z","message":"{\"transactionId\":\"2366d676-6426-41f4-a819-2f4078f356b3\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:02:606\",\"respDate\":\"221203-05:53:02:607\",\"sourceId\":\"haproxy:2366d676-6426-41f4-a819-2f4078f356b3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:53:02:606-66872\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2366d676-6426-41f4-a819-2f4078f356b3]}\\\"}\"}","context":{"RequestID":"2366d676-6426-41f4-a819-2f4078f356b3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"0718aa90-2248-4bb2-a9bd-7de47b768f75","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:02.606Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:02.608Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2366d676-6426-41f4-a819-2f4078f356b3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0718aa90-2248-4bb2-a9bd-7de47b768f75","LogTimestamp":"2022-12-03T05:53:02.608Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:53:03.115Z","message":"Entering","context":{"RequestID":"178f7b53-27e6-4d6c-bd11-4fa6fea750c4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4244d9a6-873c-4357-a7d0-b2fd189f26ca","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:53:03.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:03.116Z","message":"{\"transactionId\":\"178f7b53-27e6-4d6c-bd11-4fa6fea750c4\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:03:115\",\"respDate\":\"221203-05:53:03:116\",\"sourceId\":\"healthcheck:178f7b53-27e6-4d6c-bd11-4fa6fea750c4\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:53:03:115-94332\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[178f7b53-27e6-4d6c-bd11-4fa6fea750c4]}\\\"}\"}","context":{"RequestID":"178f7b53-27e6-4d6c-bd11-4fa6fea750c4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4244d9a6-873c-4357-a7d0-b2fd189f26ca","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:53:03.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:03.117Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"178f7b53-27e6-4d6c-bd11-4fa6fea750c4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4244d9a6-873c-4357-a7d0-b2fd189f26ca","LogTimestamp":"2022-12-03T05:53:03.117Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:53:03 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:53:03.902Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:53:03.910Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:03.910Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:03.910Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:04.614Z","message":"Entering","context":{"RequestID":"0900dad5-c780-4876-bca6-dd666e29ca06","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bf3e2c01-9680-42ca-b005-e39109dec73a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:04.614Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:04.616Z","message":"{\"transactionId\":\"0900dad5-c780-4876-bca6-dd666e29ca06\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:04:615\",\"respDate\":\"221203-05:53:04:616\",\"sourceId\":\"haproxy:0900dad5-c780-4876-bca6-dd666e29ca06\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:53:04:615-37226\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0900dad5-c780-4876-bca6-dd666e29ca06]}\\\"}\"}","context":{"RequestID":"0900dad5-c780-4876-bca6-dd666e29ca06","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bf3e2c01-9680-42ca-b005-e39109dec73a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:04.614Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:04.617Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0900dad5-c780-4876-bca6-dd666e29ca06","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf3e2c01-9680-42ca-b005-e39109dec73a","LogTimestamp":"2022-12-03T05:53:04.617Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:53:06.624Z","message":"Entering","context":{"RequestID":"157829ed-0dc3-40bf-a2d1-be4a53f24a76","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8a267a9a-ee86-4f94-ad76-239407ea26ff","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:06.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:06.626Z","message":"{\"transactionId\":\"157829ed-0dc3-40bf-a2d1-be4a53f24a76\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:06:625\",\"respDate\":\"221203-05:53:06:626\",\"sourceId\":\"haproxy:157829ed-0dc3-40bf-a2d1-be4a53f24a76\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:53:06:625-45154\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[157829ed-0dc3-40bf-a2d1-be4a53f24a76]}\\\"}\"}","context":{"RequestID":"157829ed-0dc3-40bf-a2d1-be4a53f24a76","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8a267a9a-ee86-4f94-ad76-239407ea26ff","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:06.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:06.626Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"157829ed-0dc3-40bf-a2d1-be4a53f24a76","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a267a9a-ee86-4f94-ad76-239407ea26ff","LogTimestamp":"2022-12-03T05:53:06.626Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:53:07.334Z","message":"Entering","context":{"RequestID":"6868445f-27e7-4ad8-8231-db15c8b0fd68","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"68cbd7c2-e9ad-482c-ad02-26af97b26511","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:53:07.334Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:07.335Z","message":"{\"transactionId\":\"6868445f-27e7-4ad8-8231-db15c8b0fd68\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:07:334\",\"respDate\":\"221203-05:53:07:335\",\"sourceId\":\"healthcheck:6868445f-27e7-4ad8-8231-db15c8b0fd68\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:53:07:334-99610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[56474], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[6868445f-27e7-4ad8-8231-db15c8b0fd68]}\\\"}\"}","context":{"RequestID":"6868445f-27e7-4ad8-8231-db15c8b0fd68","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"68cbd7c2-e9ad-482c-ad02-26af97b26511","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:53:07.334Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:07.336Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6868445f-27e7-4ad8-8231-db15c8b0fd68","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68cbd7c2-e9ad-482c-ad02-26af97b26511","LogTimestamp":"2022-12-03T05:53:07.336Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:07 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:53:08.632Z","message":"Entering","context":{"RequestID":"381fe2e6-3a3e-46a9-8b5b-e2ad03d59dd3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"02d0de17-69fe-42a0-a46d-1dd006e6f0df","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:08.632Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:08.633Z","message":"{\"transactionId\":\"381fe2e6-3a3e-46a9-8b5b-e2ad03d59dd3\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:08:632\",\"respDate\":\"221203-05:53:08:633\",\"sourceId\":\"haproxy:381fe2e6-3a3e-46a9-8b5b-e2ad03d59dd3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:53:08:632-85152\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[381fe2e6-3a3e-46a9-8b5b-e2ad03d59dd3]}\\\"}\"}","context":{"RequestID":"381fe2e6-3a3e-46a9-8b5b-e2ad03d59dd3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"02d0de17-69fe-42a0-a46d-1dd006e6f0df","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:08.632Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:08.634Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"381fe2e6-3a3e-46a9-8b5b-e2ad03d59dd3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"02d0de17-69fe-42a0-a46d-1dd006e6f0df","LogTimestamp":"2022-12-03T05:53:08.634Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:53:09.907Z","message":"Entering","context":{"RequestID":"396ce269-a066-43eb-9bf5-9c452f014026","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5d0c9db9-ba4d-4e79-b864-a23556550306","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:53:09.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:09.909Z","message":"{\"transactionId\":\"396ce269-a066-43eb-9bf5-9c452f014026\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:09:908\",\"respDate\":\"221203-05:53:09:909\",\"sourceId\":\"OOM_ReadinessCheck:396ce269-a066-43eb-9bf5-9c452f014026\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:53:09:908-89523\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[36290], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[396ce269-a066-43eb-9bf5-9c452f014026]}\\\"}\"}","context":{"RequestID":"396ce269-a066-43eb-9bf5-9c452f014026","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5d0c9db9-ba4d-4e79-b864-a23556550306","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:53:09.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:09.909Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"396ce269-a066-43eb-9bf5-9c452f014026","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d0c9db9-ba4d-4e79-b864-a23556550306","LogTimestamp":"2022-12-03T05:53:09.909Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:53:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:53:10.258Z","message":"Entering","context":{"RequestID":"8b84e713-92d9-4170-8438-f4b1ec64e662","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e5b2ca0c-9a3b-49f4-b447-a1250e5f349c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:53:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:10.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"8b84e713-92d9-4170-8438-f4b1ec64e662","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e5b2ca0c-9a3b-49f4-b447-a1250e5f349c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:53:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:10.260Z","message":"{\"transactionId\":\"8b84e713-92d9-4170-8438-f4b1ec64e662\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:10:259\",\"respDate\":\"221203-05:53:10:260\",\"sourceId\":\"ReadinessCheck:8b84e713-92d9-4170-8438-f4b1ec64e662\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:53:10:259-63882\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[8b84e713-92d9-4170-8438-f4b1ec64e662]}\\\"}\"}","context":{"RequestID":"8b84e713-92d9-4170-8438-f4b1ec64e662","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e5b2ca0c-9a3b-49f4-b447-a1250e5f349c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:53:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:10.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b84e713-92d9-4170-8438-f4b1ec64e662","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5b2ca0c-9a3b-49f4-b447-a1250e5f349c","LogTimestamp":"2022-12-03T05:53:10.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:53:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:53:10.641Z","message":"Entering","context":{"RequestID":"b1ce149d-e1f4-412f-8550-e2e14429a448","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2bc8cb8d-eda9-47c1-89c4-5a8ae1948e8e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:10.640Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:10.642Z","message":"{\"transactionId\":\"b1ce149d-e1f4-412f-8550-e2e14429a448\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:10:641\",\"respDate\":\"221203-05:53:10:642\",\"sourceId\":\"haproxy:b1ce149d-e1f4-412f-8550-e2e14429a448\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:53:10:641-97991\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b1ce149d-e1f4-412f-8550-e2e14429a448]}\\\"}\"}","context":{"RequestID":"b1ce149d-e1f4-412f-8550-e2e14429a448","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2bc8cb8d-eda9-47c1-89c4-5a8ae1948e8e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:10.640Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:10.642Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1ce149d-e1f4-412f-8550-e2e14429a448","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2bc8cb8d-eda9-47c1-89c4-5a8ae1948e8e","LogTimestamp":"2022-12-03T05:53:10.642Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T05:53:12.650Z","message":"Entering","context":{"RequestID":"4c16dd1e-3f69-42b6-851a-9a0d89a43479","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"44789050-ad4b-477e-9f90-1ac1410cdf92","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:12.650Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:12.652Z","message":"{\"transactionId\":\"4c16dd1e-3f69-42b6-851a-9a0d89a43479\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:12:651\",\"respDate\":\"221203-05:53:12:652\",\"sourceId\":\"haproxy:4c16dd1e-3f69-42b6-851a-9a0d89a43479\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:53:12:651-32435\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c16dd1e-3f69-42b6-851a-9a0d89a43479]}\\\"}\"}","context":{"RequestID":"4c16dd1e-3f69-42b6-851a-9a0d89a43479","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"44789050-ad4b-477e-9f90-1ac1410cdf92","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:12.650Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:12.653Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c16dd1e-3f69-42b6-851a-9a0d89a43479","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"44789050-ad4b-477e-9f90-1ac1410cdf92","LogTimestamp":"2022-12-03T05:53:12.653Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:53:13.901Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:53:13.912Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:13.912Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:13.912Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:14.661Z","message":"Entering","context":{"RequestID":"91bdca0f-338d-4f40-a8e7-61445a08a2ae","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"de0ec738-18ec-47cd-8b41-3fec6dacc4ab","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:14.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:14.663Z","message":"{\"transactionId\":\"91bdca0f-338d-4f40-a8e7-61445a08a2ae\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:14:662\",\"respDate\":\"221203-05:53:14:663\",\"sourceId\":\"haproxy:91bdca0f-338d-4f40-a8e7-61445a08a2ae\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:53:14:662-69602\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[91bdca0f-338d-4f40-a8e7-61445a08a2ae]}\\\"}\"}","context":{"RequestID":"91bdca0f-338d-4f40-a8e7-61445a08a2ae","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"de0ec738-18ec-47cd-8b41-3fec6dacc4ab","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:14.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:14.663Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91bdca0f-338d-4f40-a8e7-61445a08a2ae","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de0ec738-18ec-47cd-8b41-3fec6dacc4ab","LogTimestamp":"2022-12-03T05:53:14.663Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:53:16.671Z","message":"Entering","context":{"RequestID":"2a508ce6-6e1e-409d-bd02-19ae7a344a8b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0fef913a-a044-4e65-b671-217a2571f874","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:16.671Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:16.673Z","message":"{\"transactionId\":\"2a508ce6-6e1e-409d-bd02-19ae7a344a8b\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:16:672\",\"respDate\":\"221203-05:53:16:673\",\"sourceId\":\"haproxy:2a508ce6-6e1e-409d-bd02-19ae7a344a8b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:53:16:672-18335\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2a508ce6-6e1e-409d-bd02-19ae7a344a8b]}\\\"}\"}","context":{"RequestID":"2a508ce6-6e1e-409d-bd02-19ae7a344a8b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0fef913a-a044-4e65-b671-217a2571f874","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:16.671Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:16.673Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a508ce6-6e1e-409d-bd02-19ae7a344a8b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0fef913a-a044-4e65-b671-217a2571f874","LogTimestamp":"2022-12-03T05:53:16.673Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:53:18.136Z","message":"Entering","context":{"RequestID":"57bcba37-bd25-4e23-bd7c-b0918b8225d6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ce18343a-d49a-4800-b014-f406dcb9dfde","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:53:18.136Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:18.137Z","message":"{\"transactionId\":\"57bcba37-bd25-4e23-bd7c-b0918b8225d6\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:18:136\",\"respDate\":\"221203-05:53:18:137\",\"sourceId\":\"healthcheck:57bcba37-bd25-4e23-bd7c-b0918b8225d6\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:53:18:136-57345\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[57bcba37-bd25-4e23-bd7c-b0918b8225d6]}\\\"}\"}","context":{"RequestID":"57bcba37-bd25-4e23-bd7c-b0918b8225d6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ce18343a-d49a-4800-b014-f406dcb9dfde","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:53:18.136Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:18.137Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57bcba37-bd25-4e23-bd7c-b0918b8225d6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce18343a-d49a-4800-b014-f406dcb9dfde","LogTimestamp":"2022-12-03T05:53:18.137Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:53:18 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T05:53:18.679Z","message":"Entering","context":{"RequestID":"f00ecd50-3d1a-46ab-a784-14d76ff8bfa8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b487ff5d-48b7-4120-a27d-0b8d26016061","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:18.679Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:18.681Z","message":"{\"transactionId\":\"f00ecd50-3d1a-46ab-a784-14d76ff8bfa8\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:18:680\",\"respDate\":\"221203-05:53:18:681\",\"sourceId\":\"haproxy:f00ecd50-3d1a-46ab-a784-14d76ff8bfa8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:53:18:680-26886\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f00ecd50-3d1a-46ab-a784-14d76ff8bfa8]}\\\"}\"}","context":{"RequestID":"f00ecd50-3d1a-46ab-a784-14d76ff8bfa8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b487ff5d-48b7-4120-a27d-0b8d26016061","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:18.679Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:18.681Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f00ecd50-3d1a-46ab-a784-14d76ff8bfa8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b487ff5d-48b7-4120-a27d-0b8d26016061","LogTimestamp":"2022-12-03T05:53:18.681Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:53:19.907Z","message":"Entering","context":{"RequestID":"899950f4-81b1-4a8a-b29b-d2d4d6ea9a10","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"906fff17-4a2e-4230-b043-0e2b055f40a1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:53:19.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:19.909Z","message":"{\"transactionId\":\"899950f4-81b1-4a8a-b29b-d2d4d6ea9a10\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:19:907\",\"respDate\":\"221203-05:53:19:909\",\"sourceId\":\"OOM_ReadinessCheck:899950f4-81b1-4a8a-b29b-d2d4d6ea9a10\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:53:19:907-98921\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[36494], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[899950f4-81b1-4a8a-b29b-d2d4d6ea9a10]}\\\"}\"}","context":{"RequestID":"899950f4-81b1-4a8a-b29b-d2d4d6ea9a10","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"906fff17-4a2e-4230-b043-0e2b055f40a1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:53:19.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:19.909Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"899950f4-81b1-4a8a-b29b-d2d4d6ea9a10","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"906fff17-4a2e-4230-b043-0e2b055f40a1","LogTimestamp":"2022-12-03T05:53:19.909Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:53:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:53:20.265Z","message":"Entering","context":{"RequestID":"436b332d-6c38-4ab0-ae40-986fe1db7dd1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"efaab746-cc33-4003-8daf-5e92a578ba23","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:53:20.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:20.266Z","message":"Database is available from CACHED check.","context":{"RequestID":"436b332d-6c38-4ab0-ae40-986fe1db7dd1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"efaab746-cc33-4003-8daf-5e92a578ba23","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:53:20.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:20.267Z","message":"{\"transactionId\":\"436b332d-6c38-4ab0-ae40-986fe1db7dd1\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:20:265\",\"respDate\":\"221203-05:53:20:267\",\"sourceId\":\"ReadinessCheck:436b332d-6c38-4ab0-ae40-986fe1db7dd1\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:53:20:265-27028\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[436b332d-6c38-4ab0-ae40-986fe1db7dd1]}\\\"}\"}","context":{"RequestID":"436b332d-6c38-4ab0-ae40-986fe1db7dd1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"efaab746-cc33-4003-8daf-5e92a578ba23","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:53:20.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:20.267Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"436b332d-6c38-4ab0-ae40-986fe1db7dd1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"efaab746-cc33-4003-8daf-5e92a578ba23","LogTimestamp":"2022-12-03T05:53:20.267Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:53:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:53:20.689Z","message":"Entering","context":{"RequestID":"edc70e88-dc03-4f87-af2d-0e1fdbdea5e3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3bedff5d-b02e-4752-9ef4-ceeaa3d09478","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:20.689Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:20.691Z","message":"{\"transactionId\":\"edc70e88-dc03-4f87-af2d-0e1fdbdea5e3\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:20:689\",\"respDate\":\"221203-05:53:20:691\",\"sourceId\":\"haproxy:edc70e88-dc03-4f87-af2d-0e1fdbdea5e3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:53:20:689-1070\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[edc70e88-dc03-4f87-af2d-0e1fdbdea5e3]}\\\"}\"}","context":{"RequestID":"edc70e88-dc03-4f87-af2d-0e1fdbdea5e3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3bedff5d-b02e-4752-9ef4-ceeaa3d09478","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:20.689Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:20.691Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"edc70e88-dc03-4f87-af2d-0e1fdbdea5e3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3bedff5d-b02e-4752-9ef4-ceeaa3d09478","LogTimestamp":"2022-12-03T05:53:20.691Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:53:22.362Z","message":"Entering","context":{"RequestID":"26d138ca-aa7f-4065-aff3-c4b526a9571a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"18217a34-c3f2-4a0f-ab3b-7d36f62662b6","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:53:22.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:22.364Z","message":"{\"transactionId\":\"26d138ca-aa7f-4065-aff3-c4b526a9571a\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:22:362\",\"respDate\":\"221203-05:53:22:363\",\"sourceId\":\"healthcheck:26d138ca-aa7f-4065-aff3-c4b526a9571a\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:53:22:362-35833\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[56660], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[26d138ca-aa7f-4065-aff3-c4b526a9571a]}\\\"}\"}","context":{"RequestID":"26d138ca-aa7f-4065-aff3-c4b526a9571a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"18217a34-c3f2-4a0f-ab3b-7d36f62662b6","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:53:22.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:22.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26d138ca-aa7f-4065-aff3-c4b526a9571a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18217a34-c3f2-4a0f-ab3b-7d36f62662b6","LogTimestamp":"2022-12-03T05:53:22.364Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:22 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:53:22.699Z","message":"Entering","context":{"RequestID":"b6c678af-edb8-4b82-a15a-ab5cee67c022","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"355f4e9c-a6e8-4dcf-a22e-4450d9c7fe53","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:22.699Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:22.701Z","message":"{\"transactionId\":\"b6c678af-edb8-4b82-a15a-ab5cee67c022\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:22:699\",\"respDate\":\"221203-05:53:22:701\",\"sourceId\":\"haproxy:b6c678af-edb8-4b82-a15a-ab5cee67c022\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:53:22:699-94267\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b6c678af-edb8-4b82-a15a-ab5cee67c022]}\\\"}\"}","context":{"RequestID":"b6c678af-edb8-4b82-a15a-ab5cee67c022","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"355f4e9c-a6e8-4dcf-a22e-4450d9c7fe53","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:22.699Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:22.701Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6c678af-edb8-4b82-a15a-ab5cee67c022","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"355f4e9c-a6e8-4dcf-a22e-4450d9c7fe53","LogTimestamp":"2022-12-03T05:53:22.701Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:53:23.901Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:53:23.922Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:23.922Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:23.923Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:24.708Z","message":"Entering","context":{"RequestID":"d06e8067-55c2-42f6-b493-2b16aef9f31a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"de158943-9ad1-4b1d-88a2-7e185f7db43b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:24.708Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:24.710Z","message":"{\"transactionId\":\"d06e8067-55c2-42f6-b493-2b16aef9f31a\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:24:709\",\"respDate\":\"221203-05:53:24:710\",\"sourceId\":\"haproxy:d06e8067-55c2-42f6-b493-2b16aef9f31a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:53:24:709-84219\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d06e8067-55c2-42f6-b493-2b16aef9f31a]}\\\"}\"}","context":{"RequestID":"d06e8067-55c2-42f6-b493-2b16aef9f31a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"de158943-9ad1-4b1d-88a2-7e185f7db43b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:24.708Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:24.710Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d06e8067-55c2-42f6-b493-2b16aef9f31a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de158943-9ad1-4b1d-88a2-7e185f7db43b","LogTimestamp":"2022-12-03T05:53:24.710Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:53:26.716Z","message":"Entering","context":{"RequestID":"446da66e-1154-443e-aa46-d0756c59e2b5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2caee7e6-0dfc-4122-af4d-28087e3f0183","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:26.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:26.718Z","message":"{\"transactionId\":\"446da66e-1154-443e-aa46-d0756c59e2b5\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:26:717\",\"respDate\":\"221203-05:53:26:718\",\"sourceId\":\"haproxy:446da66e-1154-443e-aa46-d0756c59e2b5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:53:26:717-66049\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[446da66e-1154-443e-aa46-d0756c59e2b5]}\\\"}\"}","context":{"RequestID":"446da66e-1154-443e-aa46-d0756c59e2b5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2caee7e6-0dfc-4122-af4d-28087e3f0183","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:26.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:26.719Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"446da66e-1154-443e-aa46-d0756c59e2b5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2caee7e6-0dfc-4122-af4d-28087e3f0183","LogTimestamp":"2022-12-03T05:53:26.719Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:53:28.727Z","message":"Entering","context":{"RequestID":"06eb8b50-9767-4463-bac2-fe0ac91ad96a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"17f44939-d459-45c6-9923-9747fca7c3b2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:28.727Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:28.729Z","message":"{\"transactionId\":\"06eb8b50-9767-4463-bac2-fe0ac91ad96a\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:28:728\",\"respDate\":\"221203-05:53:28:729\",\"sourceId\":\"haproxy:06eb8b50-9767-4463-bac2-fe0ac91ad96a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:53:28:728-6610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[06eb8b50-9767-4463-bac2-fe0ac91ad96a]}\\\"}\"}","context":{"RequestID":"06eb8b50-9767-4463-bac2-fe0ac91ad96a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"17f44939-d459-45c6-9923-9747fca7c3b2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:28.727Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:28.729Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06eb8b50-9767-4463-bac2-fe0ac91ad96a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"17f44939-d459-45c6-9923-9747fca7c3b2","LogTimestamp":"2022-12-03T05:53:28.729Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:53:29.907Z","message":"Entering","context":{"RequestID":"9a0382cb-db91-4b40-8f36-64fc486ae4cb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"143a6996-d600-4df6-ab58-f36e2abaf210","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:53:29.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:29.910Z","message":"{\"transactionId\":\"9a0382cb-db91-4b40-8f36-64fc486ae4cb\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:29:908\",\"respDate\":\"221203-05:53:29:909\",\"sourceId\":\"OOM_ReadinessCheck:9a0382cb-db91-4b40-8f36-64fc486ae4cb\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:53:29:908-78723\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[36676], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[9a0382cb-db91-4b40-8f36-64fc486ae4cb]}\\\"}\"}","context":{"RequestID":"9a0382cb-db91-4b40-8f36-64fc486ae4cb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"143a6996-d600-4df6-ab58-f36e2abaf210","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:53:29.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:29.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a0382cb-db91-4b40-8f36-64fc486ae4cb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"143a6996-d600-4df6-ab58-f36e2abaf210","LogTimestamp":"2022-12-03T05:53:29.910Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:53:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:53:30.259Z","message":"Entering","context":{"RequestID":"bd8dcf5a-1b75-40a4-90a8-de93c167e8cf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c6c381da-d9a7-4467-8045-23c41d2a58d5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:53:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:30.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"bd8dcf5a-1b75-40a4-90a8-de93c167e8cf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c6c381da-d9a7-4467-8045-23c41d2a58d5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:53:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:30.261Z","message":"{\"transactionId\":\"bd8dcf5a-1b75-40a4-90a8-de93c167e8cf\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:30:260\",\"respDate\":\"221203-05:53:30:261\",\"sourceId\":\"ReadinessCheck:bd8dcf5a-1b75-40a4-90a8-de93c167e8cf\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:53:30:260-69679\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[bd8dcf5a-1b75-40a4-90a8-de93c167e8cf]}\\\"}\"}","context":{"RequestID":"bd8dcf5a-1b75-40a4-90a8-de93c167e8cf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c6c381da-d9a7-4467-8045-23c41d2a58d5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:53:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:30.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd8dcf5a-1b75-40a4-90a8-de93c167e8cf","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6c381da-d9a7-4467-8045-23c41d2a58d5","LogTimestamp":"2022-12-03T05:53:30.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:53:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:53:30.506Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:30.508Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:30.736Z","message":"Entering","context":{"RequestID":"a67a5afe-4e72-44ea-b8c0-022ebee4def8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d339a52c-a887-47bf-83aa-2d05f33c20e7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:30.736Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:30.738Z","message":"{\"transactionId\":\"a67a5afe-4e72-44ea-b8c0-022ebee4def8\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:30:737\",\"respDate\":\"221203-05:53:30:738\",\"sourceId\":\"haproxy:a67a5afe-4e72-44ea-b8c0-022ebee4def8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:53:30:737-81150\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a67a5afe-4e72-44ea-b8c0-022ebee4def8]}\\\"}\"}","context":{"RequestID":"a67a5afe-4e72-44ea-b8c0-022ebee4def8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d339a52c-a887-47bf-83aa-2d05f33c20e7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:30.736Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:30.739Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a67a5afe-4e72-44ea-b8c0-022ebee4def8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d339a52c-a887-47bf-83aa-2d05f33c20e7","LogTimestamp":"2022-12-03T05:53:30.739Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:53:32.745Z","message":"Entering","context":{"RequestID":"35520aff-7de6-4ce0-9f51-a543fda3859b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0e564620-1a14-48df-afae-8af412fe581e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:32.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:32.747Z","message":"{\"transactionId\":\"35520aff-7de6-4ce0-9f51-a543fda3859b\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:32:746\",\"respDate\":\"221203-05:53:32:747\",\"sourceId\":\"haproxy:35520aff-7de6-4ce0-9f51-a543fda3859b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:53:32:746-99462\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[35520aff-7de6-4ce0-9f51-a543fda3859b]}\\\"}\"}","context":{"RequestID":"35520aff-7de6-4ce0-9f51-a543fda3859b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0e564620-1a14-48df-afae-8af412fe581e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:32.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:32.747Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"35520aff-7de6-4ce0-9f51-a543fda3859b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e564620-1a14-48df-afae-8af412fe581e","LogTimestamp":"2022-12-03T05:53:32.747Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:53:33.159Z","message":"Entering","context":{"RequestID":"7c71e0ab-2cdb-48e2-abfc-d03a58269afe","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bcb78fb3-e507-4986-b7f5-01cb772d4727","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:53:33.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:33.160Z","message":"{\"transactionId\":\"7c71e0ab-2cdb-48e2-abfc-d03a58269afe\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:33:159\",\"respDate\":\"221203-05:53:33:160\",\"sourceId\":\"healthcheck:7c71e0ab-2cdb-48e2-abfc-d03a58269afe\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:53:33:159-8317\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[7c71e0ab-2cdb-48e2-abfc-d03a58269afe]}\\\"}\"}","context":{"RequestID":"7c71e0ab-2cdb-48e2-abfc-d03a58269afe","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bcb78fb3-e507-4986-b7f5-01cb772d4727","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:53:33.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:33.161Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c71e0ab-2cdb-48e2-abfc-d03a58269afe","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bcb78fb3-e507-4986-b7f5-01cb772d4727","LogTimestamp":"2022-12-03T05:53:33.161Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:53:33 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:53:33.901Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:53:33.910Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:33.910Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:33.910Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:34.754Z","message":"Entering","context":{"RequestID":"ba5ce82f-26eb-45d0-bc3c-eb03997da4f0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c94a86a8-a382-445e-bc68-f523eb6a0432","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:34.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:34.756Z","message":"{\"transactionId\":\"ba5ce82f-26eb-45d0-bc3c-eb03997da4f0\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:34:755\",\"respDate\":\"221203-05:53:34:756\",\"sourceId\":\"haproxy:ba5ce82f-26eb-45d0-bc3c-eb03997da4f0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:53:34:755-29096\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ba5ce82f-26eb-45d0-bc3c-eb03997da4f0]}\\\"}\"}","context":{"RequestID":"ba5ce82f-26eb-45d0-bc3c-eb03997da4f0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c94a86a8-a382-445e-bc68-f523eb6a0432","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:34.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:34.756Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba5ce82f-26eb-45d0-bc3c-eb03997da4f0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c94a86a8-a382-445e-bc68-f523eb6a0432","LogTimestamp":"2022-12-03T05:53:34.756Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:53:36.763Z","message":"Entering","context":{"RequestID":"049568b0-95e3-4e6d-8258-bce1a5942967","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"61fe346f-c62b-4ee4-91bc-ad1379400011","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:36.763Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:36.765Z","message":"{\"transactionId\":\"049568b0-95e3-4e6d-8258-bce1a5942967\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:36:764\",\"respDate\":\"221203-05:53:36:765\",\"sourceId\":\"haproxy:049568b0-95e3-4e6d-8258-bce1a5942967\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:53:36:764-78553\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[049568b0-95e3-4e6d-8258-bce1a5942967]}\\\"}\"}","context":{"RequestID":"049568b0-95e3-4e6d-8258-bce1a5942967","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"61fe346f-c62b-4ee4-91bc-ad1379400011","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:36.763Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:36.765Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"049568b0-95e3-4e6d-8258-bce1a5942967","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61fe346f-c62b-4ee4-91bc-ad1379400011","LogTimestamp":"2022-12-03T05:53:36.765Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:53:37.384Z","message":"Entering","context":{"RequestID":"f53e066b-074e-4532-b172-51b9509daf9a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"869c0598-8dd9-4836-a2ca-937ad9898334","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:53:37.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:37.386Z","message":"{\"transactionId\":\"f53e066b-074e-4532-b172-51b9509daf9a\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:37:385\",\"respDate\":\"221203-05:53:37:386\",\"sourceId\":\"healthcheck:f53e066b-074e-4532-b172-51b9509daf9a\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:53:37:385-59250\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[56848], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[f53e066b-074e-4532-b172-51b9509daf9a]}\\\"}\"}","context":{"RequestID":"f53e066b-074e-4532-b172-51b9509daf9a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"869c0598-8dd9-4836-a2ca-937ad9898334","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:53:37.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:37.386Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f53e066b-074e-4532-b172-51b9509daf9a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"869c0598-8dd9-4836-a2ca-937ad9898334","LogTimestamp":"2022-12-03T05:53:37.386Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:37 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:53:38.773Z","message":"Entering","context":{"RequestID":"fa0bccb6-2552-471b-9832-3cd2bfd59037","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dcc9d7a9-806d-406f-aae4-ee4b46caa44e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:38.773Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:38.775Z","message":"{\"transactionId\":\"fa0bccb6-2552-471b-9832-3cd2bfd59037\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:38:774\",\"respDate\":\"221203-05:53:38:775\",\"sourceId\":\"haproxy:fa0bccb6-2552-471b-9832-3cd2bfd59037\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:53:38:774-78319\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fa0bccb6-2552-471b-9832-3cd2bfd59037]}\\\"}\"}","context":{"RequestID":"fa0bccb6-2552-471b-9832-3cd2bfd59037","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dcc9d7a9-806d-406f-aae4-ee4b46caa44e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:38.773Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:38.776Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa0bccb6-2552-471b-9832-3cd2bfd59037","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dcc9d7a9-806d-406f-aae4-ee4b46caa44e","LogTimestamp":"2022-12-03T05:53:38.776Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:53:39.912Z","message":"Entering","context":{"RequestID":"8128050b-a2bd-4cfb-9787-d1d5bd7c21da","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cd6e70c2-3fdb-49f8-9460-6abf1c6aab12","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:53:39.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:39.914Z","message":"{\"transactionId\":\"8128050b-a2bd-4cfb-9787-d1d5bd7c21da\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:39:913\",\"respDate\":\"221203-05:53:39:914\",\"sourceId\":\"OOM_ReadinessCheck:8128050b-a2bd-4cfb-9787-d1d5bd7c21da\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:53:39:913-6942\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[36878], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[8128050b-a2bd-4cfb-9787-d1d5bd7c21da]}\\\"}\"}","context":{"RequestID":"8128050b-a2bd-4cfb-9787-d1d5bd7c21da","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cd6e70c2-3fdb-49f8-9460-6abf1c6aab12","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:53:39.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:39.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8128050b-a2bd-4cfb-9787-d1d5bd7c21da","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd6e70c2-3fdb-49f8-9460-6abf1c6aab12","LogTimestamp":"2022-12-03T05:53:39.915Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:53:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:53:40.259Z","message":"Entering","context":{"RequestID":"d5657359-1010-4c58-96fa-ebb913f2afec","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b4c8b32d-502f-425d-b917-c313d9f11e97","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:53:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:40.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"d5657359-1010-4c58-96fa-ebb913f2afec","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b4c8b32d-502f-425d-b917-c313d9f11e97","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:53:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:40.261Z","message":"{\"transactionId\":\"d5657359-1010-4c58-96fa-ebb913f2afec\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:40:260\",\"respDate\":\"221203-05:53:40:261\",\"sourceId\":\"ReadinessCheck:d5657359-1010-4c58-96fa-ebb913f2afec\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:53:40:260-30556\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[d5657359-1010-4c58-96fa-ebb913f2afec]}\\\"}\"}","context":{"RequestID":"d5657359-1010-4c58-96fa-ebb913f2afec","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b4c8b32d-502f-425d-b917-c313d9f11e97","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:53:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:40.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5657359-1010-4c58-96fa-ebb913f2afec","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4c8b32d-502f-425d-b917-c313d9f11e97","LogTimestamp":"2022-12-03T05:53:40.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:53:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:53:40.784Z","message":"Entering","context":{"RequestID":"aa74e217-4b08-445c-ac57-413b09d0766c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5f3a0f9f-65da-452f-af73-655a82030cd4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:40.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:40.786Z","message":"{\"transactionId\":\"aa74e217-4b08-445c-ac57-413b09d0766c\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:40:785\",\"respDate\":\"221203-05:53:40:786\",\"sourceId\":\"haproxy:aa74e217-4b08-445c-ac57-413b09d0766c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:53:40:785-99125\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aa74e217-4b08-445c-ac57-413b09d0766c]}\\\"}\"}","context":{"RequestID":"aa74e217-4b08-445c-ac57-413b09d0766c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5f3a0f9f-65da-452f-af73-655a82030cd4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:40.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:40.786Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa74e217-4b08-445c-ac57-413b09d0766c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f3a0f9f-65da-452f-af73-655a82030cd4","LogTimestamp":"2022-12-03T05:53:40.786Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:53:42.793Z","message":"Entering","context":{"RequestID":"38799084-6f4f-483b-879d-f85053490c84","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"69711fde-8b77-406f-8288-5f51f6fc8378","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:42.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:42.795Z","message":"{\"transactionId\":\"38799084-6f4f-483b-879d-f85053490c84\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:42:794\",\"respDate\":\"221203-05:53:42:795\",\"sourceId\":\"haproxy:38799084-6f4f-483b-879d-f85053490c84\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:53:42:794-51234\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[38799084-6f4f-483b-879d-f85053490c84]}\\\"}\"}","context":{"RequestID":"38799084-6f4f-483b-879d-f85053490c84","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"69711fde-8b77-406f-8288-5f51f6fc8378","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:42.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:42.795Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38799084-6f4f-483b-879d-f85053490c84","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69711fde-8b77-406f-8288-5f51f6fc8378","LogTimestamp":"2022-12-03T05:53:42.795Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:53:43.902Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:53:43.910Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:43.911Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:43.911Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:44.803Z","message":"Entering","context":{"RequestID":"8d84267a-3dfd-4e2b-94ce-5f0b5e2257ea","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a8995d09-d94b-4133-a517-a9d10ffb86d9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:44.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:44.804Z","message":"{\"transactionId\":\"8d84267a-3dfd-4e2b-94ce-5f0b5e2257ea\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:44:803\",\"respDate\":\"221203-05:53:44:804\",\"sourceId\":\"haproxy:8d84267a-3dfd-4e2b-94ce-5f0b5e2257ea\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:53:44:803-75800\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8d84267a-3dfd-4e2b-94ce-5f0b5e2257ea]}\\\"}\"}","context":{"RequestID":"8d84267a-3dfd-4e2b-94ce-5f0b5e2257ea","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a8995d09-d94b-4133-a517-a9d10ffb86d9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:44.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:44.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d84267a-3dfd-4e2b-94ce-5f0b5e2257ea","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8995d09-d94b-4133-a517-a9d10ffb86d9","LogTimestamp":"2022-12-03T05:53:44.804Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T05:53:46.812Z","message":"Entering","context":{"RequestID":"c1a7772b-5c8c-4927-9a15-603256b13308","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4622fe28-de5d-4e79-9196-7a2b23306f91","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:46.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:46.814Z","message":"{\"transactionId\":\"c1a7772b-5c8c-4927-9a15-603256b13308\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:46:813\",\"respDate\":\"221203-05:53:46:814\",\"sourceId\":\"haproxy:c1a7772b-5c8c-4927-9a15-603256b13308\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:53:46:813-18587\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c1a7772b-5c8c-4927-9a15-603256b13308]}\\\"}\"}","context":{"RequestID":"c1a7772b-5c8c-4927-9a15-603256b13308","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4622fe28-de5d-4e79-9196-7a2b23306f91","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:46.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:46.814Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1a7772b-5c8c-4927-9a15-603256b13308","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4622fe28-de5d-4e79-9196-7a2b23306f91","LogTimestamp":"2022-12-03T05:53:46.814Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:53:48.180Z","message":"Entering","context":{"RequestID":"a6745925-9868-44e2-bbcd-12df574b1628","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"f5e05d63-00b4-4d92-b8b8-3afb6490e87a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:53:48.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:48.181Z","message":"{\"transactionId\":\"a6745925-9868-44e2-bbcd-12df574b1628\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:48:180\",\"respDate\":\"221203-05:53:48:181\",\"sourceId\":\"healthcheck:a6745925-9868-44e2-bbcd-12df574b1628\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:53:48:180-31931\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[a6745925-9868-44e2-bbcd-12df574b1628]}\\\"}\"}","context":{"RequestID":"a6745925-9868-44e2-bbcd-12df574b1628","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"f5e05d63-00b4-4d92-b8b8-3afb6490e87a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:53:48.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:48.181Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6745925-9868-44e2-bbcd-12df574b1628","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5e05d63-00b4-4d92-b8b8-3afb6490e87a","LogTimestamp":"2022-12-03T05:53:48.181Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:53:48 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:53:48.822Z","message":"Entering","context":{"RequestID":"d38e4229-43c6-4221-82b9-f3aeade9ab4e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f0c3656c-c377-4e12-a0a6-81114a69f9c7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:48.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:48.823Z","message":"{\"transactionId\":\"d38e4229-43c6-4221-82b9-f3aeade9ab4e\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:48:822\",\"respDate\":\"221203-05:53:48:823\",\"sourceId\":\"haproxy:d38e4229-43c6-4221-82b9-f3aeade9ab4e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:53:48:822-37390\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d38e4229-43c6-4221-82b9-f3aeade9ab4e]}\\\"}\"}","context":{"RequestID":"d38e4229-43c6-4221-82b9-f3aeade9ab4e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f0c3656c-c377-4e12-a0a6-81114a69f9c7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:48.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:48.824Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d38e4229-43c6-4221-82b9-f3aeade9ab4e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0c3656c-c377-4e12-a0a6-81114a69f9c7","LogTimestamp":"2022-12-03T05:53:48.824Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T05:53:49.914Z","message":"Entering","context":{"RequestID":"8e3e8c3f-7e7c-4ebd-ab50-97be27e8ecd3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4d9d0f4e-8b23-45db-9529-bbeb8c73159b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:53:49.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:49.915Z","message":"{\"transactionId\":\"8e3e8c3f-7e7c-4ebd-ab50-97be27e8ecd3\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:49:914\",\"respDate\":\"221203-05:53:49:915\",\"sourceId\":\"OOM_ReadinessCheck:8e3e8c3f-7e7c-4ebd-ab50-97be27e8ecd3\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:53:49:914-65775\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[37078], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[8e3e8c3f-7e7c-4ebd-ab50-97be27e8ecd3]}\\\"}\"}","context":{"RequestID":"8e3e8c3f-7e7c-4ebd-ab50-97be27e8ecd3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4d9d0f4e-8b23-45db-9529-bbeb8c73159b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:53:49.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:49.916Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e3e8c3f-7e7c-4ebd-ab50-97be27e8ecd3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d9d0f4e-8b23-45db-9529-bbeb8c73159b","LogTimestamp":"2022-12-03T05:53:49.916Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:53:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 3 - "logType": "access" {"timestamp":"2022-12-03T05:53:50.258Z","message":"Entering","context":{"RequestID":"d7ae7b33-4aed-46d4-90ff-419e5e53afa4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c340d479-a2fe-4a03-9f85-e4c5fecfb51e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:53:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:50.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"d7ae7b33-4aed-46d4-90ff-419e5e53afa4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c340d479-a2fe-4a03-9f85-e4c5fecfb51e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:53:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:50.260Z","message":"{\"transactionId\":\"d7ae7b33-4aed-46d4-90ff-419e5e53afa4\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:50:258\",\"respDate\":\"221203-05:53:50:260\",\"sourceId\":\"ReadinessCheck:d7ae7b33-4aed-46d4-90ff-419e5e53afa4\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:53:50:258-29016\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[d7ae7b33-4aed-46d4-90ff-419e5e53afa4]}\\\"}\"}","context":{"RequestID":"d7ae7b33-4aed-46d4-90ff-419e5e53afa4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c340d479-a2fe-4a03-9f85-e4c5fecfb51e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:53:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:50.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7ae7b33-4aed-46d4-90ff-419e5e53afa4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c340d479-a2fe-4a03-9f85-e4c5fecfb51e","LogTimestamp":"2022-12-03T05:53:50.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:53:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:53:50.831Z","message":"Entering","context":{"RequestID":"8d913e4b-9b6e-4ddd-ae3f-79c9d6ef8607","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"78629009-6f21-4529-afe4-0cb22d610477","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:50.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:50.832Z","message":"{\"transactionId\":\"8d913e4b-9b6e-4ddd-ae3f-79c9d6ef8607\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:50:831\",\"respDate\":\"221203-05:53:50:832\",\"sourceId\":\"haproxy:8d913e4b-9b6e-4ddd-ae3f-79c9d6ef8607\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:53:50:831-27578\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8d913e4b-9b6e-4ddd-ae3f-79c9d6ef8607]}\\\"}\"}","context":{"RequestID":"8d913e4b-9b6e-4ddd-ae3f-79c9d6ef8607","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"78629009-6f21-4529-afe4-0cb22d610477","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:50.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:50.833Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d913e4b-9b6e-4ddd-ae3f-79c9d6ef8607","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78629009-6f21-4529-afe4-0cb22d610477","LogTimestamp":"2022-12-03T05:53:50.833Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:53:52.407Z","message":"Entering","context":{"RequestID":"3e4e667a-6460-4fad-8f7d-6cd2419e1dc4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e2f765c7-1bdf-4901-a9a5-75461dd494e2","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:53:52.406Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:52.408Z","message":"{\"transactionId\":\"3e4e667a-6460-4fad-8f7d-6cd2419e1dc4\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:52:407\",\"respDate\":\"221203-05:53:52:408\",\"sourceId\":\"healthcheck:3e4e667a-6460-4fad-8f7d-6cd2419e1dc4\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:53:52:407-53048\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[57052], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[3e4e667a-6460-4fad-8f7d-6cd2419e1dc4]}\\\"}\"}","context":{"RequestID":"3e4e667a-6460-4fad-8f7d-6cd2419e1dc4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e2f765c7-1bdf-4901-a9a5-75461dd494e2","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:53:52.406Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:52.409Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e4e667a-6460-4fad-8f7d-6cd2419e1dc4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2f765c7-1bdf-4901-a9a5-75461dd494e2","LogTimestamp":"2022-12-03T05:53:52.408Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:52 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:53:52.840Z","message":"Entering","context":{"RequestID":"fac5d255-47eb-4358-b7b0-d6215db89ecd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"378bdcaf-5298-4f9c-8040-3097797e2037","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:52.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:52.842Z","message":"{\"transactionId\":\"fac5d255-47eb-4358-b7b0-d6215db89ecd\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:52:840\",\"respDate\":\"221203-05:53:52:841\",\"sourceId\":\"haproxy:fac5d255-47eb-4358-b7b0-d6215db89ecd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:53:52:840-55945\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fac5d255-47eb-4358-b7b0-d6215db89ecd]}\\\"}\"}","context":{"RequestID":"fac5d255-47eb-4358-b7b0-d6215db89ecd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"378bdcaf-5298-4f9c-8040-3097797e2037","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:52.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:52.842Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fac5d255-47eb-4358-b7b0-d6215db89ecd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"378bdcaf-5298-4f9c-8040-3097797e2037","LogTimestamp":"2022-12-03T05:53:52.842Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:53:53.902Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:53:53.916Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:53.916Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:53.917Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:54.849Z","message":"Entering","context":{"RequestID":"54c31af1-6b67-4168-9de7-31c81fb411cc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"187b9cff-bec0-4b2f-8242-45c6deb9c1e7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:54.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:54.851Z","message":"{\"transactionId\":\"54c31af1-6b67-4168-9de7-31c81fb411cc\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:54:850\",\"respDate\":\"221203-05:53:54:851\",\"sourceId\":\"haproxy:54c31af1-6b67-4168-9de7-31c81fb411cc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:53:54:850-84538\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[54c31af1-6b67-4168-9de7-31c81fb411cc]}\\\"}\"}","context":{"RequestID":"54c31af1-6b67-4168-9de7-31c81fb411cc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"187b9cff-bec0-4b2f-8242-45c6deb9c1e7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:54.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:54.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54c31af1-6b67-4168-9de7-31c81fb411cc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"187b9cff-bec0-4b2f-8242-45c6deb9c1e7","LogTimestamp":"2022-12-03T05:53:54.851Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:53:56.858Z","message":"Entering","context":{"RequestID":"c15ef21a-59eb-4ade-b52d-d5c8babea52e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ff12f29a-4a88-4b81-afcb-f8ffeddf15a2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:56.858Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:56.860Z","message":"{\"transactionId\":\"c15ef21a-59eb-4ade-b52d-d5c8babea52e\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:56:859\",\"respDate\":\"221203-05:53:56:860\",\"sourceId\":\"haproxy:c15ef21a-59eb-4ade-b52d-d5c8babea52e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:53:56:859-36029\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c15ef21a-59eb-4ade-b52d-d5c8babea52e]}\\\"}\"}","context":{"RequestID":"c15ef21a-59eb-4ade-b52d-d5c8babea52e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ff12f29a-4a88-4b81-afcb-f8ffeddf15a2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:56.858Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:56.860Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c15ef21a-59eb-4ade-b52d-d5c8babea52e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff12f29a-4a88-4b81-afcb-f8ffeddf15a2","LogTimestamp":"2022-12-03T05:53:56.860Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:53:58.868Z","message":"Entering","context":{"RequestID":"3abe6a11-a1eb-4134-a111-8d5dc760e6fa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7f762705-d970-4a91-9463-38941a0c9481","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:58.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:58.870Z","message":"{\"transactionId\":\"3abe6a11-a1eb-4134-a111-8d5dc760e6fa\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:58:869\",\"respDate\":\"221203-05:53:58:870\",\"sourceId\":\"haproxy:3abe6a11-a1eb-4134-a111-8d5dc760e6fa\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:53:58:869-82864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3abe6a11-a1eb-4134-a111-8d5dc760e6fa]}\\\"}\"}","context":{"RequestID":"3abe6a11-a1eb-4134-a111-8d5dc760e6fa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7f762705-d970-4a91-9463-38941a0c9481","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:53:58.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:58.871Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3abe6a11-a1eb-4134-a111-8d5dc760e6fa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f762705-d970-4a91-9463-38941a0c9481","LogTimestamp":"2022-12-03T05:53:58.871Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:53:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:53:59.907Z","message":"Entering","context":{"RequestID":"46a0aed7-a014-4588-ab56-eccbaaa4fb85","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"558f9abc-c12b-41b7-90b1-c6254db2c782","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:53:59.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:53:59.909Z","message":"{\"transactionId\":\"46a0aed7-a014-4588-ab56-eccbaaa4fb85\",\"status\":\"200\",\"rqstDate\":\"221203-05:53:59:907\",\"respDate\":\"221203-05:53:59:909\",\"sourceId\":\"OOM_ReadinessCheck:46a0aed7-a014-4588-ab56-eccbaaa4fb85\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:53:59:907-1446\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[37272], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[46a0aed7-a014-4588-ab56-eccbaaa4fb85]}\\\"}\"}","context":{"RequestID":"46a0aed7-a014-4588-ab56-eccbaaa4fb85","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"558f9abc-c12b-41b7-90b1-c6254db2c782","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:53:59.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:53:59.909Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46a0aed7-a014-4588-ab56-eccbaaa4fb85","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"558f9abc-c12b-41b7-90b1-c6254db2c782","LogTimestamp":"2022-12-03T05:53:59.909Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:53:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:54:00.259Z","message":"Entering","context":{"RequestID":"233e39c3-2b1b-4ce0-a0f0-57b170cde984","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c2a96728-229c-4003-8d86-d2827d6a74aa","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:54:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:00.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"233e39c3-2b1b-4ce0-a0f0-57b170cde984","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c2a96728-229c-4003-8d86-d2827d6a74aa","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:54:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:00.261Z","message":"{\"transactionId\":\"233e39c3-2b1b-4ce0-a0f0-57b170cde984\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:00:259\",\"respDate\":\"221203-05:54:00:261\",\"sourceId\":\"ReadinessCheck:233e39c3-2b1b-4ce0-a0f0-57b170cde984\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:54:00:259-87458\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[233e39c3-2b1b-4ce0-a0f0-57b170cde984]}\\\"}\"}","context":{"RequestID":"233e39c3-2b1b-4ce0-a0f0-57b170cde984","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c2a96728-229c-4003-8d86-d2827d6a74aa","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:54:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:00.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"233e39c3-2b1b-4ce0-a0f0-57b170cde984","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2a96728-229c-4003-8d86-d2827d6a74aa","LogTimestamp":"2022-12-03T05:54:00.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:54:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:00.509Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:00.511Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:00.878Z","message":"Entering","context":{"RequestID":"9b5a6106-2276-458f-92f2-c8dc1a1c13d9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1920a908-34ed-42ac-b0b2-1aa38e91931b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:00.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:00.880Z","message":"{\"transactionId\":\"9b5a6106-2276-458f-92f2-c8dc1a1c13d9\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:00:879\",\"respDate\":\"221203-05:54:00:880\",\"sourceId\":\"haproxy:9b5a6106-2276-458f-92f2-c8dc1a1c13d9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:54:00:879-57896\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b5a6106-2276-458f-92f2-c8dc1a1c13d9]}\\\"}\"}","context":{"RequestID":"9b5a6106-2276-458f-92f2-c8dc1a1c13d9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1920a908-34ed-42ac-b0b2-1aa38e91931b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:00.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:00.881Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b5a6106-2276-458f-92f2-c8dc1a1c13d9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1920a908-34ed-42ac-b0b2-1aa38e91931b","LogTimestamp":"2022-12-03T05:54:00.881Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:54:02.887Z","message":"Entering","context":{"RequestID":"ecd44733-1bcf-48e9-bbec-36f67bb100e9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"74ed504f-ecc6-4719-b1ce-64396aeb1e8a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:02.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:02.889Z","message":"{\"transactionId\":\"ecd44733-1bcf-48e9-bbec-36f67bb100e9\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:02:888\",\"respDate\":\"221203-05:54:02:889\",\"sourceId\":\"haproxy:ecd44733-1bcf-48e9-bbec-36f67bb100e9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:54:02:888-17830\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ecd44733-1bcf-48e9-bbec-36f67bb100e9]}\\\"}\"}","context":{"RequestID":"ecd44733-1bcf-48e9-bbec-36f67bb100e9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"74ed504f-ecc6-4719-b1ce-64396aeb1e8a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:02.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:02.889Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ecd44733-1bcf-48e9-bbec-36f67bb100e9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74ed504f-ecc6-4719-b1ce-64396aeb1e8a","LogTimestamp":"2022-12-03T05:54:02.889Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:03.203Z","message":"Entering","context":{"RequestID":"defb95d2-c0fc-4f28-b7f9-04ebdb889edc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"22e8d888-3cbc-4ac0-a856-84208b002b1c","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:54:03.203Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:03.205Z","message":"{\"transactionId\":\"defb95d2-c0fc-4f28-b7f9-04ebdb889edc\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:03:203\",\"respDate\":\"221203-05:54:03:205\",\"sourceId\":\"healthcheck:defb95d2-c0fc-4f28-b7f9-04ebdb889edc\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:54:03:203-6488\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[defb95d2-c0fc-4f28-b7f9-04ebdb889edc]}\\\"}\"}","context":{"RequestID":"defb95d2-c0fc-4f28-b7f9-04ebdb889edc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"22e8d888-3cbc-4ac0-a856-84208b002b1c","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:54:03.203Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:03.205Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"defb95d2-c0fc-4f28-b7f9-04ebdb889edc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22e8d888-3cbc-4ac0-a856-84208b002b1c","LogTimestamp":"2022-12-03T05:54:03.205Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:54:03 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:54:03.902Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:54:03.910Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:03.910Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:03.910Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:04.896Z","message":"Entering","context":{"RequestID":"74721e56-5f9f-4d75-80af-451fd188e1b5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0093e2f7-03b9-46a5-8d5d-fca7f626f5bc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:04.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:04.898Z","message":"{\"transactionId\":\"74721e56-5f9f-4d75-80af-451fd188e1b5\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:04:897\",\"respDate\":\"221203-05:54:04:898\",\"sourceId\":\"haproxy:74721e56-5f9f-4d75-80af-451fd188e1b5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:54:04:897-58301\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[74721e56-5f9f-4d75-80af-451fd188e1b5]}\\\"}\"}","context":{"RequestID":"74721e56-5f9f-4d75-80af-451fd188e1b5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0093e2f7-03b9-46a5-8d5d-fca7f626f5bc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:04.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:04.898Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"74721e56-5f9f-4d75-80af-451fd188e1b5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0093e2f7-03b9-46a5-8d5d-fca7f626f5bc","LogTimestamp":"2022-12-03T05:54:04.898Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:06.906Z","message":"Entering","context":{"RequestID":"a67824d8-ec87-46cb-89da-1f5aad465e16","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8cdf38be-9ed7-4068-87a8-89edd3f21431","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:06.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:06.907Z","message":"{\"transactionId\":\"a67824d8-ec87-46cb-89da-1f5aad465e16\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:06:906\",\"respDate\":\"221203-05:54:06:907\",\"sourceId\":\"haproxy:a67824d8-ec87-46cb-89da-1f5aad465e16\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:54:06:906-29499\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a67824d8-ec87-46cb-89da-1f5aad465e16]}\\\"}\"}","context":{"RequestID":"a67824d8-ec87-46cb-89da-1f5aad465e16","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8cdf38be-9ed7-4068-87a8-89edd3f21431","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:06.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:06.908Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a67824d8-ec87-46cb-89da-1f5aad465e16","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8cdf38be-9ed7-4068-87a8-89edd3f21431","LogTimestamp":"2022-12-03T05:54:06.908Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:07.430Z","message":"Entering","context":{"RequestID":"04000b96-3a92-4e82-a0ae-96248903ef5d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"176478ec-5f51-4db1-a13d-1a0cbf971379","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:54:07.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:07.432Z","message":"{\"transactionId\":\"04000b96-3a92-4e82-a0ae-96248903ef5d\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:07:431\",\"respDate\":\"221203-05:54:07:432\",\"sourceId\":\"healthcheck:04000b96-3a92-4e82-a0ae-96248903ef5d\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:54:07:431-6318\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[57212], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[04000b96-3a92-4e82-a0ae-96248903ef5d]}\\\"}\"}","context":{"RequestID":"04000b96-3a92-4e82-a0ae-96248903ef5d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"176478ec-5f51-4db1-a13d-1a0cbf971379","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:54:07.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:07.432Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04000b96-3a92-4e82-a0ae-96248903ef5d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"176478ec-5f51-4db1-a13d-1a0cbf971379","LogTimestamp":"2022-12-03T05:54:07.432Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:07 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:08.918Z","message":"Entering","context":{"RequestID":"843b8e9b-d468-4cc5-8694-9773303d73ed","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7ec11ffa-fe8b-4c3c-a38f-2e882c7e5364","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:08.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:08.920Z","message":"{\"transactionId\":\"843b8e9b-d468-4cc5-8694-9773303d73ed\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:08:919\",\"respDate\":\"221203-05:54:08:920\",\"sourceId\":\"haproxy:843b8e9b-d468-4cc5-8694-9773303d73ed\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:54:08:919-2299\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[843b8e9b-d468-4cc5-8694-9773303d73ed]}\\\"}\"}","context":{"RequestID":"843b8e9b-d468-4cc5-8694-9773303d73ed","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7ec11ffa-fe8b-4c3c-a38f-2e882c7e5364","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:08.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:08.920Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"843b8e9b-d468-4cc5-8694-9773303d73ed","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ec11ffa-fe8b-4c3c-a38f-2e882c7e5364","LogTimestamp":"2022-12-03T05:54:08.920Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:54:09.906Z","message":"Entering","context":{"RequestID":"2deefac6-9204-463f-bdcf-a72b9264cd20","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"94421754-f0d7-421a-9b93-4153543bf513","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:54:09.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:09.907Z","message":"{\"transactionId\":\"2deefac6-9204-463f-bdcf-a72b9264cd20\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:09:906\",\"respDate\":\"221203-05:54:09:907\",\"sourceId\":\"OOM_ReadinessCheck:2deefac6-9204-463f-bdcf-a72b9264cd20\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:54:09:906-28121\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[37474], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[2deefac6-9204-463f-bdcf-a72b9264cd20]}\\\"}\"}","context":{"RequestID":"2deefac6-9204-463f-bdcf-a72b9264cd20","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"94421754-f0d7-421a-9b93-4153543bf513","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:54:09.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:09.908Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2deefac6-9204-463f-bdcf-a72b9264cd20","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94421754-f0d7-421a-9b93-4153543bf513","LogTimestamp":"2022-12-03T05:54:09.908Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:54:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:10.259Z","message":"Entering","context":{"RequestID":"e08bc882-1068-4cec-a10c-1e766d9d352d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ebce8c4d-4304-4583-8712-e9b29bb018f0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:54:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:10.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"e08bc882-1068-4cec-a10c-1e766d9d352d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ebce8c4d-4304-4583-8712-e9b29bb018f0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:54:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:10.262Z","message":"{\"transactionId\":\"e08bc882-1068-4cec-a10c-1e766d9d352d\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:10:260\",\"respDate\":\"221203-05:54:10:262\",\"sourceId\":\"ReadinessCheck:e08bc882-1068-4cec-a10c-1e766d9d352d\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:54:10:260-62712\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[e08bc882-1068-4cec-a10c-1e766d9d352d]}\\\"}\"}","context":{"RequestID":"e08bc882-1068-4cec-a10c-1e766d9d352d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ebce8c4d-4304-4583-8712-e9b29bb018f0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:54:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:10.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e08bc882-1068-4cec-a10c-1e766d9d352d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ebce8c4d-4304-4583-8712-e9b29bb018f0","LogTimestamp":"2022-12-03T05:54:10.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:54:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:54:10.926Z","message":"Entering","context":{"RequestID":"d44464e2-1468-404f-9f68-3a76c8642f39","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7ee3be84-b46c-4779-93a9-2be9b901fdb3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:10.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:10.928Z","message":"{\"transactionId\":\"d44464e2-1468-404f-9f68-3a76c8642f39\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:10:927\",\"respDate\":\"221203-05:54:10:928\",\"sourceId\":\"haproxy:d44464e2-1468-404f-9f68-3a76c8642f39\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:54:10:927-91032\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d44464e2-1468-404f-9f68-3a76c8642f39]}\\\"}\"}","context":{"RequestID":"d44464e2-1468-404f-9f68-3a76c8642f39","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7ee3be84-b46c-4779-93a9-2be9b901fdb3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:10.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:10.928Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d44464e2-1468-404f-9f68-3a76c8642f39","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ee3be84-b46c-4779-93a9-2be9b901fdb3","LogTimestamp":"2022-12-03T05:54:10.928Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:12.936Z","message":"Entering","context":{"RequestID":"b59502f2-4731-41ad-a21c-e30964f75910","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0eb3e596-f6ac-4211-af5e-7fa5deb9b108","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:12.936Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:12.938Z","message":"{\"transactionId\":\"b59502f2-4731-41ad-a21c-e30964f75910\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:12:937\",\"respDate\":\"221203-05:54:12:938\",\"sourceId\":\"haproxy:b59502f2-4731-41ad-a21c-e30964f75910\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:54:12:937-97107\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b59502f2-4731-41ad-a21c-e30964f75910]}\\\"}\"}","context":{"RequestID":"b59502f2-4731-41ad-a21c-e30964f75910","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0eb3e596-f6ac-4211-af5e-7fa5deb9b108","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:12.936Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:12.938Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b59502f2-4731-41ad-a21c-e30964f75910","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0eb3e596-f6ac-4211-af5e-7fa5deb9b108","LogTimestamp":"2022-12-03T05:54:12.938Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:13.903Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:54:13.910Z","message":"Connection[/10.233.65.68: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":"2022-12-03T05:54:13.912Z","message":"Connection[/10.233.65.68: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":"2022-12-03T05:54:13.920Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:13.920Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:13.921Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:14.946Z","message":"Entering","context":{"RequestID":"9d4f9b66-b18d-42b7-b5d4-cb2469bd540b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ec99c3bf-d63c-4fe7-b286-368eb96f661e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:14.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:14.948Z","message":"{\"transactionId\":\"9d4f9b66-b18d-42b7-b5d4-cb2469bd540b\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:14:947\",\"respDate\":\"221203-05:54:14:948\",\"sourceId\":\"haproxy:9d4f9b66-b18d-42b7-b5d4-cb2469bd540b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:54:14:947-73190\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d4f9b66-b18d-42b7-b5d4-cb2469bd540b]}\\\"}\"}","context":{"RequestID":"9d4f9b66-b18d-42b7-b5d4-cb2469bd540b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ec99c3bf-d63c-4fe7-b286-368eb96f661e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:14.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:14.948Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d4f9b66-b18d-42b7-b5d4-cb2469bd540b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec99c3bf-d63c-4fe7-b286-368eb96f661e","LogTimestamp":"2022-12-03T05:54:14.948Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:16.955Z","message":"Entering","context":{"RequestID":"d6f112bc-9e11-4c06-80a0-cda9bb80d949","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cb9a11dc-aed6-439a-b81d-540ca262cd60","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:16.955Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:16.957Z","message":"{\"transactionId\":\"d6f112bc-9e11-4c06-80a0-cda9bb80d949\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:16:956\",\"respDate\":\"221203-05:54:16:957\",\"sourceId\":\"haproxy:d6f112bc-9e11-4c06-80a0-cda9bb80d949\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:54:16:956-99238\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d6f112bc-9e11-4c06-80a0-cda9bb80d949]}\\\"}\"}","context":{"RequestID":"d6f112bc-9e11-4c06-80a0-cda9bb80d949","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cb9a11dc-aed6-439a-b81d-540ca262cd60","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:16.955Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:16.957Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6f112bc-9e11-4c06-80a0-cda9bb80d949","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb9a11dc-aed6-439a-b81d-540ca262cd60","LogTimestamp":"2022-12-03T05:54:16.957Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:18.227Z","message":"Entering","context":{"RequestID":"373ef813-34b1-4eaf-bc53-76c23784ac8b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"55502ab0-5730-4731-9bf5-019f907115bf","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:54:18.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:18.228Z","message":"{\"transactionId\":\"373ef813-34b1-4eaf-bc53-76c23784ac8b\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:18:227\",\"respDate\":\"221203-05:54:18:228\",\"sourceId\":\"healthcheck:373ef813-34b1-4eaf-bc53-76c23784ac8b\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:54:18:227-75783\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[373ef813-34b1-4eaf-bc53-76c23784ac8b]}\\\"}\"}","context":{"RequestID":"373ef813-34b1-4eaf-bc53-76c23784ac8b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"55502ab0-5730-4731-9bf5-019f907115bf","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:54:18.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:18.229Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"373ef813-34b1-4eaf-bc53-76c23784ac8b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55502ab0-5730-4731-9bf5-019f907115bf","LogTimestamp":"2022-12-03T05:54:18.229Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:54:18 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:18.964Z","message":"Entering","context":{"RequestID":"f6faf7a9-ade8-4a22-9943-b62e1354d9bb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f0ebfdd7-8a2e-43fc-aa52-14feb7a9bcae","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:18.964Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:18.966Z","message":"{\"transactionId\":\"f6faf7a9-ade8-4a22-9943-b62e1354d9bb\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:18:965\",\"respDate\":\"221203-05:54:18:966\",\"sourceId\":\"haproxy:f6faf7a9-ade8-4a22-9943-b62e1354d9bb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:54:18:965-47007\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6faf7a9-ade8-4a22-9943-b62e1354d9bb]}\\\"}\"}","context":{"RequestID":"f6faf7a9-ade8-4a22-9943-b62e1354d9bb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f0ebfdd7-8a2e-43fc-aa52-14feb7a9bcae","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:18.964Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:18.966Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6faf7a9-ade8-4a22-9943-b62e1354d9bb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0ebfdd7-8a2e-43fc-aa52-14feb7a9bcae","LogTimestamp":"2022-12-03T05:54:18.966Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T05:54:19.905Z","message":"Entering","context":{"RequestID":"f636f8df-9ea6-400a-b672-a7e7fbcd2193","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fa958b94-86c7-475a-a52f-c64d02cc3524","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:54:19.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:19.907Z","message":"{\"transactionId\":\"f636f8df-9ea6-400a-b672-a7e7fbcd2193\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:19:906\",\"respDate\":\"221203-05:54:19:907\",\"sourceId\":\"OOM_ReadinessCheck:f636f8df-9ea6-400a-b672-a7e7fbcd2193\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:54:19:906-24463\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[37670], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[f636f8df-9ea6-400a-b672-a7e7fbcd2193]}\\\"}\"}","context":{"RequestID":"f636f8df-9ea6-400a-b672-a7e7fbcd2193","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fa958b94-86c7-475a-a52f-c64d02cc3524","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:54:19.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:19.907Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f636f8df-9ea6-400a-b672-a7e7fbcd2193","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa958b94-86c7-475a-a52f-c64d02cc3524","LogTimestamp":"2022-12-03T05:54:19.907Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:54:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:20.258Z","message":"Entering","context":{"RequestID":"3b0380de-e0a8-4522-bfbd-e5f3c5283724","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"01ae7ad5-56b0-437d-ba03-a7c5ad40ca35","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:54:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:20.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"3b0380de-e0a8-4522-bfbd-e5f3c5283724","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"01ae7ad5-56b0-437d-ba03-a7c5ad40ca35","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:54:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:20.260Z","message":"{\"transactionId\":\"3b0380de-e0a8-4522-bfbd-e5f3c5283724\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:20:259\",\"respDate\":\"221203-05:54:20:260\",\"sourceId\":\"ReadinessCheck:3b0380de-e0a8-4522-bfbd-e5f3c5283724\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:54:20:259-89501\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[3b0380de-e0a8-4522-bfbd-e5f3c5283724]}\\\"}\"}","context":{"RequestID":"3b0380de-e0a8-4522-bfbd-e5f3c5283724","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"01ae7ad5-56b0-437d-ba03-a7c5ad40ca35","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:54:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:20.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b0380de-e0a8-4522-bfbd-e5f3c5283724","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01ae7ad5-56b0-437d-ba03-a7c5ad40ca35","LogTimestamp":"2022-12-03T05:54:20.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:54:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:20.975Z","message":"Entering","context":{"RequestID":"73daf59f-d983-4e2b-8c97-ef70a4c09075","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"857d8721-4420-4a66-8ac0-27d1208db8f4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:20.975Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:20.977Z","message":"{\"transactionId\":\"73daf59f-d983-4e2b-8c97-ef70a4c09075\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:20:975\",\"respDate\":\"221203-05:54:20:977\",\"sourceId\":\"haproxy:73daf59f-d983-4e2b-8c97-ef70a4c09075\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:54:20:975-79520\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[73daf59f-d983-4e2b-8c97-ef70a4c09075]}\\\"}\"}","context":{"RequestID":"73daf59f-d983-4e2b-8c97-ef70a4c09075","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"857d8721-4420-4a66-8ac0-27d1208db8f4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:20.975Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:20.977Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"73daf59f-d983-4e2b-8c97-ef70a4c09075","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"857d8721-4420-4a66-8ac0-27d1208db8f4","LogTimestamp":"2022-12-03T05:54:20.977Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:54:22.459Z","message":"Entering","context":{"RequestID":"4583e7e4-132b-4c49-abf6-1d4e89ababd8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9004fe68-103e-4a87-a94f-593a4bf536ad","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:54:22.459Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:22.462Z","message":"{\"transactionId\":\"4583e7e4-132b-4c49-abf6-1d4e89ababd8\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:22:460\",\"respDate\":\"221203-05:54:22:462\",\"sourceId\":\"healthcheck:4583e7e4-132b-4c49-abf6-1d4e89ababd8\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:54:22:460-38318\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[57396], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[4583e7e4-132b-4c49-abf6-1d4e89ababd8]}\\\"}\"}","context":{"RequestID":"4583e7e4-132b-4c49-abf6-1d4e89ababd8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9004fe68-103e-4a87-a94f-593a4bf536ad","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:54:22.459Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:22.462Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4583e7e4-132b-4c49-abf6-1d4e89ababd8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9004fe68-103e-4a87-a94f-593a4bf536ad","LogTimestamp":"2022-12-03T05:54:22.462Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:22 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:54:22.985Z","message":"Entering","context":{"RequestID":"9d4b845d-0894-42e6-b6fe-84e9d3cf3568","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"035e2dc4-cd66-4dfa-a98b-f9a3bbf5ce9d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:22.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:22.987Z","message":"{\"transactionId\":\"9d4b845d-0894-42e6-b6fe-84e9d3cf3568\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:22:986\",\"respDate\":\"221203-05:54:22:987\",\"sourceId\":\"haproxy:9d4b845d-0894-42e6-b6fe-84e9d3cf3568\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:54:22:986-59812\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d4b845d-0894-42e6-b6fe-84e9d3cf3568]}\\\"}\"}","context":{"RequestID":"9d4b845d-0894-42e6-b6fe-84e9d3cf3568","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"035e2dc4-cd66-4dfa-a98b-f9a3bbf5ce9d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:22.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:22.987Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d4b845d-0894-42e6-b6fe-84e9d3cf3568","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"035e2dc4-cd66-4dfa-a98b-f9a3bbf5ce9d","LogTimestamp":"2022-12-03T05:54:22.987Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:23.903Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:54:23.916Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:23.916Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:23.916Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:24.996Z","message":"Entering","context":{"RequestID":"d98f3985-40f6-461f-bc0b-c4b396c7d9ec","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"18dd6f1e-f3a2-40cb-bfea-366466782dd3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:24.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:24.998Z","message":"{\"transactionId\":\"d98f3985-40f6-461f-bc0b-c4b396c7d9ec\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:24:997\",\"respDate\":\"221203-05:54:24:998\",\"sourceId\":\"haproxy:d98f3985-40f6-461f-bc0b-c4b396c7d9ec\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:54:24:997-47496\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d98f3985-40f6-461f-bc0b-c4b396c7d9ec]}\\\"}\"}","context":{"RequestID":"d98f3985-40f6-461f-bc0b-c4b396c7d9ec","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"18dd6f1e-f3a2-40cb-bfea-366466782dd3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:24.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:24.998Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d98f3985-40f6-461f-bc0b-c4b396c7d9ec","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18dd6f1e-f3a2-40cb-bfea-366466782dd3","LogTimestamp":"2022-12-03T05:54:24.998Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:27.006Z","message":"Entering","context":{"RequestID":"75fdff3a-e540-4ea7-9a6c-7fad2c20f4fa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3d5588f3-9b49-4357-81d5-dc601cbd186a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:27.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:27.007Z","message":"{\"transactionId\":\"75fdff3a-e540-4ea7-9a6c-7fad2c20f4fa\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:27:006\",\"respDate\":\"221203-05:54:27:007\",\"sourceId\":\"haproxy:75fdff3a-e540-4ea7-9a6c-7fad2c20f4fa\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:54:27:006-16757\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[75fdff3a-e540-4ea7-9a6c-7fad2c20f4fa]}\\\"}\"}","context":{"RequestID":"75fdff3a-e540-4ea7-9a6c-7fad2c20f4fa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3d5588f3-9b49-4357-81d5-dc601cbd186a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:27.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:27.008Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75fdff3a-e540-4ea7-9a6c-7fad2c20f4fa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d5588f3-9b49-4357-81d5-dc601cbd186a","LogTimestamp":"2022-12-03T05:54:27.008Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:29.016Z","message":"Entering","context":{"RequestID":"e2f20f75-38a6-465a-bb53-d5e4517a5f4c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"98147cef-8d8f-4d0c-83dc-a587749c973d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:29.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:29.017Z","message":"{\"transactionId\":\"e2f20f75-38a6-465a-bb53-d5e4517a5f4c\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:29:016\",\"respDate\":\"221203-05:54:29:017\",\"sourceId\":\"haproxy:e2f20f75-38a6-465a-bb53-d5e4517a5f4c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:54:29:016-57863\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2f20f75-38a6-465a-bb53-d5e4517a5f4c]}\\\"}\"}","context":{"RequestID":"e2f20f75-38a6-465a-bb53-d5e4517a5f4c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"98147cef-8d8f-4d0c-83dc-a587749c973d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:29.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:29.018Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2f20f75-38a6-465a-bb53-d5e4517a5f4c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98147cef-8d8f-4d0c-83dc-a587749c973d","LogTimestamp":"2022-12-03T05:54:29.018Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:29.906Z","message":"Entering","context":{"RequestID":"d1c4c4fe-af76-45e8-99a8-03005db6472f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"21b39975-23fe-40db-8d62-7f0beba59740","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:54:29.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:29.907Z","message":"{\"transactionId\":\"d1c4c4fe-af76-45e8-99a8-03005db6472f\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:29:906\",\"respDate\":\"221203-05:54:29:907\",\"sourceId\":\"OOM_ReadinessCheck:d1c4c4fe-af76-45e8-99a8-03005db6472f\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:54:29:906-49767\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[37870], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[d1c4c4fe-af76-45e8-99a8-03005db6472f]}\\\"}\"}","context":{"RequestID":"d1c4c4fe-af76-45e8-99a8-03005db6472f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"21b39975-23fe-40db-8d62-7f0beba59740","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:54:29.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:29.908Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d1c4c4fe-af76-45e8-99a8-03005db6472f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21b39975-23fe-40db-8d62-7f0beba59740","LogTimestamp":"2022-12-03T05:54:29.908Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:54:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:30.258Z","message":"Entering","context":{"RequestID":"68f6482b-2186-4c6c-a0e7-56cd7e663426","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bc5db0be-c4a5-431a-bb5c-699a1a8aeaea","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:54:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:30.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"68f6482b-2186-4c6c-a0e7-56cd7e663426","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bc5db0be-c4a5-431a-bb5c-699a1a8aeaea","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:54:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:30.260Z","message":"{\"transactionId\":\"68f6482b-2186-4c6c-a0e7-56cd7e663426\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:30:259\",\"respDate\":\"221203-05:54:30:260\",\"sourceId\":\"ReadinessCheck:68f6482b-2186-4c6c-a0e7-56cd7e663426\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:54:30:259-49348\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[68f6482b-2186-4c6c-a0e7-56cd7e663426]}\\\"}\"}","context":{"RequestID":"68f6482b-2186-4c6c-a0e7-56cd7e663426","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bc5db0be-c4a5-431a-bb5c-699a1a8aeaea","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:54:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:30.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68f6482b-2186-4c6c-a0e7-56cd7e663426","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc5db0be-c4a5-431a-bb5c-699a1a8aeaea","LogTimestamp":"2022-12-03T05:54:30.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:54:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:30.515Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:30.517Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:31.026Z","message":"Entering","context":{"RequestID":"6f74b660-8e33-46f8-9f6d-168611f02d3e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6e09184b-5931-4f77-8bd1-f43421483eaf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:31.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:31.028Z","message":"{\"transactionId\":\"6f74b660-8e33-46f8-9f6d-168611f02d3e\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:31:026\",\"respDate\":\"221203-05:54:31:028\",\"sourceId\":\"haproxy:6f74b660-8e33-46f8-9f6d-168611f02d3e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:54:31:026-27082\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6f74b660-8e33-46f8-9f6d-168611f02d3e]}\\\"}\"}","context":{"RequestID":"6f74b660-8e33-46f8-9f6d-168611f02d3e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6e09184b-5931-4f77-8bd1-f43421483eaf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:31.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:31.029Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f74b660-8e33-46f8-9f6d-168611f02d3e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e09184b-5931-4f77-8bd1-f43421483eaf","LogTimestamp":"2022-12-03T05:54:31.029Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:54:33.037Z","message":"Entering","context":{"RequestID":"80b2144f-022a-4108-821e-00e0e493c15e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5928c97a-8587-4487-929e-ed36fc50dc92","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:33.037Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:33.039Z","message":"{\"transactionId\":\"80b2144f-022a-4108-821e-00e0e493c15e\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:33:038\",\"respDate\":\"221203-05:54:33:039\",\"sourceId\":\"haproxy:80b2144f-022a-4108-821e-00e0e493c15e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:54:33:038-26471\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[80b2144f-022a-4108-821e-00e0e493c15e]}\\\"}\"}","context":{"RequestID":"80b2144f-022a-4108-821e-00e0e493c15e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5928c97a-8587-4487-929e-ed36fc50dc92","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:33.037Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:33.039Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80b2144f-022a-4108-821e-00e0e493c15e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5928c97a-8587-4487-929e-ed36fc50dc92","LogTimestamp":"2022-12-03T05:54:33.039Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:54:33.249Z","message":"Entering","context":{"RequestID":"171e2efc-de71-4b52-8f8b-e26c3fad9895","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"faa45814-4596-49b0-811f-a855ad714e48","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:54:33.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:33.251Z","message":"{\"transactionId\":\"171e2efc-de71-4b52-8f8b-e26c3fad9895\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:33:250\",\"respDate\":\"221203-05:54:33:251\",\"sourceId\":\"healthcheck:171e2efc-de71-4b52-8f8b-e26c3fad9895\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:54:33:250-7721\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[171e2efc-de71-4b52-8f8b-e26c3fad9895]}\\\"}\"}","context":{"RequestID":"171e2efc-de71-4b52-8f8b-e26c3fad9895","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"faa45814-4596-49b0-811f-a855ad714e48","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:54:33.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:33.251Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"171e2efc-de71-4b52-8f8b-e26c3fad9895","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"faa45814-4596-49b0-811f-a855ad714e48","LogTimestamp":"2022-12-03T05:54:33.251Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:54:33 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:33.904Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:54:33.912Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:33.913Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:33.913Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:35.046Z","message":"Entering","context":{"RequestID":"42d64d59-7234-42ca-a95b-610922406745","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"34029b32-8475-402a-bcb2-8f9f03fd0d1d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:35.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:35.048Z","message":"{\"transactionId\":\"42d64d59-7234-42ca-a95b-610922406745\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:35:047\",\"respDate\":\"221203-05:54:35:048\",\"sourceId\":\"haproxy:42d64d59-7234-42ca-a95b-610922406745\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:54:35:047-58982\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[42d64d59-7234-42ca-a95b-610922406745]}\\\"}\"}","context":{"RequestID":"42d64d59-7234-42ca-a95b-610922406745","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"34029b32-8475-402a-bcb2-8f9f03fd0d1d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:35.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:35.049Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42d64d59-7234-42ca-a95b-610922406745","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34029b32-8475-402a-bcb2-8f9f03fd0d1d","LogTimestamp":"2022-12-03T05:54:35.049Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:54:37.056Z","message":"Entering","context":{"RequestID":"24375573-679b-41f1-a120-3d55cd89b302","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"451e1924-bee1-4903-9e6b-791651aafdb8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:37.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:37.058Z","message":"{\"transactionId\":\"24375573-679b-41f1-a120-3d55cd89b302\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:37:057\",\"respDate\":\"221203-05:54:37:058\",\"sourceId\":\"haproxy:24375573-679b-41f1-a120-3d55cd89b302\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:54:37:057-7785\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24375573-679b-41f1-a120-3d55cd89b302]}\\\"}\"}","context":{"RequestID":"24375573-679b-41f1-a120-3d55cd89b302","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"451e1924-bee1-4903-9e6b-791651aafdb8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:37.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:37.058Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24375573-679b-41f1-a120-3d55cd89b302","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"451e1924-bee1-4903-9e6b-791651aafdb8","LogTimestamp":"2022-12-03T05:54:37.058Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:37.481Z","message":"Entering","context":{"RequestID":"3ca9873b-9f0f-46a4-82ad-96de9d6b7bd9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f9b0dacf-b7fb-4a2f-b8b3-024415d1837e","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:54:37.481Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:37.483Z","message":"{\"transactionId\":\"3ca9873b-9f0f-46a4-82ad-96de9d6b7bd9\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:37:482\",\"respDate\":\"221203-05:54:37:483\",\"sourceId\":\"healthcheck:3ca9873b-9f0f-46a4-82ad-96de9d6b7bd9\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:54:37:482-29313\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[57564], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[3ca9873b-9f0f-46a4-82ad-96de9d6b7bd9]}\\\"}\"}","context":{"RequestID":"3ca9873b-9f0f-46a4-82ad-96de9d6b7bd9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f9b0dacf-b7fb-4a2f-b8b3-024415d1837e","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:54:37.481Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:37.484Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ca9873b-9f0f-46a4-82ad-96de9d6b7bd9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9b0dacf-b7fb-4a2f-b8b3-024415d1837e","LogTimestamp":"2022-12-03T05:54:37.483Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:37 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:54:39.068Z","message":"Entering","context":{"RequestID":"56c3700b-4a6d-4243-a08c-cb313e744f52","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b2c19cb4-09d9-473d-9986-aafd734f6717","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:39.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:39.069Z","message":"{\"transactionId\":\"56c3700b-4a6d-4243-a08c-cb313e744f52\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:39:068\",\"respDate\":\"221203-05:54:39:069\",\"sourceId\":\"haproxy:56c3700b-4a6d-4243-a08c-cb313e744f52\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:54:39:068-73961\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[56c3700b-4a6d-4243-a08c-cb313e744f52]}\\\"}\"}","context":{"RequestID":"56c3700b-4a6d-4243-a08c-cb313e744f52","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b2c19cb4-09d9-473d-9986-aafd734f6717","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:39.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:39.070Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56c3700b-4a6d-4243-a08c-cb313e744f52","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2c19cb4-09d9-473d-9986-aafd734f6717","LogTimestamp":"2022-12-03T05:54:39.070Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:39.906Z","message":"Entering","context":{"RequestID":"b4caf822-445d-4213-a036-b6b29d7b4a8a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6ebad8eb-ff8e-4063-84b5-98a168fc7cac","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:54:39.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:39.908Z","message":"{\"transactionId\":\"b4caf822-445d-4213-a036-b6b29d7b4a8a\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:39:907\",\"respDate\":\"221203-05:54:39:908\",\"sourceId\":\"OOM_ReadinessCheck:b4caf822-445d-4213-a036-b6b29d7b4a8a\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:54:39:907-69281\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[38076], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[b4caf822-445d-4213-a036-b6b29d7b4a8a]}\\\"}\"}","context":{"RequestID":"b4caf822-445d-4213-a036-b6b29d7b4a8a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6ebad8eb-ff8e-4063-84b5-98a168fc7cac","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:54:39.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:39.909Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4caf822-445d-4213-a036-b6b29d7b4a8a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ebad8eb-ff8e-4063-84b5-98a168fc7cac","LogTimestamp":"2022-12-03T05:54:39.909Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:54:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:54:40.259Z","message":"Entering","context":{"RequestID":"a85afbd9-9249-4af3-9c34-8322ac03c96e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"221ff0e6-74a3-4f90-9c85-ec1e56c7a799","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:54:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:40.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"a85afbd9-9249-4af3-9c34-8322ac03c96e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"221ff0e6-74a3-4f90-9c85-ec1e56c7a799","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:54:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:40.261Z","message":"{\"transactionId\":\"a85afbd9-9249-4af3-9c34-8322ac03c96e\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:40:259\",\"respDate\":\"221203-05:54:40:261\",\"sourceId\":\"ReadinessCheck:a85afbd9-9249-4af3-9c34-8322ac03c96e\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:54:40:259-81363\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[a85afbd9-9249-4af3-9c34-8322ac03c96e]}\\\"}\"}","context":{"RequestID":"a85afbd9-9249-4af3-9c34-8322ac03c96e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"221ff0e6-74a3-4f90-9c85-ec1e56c7a799","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:54:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:40.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a85afbd9-9249-4af3-9c34-8322ac03c96e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"221ff0e6-74a3-4f90-9c85-ec1e56c7a799","LogTimestamp":"2022-12-03T05:54:40.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:54:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:41.078Z","message":"Entering","context":{"RequestID":"3ad8d530-ab98-4a0b-a537-0fd0e251ebf8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"797185ea-f80c-4a40-9a0b-d1458f0a3f12","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:41.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:41.080Z","message":"{\"transactionId\":\"3ad8d530-ab98-4a0b-a537-0fd0e251ebf8\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:41:079\",\"respDate\":\"221203-05:54:41:080\",\"sourceId\":\"haproxy:3ad8d530-ab98-4a0b-a537-0fd0e251ebf8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:54:41:079-88934\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3ad8d530-ab98-4a0b-a537-0fd0e251ebf8]}\\\"}\"}","context":{"RequestID":"3ad8d530-ab98-4a0b-a537-0fd0e251ebf8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"797185ea-f80c-4a40-9a0b-d1458f0a3f12","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:41.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:41.080Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ad8d530-ab98-4a0b-a537-0fd0e251ebf8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"797185ea-f80c-4a40-9a0b-d1458f0a3f12","LogTimestamp":"2022-12-03T05:54:41.080Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:43.088Z","message":"Entering","context":{"RequestID":"b83115bc-d152-4119-9cd7-a3d089fa652e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b6553859-b9da-45e0-ae19-7e4ab06b314e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:43.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:43.089Z","message":"{\"transactionId\":\"b83115bc-d152-4119-9cd7-a3d089fa652e\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:43:088\",\"respDate\":\"221203-05:54:43:089\",\"sourceId\":\"haproxy:b83115bc-d152-4119-9cd7-a3d089fa652e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:54:43:088-1755\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b83115bc-d152-4119-9cd7-a3d089fa652e]}\\\"}\"}","context":{"RequestID":"b83115bc-d152-4119-9cd7-a3d089fa652e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b6553859-b9da-45e0-ae19-7e4ab06b314e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:43.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:43.090Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b83115bc-d152-4119-9cd7-a3d089fa652e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6553859-b9da-45e0-ae19-7e4ab06b314e","LogTimestamp":"2022-12-03T05:54:43.090Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:43.904Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:54:43.914Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:43.914Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:43.914Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:45.097Z","message":"Entering","context":{"RequestID":"8db1aa23-8d12-4c24-963f-c52063da1ee2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"662ed161-6a50-49ba-ba5e-f005e4e87a84","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:45.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:45.098Z","message":"{\"transactionId\":\"8db1aa23-8d12-4c24-963f-c52063da1ee2\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:45:097\",\"respDate\":\"221203-05:54:45:098\",\"sourceId\":\"haproxy:8db1aa23-8d12-4c24-963f-c52063da1ee2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:54:45:097-37431\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8db1aa23-8d12-4c24-963f-c52063da1ee2]}\\\"}\"}","context":{"RequestID":"8db1aa23-8d12-4c24-963f-c52063da1ee2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"662ed161-6a50-49ba-ba5e-f005e4e87a84","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:45.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:45.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8db1aa23-8d12-4c24-963f-c52063da1ee2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"662ed161-6a50-49ba-ba5e-f005e4e87a84","LogTimestamp":"2022-12-03T05:54:45.099Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:47.106Z","message":"Entering","context":{"RequestID":"4c7ad72b-92a2-4c56-80ae-0d028030d234","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2e1a4cc8-e789-4a98-824b-254661a36833","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:47.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:47.108Z","message":"{\"transactionId\":\"4c7ad72b-92a2-4c56-80ae-0d028030d234\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:47:107\",\"respDate\":\"221203-05:54:47:108\",\"sourceId\":\"haproxy:4c7ad72b-92a2-4c56-80ae-0d028030d234\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:54:47:107-80633\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c7ad72b-92a2-4c56-80ae-0d028030d234]}\\\"}\"}","context":{"RequestID":"4c7ad72b-92a2-4c56-80ae-0d028030d234","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2e1a4cc8-e789-4a98-824b-254661a36833","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:47.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:47.109Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c7ad72b-92a2-4c56-80ae-0d028030d234","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e1a4cc8-e789-4a98-824b-254661a36833","LogTimestamp":"2022-12-03T05:54:47.109Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:54:48.272Z","message":"Entering","context":{"RequestID":"d85537ec-bf39-4346-9a21-af7016011666","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"49744332-1f77-40c1-8aa8-b4a5e5f69f72","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:54:48.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:48.274Z","message":"{\"transactionId\":\"d85537ec-bf39-4346-9a21-af7016011666\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:48:273\",\"respDate\":\"221203-05:54:48:274\",\"sourceId\":\"healthcheck:d85537ec-bf39-4346-9a21-af7016011666\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:54:48:273-28996\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[d85537ec-bf39-4346-9a21-af7016011666]}\\\"}\"}","context":{"RequestID":"d85537ec-bf39-4346-9a21-af7016011666","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"49744332-1f77-40c1-8aa8-b4a5e5f69f72","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:54:48.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:48.275Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d85537ec-bf39-4346-9a21-af7016011666","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49744332-1f77-40c1-8aa8-b4a5e5f69f72","LogTimestamp":"2022-12-03T05:54:48.275Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:54:48 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:54:49.115Z","message":"Entering","context":{"RequestID":"0b24ab8d-d159-406a-a179-bed839ac9ade","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a04ad115-36f4-4c8a-837f-0431a09b4a32","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:49.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:49.117Z","message":"{\"transactionId\":\"0b24ab8d-d159-406a-a179-bed839ac9ade\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:49:116\",\"respDate\":\"221203-05:54:49:117\",\"sourceId\":\"haproxy:0b24ab8d-d159-406a-a179-bed839ac9ade\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:54:49:116-21633\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0b24ab8d-d159-406a-a179-bed839ac9ade]}\\\"}\"}","context":{"RequestID":"0b24ab8d-d159-406a-a179-bed839ac9ade","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a04ad115-36f4-4c8a-837f-0431a09b4a32","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:49.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:49.117Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b24ab8d-d159-406a-a179-bed839ac9ade","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a04ad115-36f4-4c8a-837f-0431a09b4a32","LogTimestamp":"2022-12-03T05:54:49.117Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:49.905Z","message":"Entering","context":{"RequestID":"7be44ed3-624d-4939-9b92-0c7db8f7255e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eee1a96f-1d5b-4c4e-ab53-835df3875399","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:54:49.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:49.906Z","message":"{\"transactionId\":\"7be44ed3-624d-4939-9b92-0c7db8f7255e\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:49:905\",\"respDate\":\"221203-05:54:49:906\",\"sourceId\":\"OOM_ReadinessCheck:7be44ed3-624d-4939-9b92-0c7db8f7255e\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:54:49:905-53837\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[38268], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[7be44ed3-624d-4939-9b92-0c7db8f7255e]}\\\"}\"}","context":{"RequestID":"7be44ed3-624d-4939-9b92-0c7db8f7255e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eee1a96f-1d5b-4c4e-ab53-835df3875399","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:54:49.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:49.907Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7be44ed3-624d-4939-9b92-0c7db8f7255e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eee1a96f-1d5b-4c4e-ab53-835df3875399","LogTimestamp":"2022-12-03T05:54:49.907Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:54:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:50.259Z","message":"Entering","context":{"RequestID":"332d1f2d-ef0a-4112-9306-41ffa6ae8144","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5ddf62e4-9c03-4e06-a3cf-20e324d1e420","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:54:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:50.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"332d1f2d-ef0a-4112-9306-41ffa6ae8144","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5ddf62e4-9c03-4e06-a3cf-20e324d1e420","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:54:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:50.261Z","message":"{\"transactionId\":\"332d1f2d-ef0a-4112-9306-41ffa6ae8144\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:50:259\",\"respDate\":\"221203-05:54:50:261\",\"sourceId\":\"ReadinessCheck:332d1f2d-ef0a-4112-9306-41ffa6ae8144\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:54:50:259-35325\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[332d1f2d-ef0a-4112-9306-41ffa6ae8144]}\\\"}\"}","context":{"RequestID":"332d1f2d-ef0a-4112-9306-41ffa6ae8144","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5ddf62e4-9c03-4e06-a3cf-20e324d1e420","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:54:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:50.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"332d1f2d-ef0a-4112-9306-41ffa6ae8144","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ddf62e4-9c03-4e06-a3cf-20e324d1e420","LogTimestamp":"2022-12-03T05:54:50.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:54:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:51.125Z","message":"Entering","context":{"RequestID":"c0ce0303-c1a2-4cae-a7f5-51b2ca7aa57e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e9bc50e7-c3b3-4dca-9d7b-288171c644f1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:51.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:51.127Z","message":"{\"transactionId\":\"c0ce0303-c1a2-4cae-a7f5-51b2ca7aa57e\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:51:125\",\"respDate\":\"221203-05:54:51:127\",\"sourceId\":\"haproxy:c0ce0303-c1a2-4cae-a7f5-51b2ca7aa57e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:54:51:125-31261\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c0ce0303-c1a2-4cae-a7f5-51b2ca7aa57e]}\\\"}\"}","context":{"RequestID":"c0ce0303-c1a2-4cae-a7f5-51b2ca7aa57e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e9bc50e7-c3b3-4dca-9d7b-288171c644f1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:51.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:51.127Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0ce0303-c1a2-4cae-a7f5-51b2ca7aa57e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9bc50e7-c3b3-4dca-9d7b-288171c644f1","LogTimestamp":"2022-12-03T05:54:51.127Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:52.504Z","message":"Entering","context":{"RequestID":"c567321d-ad66-4c19-9d57-9d24a97ab363","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0a9b69d4-e660-43f0-9df4-641a5471c265","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:54:52.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:52.506Z","message":"{\"transactionId\":\"c567321d-ad66-4c19-9d57-9d24a97ab363\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:52:505\",\"respDate\":\"221203-05:54:52:506\",\"sourceId\":\"healthcheck:c567321d-ad66-4c19-9d57-9d24a97ab363\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:54:52:505-67438\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[57746], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[c567321d-ad66-4c19-9d57-9d24a97ab363]}\\\"}\"}","context":{"RequestID":"c567321d-ad66-4c19-9d57-9d24a97ab363","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0a9b69d4-e660-43f0-9df4-641a5471c265","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:54:52.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:52.506Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c567321d-ad66-4c19-9d57-9d24a97ab363","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a9b69d4-e660-43f0-9df4-641a5471c265","LogTimestamp":"2022-12-03T05:54:52.506Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:52 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:53.135Z","message":"Entering","context":{"RequestID":"effad2c3-7c11-48dc-b1c0-2d6eb2d51e1f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b3fcdeaa-be59-41ef-b672-9e082dbe8112","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:53.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:53.137Z","message":"{\"transactionId\":\"effad2c3-7c11-48dc-b1c0-2d6eb2d51e1f\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:53:136\",\"respDate\":\"221203-05:54:53:137\",\"sourceId\":\"haproxy:effad2c3-7c11-48dc-b1c0-2d6eb2d51e1f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:54:53:136-17171\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[effad2c3-7c11-48dc-b1c0-2d6eb2d51e1f]}\\\"}\"}","context":{"RequestID":"effad2c3-7c11-48dc-b1c0-2d6eb2d51e1f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b3fcdeaa-be59-41ef-b672-9e082dbe8112","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:53.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:53.137Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"effad2c3-7c11-48dc-b1c0-2d6eb2d51e1f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b3fcdeaa-be59-41ef-b672-9e082dbe8112","LogTimestamp":"2022-12-03T05:54:53.137Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:53.905Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:54:53.914Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:53.915Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:53.915Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:55.145Z","message":"Entering","context":{"RequestID":"ef08ce63-1227-4f3f-844d-def3a7244c54","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"81ff5285-57c1-4d39-9d6a-2e9f63fde42f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:55.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:55.146Z","message":"{\"transactionId\":\"ef08ce63-1227-4f3f-844d-def3a7244c54\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:55:145\",\"respDate\":\"221203-05:54:55:146\",\"sourceId\":\"haproxy:ef08ce63-1227-4f3f-844d-def3a7244c54\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:54:55:145-5885\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ef08ce63-1227-4f3f-844d-def3a7244c54]}\\\"}\"}","context":{"RequestID":"ef08ce63-1227-4f3f-844d-def3a7244c54","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"81ff5285-57c1-4d39-9d6a-2e9f63fde42f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:55.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:55.146Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef08ce63-1227-4f3f-844d-def3a7244c54","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81ff5285-57c1-4d39-9d6a-2e9f63fde42f","LogTimestamp":"2022-12-03T05:54:55.146Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:57.154Z","message":"Entering","context":{"RequestID":"e555d57b-c4cf-4218-89e5-b9c208087db9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f815c9fc-41dc-4a50-a178-9beec6fafe45","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:57.154Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:57.155Z","message":"{\"transactionId\":\"e555d57b-c4cf-4218-89e5-b9c208087db9\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:57:154\",\"respDate\":\"221203-05:54:57:155\",\"sourceId\":\"haproxy:e555d57b-c4cf-4218-89e5-b9c208087db9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:54:57:154-55329\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e555d57b-c4cf-4218-89e5-b9c208087db9]}\\\"}\"}","context":{"RequestID":"e555d57b-c4cf-4218-89e5-b9c208087db9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f815c9fc-41dc-4a50-a178-9beec6fafe45","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:57.154Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:57.156Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e555d57b-c4cf-4218-89e5-b9c208087db9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f815c9fc-41dc-4a50-a178-9beec6fafe45","LogTimestamp":"2022-12-03T05:54:57.156Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:54:59.164Z","message":"Entering","context":{"RequestID":"9205b1a9-1080-4018-a510-bce38f2fd0b1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"e4fd4d57-3ed2-4e65-b792-e206c7bab963","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:59.164Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:59.165Z","message":"{\"transactionId\":\"9205b1a9-1080-4018-a510-bce38f2fd0b1\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:59:164\",\"respDate\":\"221203-05:54:59:165\",\"sourceId\":\"haproxy:9205b1a9-1080-4018-a510-bce38f2fd0b1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:54:59:164-65098\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9205b1a9-1080-4018-a510-bce38f2fd0b1]}\\\"}\"}","context":{"RequestID":"9205b1a9-1080-4018-a510-bce38f2fd0b1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"e4fd4d57-3ed2-4e65-b792-e206c7bab963","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:54:59.164Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:59.166Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9205b1a9-1080-4018-a510-bce38f2fd0b1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4fd4d57-3ed2-4e65-b792-e206c7bab963","LogTimestamp":"2022-12-03T05:54:59.165Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:54:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T05:54:59.906Z","message":"Entering","context":{"RequestID":"a426f83b-a5c3-4851-96ed-92633da7651f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c38364ca-65b1-4b8c-a338-d0cf087e075d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:54:59.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:54:59.907Z","message":"{\"transactionId\":\"a426f83b-a5c3-4851-96ed-92633da7651f\",\"status\":\"200\",\"rqstDate\":\"221203-05:54:59:906\",\"respDate\":\"221203-05:54:59:907\",\"sourceId\":\"OOM_ReadinessCheck:a426f83b-a5c3-4851-96ed-92633da7651f\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:54:59:906-61578\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[38464], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[a426f83b-a5c3-4851-96ed-92633da7651f]}\\\"}\"}","context":{"RequestID":"a426f83b-a5c3-4851-96ed-92633da7651f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c38364ca-65b1-4b8c-a338-d0cf087e075d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:54:59.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:54:59.908Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a426f83b-a5c3-4851-96ed-92633da7651f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c38364ca-65b1-4b8c-a338-d0cf087e075d","LogTimestamp":"2022-12-03T05:54:59.908Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:54:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:55:00.259Z","message":"Entering","context":{"RequestID":"4b14b143-490b-4824-b63d-8709c41b88f4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"10002410-9fc6-4b12-afc4-768501d0663d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:55:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:00.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"4b14b143-490b-4824-b63d-8709c41b88f4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"10002410-9fc6-4b12-afc4-768501d0663d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:55:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:00.261Z","message":"{\"transactionId\":\"4b14b143-490b-4824-b63d-8709c41b88f4\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:00:259\",\"respDate\":\"221203-05:55:00:261\",\"sourceId\":\"ReadinessCheck:4b14b143-490b-4824-b63d-8709c41b88f4\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:55:00:259-85563\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[4b14b143-490b-4824-b63d-8709c41b88f4]}\\\"}\"}","context":{"RequestID":"4b14b143-490b-4824-b63d-8709c41b88f4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"10002410-9fc6-4b12-afc4-768501d0663d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:55:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:00.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b14b143-490b-4824-b63d-8709c41b88f4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"10002410-9fc6-4b12-afc4-768501d0663d","LogTimestamp":"2022-12-03T05:55:00.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:55:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:55:00.518Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:00.520Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:01.173Z","message":"Entering","context":{"RequestID":"3cb154c3-4d53-4bb7-8f63-fe4ed180414c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"ce1e5395-1205-4abe-8525-eacf014e4b53","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:01.173Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:01.174Z","message":"{\"transactionId\":\"3cb154c3-4d53-4bb7-8f63-fe4ed180414c\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:01:173\",\"respDate\":\"221203-05:55:01:174\",\"sourceId\":\"haproxy:3cb154c3-4d53-4bb7-8f63-fe4ed180414c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:55:01:173-64492\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3cb154c3-4d53-4bb7-8f63-fe4ed180414c]}\\\"}\"}","context":{"RequestID":"3cb154c3-4d53-4bb7-8f63-fe4ed180414c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"ce1e5395-1205-4abe-8525-eacf014e4b53","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:01.173Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:01.174Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3cb154c3-4d53-4bb7-8f63-fe4ed180414c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce1e5395-1205-4abe-8525-eacf014e4b53","LogTimestamp":"2022-12-03T05:55:01.174Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T05:55:03.182Z","message":"Entering","context":{"RequestID":"c15d07d4-9f34-4385-a25f-d89727efbcfd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ce87bf32-fdbc-41d7-9f12-5601f649f5f8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:03.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:03.183Z","message":"{\"transactionId\":\"c15d07d4-9f34-4385-a25f-d89727efbcfd\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:03:182\",\"respDate\":\"221203-05:55:03:183\",\"sourceId\":\"haproxy:c15d07d4-9f34-4385-a25f-d89727efbcfd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:55:03:182-26425\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c15d07d4-9f34-4385-a25f-d89727efbcfd]}\\\"}\"}","context":{"RequestID":"c15d07d4-9f34-4385-a25f-d89727efbcfd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ce87bf32-fdbc-41d7-9f12-5601f649f5f8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:03.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:03.184Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c15d07d4-9f34-4385-a25f-d89727efbcfd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce87bf32-fdbc-41d7-9f12-5601f649f5f8","LogTimestamp":"2022-12-03T05:55:03.184Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:55:03.334Z","message":"Entering","context":{"RequestID":"5722cdb0-8e7a-474a-bb60-87a82a853904","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"adc448b6-30fc-46c5-93bd-f142f368829d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:55:03.334Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:03.336Z","message":"{\"transactionId\":\"5722cdb0-8e7a-474a-bb60-87a82a853904\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:03:335\",\"respDate\":\"221203-05:55:03:336\",\"sourceId\":\"healthcheck:5722cdb0-8e7a-474a-bb60-87a82a853904\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:55:03:335-10834\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[5722cdb0-8e7a-474a-bb60-87a82a853904]}\\\"}\"}","context":{"RequestID":"5722cdb0-8e7a-474a-bb60-87a82a853904","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"adc448b6-30fc-46c5-93bd-f142f368829d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:55:03.334Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:03.336Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5722cdb0-8e7a-474a-bb60-87a82a853904","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"adc448b6-30fc-46c5-93bd-f142f368829d","LogTimestamp":"2022-12-03T05:55:03.336Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:55:03 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:55:03.905Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:55:03.916Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:03.916Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:03.916Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:05.191Z","message":"Entering","context":{"RequestID":"f9deb7ce-04ed-4cd0-9f50-5ac021d55cc3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"63c3f04e-bc6a-41f9-ac02-6d80b2e29aec","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:05.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:05.193Z","message":"{\"transactionId\":\"f9deb7ce-04ed-4cd0-9f50-5ac021d55cc3\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:05:192\",\"respDate\":\"221203-05:55:05:193\",\"sourceId\":\"haproxy:f9deb7ce-04ed-4cd0-9f50-5ac021d55cc3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:55:05:192-94651\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f9deb7ce-04ed-4cd0-9f50-5ac021d55cc3]}\\\"}\"}","context":{"RequestID":"f9deb7ce-04ed-4cd0-9f50-5ac021d55cc3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"63c3f04e-bc6a-41f9-ac02-6d80b2e29aec","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:05.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:05.193Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9deb7ce-04ed-4cd0-9f50-5ac021d55cc3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63c3f04e-bc6a-41f9-ac02-6d80b2e29aec","LogTimestamp":"2022-12-03T05:55:05.193Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:55:07.202Z","message":"Entering","context":{"RequestID":"74adce6a-f7f7-465d-a3fe-10c77c2479c6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6406d7bb-cd5c-41ab-9668-7d6fa93df140","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:07.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:07.204Z","message":"{\"transactionId\":\"74adce6a-f7f7-465d-a3fe-10c77c2479c6\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:07:202\",\"respDate\":\"221203-05:55:07:204\",\"sourceId\":\"haproxy:74adce6a-f7f7-465d-a3fe-10c77c2479c6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:55:07:202-28178\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[74adce6a-f7f7-465d-a3fe-10c77c2479c6]}\\\"}\"}","context":{"RequestID":"74adce6a-f7f7-465d-a3fe-10c77c2479c6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6406d7bb-cd5c-41ab-9668-7d6fa93df140","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:07.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:07.204Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"74adce6a-f7f7-465d-a3fe-10c77c2479c6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6406d7bb-cd5c-41ab-9668-7d6fa93df140","LogTimestamp":"2022-12-03T05:55:07.204Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:55:07.524Z","message":"Entering","context":{"RequestID":"53b9855b-cb0e-464e-849a-a929b91c2fbc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7330fe2a-26bf-476c-b60f-c850042b8e2a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:55:07.524Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:07.526Z","message":"{\"transactionId\":\"53b9855b-cb0e-464e-849a-a929b91c2fbc\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:07:525\",\"respDate\":\"221203-05:55:07:525\",\"sourceId\":\"healthcheck:53b9855b-cb0e-464e-849a-a929b91c2fbc\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:55:07:525-87151\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[57904], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[53b9855b-cb0e-464e-849a-a929b91c2fbc]}\\\"}\"}","context":{"RequestID":"53b9855b-cb0e-464e-849a-a929b91c2fbc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7330fe2a-26bf-476c-b60f-c850042b8e2a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:55:07.524Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:07.526Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"53b9855b-cb0e-464e-849a-a929b91c2fbc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7330fe2a-26bf-476c-b60f-c850042b8e2a","LogTimestamp":"2022-12-03T05:55:07.526Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:07 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:55:09.212Z","message":"Entering","context":{"RequestID":"d1d0ce58-d75c-4d71-8655-8bef8a8899cb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a56ba7c7-b2ff-4bd4-ac6c-423de4b86d2b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:09.214Z","message":"{\"transactionId\":\"d1d0ce58-d75c-4d71-8655-8bef8a8899cb\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:09:213\",\"respDate\":\"221203-05:55:09:214\",\"sourceId\":\"haproxy:d1d0ce58-d75c-4d71-8655-8bef8a8899cb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:55:09:213-27180\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d1d0ce58-d75c-4d71-8655-8bef8a8899cb]}\\\"}\"}","context":{"RequestID":"d1d0ce58-d75c-4d71-8655-8bef8a8899cb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a56ba7c7-b2ff-4bd4-ac6c-423de4b86d2b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:09.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d1d0ce58-d75c-4d71-8655-8bef8a8899cb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a56ba7c7-b2ff-4bd4-ac6c-423de4b86d2b","LogTimestamp":"2022-12-03T05:55:09.215Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:55:09.904Z","message":"Entering","context":{"RequestID":"2c6ec1ee-ca2c-490c-848a-5be20be88d15","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"149deddf-9f3e-4c7f-8ffd-63009484e5ba","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:55:09.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:09.905Z","message":"{\"transactionId\":\"2c6ec1ee-ca2c-490c-848a-5be20be88d15\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:09:904\",\"respDate\":\"221203-05:55:09:905\",\"sourceId\":\"OOM_ReadinessCheck:2c6ec1ee-ca2c-490c-848a-5be20be88d15\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:55:09:904-84585\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[38662], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[2c6ec1ee-ca2c-490c-848a-5be20be88d15]}\\\"}\"}","context":{"RequestID":"2c6ec1ee-ca2c-490c-848a-5be20be88d15","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"149deddf-9f3e-4c7f-8ffd-63009484e5ba","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:55:09.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:09.906Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c6ec1ee-ca2c-490c-848a-5be20be88d15","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"149deddf-9f3e-4c7f-8ffd-63009484e5ba","LogTimestamp":"2022-12-03T05:55:09.906Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:55:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:55:10.258Z","message":"Entering","context":{"RequestID":"b48214bf-9411-4bb1-8c2f-8e6e6291e2e0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1ffa92e3-5b82-4b6e-89bc-3e4691c50210","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:55:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:10.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"b48214bf-9411-4bb1-8c2f-8e6e6291e2e0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1ffa92e3-5b82-4b6e-89bc-3e4691c50210","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:55:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:10.260Z","message":"{\"transactionId\":\"b48214bf-9411-4bb1-8c2f-8e6e6291e2e0\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:10:258\",\"respDate\":\"221203-05:55:10:259\",\"sourceId\":\"ReadinessCheck:b48214bf-9411-4bb1-8c2f-8e6e6291e2e0\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:55:10:258-85377\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[b48214bf-9411-4bb1-8c2f-8e6e6291e2e0]}\\\"}\"}","context":{"RequestID":"b48214bf-9411-4bb1-8c2f-8e6e6291e2e0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1ffa92e3-5b82-4b6e-89bc-3e4691c50210","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:55:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:10.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b48214bf-9411-4bb1-8c2f-8e6e6291e2e0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ffa92e3-5b82-4b6e-89bc-3e4691c50210","LogTimestamp":"2022-12-03T05:55:10.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:55:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:55:11.221Z","message":"Entering","context":{"RequestID":"ec916da9-999c-42bc-b310-7207805d5974","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"418ac4a8-e148-41cc-b568-1b8673713fe3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:11.221Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:11.223Z","message":"{\"transactionId\":\"ec916da9-999c-42bc-b310-7207805d5974\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:11:222\",\"respDate\":\"221203-05:55:11:223\",\"sourceId\":\"haproxy:ec916da9-999c-42bc-b310-7207805d5974\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:55:11:222-73063\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ec916da9-999c-42bc-b310-7207805d5974]}\\\"}\"}","context":{"RequestID":"ec916da9-999c-42bc-b310-7207805d5974","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"418ac4a8-e148-41cc-b568-1b8673713fe3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:11.221Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:11.223Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec916da9-999c-42bc-b310-7207805d5974","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"418ac4a8-e148-41cc-b568-1b8673713fe3","LogTimestamp":"2022-12-03T05:55:11.223Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:55:13.231Z","message":"Entering","context":{"RequestID":"ee14d464-765c-4665-833c-fbcab6ae6685","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fb7ed022-6fe4-4a5c-bb98-d19b9a86ec49","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:13.231Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:13.232Z","message":"{\"transactionId\":\"ee14d464-765c-4665-833c-fbcab6ae6685\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:13:231\",\"respDate\":\"221203-05:55:13:232\",\"sourceId\":\"haproxy:ee14d464-765c-4665-833c-fbcab6ae6685\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:55:13:231-41197\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee14d464-765c-4665-833c-fbcab6ae6685]}\\\"}\"}","context":{"RequestID":"ee14d464-765c-4665-833c-fbcab6ae6685","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fb7ed022-6fe4-4a5c-bb98-d19b9a86ec49","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:13.231Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:13.233Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee14d464-765c-4665-833c-fbcab6ae6685","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb7ed022-6fe4-4a5c-bb98-d19b9a86ec49","LogTimestamp":"2022-12-03T05:55:13.233Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:55:13.905Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:55:13.918Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:13.919Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:13.919Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:15.240Z","message":"Entering","context":{"RequestID":"6990512b-e671-4824-b15c-976ca1e57d5c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"21e85fab-7fd4-4b2b-aa66-6d97c5b2325c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:15.240Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:15.242Z","message":"{\"transactionId\":\"6990512b-e671-4824-b15c-976ca1e57d5c\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:15:241\",\"respDate\":\"221203-05:55:15:242\",\"sourceId\":\"haproxy:6990512b-e671-4824-b15c-976ca1e57d5c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:55:15:241-55910\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6990512b-e671-4824-b15c-976ca1e57d5c]}\\\"}\"}","context":{"RequestID":"6990512b-e671-4824-b15c-976ca1e57d5c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"21e85fab-7fd4-4b2b-aa66-6d97c5b2325c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:15.240Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:15.243Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6990512b-e671-4824-b15c-976ca1e57d5c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21e85fab-7fd4-4b2b-aa66-6d97c5b2325c","LogTimestamp":"2022-12-03T05:55:15.243Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:55:17.251Z","message":"Entering","context":{"RequestID":"068b4768-1835-4497-87da-38cd366ba794","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1f1484b6-8d09-49f3-a371-e4bd7dce07dc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:17.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:17.253Z","message":"{\"transactionId\":\"068b4768-1835-4497-87da-38cd366ba794\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:17:252\",\"respDate\":\"221203-05:55:17:253\",\"sourceId\":\"haproxy:068b4768-1835-4497-87da-38cd366ba794\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:55:17:252-14822\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[068b4768-1835-4497-87da-38cd366ba794]}\\\"}\"}","context":{"RequestID":"068b4768-1835-4497-87da-38cd366ba794","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1f1484b6-8d09-49f3-a371-e4bd7dce07dc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:17.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:17.254Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"068b4768-1835-4497-87da-38cd366ba794","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f1484b6-8d09-49f3-a371-e4bd7dce07dc","LogTimestamp":"2022-12-03T05:55:17.253Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:55:18.357Z","message":"Entering","context":{"RequestID":"852412b3-2d7b-40f3-b510-711c5a26aba6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"62c667f0-5312-4844-abed-8787497bc3c9","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:55:18.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:18.359Z","message":"{\"transactionId\":\"852412b3-2d7b-40f3-b510-711c5a26aba6\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:18:358\",\"respDate\":\"221203-05:55:18:359\",\"sourceId\":\"healthcheck:852412b3-2d7b-40f3-b510-711c5a26aba6\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:55:18:358-79348\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[852412b3-2d7b-40f3-b510-711c5a26aba6]}\\\"}\"}","context":{"RequestID":"852412b3-2d7b-40f3-b510-711c5a26aba6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"62c667f0-5312-4844-abed-8787497bc3c9","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:55:18.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:18.359Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"852412b3-2d7b-40f3-b510-711c5a26aba6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62c667f0-5312-4844-abed-8787497bc3c9","LogTimestamp":"2022-12-03T05:55:18.359Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:55:18 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:55:19.262Z","message":"Entering","context":{"RequestID":"6a57f2e4-f6e8-4f1c-ae2b-c419a6d19230","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"95cb5032-5ad3-4a48-93da-617f15650bb7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:19.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:19.263Z","message":"{\"transactionId\":\"6a57f2e4-f6e8-4f1c-ae2b-c419a6d19230\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:19:262\",\"respDate\":\"221203-05:55:19:263\",\"sourceId\":\"haproxy:6a57f2e4-f6e8-4f1c-ae2b-c419a6d19230\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:55:19:262-62777\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a57f2e4-f6e8-4f1c-ae2b-c419a6d19230]}\\\"}\"}","context":{"RequestID":"6a57f2e4-f6e8-4f1c-ae2b-c419a6d19230","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"95cb5032-5ad3-4a48-93da-617f15650bb7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:19.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:19.264Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a57f2e4-f6e8-4f1c-ae2b-c419a6d19230","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95cb5032-5ad3-4a48-93da-617f15650bb7","LogTimestamp":"2022-12-03T05:55:19.264Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:55:19.905Z","message":"Entering","context":{"RequestID":"43d49cf5-40d0-42d0-b030-149f01d43ffc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3476d495-7fe0-4008-b548-d63840f7028b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:55:19.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:19.906Z","message":"{\"transactionId\":\"43d49cf5-40d0-42d0-b030-149f01d43ffc\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:19:905\",\"respDate\":\"221203-05:55:19:906\",\"sourceId\":\"OOM_ReadinessCheck:43d49cf5-40d0-42d0-b030-149f01d43ffc\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:55:19:905-95988\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[38862], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[43d49cf5-40d0-42d0-b030-149f01d43ffc]}\\\"}\"}","context":{"RequestID":"43d49cf5-40d0-42d0-b030-149f01d43ffc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3476d495-7fe0-4008-b548-d63840f7028b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:55:19.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:19.907Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43d49cf5-40d0-42d0-b030-149f01d43ffc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3476d495-7fe0-4008-b548-d63840f7028b","LogTimestamp":"2022-12-03T05:55:19.907Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:55:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:55:20.259Z","message":"Entering","context":{"RequestID":"3b0e5ebe-2287-47fd-879e-051b4fe7fbf2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"34939c93-5f14-40a9-8516-d33836fa32fd","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:55:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:20.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"3b0e5ebe-2287-47fd-879e-051b4fe7fbf2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"34939c93-5f14-40a9-8516-d33836fa32fd","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:55:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:20.261Z","message":"{\"transactionId\":\"3b0e5ebe-2287-47fd-879e-051b4fe7fbf2\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:20:260\",\"respDate\":\"221203-05:55:20:261\",\"sourceId\":\"ReadinessCheck:3b0e5ebe-2287-47fd-879e-051b4fe7fbf2\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:55:20:260-79545\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[3b0e5ebe-2287-47fd-879e-051b4fe7fbf2]}\\\"}\"}","context":{"RequestID":"3b0e5ebe-2287-47fd-879e-051b4fe7fbf2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"34939c93-5f14-40a9-8516-d33836fa32fd","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:55:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:20.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b0e5ebe-2287-47fd-879e-051b4fe7fbf2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34939c93-5f14-40a9-8516-d33836fa32fd","LogTimestamp":"2022-12-03T05:55:20.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:55:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:55:21.271Z","message":"Entering","context":{"RequestID":"e1d7e33f-d4df-4a70-80a0-ab21fce5f475","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6d25d0cc-6a39-4c47-b903-eda8613e3aa7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:21.271Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:21.273Z","message":"{\"transactionId\":\"e1d7e33f-d4df-4a70-80a0-ab21fce5f475\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:21:271\",\"respDate\":\"221203-05:55:21:272\",\"sourceId\":\"haproxy:e1d7e33f-d4df-4a70-80a0-ab21fce5f475\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:55:21:271-66756\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e1d7e33f-d4df-4a70-80a0-ab21fce5f475]}\\\"}\"}","context":{"RequestID":"e1d7e33f-d4df-4a70-80a0-ab21fce5f475","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6d25d0cc-6a39-4c47-b903-eda8613e3aa7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:21.271Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:21.273Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e1d7e33f-d4df-4a70-80a0-ab21fce5f475","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d25d0cc-6a39-4c47-b903-eda8613e3aa7","LogTimestamp":"2022-12-03T05:55:21.273Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:55:22.557Z","message":"Entering","context":{"RequestID":"2dcfddbc-6794-4e74-9708-f480c2c699a3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ac2b2dbb-2093-477e-94bb-3a5967ecd090","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:55:22.557Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:22.559Z","message":"{\"transactionId\":\"2dcfddbc-6794-4e74-9708-f480c2c699a3\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:22:557\",\"respDate\":\"221203-05:55:22:559\",\"sourceId\":\"healthcheck:2dcfddbc-6794-4e74-9708-f480c2c699a3\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:55:22:557-3273\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[58090], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[2dcfddbc-6794-4e74-9708-f480c2c699a3]}\\\"}\"}","context":{"RequestID":"2dcfddbc-6794-4e74-9708-f480c2c699a3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ac2b2dbb-2093-477e-94bb-3a5967ecd090","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:55:22.557Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:22.559Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2dcfddbc-6794-4e74-9708-f480c2c699a3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac2b2dbb-2093-477e-94bb-3a5967ecd090","LogTimestamp":"2022-12-03T05:55:22.559Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:22 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:55:23.280Z","message":"Entering","context":{"RequestID":"880ce04a-2938-4d69-b065-b54ba839bc18","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1ebd0444-a491-4099-b1f7-533419d7428a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:23.280Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:23.281Z","message":"{\"transactionId\":\"880ce04a-2938-4d69-b065-b54ba839bc18\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:23:280\",\"respDate\":\"221203-05:55:23:281\",\"sourceId\":\"haproxy:880ce04a-2938-4d69-b065-b54ba839bc18\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:55:23:280-84709\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[880ce04a-2938-4d69-b065-b54ba839bc18]}\\\"}\"}","context":{"RequestID":"880ce04a-2938-4d69-b065-b54ba839bc18","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1ebd0444-a491-4099-b1f7-533419d7428a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:23.280Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:23.282Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"880ce04a-2938-4d69-b065-b54ba839bc18","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ebd0444-a491-4099-b1f7-533419d7428a","LogTimestamp":"2022-12-03T05:55:23.282Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:55:23.905Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:55:23.917Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:23.918Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:23.918Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:25.290Z","message":"Entering","context":{"RequestID":"635edbf7-39ad-44b8-b9a6-d99e81d48801","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cb7d25ab-acdc-4735-9349-b0fad3e4e74b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:25.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:25.292Z","message":"{\"transactionId\":\"635edbf7-39ad-44b8-b9a6-d99e81d48801\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:25:290\",\"respDate\":\"221203-05:55:25:292\",\"sourceId\":\"haproxy:635edbf7-39ad-44b8-b9a6-d99e81d48801\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:55:25:290-75538\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[635edbf7-39ad-44b8-b9a6-d99e81d48801]}\\\"}\"}","context":{"RequestID":"635edbf7-39ad-44b8-b9a6-d99e81d48801","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cb7d25ab-acdc-4735-9349-b0fad3e4e74b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:25.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:25.292Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"635edbf7-39ad-44b8-b9a6-d99e81d48801","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb7d25ab-acdc-4735-9349-b0fad3e4e74b","LogTimestamp":"2022-12-03T05:55:25.292Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:55:27.300Z","message":"Entering","context":{"RequestID":"2487d2ab-5200-46a1-8695-1c70f687a79a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3128a1e9-ba51-471a-a29d-4a89e7116667","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:27.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:27.302Z","message":"{\"transactionId\":\"2487d2ab-5200-46a1-8695-1c70f687a79a\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:27:301\",\"respDate\":\"221203-05:55:27:302\",\"sourceId\":\"haproxy:2487d2ab-5200-46a1-8695-1c70f687a79a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:55:27:301-5875\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2487d2ab-5200-46a1-8695-1c70f687a79a]}\\\"}\"}","context":{"RequestID":"2487d2ab-5200-46a1-8695-1c70f687a79a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3128a1e9-ba51-471a-a29d-4a89e7116667","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:27.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:27.303Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2487d2ab-5200-46a1-8695-1c70f687a79a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3128a1e9-ba51-471a-a29d-4a89e7116667","LogTimestamp":"2022-12-03T05:55:27.303Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:55:29.310Z","message":"Entering","context":{"RequestID":"0273d4cc-c1ca-4bfc-a7f0-92e0c6d6018e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"93c489a4-2641-475b-ae2b-98eb2e2acd6a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:29.310Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:29.312Z","message":"{\"transactionId\":\"0273d4cc-c1ca-4bfc-a7f0-92e0c6d6018e\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:29:311\",\"respDate\":\"221203-05:55:29:312\",\"sourceId\":\"haproxy:0273d4cc-c1ca-4bfc-a7f0-92e0c6d6018e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:55:29:311-80087\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0273d4cc-c1ca-4bfc-a7f0-92e0c6d6018e]}\\\"}\"}","context":{"RequestID":"0273d4cc-c1ca-4bfc-a7f0-92e0c6d6018e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"93c489a4-2641-475b-ae2b-98eb2e2acd6a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:29.310Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:29.312Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0273d4cc-c1ca-4bfc-a7f0-92e0c6d6018e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93c489a4-2641-475b-ae2b-98eb2e2acd6a","LogTimestamp":"2022-12-03T05:55:29.312Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:55:29.904Z","message":"Entering","context":{"RequestID":"d704d720-37da-4eef-92d8-b3abd16014a5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"db3e5122-49c0-437b-8cbb-d46ac95ba5f3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:55:29.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:29.906Z","message":"{\"transactionId\":\"d704d720-37da-4eef-92d8-b3abd16014a5\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:29:905\",\"respDate\":\"221203-05:55:29:906\",\"sourceId\":\"OOM_ReadinessCheck:d704d720-37da-4eef-92d8-b3abd16014a5\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:55:29:905-21305\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[39048], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[d704d720-37da-4eef-92d8-b3abd16014a5]}\\\"}\"}","context":{"RequestID":"d704d720-37da-4eef-92d8-b3abd16014a5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"db3e5122-49c0-437b-8cbb-d46ac95ba5f3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:55:29.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:29.906Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d704d720-37da-4eef-92d8-b3abd16014a5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db3e5122-49c0-437b-8cbb-d46ac95ba5f3","LogTimestamp":"2022-12-03T05:55:29.906Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:55:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:55:30.259Z","message":"Entering","context":{"RequestID":"35257426-6762-4428-9419-9fbec72b74cc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"be160bdf-8184-432e-8ffb-855fd5366987","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:55:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:30.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"35257426-6762-4428-9419-9fbec72b74cc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"be160bdf-8184-432e-8ffb-855fd5366987","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:55:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:30.263Z","message":"{\"transactionId\":\"35257426-6762-4428-9419-9fbec72b74cc\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:30:260\",\"respDate\":\"221203-05:55:30:263\",\"sourceId\":\"ReadinessCheck:35257426-6762-4428-9419-9fbec72b74cc\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:55:30:260-69156\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[35257426-6762-4428-9419-9fbec72b74cc]}\\\"}\"}","context":{"RequestID":"35257426-6762-4428-9419-9fbec72b74cc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"be160bdf-8184-432e-8ffb-855fd5366987","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:55:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:30.264Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"35257426-6762-4428-9419-9fbec72b74cc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be160bdf-8184-432e-8ffb-855fd5366987","LogTimestamp":"2022-12-03T05:55:30.264Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:55:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:55:30.529Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:30.532Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:31.321Z","message":"Entering","context":{"RequestID":"9b9e6d99-8f9b-432f-9e6e-d5bf4659809b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fa56c1d6-be54-49e2-b47d-e864429bc743","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:31.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:31.323Z","message":"{\"transactionId\":\"9b9e6d99-8f9b-432f-9e6e-d5bf4659809b\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:31:321\",\"respDate\":\"221203-05:55:31:322\",\"sourceId\":\"haproxy:9b9e6d99-8f9b-432f-9e6e-d5bf4659809b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:55:31:321-97948\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b9e6d99-8f9b-432f-9e6e-d5bf4659809b]}\\\"}\"}","context":{"RequestID":"9b9e6d99-8f9b-432f-9e6e-d5bf4659809b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fa56c1d6-be54-49e2-b47d-e864429bc743","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:31.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:31.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b9e6d99-8f9b-432f-9e6e-d5bf4659809b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa56c1d6-be54-49e2-b47d-e864429bc743","LogTimestamp":"2022-12-03T05:55:31.323Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:55:33.331Z","message":"Entering","context":{"RequestID":"340d9511-c669-4f1a-a743-f1398587c556","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1f57e7c5-48ac-48cb-a41f-f128aff24d07","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:33.331Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:33.333Z","message":"{\"transactionId\":\"340d9511-c669-4f1a-a743-f1398587c556\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:33:332\",\"respDate\":\"221203-05:55:33:333\",\"sourceId\":\"haproxy:340d9511-c669-4f1a-a743-f1398587c556\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:55:33:332-9278\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[340d9511-c669-4f1a-a743-f1398587c556]}\\\"}\"}","context":{"RequestID":"340d9511-c669-4f1a-a743-f1398587c556","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1f57e7c5-48ac-48cb-a41f-f128aff24d07","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:33.331Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:33.333Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"340d9511-c669-4f1a-a743-f1398587c556","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f57e7c5-48ac-48cb-a41f-f128aff24d07","LogTimestamp":"2022-12-03T05:55:33.333Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:55:33.379Z","message":"Entering","context":{"RequestID":"d868073f-9102-49f5-95b4-f31fa8aa06e4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f89d7920-0e92-4ee6-b752-ea363fb7b69f","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:55:33.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:33.381Z","message":"{\"transactionId\":\"d868073f-9102-49f5-95b4-f31fa8aa06e4\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:33:380\",\"respDate\":\"221203-05:55:33:381\",\"sourceId\":\"healthcheck:d868073f-9102-49f5-95b4-f31fa8aa06e4\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:55:33:380-5151\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[d868073f-9102-49f5-95b4-f31fa8aa06e4]}\\\"}\"}","context":{"RequestID":"d868073f-9102-49f5-95b4-f31fa8aa06e4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f89d7920-0e92-4ee6-b752-ea363fb7b69f","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:55:33.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:33.381Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d868073f-9102-49f5-95b4-f31fa8aa06e4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f89d7920-0e92-4ee6-b752-ea363fb7b69f","LogTimestamp":"2022-12-03T05:55:33.381Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:55:33 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T05:55:33.904Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:55:33.915Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:33.915Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:33.916Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:35.341Z","message":"Entering","context":{"RequestID":"0a8aced2-8a37-4486-bf77-cc810bd20ad9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"66fe7a63-9052-4d65-8865-1cf8437d6b9d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:35.341Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:35.343Z","message":"{\"transactionId\":\"0a8aced2-8a37-4486-bf77-cc810bd20ad9\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:35:342\",\"respDate\":\"221203-05:55:35:343\",\"sourceId\":\"haproxy:0a8aced2-8a37-4486-bf77-cc810bd20ad9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:55:35:342-76112\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0a8aced2-8a37-4486-bf77-cc810bd20ad9]}\\\"}\"}","context":{"RequestID":"0a8aced2-8a37-4486-bf77-cc810bd20ad9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"66fe7a63-9052-4d65-8865-1cf8437d6b9d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:35.341Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:35.343Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a8aced2-8a37-4486-bf77-cc810bd20ad9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66fe7a63-9052-4d65-8865-1cf8437d6b9d","LogTimestamp":"2022-12-03T05:55:35.343Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:55:37.351Z","message":"Entering","context":{"RequestID":"cf48b285-baed-4f39-b714-4039d53d58d3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2e6ed3ea-66b7-497e-8986-5f1d141c92b8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:37.351Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:37.352Z","message":"{\"transactionId\":\"cf48b285-baed-4f39-b714-4039d53d58d3\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:37:351\",\"respDate\":\"221203-05:55:37:352\",\"sourceId\":\"haproxy:cf48b285-baed-4f39-b714-4039d53d58d3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:55:37:351-83667\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cf48b285-baed-4f39-b714-4039d53d58d3]}\\\"}\"}","context":{"RequestID":"cf48b285-baed-4f39-b714-4039d53d58d3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2e6ed3ea-66b7-497e-8986-5f1d141c92b8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:37.351Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:37.352Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf48b285-baed-4f39-b714-4039d53d58d3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e6ed3ea-66b7-497e-8986-5f1d141c92b8","LogTimestamp":"2022-12-03T05:55:37.352Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T05:55:37.578Z","message":"Entering","context":{"RequestID":"ba1cd939-5c7b-45b4-8653-9c12cb859b0e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4e4b5405-0a49-49d9-92ee-59d52859bcee","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:55:37.578Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:37.580Z","message":"{\"transactionId\":\"ba1cd939-5c7b-45b4-8653-9c12cb859b0e\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:37:579\",\"respDate\":\"221203-05:55:37:580\",\"sourceId\":\"healthcheck:ba1cd939-5c7b-45b4-8653-9c12cb859b0e\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:55:37:579-14236\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[58260], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[ba1cd939-5c7b-45b4-8653-9c12cb859b0e]}\\\"}\"}","context":{"RequestID":"ba1cd939-5c7b-45b4-8653-9c12cb859b0e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4e4b5405-0a49-49d9-92ee-59d52859bcee","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:55:37.578Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:37.580Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba1cd939-5c7b-45b4-8653-9c12cb859b0e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e4b5405-0a49-49d9-92ee-59d52859bcee","LogTimestamp":"2022-12-03T05:55:37.580Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:37 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:55:39.360Z","message":"Entering","context":{"RequestID":"6d57537d-4f49-48d0-9866-f31bb97474eb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a0c23e7a-d931-4a16-a084-576c9f7014a6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:39.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:39.362Z","message":"{\"transactionId\":\"6d57537d-4f49-48d0-9866-f31bb97474eb\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:39:361\",\"respDate\":\"221203-05:55:39:362\",\"sourceId\":\"haproxy:6d57537d-4f49-48d0-9866-f31bb97474eb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:55:39:361-65640\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6d57537d-4f49-48d0-9866-f31bb97474eb]}\\\"}\"}","context":{"RequestID":"6d57537d-4f49-48d0-9866-f31bb97474eb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a0c23e7a-d931-4a16-a084-576c9f7014a6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:39.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:39.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d57537d-4f49-48d0-9866-f31bb97474eb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0c23e7a-d931-4a16-a084-576c9f7014a6","LogTimestamp":"2022-12-03T05:55:39.362Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:55:39.905Z","message":"Entering","context":{"RequestID":"567c036b-0be4-4222-af9b-cafbe8c33bd4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"056ec577-95a7-4a24-9c9c-70a4e0840340","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:55:39.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:39.907Z","message":"{\"transactionId\":\"567c036b-0be4-4222-af9b-cafbe8c33bd4\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:39:906\",\"respDate\":\"221203-05:55:39:907\",\"sourceId\":\"OOM_ReadinessCheck:567c036b-0be4-4222-af9b-cafbe8c33bd4\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:55:39:906-72575\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[39248], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[567c036b-0be4-4222-af9b-cafbe8c33bd4]}\\\"}\"}","context":{"RequestID":"567c036b-0be4-4222-af9b-cafbe8c33bd4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"056ec577-95a7-4a24-9c9c-70a4e0840340","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:55:39.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:39.907Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"567c036b-0be4-4222-af9b-cafbe8c33bd4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"056ec577-95a7-4a24-9c9c-70a4e0840340","LogTimestamp":"2022-12-03T05:55:39.907Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:55:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:55:40.259Z","message":"Entering","context":{"RequestID":"5d262317-e23e-4e68-bb15-0a0001962bec","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6e75669e-b29f-4a9a-a099-78a0ea92afd9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:55:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:40.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"5d262317-e23e-4e68-bb15-0a0001962bec","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6e75669e-b29f-4a9a-a099-78a0ea92afd9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:55:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:40.261Z","message":"{\"transactionId\":\"5d262317-e23e-4e68-bb15-0a0001962bec\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:40:260\",\"respDate\":\"221203-05:55:40:261\",\"sourceId\":\"ReadinessCheck:5d262317-e23e-4e68-bb15-0a0001962bec\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:55:40:260-44297\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[5d262317-e23e-4e68-bb15-0a0001962bec]}\\\"}\"}","context":{"RequestID":"5d262317-e23e-4e68-bb15-0a0001962bec","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6e75669e-b29f-4a9a-a099-78a0ea92afd9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:55:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:40.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d262317-e23e-4e68-bb15-0a0001962bec","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e75669e-b29f-4a9a-a099-78a0ea92afd9","LogTimestamp":"2022-12-03T05:55:40.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:55:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:55:41.369Z","message":"Entering","context":{"RequestID":"8b348783-4b05-4c82-9b4b-8e3fdde9a50e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f3704e1c-17a0-4a01-b883-796dc2fbeaf4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:41.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:41.371Z","message":"{\"transactionId\":\"8b348783-4b05-4c82-9b4b-8e3fdde9a50e\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:41:370\",\"respDate\":\"221203-05:55:41:371\",\"sourceId\":\"haproxy:8b348783-4b05-4c82-9b4b-8e3fdde9a50e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:55:41:370-69178\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8b348783-4b05-4c82-9b4b-8e3fdde9a50e]}\\\"}\"}","context":{"RequestID":"8b348783-4b05-4c82-9b4b-8e3fdde9a50e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f3704e1c-17a0-4a01-b883-796dc2fbeaf4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:41.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:41.371Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b348783-4b05-4c82-9b4b-8e3fdde9a50e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3704e1c-17a0-4a01-b883-796dc2fbeaf4","LogTimestamp":"2022-12-03T05:55:41.371Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T05:55:43.379Z","message":"Entering","context":{"RequestID":"83c347af-2236-4f42-a33b-cc5f17ddf99e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eb3e9d48-05aa-416b-914f-69b44a2e3204","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:43.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:43.381Z","message":"{\"transactionId\":\"83c347af-2236-4f42-a33b-cc5f17ddf99e\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:43:380\",\"respDate\":\"221203-05:55:43:381\",\"sourceId\":\"haproxy:83c347af-2236-4f42-a33b-cc5f17ddf99e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:55:43:380-73650\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[83c347af-2236-4f42-a33b-cc5f17ddf99e]}\\\"}\"}","context":{"RequestID":"83c347af-2236-4f42-a33b-cc5f17ddf99e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eb3e9d48-05aa-416b-914f-69b44a2e3204","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:43.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:43.382Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83c347af-2236-4f42-a33b-cc5f17ddf99e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb3e9d48-05aa-416b-914f-69b44a2e3204","LogTimestamp":"2022-12-03T05:55:43.382Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:55:43.904Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:55:43.912Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:43.913Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:43.913Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:45.390Z","message":"Entering","context":{"RequestID":"323345b3-b559-4dc1-b771-ad1cebc56598","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d951d321-1e8e-4ad1-8c61-5c1036d5a84d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:45.390Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:45.392Z","message":"{\"transactionId\":\"323345b3-b559-4dc1-b771-ad1cebc56598\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:45:391\",\"respDate\":\"221203-05:55:45:392\",\"sourceId\":\"haproxy:323345b3-b559-4dc1-b771-ad1cebc56598\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:55:45:391-88808\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[323345b3-b559-4dc1-b771-ad1cebc56598]}\\\"}\"}","context":{"RequestID":"323345b3-b559-4dc1-b771-ad1cebc56598","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d951d321-1e8e-4ad1-8c61-5c1036d5a84d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:45.390Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:45.392Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"323345b3-b559-4dc1-b771-ad1cebc56598","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d951d321-1e8e-4ad1-8c61-5c1036d5a84d","LogTimestamp":"2022-12-03T05:55:45.392Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:55:47.399Z","message":"Entering","context":{"RequestID":"f47556c9-f96e-426b-a39a-717cb2e3d233","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b49bc6cc-ff58-453f-a30a-3428f2779bbe","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:47.399Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:47.401Z","message":"{\"transactionId\":\"f47556c9-f96e-426b-a39a-717cb2e3d233\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:47:400\",\"respDate\":\"221203-05:55:47:401\",\"sourceId\":\"haproxy:f47556c9-f96e-426b-a39a-717cb2e3d233\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:55:47:400-57765\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f47556c9-f96e-426b-a39a-717cb2e3d233]}\\\"}\"}","context":{"RequestID":"f47556c9-f96e-426b-a39a-717cb2e3d233","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b49bc6cc-ff58-453f-a30a-3428f2779bbe","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:47.399Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:47.401Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f47556c9-f96e-426b-a39a-717cb2e3d233","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b49bc6cc-ff58-453f-a30a-3428f2779bbe","LogTimestamp":"2022-12-03T05:55:47.401Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:55:48.402Z","message":"Entering","context":{"RequestID":"7752a0f0-600f-4d2b-87dd-f43f30f9413d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9436db2b-0549-49cb-96c2-b5df45fcc992","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:55:48.402Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:48.403Z","message":"{\"transactionId\":\"7752a0f0-600f-4d2b-87dd-f43f30f9413d\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:48:402\",\"respDate\":\"221203-05:55:48:403\",\"sourceId\":\"healthcheck:7752a0f0-600f-4d2b-87dd-f43f30f9413d\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:55:48:402-60083\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[7752a0f0-600f-4d2b-87dd-f43f30f9413d]}\\\"}\"}","context":{"RequestID":"7752a0f0-600f-4d2b-87dd-f43f30f9413d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9436db2b-0549-49cb-96c2-b5df45fcc992","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:55:48.402Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:48.404Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7752a0f0-600f-4d2b-87dd-f43f30f9413d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9436db2b-0549-49cb-96c2-b5df45fcc992","LogTimestamp":"2022-12-03T05:55:48.404Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:55:48 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:55:49.409Z","message":"Entering","context":{"RequestID":"c494f853-e7d8-4932-aacb-441ce45899ac","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5b367025-e17f-4984-a253-6e1ed37e8648","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:49.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:49.411Z","message":"{\"transactionId\":\"c494f853-e7d8-4932-aacb-441ce45899ac\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:49:410\",\"respDate\":\"221203-05:55:49:411\",\"sourceId\":\"haproxy:c494f853-e7d8-4932-aacb-441ce45899ac\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:55:49:410-78629\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c494f853-e7d8-4932-aacb-441ce45899ac]}\\\"}\"}","context":{"RequestID":"c494f853-e7d8-4932-aacb-441ce45899ac","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5b367025-e17f-4984-a253-6e1ed37e8648","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:49.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:49.411Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c494f853-e7d8-4932-aacb-441ce45899ac","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b367025-e17f-4984-a253-6e1ed37e8648","LogTimestamp":"2022-12-03T05:55:49.411Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:55:49.903Z","message":"Entering","context":{"RequestID":"45d233ef-41e2-4aa8-bca1-8ebfe0b1a49b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ce424b51-f784-426b-bf30-24003a75ec1e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:55:49.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:49.904Z","message":"{\"transactionId\":\"45d233ef-41e2-4aa8-bca1-8ebfe0b1a49b\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:49:903\",\"respDate\":\"221203-05:55:49:904\",\"sourceId\":\"OOM_ReadinessCheck:45d233ef-41e2-4aa8-bca1-8ebfe0b1a49b\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:55:49:903-4507\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[39438], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[45d233ef-41e2-4aa8-bca1-8ebfe0b1a49b]}\\\"}\"}","context":{"RequestID":"45d233ef-41e2-4aa8-bca1-8ebfe0b1a49b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ce424b51-f784-426b-bf30-24003a75ec1e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:55:49.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:49.905Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45d233ef-41e2-4aa8-bca1-8ebfe0b1a49b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce424b51-f784-426b-bf30-24003a75ec1e","LogTimestamp":"2022-12-03T05:55:49.905Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:55:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:55:50.259Z","message":"Entering","context":{"RequestID":"491467fe-5cf0-45cd-aca9-6becf15b787a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bd7ec8be-5dc6-4f2f-a75f-d9bc82b365dd","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:55:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:50.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"491467fe-5cf0-45cd-aca9-6becf15b787a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bd7ec8be-5dc6-4f2f-a75f-d9bc82b365dd","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:55:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:50.261Z","message":"{\"transactionId\":\"491467fe-5cf0-45cd-aca9-6becf15b787a\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:50:259\",\"respDate\":\"221203-05:55:50:261\",\"sourceId\":\"ReadinessCheck:491467fe-5cf0-45cd-aca9-6becf15b787a\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:55:50:259-60147\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[491467fe-5cf0-45cd-aca9-6becf15b787a]}\\\"}\"}","context":{"RequestID":"491467fe-5cf0-45cd-aca9-6becf15b787a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bd7ec8be-5dc6-4f2f-a75f-d9bc82b365dd","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:55:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:50.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"491467fe-5cf0-45cd-aca9-6becf15b787a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd7ec8be-5dc6-4f2f-a75f-d9bc82b365dd","LogTimestamp":"2022-12-03T05:55:50.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:55:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:55:51.418Z","message":"Entering","context":{"RequestID":"b875dd28-79a4-46c3-a666-d23c2ce3b49b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"edd33c65-27b4-4ba3-b7e5-3d23c71c2947","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:51.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:51.420Z","message":"{\"transactionId\":\"b875dd28-79a4-46c3-a666-d23c2ce3b49b\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:51:419\",\"respDate\":\"221203-05:55:51:420\",\"sourceId\":\"haproxy:b875dd28-79a4-46c3-a666-d23c2ce3b49b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:55:51:419-85142\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b875dd28-79a4-46c3-a666-d23c2ce3b49b]}\\\"}\"}","context":{"RequestID":"b875dd28-79a4-46c3-a666-d23c2ce3b49b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"edd33c65-27b4-4ba3-b7e5-3d23c71c2947","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:51.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:51.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b875dd28-79a4-46c3-a666-d23c2ce3b49b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"edd33c65-27b4-4ba3-b7e5-3d23c71c2947","LogTimestamp":"2022-12-03T05:55:51.420Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:55:52.611Z","message":"Entering","context":{"RequestID":"39635936-2292-4aee-93a2-e8a276763e37","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8cf8b902-a473-462e-a6b3-7305e1c97ba0","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:55:52.611Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:52.613Z","message":"{\"transactionId\":\"39635936-2292-4aee-93a2-e8a276763e37\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:52:612\",\"respDate\":\"221203-05:55:52:613\",\"sourceId\":\"healthcheck:39635936-2292-4aee-93a2-e8a276763e37\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:55:52:612-56331\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[58456], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[39635936-2292-4aee-93a2-e8a276763e37]}\\\"}\"}","context":{"RequestID":"39635936-2292-4aee-93a2-e8a276763e37","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8cf8b902-a473-462e-a6b3-7305e1c97ba0","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:55:52.611Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:52.613Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39635936-2292-4aee-93a2-e8a276763e37","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8cf8b902-a473-462e-a6b3-7305e1c97ba0","LogTimestamp":"2022-12-03T05:55:52.613Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:52 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:55:53.428Z","message":"Entering","context":{"RequestID":"b4bc5b92-02ba-419b-ae6e-c24ef2c22775","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6629021a-8c6f-4dcb-aa14-05f25c570ccf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:53.428Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:53.429Z","message":"{\"transactionId\":\"b4bc5b92-02ba-419b-ae6e-c24ef2c22775\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:53:428\",\"respDate\":\"221203-05:55:53:429\",\"sourceId\":\"haproxy:b4bc5b92-02ba-419b-ae6e-c24ef2c22775\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:55:53:428-43407\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b4bc5b92-02ba-419b-ae6e-c24ef2c22775]}\\\"}\"}","context":{"RequestID":"b4bc5b92-02ba-419b-ae6e-c24ef2c22775","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6629021a-8c6f-4dcb-aa14-05f25c570ccf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:53.428Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:53.430Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4bc5b92-02ba-419b-ae6e-c24ef2c22775","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6629021a-8c6f-4dcb-aa14-05f25c570ccf","LogTimestamp":"2022-12-03T05:55:53.430Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:55:53.904Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:55:53.915Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:53.915Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:53.915Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:55.438Z","message":"Entering","context":{"RequestID":"bf1fc873-590d-41c5-af2a-b0ed2bbbdf34","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6d083e4c-3dc3-46cc-932b-2ae2af24ef8d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:55.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:55.440Z","message":"{\"transactionId\":\"bf1fc873-590d-41c5-af2a-b0ed2bbbdf34\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:55:439\",\"respDate\":\"221203-05:55:55:440\",\"sourceId\":\"haproxy:bf1fc873-590d-41c5-af2a-b0ed2bbbdf34\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:55:55:439-18780\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bf1fc873-590d-41c5-af2a-b0ed2bbbdf34]}\\\"}\"}","context":{"RequestID":"bf1fc873-590d-41c5-af2a-b0ed2bbbdf34","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6d083e4c-3dc3-46cc-932b-2ae2af24ef8d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:55.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:55.441Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf1fc873-590d-41c5-af2a-b0ed2bbbdf34","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d083e4c-3dc3-46cc-932b-2ae2af24ef8d","LogTimestamp":"2022-12-03T05:55:55.441Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:55:57.448Z","message":"Entering","context":{"RequestID":"cb64057f-d426-43d5-9cfb-d88b2e2beb9e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"655972d6-9a27-482a-93d5-6a417ed28ef8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:57.448Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:57.450Z","message":"{\"transactionId\":\"cb64057f-d426-43d5-9cfb-d88b2e2beb9e\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:57:449\",\"respDate\":\"221203-05:55:57:450\",\"sourceId\":\"haproxy:cb64057f-d426-43d5-9cfb-d88b2e2beb9e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:55:57:449-25148\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cb64057f-d426-43d5-9cfb-d88b2e2beb9e]}\\\"}\"}","context":{"RequestID":"cb64057f-d426-43d5-9cfb-d88b2e2beb9e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"655972d6-9a27-482a-93d5-6a417ed28ef8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:57.448Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:57.451Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb64057f-d426-43d5-9cfb-d88b2e2beb9e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"655972d6-9a27-482a-93d5-6a417ed28ef8","LogTimestamp":"2022-12-03T05:55:57.451Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:55:59.459Z","message":"Entering","context":{"RequestID":"ac425cad-0f2d-4169-8df9-374b74227d2a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7a225a7e-59b2-4b4d-af51-f7e9602080d9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:59.459Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:59.461Z","message":"{\"transactionId\":\"ac425cad-0f2d-4169-8df9-374b74227d2a\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:59:460\",\"respDate\":\"221203-05:55:59:461\",\"sourceId\":\"haproxy:ac425cad-0f2d-4169-8df9-374b74227d2a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:55:59:460-94813\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ac425cad-0f2d-4169-8df9-374b74227d2a]}\\\"}\"}","context":{"RequestID":"ac425cad-0f2d-4169-8df9-374b74227d2a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7a225a7e-59b2-4b4d-af51-f7e9602080d9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:55:59.459Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:59.461Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac425cad-0f2d-4169-8df9-374b74227d2a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a225a7e-59b2-4b4d-af51-f7e9602080d9","LogTimestamp":"2022-12-03T05:55:59.461Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:55:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:55:59.903Z","message":"Entering","context":{"RequestID":"9537ed5a-0ac8-47fe-bd39-9f03e3d2a57a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d72b261a-e5c3-46e0-95ac-d697e43a3086","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:55:59.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:55:59.905Z","message":"{\"transactionId\":\"9537ed5a-0ac8-47fe-bd39-9f03e3d2a57a\",\"status\":\"200\",\"rqstDate\":\"221203-05:55:59:904\",\"respDate\":\"221203-05:55:59:905\",\"sourceId\":\"OOM_ReadinessCheck:9537ed5a-0ac8-47fe-bd39-9f03e3d2a57a\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:55:59:904-89591\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[39630], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[9537ed5a-0ac8-47fe-bd39-9f03e3d2a57a]}\\\"}\"}","context":{"RequestID":"9537ed5a-0ac8-47fe-bd39-9f03e3d2a57a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d72b261a-e5c3-46e0-95ac-d697e43a3086","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:55:59.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:55:59.905Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9537ed5a-0ac8-47fe-bd39-9f03e3d2a57a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d72b261a-e5c3-46e0-95ac-d697e43a3086","LogTimestamp":"2022-12-03T05:55:59.905Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:55:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:56:00.258Z","message":"Entering","context":{"RequestID":"b6b219c1-2a97-4671-a28b-be1699e2be7c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a388e5d8-3b87-4a49-a82e-be0ad998e038","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:56:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:00.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"b6b219c1-2a97-4671-a28b-be1699e2be7c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a388e5d8-3b87-4a49-a82e-be0ad998e038","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:56:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:00.260Z","message":"{\"transactionId\":\"b6b219c1-2a97-4671-a28b-be1699e2be7c\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:00:259\",\"respDate\":\"221203-05:56:00:260\",\"sourceId\":\"ReadinessCheck:b6b219c1-2a97-4671-a28b-be1699e2be7c\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:56:00:259-98748\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[b6b219c1-2a97-4671-a28b-be1699e2be7c]}\\\"}\"}","context":{"RequestID":"b6b219c1-2a97-4671-a28b-be1699e2be7c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a388e5d8-3b87-4a49-a82e-be0ad998e038","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:56:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:00.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6b219c1-2a97-4671-a28b-be1699e2be7c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a388e5d8-3b87-4a49-a82e-be0ad998e038","LogTimestamp":"2022-12-03T05:56:00.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:56:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:56:00.533Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:00.536Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:01.469Z","message":"Entering","context":{"RequestID":"4e10eec2-f6d1-4dbc-a656-74d4661c26f4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"664b4a66-3140-456d-af81-87c365a896bb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:01.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:01.470Z","message":"{\"transactionId\":\"4e10eec2-f6d1-4dbc-a656-74d4661c26f4\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:01:469\",\"respDate\":\"221203-05:56:01:470\",\"sourceId\":\"haproxy:4e10eec2-f6d1-4dbc-a656-74d4661c26f4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:56:01:469-16865\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4e10eec2-f6d1-4dbc-a656-74d4661c26f4]}\\\"}\"}","context":{"RequestID":"4e10eec2-f6d1-4dbc-a656-74d4661c26f4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"664b4a66-3140-456d-af81-87c365a896bb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:01.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:01.471Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e10eec2-f6d1-4dbc-a656-74d4661c26f4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"664b4a66-3140-456d-af81-87c365a896bb","LogTimestamp":"2022-12-03T05:56:01.471Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T05:56:03.424Z","message":"Entering","context":{"RequestID":"95382437-1fde-41fc-ba04-d4cea788cdf9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"50d7d673-d950-46ed-80e0-963f5f47807d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:56:03.424Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:03.426Z","message":"{\"transactionId\":\"95382437-1fde-41fc-ba04-d4cea788cdf9\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:03:424\",\"respDate\":\"221203-05:56:03:426\",\"sourceId\":\"healthcheck:95382437-1fde-41fc-ba04-d4cea788cdf9\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:56:03:424-75669\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[95382437-1fde-41fc-ba04-d4cea788cdf9]}\\\"}\"}","context":{"RequestID":"95382437-1fde-41fc-ba04-d4cea788cdf9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"50d7d673-d950-46ed-80e0-963f5f47807d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:56:03.424Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:03.426Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95382437-1fde-41fc-ba04-d4cea788cdf9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50d7d673-d950-46ed-80e0-963f5f47807d","LogTimestamp":"2022-12-03T05:56:03.426Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:56:03 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:56:03.478Z","message":"Entering","context":{"RequestID":"acece1a0-2a08-4702-a548-c8de4cbe8a2b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3966cca6-8f77-44d9-9f37-7fe22b23a8c6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:03.478Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:03.480Z","message":"{\"transactionId\":\"acece1a0-2a08-4702-a548-c8de4cbe8a2b\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:03:479\",\"respDate\":\"221203-05:56:03:480\",\"sourceId\":\"haproxy:acece1a0-2a08-4702-a548-c8de4cbe8a2b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:56:03:479-85743\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[acece1a0-2a08-4702-a548-c8de4cbe8a2b]}\\\"}\"}","context":{"RequestID":"acece1a0-2a08-4702-a548-c8de4cbe8a2b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3966cca6-8f77-44d9-9f37-7fe22b23a8c6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:03.478Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:03.480Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"acece1a0-2a08-4702-a548-c8de4cbe8a2b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3966cca6-8f77-44d9-9f37-7fe22b23a8c6","LogTimestamp":"2022-12-03T05:56:03.480Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:56:03.905Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:56:03.915Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:03.915Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:03.915Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:05.488Z","message":"Entering","context":{"RequestID":"0ea5bd71-6d48-4979-836c-2ff7d28703e8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f32c119c-f1bc-4b21-9ba5-7b53f6d14b71","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:05.488Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:05.489Z","message":"{\"transactionId\":\"0ea5bd71-6d48-4979-836c-2ff7d28703e8\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:05:488\",\"respDate\":\"221203-05:56:05:489\",\"sourceId\":\"haproxy:0ea5bd71-6d48-4979-836c-2ff7d28703e8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:56:05:488-35334\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0ea5bd71-6d48-4979-836c-2ff7d28703e8]}\\\"}\"}","context":{"RequestID":"0ea5bd71-6d48-4979-836c-2ff7d28703e8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f32c119c-f1bc-4b21-9ba5-7b53f6d14b71","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:05.488Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:05.490Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ea5bd71-6d48-4979-836c-2ff7d28703e8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f32c119c-f1bc-4b21-9ba5-7b53f6d14b71","LogTimestamp":"2022-12-03T05:56:05.490Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:56:07.497Z","message":"Entering","context":{"RequestID":"7dcaa547-d06f-4e14-8f55-59d4acfb4619","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"220ebfab-14a0-4890-8eec-d364a6c2a6c2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:07.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:07.499Z","message":"{\"transactionId\":\"7dcaa547-d06f-4e14-8f55-59d4acfb4619\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:07:497\",\"respDate\":\"221203-05:56:07:499\",\"sourceId\":\"haproxy:7dcaa547-d06f-4e14-8f55-59d4acfb4619\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:56:07:497-32454\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7dcaa547-d06f-4e14-8f55-59d4acfb4619]}\\\"}\"}","context":{"RequestID":"7dcaa547-d06f-4e14-8f55-59d4acfb4619","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"220ebfab-14a0-4890-8eec-d364a6c2a6c2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:07.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:07.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7dcaa547-d06f-4e14-8f55-59d4acfb4619","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"220ebfab-14a0-4890-8eec-d364a6c2a6c2","LogTimestamp":"2022-12-03T05:56:07.499Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:56:07.638Z","message":"Entering","context":{"RequestID":"43f3ff52-578f-46e2-9c25-afff4a910edb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"42a48514-10d5-44fd-9a4d-61c4b90b3eee","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:56:07.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:07.640Z","message":"{\"transactionId\":\"43f3ff52-578f-46e2-9c25-afff4a910edb\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:07:639\",\"respDate\":\"221203-05:56:07:640\",\"sourceId\":\"healthcheck:43f3ff52-578f-46e2-9c25-afff4a910edb\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:56:07:639-40968\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[58618], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[43f3ff52-578f-46e2-9c25-afff4a910edb]}\\\"}\"}","context":{"RequestID":"43f3ff52-578f-46e2-9c25-afff4a910edb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"42a48514-10d5-44fd-9a4d-61c4b90b3eee","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:56:07.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:07.640Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43f3ff52-578f-46e2-9c25-afff4a910edb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42a48514-10d5-44fd-9a4d-61c4b90b3eee","LogTimestamp":"2022-12-03T05:56:07.640Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:07 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:56:09.507Z","message":"Entering","context":{"RequestID":"71131cc0-ff23-4cb2-8b69-a80897db0f9a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"611a94a5-bdcf-4cf6-9b32-324f4658801c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:09.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:09.509Z","message":"{\"transactionId\":\"71131cc0-ff23-4cb2-8b69-a80897db0f9a\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:09:508\",\"respDate\":\"221203-05:56:09:509\",\"sourceId\":\"haproxy:71131cc0-ff23-4cb2-8b69-a80897db0f9a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:56:09:508-30598\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[71131cc0-ff23-4cb2-8b69-a80897db0f9a]}\\\"}\"}","context":{"RequestID":"71131cc0-ff23-4cb2-8b69-a80897db0f9a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"611a94a5-bdcf-4cf6-9b32-324f4658801c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:09.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:09.509Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71131cc0-ff23-4cb2-8b69-a80897db0f9a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"611a94a5-bdcf-4cf6-9b32-324f4658801c","LogTimestamp":"2022-12-03T05:56:09.509Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:56:09.902Z","message":"Entering","context":{"RequestID":"f5b5f1df-6818-4756-a26f-b66c8245bc9e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9950ab85-50a5-4bb7-ae6a-c5665c96af68","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:56:09.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:09.903Z","message":"{\"transactionId\":\"f5b5f1df-6818-4756-a26f-b66c8245bc9e\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:09:902\",\"respDate\":\"221203-05:56:09:903\",\"sourceId\":\"OOM_ReadinessCheck:f5b5f1df-6818-4756-a26f-b66c8245bc9e\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:56:09:902-91044\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[39832], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[f5b5f1df-6818-4756-a26f-b66c8245bc9e]}\\\"}\"}","context":{"RequestID":"f5b5f1df-6818-4756-a26f-b66c8245bc9e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9950ab85-50a5-4bb7-ae6a-c5665c96af68","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:56:09.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:09.904Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5b5f1df-6818-4756-a26f-b66c8245bc9e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9950ab85-50a5-4bb7-ae6a-c5665c96af68","LogTimestamp":"2022-12-03T05:56:09.904Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:56:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:56:10.258Z","message":"Entering","context":{"RequestID":"f1aa4eff-0357-4a74-9f93-86f452b58fd2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b1fc2cf9-46ae-45d1-836c-c9f1b874fc22","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:56:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:10.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"f1aa4eff-0357-4a74-9f93-86f452b58fd2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b1fc2cf9-46ae-45d1-836c-c9f1b874fc22","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:56:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:10.260Z","message":"{\"transactionId\":\"f1aa4eff-0357-4a74-9f93-86f452b58fd2\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:10:259\",\"respDate\":\"221203-05:56:10:260\",\"sourceId\":\"ReadinessCheck:f1aa4eff-0357-4a74-9f93-86f452b58fd2\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:56:10:259-97509\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[f1aa4eff-0357-4a74-9f93-86f452b58fd2]}\\\"}\"}","context":{"RequestID":"f1aa4eff-0357-4a74-9f93-86f452b58fd2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b1fc2cf9-46ae-45d1-836c-c9f1b874fc22","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:56:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:10.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1aa4eff-0357-4a74-9f93-86f452b58fd2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1fc2cf9-46ae-45d1-836c-c9f1b874fc22","LogTimestamp":"2022-12-03T05:56:10.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:56:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:56:11.517Z","message":"Entering","context":{"RequestID":"361a9522-f7a5-4893-96de-a9ec1131bbd9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d4490da3-f058-4403-afb0-e697e10220f2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:11.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:11.518Z","message":"{\"transactionId\":\"361a9522-f7a5-4893-96de-a9ec1131bbd9\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:11:517\",\"respDate\":\"221203-05:56:11:518\",\"sourceId\":\"haproxy:361a9522-f7a5-4893-96de-a9ec1131bbd9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:56:11:517-29062\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[361a9522-f7a5-4893-96de-a9ec1131bbd9]}\\\"}\"}","context":{"RequestID":"361a9522-f7a5-4893-96de-a9ec1131bbd9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d4490da3-f058-4403-afb0-e697e10220f2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:11.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:11.518Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"361a9522-f7a5-4893-96de-a9ec1131bbd9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d4490da3-f058-4403-afb0-e697e10220f2","LogTimestamp":"2022-12-03T05:56:11.518Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:56:13.526Z","message":"Entering","context":{"RequestID":"3a9ea169-5f02-432b-bdef-618d958f2525","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9056f3cd-f0d8-4bbb-a66a-577d3383d67c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:13.526Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:13.528Z","message":"{\"transactionId\":\"3a9ea169-5f02-432b-bdef-618d958f2525\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:13:527\",\"respDate\":\"221203-05:56:13:528\",\"sourceId\":\"haproxy:3a9ea169-5f02-432b-bdef-618d958f2525\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:56:13:527-99135\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3a9ea169-5f02-432b-bdef-618d958f2525]}\\\"}\"}","context":{"RequestID":"3a9ea169-5f02-432b-bdef-618d958f2525","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9056f3cd-f0d8-4bbb-a66a-577d3383d67c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:13.526Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:13.528Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a9ea169-5f02-432b-bdef-618d958f2525","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9056f3cd-f0d8-4bbb-a66a-577d3383d67c","LogTimestamp":"2022-12-03T05:56:13.528Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:56:13.906Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:56:13.916Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:13.917Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:13.917Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:15.536Z","message":"Entering","context":{"RequestID":"0fe0d285-73c2-44a2-b498-9542be6e70f0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8b184cdf-f4a7-4545-a8c3-cf2b621e1bee","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:15.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:15.538Z","message":"{\"transactionId\":\"0fe0d285-73c2-44a2-b498-9542be6e70f0\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:15:537\",\"respDate\":\"221203-05:56:15:538\",\"sourceId\":\"haproxy:0fe0d285-73c2-44a2-b498-9542be6e70f0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:56:15:537-28119\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0fe0d285-73c2-44a2-b498-9542be6e70f0]}\\\"}\"}","context":{"RequestID":"0fe0d285-73c2-44a2-b498-9542be6e70f0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8b184cdf-f4a7-4545-a8c3-cf2b621e1bee","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:15.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:15.538Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0fe0d285-73c2-44a2-b498-9542be6e70f0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b184cdf-f4a7-4545-a8c3-cf2b621e1bee","LogTimestamp":"2022-12-03T05:56:15.538Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:56:17.546Z","message":"Entering","context":{"RequestID":"8b6230d6-36f0-4ec5-a2b8-582768ab055c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e80aabbf-b891-4169-90d2-678f3ccc9282","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:17.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:17.548Z","message":"{\"transactionId\":\"8b6230d6-36f0-4ec5-a2b8-582768ab055c\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:17:547\",\"respDate\":\"221203-05:56:17:548\",\"sourceId\":\"haproxy:8b6230d6-36f0-4ec5-a2b8-582768ab055c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:56:17:547-71307\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8b6230d6-36f0-4ec5-a2b8-582768ab055c]}\\\"}\"}","context":{"RequestID":"8b6230d6-36f0-4ec5-a2b8-582768ab055c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e80aabbf-b891-4169-90d2-678f3ccc9282","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:17.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:17.548Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b6230d6-36f0-4ec5-a2b8-582768ab055c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e80aabbf-b891-4169-90d2-678f3ccc9282","LogTimestamp":"2022-12-03T05:56:17.548Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:56:18.450Z","message":"Entering","context":{"RequestID":"554d6b69-e1aa-4176-9a50-e53099ec155c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"80cd9f2a-3e6b-4e02-b26e-5c854a1d3ba0","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:56:18.450Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:18.452Z","message":"{\"transactionId\":\"554d6b69-e1aa-4176-9a50-e53099ec155c\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:18:451\",\"respDate\":\"221203-05:56:18:452\",\"sourceId\":\"healthcheck:554d6b69-e1aa-4176-9a50-e53099ec155c\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:56:18:451-54227\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[554d6b69-e1aa-4176-9a50-e53099ec155c]}\\\"}\"}","context":{"RequestID":"554d6b69-e1aa-4176-9a50-e53099ec155c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"80cd9f2a-3e6b-4e02-b26e-5c854a1d3ba0","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:56:18.450Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:18.452Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"554d6b69-e1aa-4176-9a50-e53099ec155c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80cd9f2a-3e6b-4e02-b26e-5c854a1d3ba0","LogTimestamp":"2022-12-03T05:56:18.452Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:56:18 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:56:19.555Z","message":"Entering","context":{"RequestID":"c4814852-88ed-42c5-83ea-250f72d48ee0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c650d8c2-88f4-4303-9e14-2857f2d1e030","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:19.555Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:19.557Z","message":"{\"transactionId\":\"c4814852-88ed-42c5-83ea-250f72d48ee0\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:19:556\",\"respDate\":\"221203-05:56:19:557\",\"sourceId\":\"haproxy:c4814852-88ed-42c5-83ea-250f72d48ee0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:56:19:556-58542\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c4814852-88ed-42c5-83ea-250f72d48ee0]}\\\"}\"}","context":{"RequestID":"c4814852-88ed-42c5-83ea-250f72d48ee0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c650d8c2-88f4-4303-9e14-2857f2d1e030","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:19.555Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:19.557Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4814852-88ed-42c5-83ea-250f72d48ee0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c650d8c2-88f4-4303-9e14-2857f2d1e030","LogTimestamp":"2022-12-03T05:56:19.557Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:56:19.903Z","message":"Entering","context":{"RequestID":"ee17f1f5-443e-45a2-8dc6-703edd00f7ca","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"72057902-0cc5-4c8d-88fe-18c856756265","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:56:19.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:19.904Z","message":"{\"transactionId\":\"ee17f1f5-443e-45a2-8dc6-703edd00f7ca\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:19:903\",\"respDate\":\"221203-05:56:19:904\",\"sourceId\":\"OOM_ReadinessCheck:ee17f1f5-443e-45a2-8dc6-703edd00f7ca\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:56:19:903-43522\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[40032], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[ee17f1f5-443e-45a2-8dc6-703edd00f7ca]}\\\"}\"}","context":{"RequestID":"ee17f1f5-443e-45a2-8dc6-703edd00f7ca","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"72057902-0cc5-4c8d-88fe-18c856756265","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:56:19.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:19.905Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee17f1f5-443e-45a2-8dc6-703edd00f7ca","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72057902-0cc5-4c8d-88fe-18c856756265","LogTimestamp":"2022-12-03T05:56:19.905Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:56:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:56:20.262Z","message":"Entering","context":{"RequestID":"ec361a6e-4ea2-4c76-817c-0a15f654434a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"99c7a01c-9ccb-4da6-84ed-715e0fcbd0b3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:56:20.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:20.263Z","message":"Database is available from CACHED check.","context":{"RequestID":"ec361a6e-4ea2-4c76-817c-0a15f654434a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"99c7a01c-9ccb-4da6-84ed-715e0fcbd0b3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:56:20.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:20.264Z","message":"{\"transactionId\":\"ec361a6e-4ea2-4c76-817c-0a15f654434a\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:20:263\",\"respDate\":\"221203-05:56:20:264\",\"sourceId\":\"ReadinessCheck:ec361a6e-4ea2-4c76-817c-0a15f654434a\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:56:20:263-60172\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[ec361a6e-4ea2-4c76-817c-0a15f654434a]}\\\"}\"}","context":{"RequestID":"ec361a6e-4ea2-4c76-817c-0a15f654434a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"99c7a01c-9ccb-4da6-84ed-715e0fcbd0b3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:56:20.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:20.264Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec361a6e-4ea2-4c76-817c-0a15f654434a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99c7a01c-9ccb-4da6-84ed-715e0fcbd0b3","LogTimestamp":"2022-12-03T05:56:20.264Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:56:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:56:21.565Z","message":"Entering","context":{"RequestID":"9217922c-eb8d-407d-9cb7-90494a9bb564","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ea9d1524-5c22-49aa-9092-5b379f528e87","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:21.565Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:21.567Z","message":"{\"transactionId\":\"9217922c-eb8d-407d-9cb7-90494a9bb564\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:21:566\",\"respDate\":\"221203-05:56:21:567\",\"sourceId\":\"haproxy:9217922c-eb8d-407d-9cb7-90494a9bb564\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:56:21:566-67836\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9217922c-eb8d-407d-9cb7-90494a9bb564]}\\\"}\"}","context":{"RequestID":"9217922c-eb8d-407d-9cb7-90494a9bb564","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ea9d1524-5c22-49aa-9092-5b379f528e87","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:21.565Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:21.568Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9217922c-eb8d-407d-9cb7-90494a9bb564","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea9d1524-5c22-49aa-9092-5b379f528e87","LogTimestamp":"2022-12-03T05:56:21.568Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:56:22.678Z","message":"Entering","context":{"RequestID":"17dd8cca-d1e1-43ae-b929-62063ee05b9a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1079a21d-d97c-450b-882e-61f2c23e163c","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:56:22.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:22.680Z","message":"{\"transactionId\":\"17dd8cca-d1e1-43ae-b929-62063ee05b9a\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:22:679\",\"respDate\":\"221203-05:56:22:680\",\"sourceId\":\"healthcheck:17dd8cca-d1e1-43ae-b929-62063ee05b9a\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:56:22:679-62561\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[58798], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[17dd8cca-d1e1-43ae-b929-62063ee05b9a]}\\\"}\"}","context":{"RequestID":"17dd8cca-d1e1-43ae-b929-62063ee05b9a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1079a21d-d97c-450b-882e-61f2c23e163c","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:56:22.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:22.681Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17dd8cca-d1e1-43ae-b929-62063ee05b9a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1079a21d-d97c-450b-882e-61f2c23e163c","LogTimestamp":"2022-12-03T05:56:22.680Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:22 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:56:23.576Z","message":"Entering","context":{"RequestID":"8b1e5ad4-4450-44f1-b39b-ac3e3141b204","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"356f754c-75ed-48da-b871-399a4464edc7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:23.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:23.578Z","message":"{\"transactionId\":\"8b1e5ad4-4450-44f1-b39b-ac3e3141b204\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:23:576\",\"respDate\":\"221203-05:56:23:578\",\"sourceId\":\"haproxy:8b1e5ad4-4450-44f1-b39b-ac3e3141b204\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:56:23:576-23748\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8b1e5ad4-4450-44f1-b39b-ac3e3141b204]}\\\"}\"}","context":{"RequestID":"8b1e5ad4-4450-44f1-b39b-ac3e3141b204","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"356f754c-75ed-48da-b871-399a4464edc7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:23.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:23.578Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b1e5ad4-4450-44f1-b39b-ac3e3141b204","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"356f754c-75ed-48da-b871-399a4464edc7","LogTimestamp":"2022-12-03T05:56:23.578Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:56:23.906Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:56:23.919Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:23.919Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:23.919Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:25.591Z","message":"Entering","context":{"RequestID":"6e29fa62-5264-41cb-881c-9e592154945c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cb62adf4-f7aa-4103-9fc3-985afef201fe","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:25.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:25.593Z","message":"{\"transactionId\":\"6e29fa62-5264-41cb-881c-9e592154945c\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:25:592\",\"respDate\":\"221203-05:56:25:593\",\"sourceId\":\"haproxy:6e29fa62-5264-41cb-881c-9e592154945c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:56:25:592-65906\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6e29fa62-5264-41cb-881c-9e592154945c]}\\\"}\"}","context":{"RequestID":"6e29fa62-5264-41cb-881c-9e592154945c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cb62adf4-f7aa-4103-9fc3-985afef201fe","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:25.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:25.593Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e29fa62-5264-41cb-881c-9e592154945c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb62adf4-f7aa-4103-9fc3-985afef201fe","LogTimestamp":"2022-12-03T05:56:25.593Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:56:27.602Z","message":"Entering","context":{"RequestID":"22bebac6-8801-4f1a-9298-73adcf3817f2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4aca8cf4-5259-4863-a888-ebb0c5c5d78a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:27.601Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:27.604Z","message":"{\"transactionId\":\"22bebac6-8801-4f1a-9298-73adcf3817f2\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:27:602\",\"respDate\":\"221203-05:56:27:604\",\"sourceId\":\"haproxy:22bebac6-8801-4f1a-9298-73adcf3817f2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:56:27:602-81235\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[22bebac6-8801-4f1a-9298-73adcf3817f2]}\\\"}\"}","context":{"RequestID":"22bebac6-8801-4f1a-9298-73adcf3817f2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4aca8cf4-5259-4863-a888-ebb0c5c5d78a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:27.601Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:27.604Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22bebac6-8801-4f1a-9298-73adcf3817f2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4aca8cf4-5259-4863-a888-ebb0c5c5d78a","LogTimestamp":"2022-12-03T05:56:27.604Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:56:29.612Z","message":"Entering","context":{"RequestID":"873d41d2-c323-40c1-9c4e-a530a3272999","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d04b7a5e-0c6a-4a20-87f8-5fdb6bdd80f7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:29.611Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:29.613Z","message":"{\"transactionId\":\"873d41d2-c323-40c1-9c4e-a530a3272999\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:29:612\",\"respDate\":\"221203-05:56:29:613\",\"sourceId\":\"haproxy:873d41d2-c323-40c1-9c4e-a530a3272999\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:56:29:612-78821\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[873d41d2-c323-40c1-9c4e-a530a3272999]}\\\"}\"}","context":{"RequestID":"873d41d2-c323-40c1-9c4e-a530a3272999","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d04b7a5e-0c6a-4a20-87f8-5fdb6bdd80f7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:29.611Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:29.614Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"873d41d2-c323-40c1-9c4e-a530a3272999","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d04b7a5e-0c6a-4a20-87f8-5fdb6bdd80f7","LogTimestamp":"2022-12-03T05:56:29.614Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:56:29.904Z","message":"Entering","context":{"RequestID":"9dbe0a73-5d8e-4c80-b74e-18617d6a5386","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4f88c75c-d9fa-4142-8f29-4afc98593738","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:56:29.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:29.906Z","message":"{\"transactionId\":\"9dbe0a73-5d8e-4c80-b74e-18617d6a5386\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:29:904\",\"respDate\":\"221203-05:56:29:906\",\"sourceId\":\"OOM_ReadinessCheck:9dbe0a73-5d8e-4c80-b74e-18617d6a5386\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:56:29:904-73762\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[40222], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[9dbe0a73-5d8e-4c80-b74e-18617d6a5386]}\\\"}\"}","context":{"RequestID":"9dbe0a73-5d8e-4c80-b74e-18617d6a5386","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4f88c75c-d9fa-4142-8f29-4afc98593738","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:56:29.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:29.906Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9dbe0a73-5d8e-4c80-b74e-18617d6a5386","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f88c75c-d9fa-4142-8f29-4afc98593738","LogTimestamp":"2022-12-03T05:56:29.906Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:56:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:56:30.259Z","message":"Entering","context":{"RequestID":"f2f2ca70-b64b-4bf8-b814-7c4e19526c5e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eece0df3-4c27-4d33-9c63-85161313b5d9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:56:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:30.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"f2f2ca70-b64b-4bf8-b814-7c4e19526c5e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eece0df3-4c27-4d33-9c63-85161313b5d9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:56:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:30.262Z","message":"{\"transactionId\":\"f2f2ca70-b64b-4bf8-b814-7c4e19526c5e\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:30:260\",\"respDate\":\"221203-05:56:30:262\",\"sourceId\":\"ReadinessCheck:f2f2ca70-b64b-4bf8-b814-7c4e19526c5e\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:56:30:260-68895\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[f2f2ca70-b64b-4bf8-b814-7c4e19526c5e]}\\\"}\"}","context":{"RequestID":"f2f2ca70-b64b-4bf8-b814-7c4e19526c5e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eece0df3-4c27-4d33-9c63-85161313b5d9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:56:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:30.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f2f2ca70-b64b-4bf8-b814-7c4e19526c5e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eece0df3-4c27-4d33-9c63-85161313b5d9","LogTimestamp":"2022-12-03T05:56:30.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:56:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:56:30.559Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:30.561Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:31.621Z","message":"Entering","context":{"RequestID":"0fb63ca7-26d4-4988-871b-8990365c8f24","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"674ea73d-7b35-4a8a-9b1c-a01ca67b9b09","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:31.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:31.623Z","message":"{\"transactionId\":\"0fb63ca7-26d4-4988-871b-8990365c8f24\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:31:622\",\"respDate\":\"221203-05:56:31:623\",\"sourceId\":\"haproxy:0fb63ca7-26d4-4988-871b-8990365c8f24\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:56:31:622-234\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0fb63ca7-26d4-4988-871b-8990365c8f24]}\\\"}\"}","context":{"RequestID":"0fb63ca7-26d4-4988-871b-8990365c8f24","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"674ea73d-7b35-4a8a-9b1c-a01ca67b9b09","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:31.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:31.623Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0fb63ca7-26d4-4988-871b-8990365c8f24","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"674ea73d-7b35-4a8a-9b1c-a01ca67b9b09","LogTimestamp":"2022-12-03T05:56:31.623Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:56:33.478Z","message":"Entering","context":{"RequestID":"2c629e96-0b36-4b5d-9282-e3e90344ed02","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"221f73c6-b369-41cc-8499-4c4f2a5d1635","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:56:33.478Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:33.480Z","message":"{\"transactionId\":\"2c629e96-0b36-4b5d-9282-e3e90344ed02\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:33:478\",\"respDate\":\"221203-05:56:33:479\",\"sourceId\":\"healthcheck:2c629e96-0b36-4b5d-9282-e3e90344ed02\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:56:33:478-32996\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[2c629e96-0b36-4b5d-9282-e3e90344ed02]}\\\"}\"}","context":{"RequestID":"2c629e96-0b36-4b5d-9282-e3e90344ed02","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"221f73c6-b369-41cc-8499-4c4f2a5d1635","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:56:33.478Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:33.480Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c629e96-0b36-4b5d-9282-e3e90344ed02","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"221f73c6-b369-41cc-8499-4c4f2a5d1635","LogTimestamp":"2022-12-03T05:56:33.480Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:56:33 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:56:33.636Z","message":"Entering","context":{"RequestID":"6f23a0fd-a7c5-4323-9798-46d5ffafca88","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bb026232-96f6-4f53-bd00-1184f192c490","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:33.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:33.638Z","message":"{\"transactionId\":\"6f23a0fd-a7c5-4323-9798-46d5ffafca88\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:33:636\",\"respDate\":\"221203-05:56:33:638\",\"sourceId\":\"haproxy:6f23a0fd-a7c5-4323-9798-46d5ffafca88\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:56:33:636-6843\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6f23a0fd-a7c5-4323-9798-46d5ffafca88]}\\\"}\"}","context":{"RequestID":"6f23a0fd-a7c5-4323-9798-46d5ffafca88","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bb026232-96f6-4f53-bd00-1184f192c490","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:33.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:33.639Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f23a0fd-a7c5-4323-9798-46d5ffafca88","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb026232-96f6-4f53-bd00-1184f192c490","LogTimestamp":"2022-12-03T05:56:33.639Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:56:33.906Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:56:33.915Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:33.915Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:33.916Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:35.648Z","message":"Entering","context":{"RequestID":"2bcfac1a-e6c4-4c17-9857-aa42dfc62e0c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e3d4b303-dc03-421d-807c-bdc39c353de9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:35.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:35.649Z","message":"{\"transactionId\":\"2bcfac1a-e6c4-4c17-9857-aa42dfc62e0c\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:35:648\",\"respDate\":\"221203-05:56:35:649\",\"sourceId\":\"haproxy:2bcfac1a-e6c4-4c17-9857-aa42dfc62e0c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:56:35:648-84745\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2bcfac1a-e6c4-4c17-9857-aa42dfc62e0c]}\\\"}\"}","context":{"RequestID":"2bcfac1a-e6c4-4c17-9857-aa42dfc62e0c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e3d4b303-dc03-421d-807c-bdc39c353de9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:35.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:35.650Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2bcfac1a-e6c4-4c17-9857-aa42dfc62e0c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3d4b303-dc03-421d-807c-bdc39c353de9","LogTimestamp":"2022-12-03T05:56:35.650Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:56:37.658Z","message":"Entering","context":{"RequestID":"7945cb1f-3780-47bd-afeb-b849455e86ad","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c8daa143-3d20-489f-b420-b8a6dfb885b8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:37.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:37.660Z","message":"{\"transactionId\":\"7945cb1f-3780-47bd-afeb-b849455e86ad\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:37:659\",\"respDate\":\"221203-05:56:37:660\",\"sourceId\":\"haproxy:7945cb1f-3780-47bd-afeb-b849455e86ad\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:56:37:659-3653\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7945cb1f-3780-47bd-afeb-b849455e86ad]}\\\"}\"}","context":{"RequestID":"7945cb1f-3780-47bd-afeb-b849455e86ad","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c8daa143-3d20-489f-b420-b8a6dfb885b8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:37.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:37.661Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7945cb1f-3780-47bd-afeb-b849455e86ad","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8daa143-3d20-489f-b420-b8a6dfb885b8","LogTimestamp":"2022-12-03T05:56:37.661Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:56:37.705Z","message":"Entering","context":{"RequestID":"0a7e50ab-c259-4dd2-ad7d-22960c38397d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"89eea420-daf2-4ccf-a780-3a9e9ca5289b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:56:37.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:37.706Z","message":"{\"transactionId\":\"0a7e50ab-c259-4dd2-ad7d-22960c38397d\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:37:705\",\"respDate\":\"221203-05:56:37:706\",\"sourceId\":\"healthcheck:0a7e50ab-c259-4dd2-ad7d-22960c38397d\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:56:37:705-82737\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[58968], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[0a7e50ab-c259-4dd2-ad7d-22960c38397d]}\\\"}\"}","context":{"RequestID":"0a7e50ab-c259-4dd2-ad7d-22960c38397d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"89eea420-daf2-4ccf-a780-3a9e9ca5289b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:56:37.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:37.707Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a7e50ab-c259-4dd2-ad7d-22960c38397d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89eea420-daf2-4ccf-a780-3a9e9ca5289b","LogTimestamp":"2022-12-03T05:56:37.707Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:37 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:56:39.669Z","message":"Entering","context":{"RequestID":"b032e919-0f31-45cd-8ca3-21d878fc5055","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f59e6eb7-7495-46a2-95fd-b927a16a723b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:39.669Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:39.671Z","message":"{\"transactionId\":\"b032e919-0f31-45cd-8ca3-21d878fc5055\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:39:670\",\"respDate\":\"221203-05:56:39:671\",\"sourceId\":\"haproxy:b032e919-0f31-45cd-8ca3-21d878fc5055\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:56:39:670-69189\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b032e919-0f31-45cd-8ca3-21d878fc5055]}\\\"}\"}","context":{"RequestID":"b032e919-0f31-45cd-8ca3-21d878fc5055","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f59e6eb7-7495-46a2-95fd-b927a16a723b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:39.669Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:39.671Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b032e919-0f31-45cd-8ca3-21d878fc5055","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f59e6eb7-7495-46a2-95fd-b927a16a723b","LogTimestamp":"2022-12-03T05:56:39.671Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:56:39.904Z","message":"Entering","context":{"RequestID":"39ad8d88-09ae-4ad7-9ec6-256c2bf39042","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ff6a20cd-f6af-4235-81e6-98c81e222ff1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:56:39.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:39.906Z","message":"{\"transactionId\":\"39ad8d88-09ae-4ad7-9ec6-256c2bf39042\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:39:905\",\"respDate\":\"221203-05:56:39:906\",\"sourceId\":\"OOM_ReadinessCheck:39ad8d88-09ae-4ad7-9ec6-256c2bf39042\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:56:39:905-93756\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[40428], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[39ad8d88-09ae-4ad7-9ec6-256c2bf39042]}\\\"}\"}","context":{"RequestID":"39ad8d88-09ae-4ad7-9ec6-256c2bf39042","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ff6a20cd-f6af-4235-81e6-98c81e222ff1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:56:39.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:39.907Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39ad8d88-09ae-4ad7-9ec6-256c2bf39042","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff6a20cd-f6af-4235-81e6-98c81e222ff1","LogTimestamp":"2022-12-03T05:56:39.907Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:56:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:56:40.258Z","message":"Entering","context":{"RequestID":"5b8f8ffb-b513-4607-9d69-2229da53d0d2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8b0f71a3-ecbc-4325-b533-fdd83dab3cbf","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:56:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:40.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"5b8f8ffb-b513-4607-9d69-2229da53d0d2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8b0f71a3-ecbc-4325-b533-fdd83dab3cbf","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:56:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:40.260Z","message":"{\"transactionId\":\"5b8f8ffb-b513-4607-9d69-2229da53d0d2\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:40:259\",\"respDate\":\"221203-05:56:40:260\",\"sourceId\":\"ReadinessCheck:5b8f8ffb-b513-4607-9d69-2229da53d0d2\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:56:40:259-54758\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[5b8f8ffb-b513-4607-9d69-2229da53d0d2]}\\\"}\"}","context":{"RequestID":"5b8f8ffb-b513-4607-9d69-2229da53d0d2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8b0f71a3-ecbc-4325-b533-fdd83dab3cbf","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:56:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:40.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b8f8ffb-b513-4607-9d69-2229da53d0d2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b0f71a3-ecbc-4325-b533-fdd83dab3cbf","LogTimestamp":"2022-12-03T05:56:40.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:56:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:56:41.680Z","message":"Entering","context":{"RequestID":"7a721b22-e6e2-4e81-a40c-f42fb7515305","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a2465e3b-4ffc-4810-935b-c96ce3173fbd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:41.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:41.682Z","message":"{\"transactionId\":\"7a721b22-e6e2-4e81-a40c-f42fb7515305\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:41:681\",\"respDate\":\"221203-05:56:41:682\",\"sourceId\":\"haproxy:7a721b22-e6e2-4e81-a40c-f42fb7515305\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:56:41:681-2777\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7a721b22-e6e2-4e81-a40c-f42fb7515305]}\\\"}\"}","context":{"RequestID":"7a721b22-e6e2-4e81-a40c-f42fb7515305","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a2465e3b-4ffc-4810-935b-c96ce3173fbd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:41.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:41.683Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a721b22-e6e2-4e81-a40c-f42fb7515305","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2465e3b-4ffc-4810-935b-c96ce3173fbd","LogTimestamp":"2022-12-03T05:56:41.683Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:56:43.690Z","message":"Entering","context":{"RequestID":"109ba89c-6d61-4068-8eeb-372b97d9082d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c4ed025f-a3d5-467d-84aa-fbe9014946cc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:43.690Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:43.692Z","message":"{\"transactionId\":\"109ba89c-6d61-4068-8eeb-372b97d9082d\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:43:690\",\"respDate\":\"221203-05:56:43:692\",\"sourceId\":\"haproxy:109ba89c-6d61-4068-8eeb-372b97d9082d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:56:43:690-96058\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[109ba89c-6d61-4068-8eeb-372b97d9082d]}\\\"}\"}","context":{"RequestID":"109ba89c-6d61-4068-8eeb-372b97d9082d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c4ed025f-a3d5-467d-84aa-fbe9014946cc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:43.690Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:43.692Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"109ba89c-6d61-4068-8eeb-372b97d9082d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4ed025f-a3d5-467d-84aa-fbe9014946cc","LogTimestamp":"2022-12-03T05:56:43.692Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:56:43.906Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:56:43.914Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:43.915Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:43.915Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:45.700Z","message":"Entering","context":{"RequestID":"02ae4318-41aa-4cb3-9521-9377a9f9943f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"91bfebc0-ae04-4cea-80f1-e8cabbb257ee","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:45.700Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:45.702Z","message":"{\"transactionId\":\"02ae4318-41aa-4cb3-9521-9377a9f9943f\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:45:701\",\"respDate\":\"221203-05:56:45:702\",\"sourceId\":\"haproxy:02ae4318-41aa-4cb3-9521-9377a9f9943f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:56:45:701-36794\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[02ae4318-41aa-4cb3-9521-9377a9f9943f]}\\\"}\"}","context":{"RequestID":"02ae4318-41aa-4cb3-9521-9377a9f9943f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"91bfebc0-ae04-4cea-80f1-e8cabbb257ee","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:45.700Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:45.703Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02ae4318-41aa-4cb3-9521-9377a9f9943f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91bfebc0-ae04-4cea-80f1-e8cabbb257ee","LogTimestamp":"2022-12-03T05:56:45.702Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:56:47.710Z","message":"Entering","context":{"RequestID":"248ff84c-13f1-4408-9159-30628fd200b8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bd83aa58-e390-47c8-bd3c-ae9b88c96c77","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:47.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:47.712Z","message":"{\"transactionId\":\"248ff84c-13f1-4408-9159-30628fd200b8\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:47:711\",\"respDate\":\"221203-05:56:47:712\",\"sourceId\":\"haproxy:248ff84c-13f1-4408-9159-30628fd200b8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:56:47:711-3353\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[248ff84c-13f1-4408-9159-30628fd200b8]}\\\"}\"}","context":{"RequestID":"248ff84c-13f1-4408-9159-30628fd200b8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bd83aa58-e390-47c8-bd3c-ae9b88c96c77","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:47.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:47.712Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"248ff84c-13f1-4408-9159-30628fd200b8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd83aa58-e390-47c8-bd3c-ae9b88c96c77","LogTimestamp":"2022-12-03T05:56:47.712Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:56:48.501Z","message":"Entering","context":{"RequestID":"235588d6-1bdb-4dba-9cd1-81fa2d2fc887","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fb853cb9-6272-4700-83fd-a1b54fc25340","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:56:48.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:48.503Z","message":"{\"transactionId\":\"235588d6-1bdb-4dba-9cd1-81fa2d2fc887\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:48:502\",\"respDate\":\"221203-05:56:48:503\",\"sourceId\":\"healthcheck:235588d6-1bdb-4dba-9cd1-81fa2d2fc887\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:56:48:502-84232\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[235588d6-1bdb-4dba-9cd1-81fa2d2fc887]}\\\"}\"}","context":{"RequestID":"235588d6-1bdb-4dba-9cd1-81fa2d2fc887","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fb853cb9-6272-4700-83fd-a1b54fc25340","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:56:48.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:48.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"235588d6-1bdb-4dba-9cd1-81fa2d2fc887","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb853cb9-6272-4700-83fd-a1b54fc25340","LogTimestamp":"2022-12-03T05:56:48.503Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:56:48 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:56:49.721Z","message":"Entering","context":{"RequestID":"5c2e2320-8bfa-49b9-b8b1-00ca167c4c43","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"11eb756c-5a7f-4e12-b782-39ab2600898e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:49.720Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:49.722Z","message":"{\"transactionId\":\"5c2e2320-8bfa-49b9-b8b1-00ca167c4c43\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:49:721\",\"respDate\":\"221203-05:56:49:722\",\"sourceId\":\"haproxy:5c2e2320-8bfa-49b9-b8b1-00ca167c4c43\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:56:49:721-45316\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5c2e2320-8bfa-49b9-b8b1-00ca167c4c43]}\\\"}\"}","context":{"RequestID":"5c2e2320-8bfa-49b9-b8b1-00ca167c4c43","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"11eb756c-5a7f-4e12-b782-39ab2600898e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:49.720Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:49.722Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c2e2320-8bfa-49b9-b8b1-00ca167c4c43","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11eb756c-5a7f-4e12-b782-39ab2600898e","LogTimestamp":"2022-12-03T05:56:49.722Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T05:56:49.902Z","message":"Entering","context":{"RequestID":"3ed3ad90-bbb5-4d3a-8b8b-9a9f94b7b079","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9ed4ae1f-6b69-4023-97f8-b38337c2e3a4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:56:49.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:49.904Z","message":"{\"transactionId\":\"3ed3ad90-bbb5-4d3a-8b8b-9a9f94b7b079\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:49:903\",\"respDate\":\"221203-05:56:49:904\",\"sourceId\":\"OOM_ReadinessCheck:3ed3ad90-bbb5-4d3a-8b8b-9a9f94b7b079\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:56:49:903-42542\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[40616], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[3ed3ad90-bbb5-4d3a-8b8b-9a9f94b7b079]}\\\"}\"}","context":{"RequestID":"3ed3ad90-bbb5-4d3a-8b8b-9a9f94b7b079","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9ed4ae1f-6b69-4023-97f8-b38337c2e3a4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:56:49.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:49.905Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ed3ad90-bbb5-4d3a-8b8b-9a9f94b7b079","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ed4ae1f-6b69-4023-97f8-b38337c2e3a4","LogTimestamp":"2022-12-03T05:56:49.905Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:56:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:56:50.258Z","message":"Entering","context":{"RequestID":"baa8e401-5d12-4cc3-92ad-1e2ba7b649c4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d5adae50-c5a2-48ac-83db-f83e1e442095","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:56:50.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:50.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"baa8e401-5d12-4cc3-92ad-1e2ba7b649c4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d5adae50-c5a2-48ac-83db-f83e1e442095","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:56:50.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:50.259Z","message":"{\"transactionId\":\"baa8e401-5d12-4cc3-92ad-1e2ba7b649c4\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:50:258\",\"respDate\":\"221203-05:56:50:259\",\"sourceId\":\"ReadinessCheck:baa8e401-5d12-4cc3-92ad-1e2ba7b649c4\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:56:50:258-89228\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[baa8e401-5d12-4cc3-92ad-1e2ba7b649c4]}\\\"}\"}","context":{"RequestID":"baa8e401-5d12-4cc3-92ad-1e2ba7b649c4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d5adae50-c5a2-48ac-83db-f83e1e442095","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:56:50.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:50.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"baa8e401-5d12-4cc3-92ad-1e2ba7b649c4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d5adae50-c5a2-48ac-83db-f83e1e442095","LogTimestamp":"2022-12-03T05:56:50.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:56:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:56:51.731Z","message":"Entering","context":{"RequestID":"8fdf291a-d713-4928-a2a9-f3cc8d33da23","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d1c1cbd7-505d-4da0-b898-984a5eb3d46b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:51.731Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:51.733Z","message":"{\"transactionId\":\"8fdf291a-d713-4928-a2a9-f3cc8d33da23\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:51:731\",\"respDate\":\"221203-05:56:51:733\",\"sourceId\":\"haproxy:8fdf291a-d713-4928-a2a9-f3cc8d33da23\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:56:51:731-21100\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8fdf291a-d713-4928-a2a9-f3cc8d33da23]}\\\"}\"}","context":{"RequestID":"8fdf291a-d713-4928-a2a9-f3cc8d33da23","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d1c1cbd7-505d-4da0-b898-984a5eb3d46b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:51.731Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:51.733Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8fdf291a-d713-4928-a2a9-f3cc8d33da23","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1c1cbd7-505d-4da0-b898-984a5eb3d46b","LogTimestamp":"2022-12-03T05:56:51.733Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:56:52.755Z","message":"Entering","context":{"RequestID":"2c30c9a2-0231-4fbc-840b-f1c72210e743","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8abcd625-7df2-4d58-b5ab-6708c6f65f83","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:56:52.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:52.757Z","message":"{\"transactionId\":\"2c30c9a2-0231-4fbc-840b-f1c72210e743\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:52:756\",\"respDate\":\"221203-05:56:52:757\",\"sourceId\":\"healthcheck:2c30c9a2-0231-4fbc-840b-f1c72210e743\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:56:52:756-11112\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[59156], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[2c30c9a2-0231-4fbc-840b-f1c72210e743]}\\\"}\"}","context":{"RequestID":"2c30c9a2-0231-4fbc-840b-f1c72210e743","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8abcd625-7df2-4d58-b5ab-6708c6f65f83","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:56:52.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:52.757Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c30c9a2-0231-4fbc-840b-f1c72210e743","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8abcd625-7df2-4d58-b5ab-6708c6f65f83","LogTimestamp":"2022-12-03T05:56:52.757Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:52 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:56:53.741Z","message":"Entering","context":{"RequestID":"0aafbe93-2164-487a-9dc2-6bdbab620b5e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9d11f73a-d38c-444b-ae77-8061543564b6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:53.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:53.742Z","message":"{\"transactionId\":\"0aafbe93-2164-487a-9dc2-6bdbab620b5e\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:53:741\",\"respDate\":\"221203-05:56:53:742\",\"sourceId\":\"haproxy:0aafbe93-2164-487a-9dc2-6bdbab620b5e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:56:53:741-13018\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0aafbe93-2164-487a-9dc2-6bdbab620b5e]}\\\"}\"}","context":{"RequestID":"0aafbe93-2164-487a-9dc2-6bdbab620b5e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9d11f73a-d38c-444b-ae77-8061543564b6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:53.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:53.743Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0aafbe93-2164-487a-9dc2-6bdbab620b5e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d11f73a-d38c-444b-ae77-8061543564b6","LogTimestamp":"2022-12-03T05:56:53.743Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T05:56:53.906Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:56:53.918Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:53.919Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:53.919Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:55.750Z","message":"Entering","context":{"RequestID":"11b378b5-3588-466a-b3e0-56a0ca3dd47f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ca51baa5-0f6b-473e-9af9-ab36db19c914","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:55.750Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:55.752Z","message":"{\"transactionId\":\"11b378b5-3588-466a-b3e0-56a0ca3dd47f\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:55:751\",\"respDate\":\"221203-05:56:55:752\",\"sourceId\":\"haproxy:11b378b5-3588-466a-b3e0-56a0ca3dd47f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:56:55:751-24519\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[11b378b5-3588-466a-b3e0-56a0ca3dd47f]}\\\"}\"}","context":{"RequestID":"11b378b5-3588-466a-b3e0-56a0ca3dd47f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ca51baa5-0f6b-473e-9af9-ab36db19c914","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:55.750Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:55.752Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11b378b5-3588-466a-b3e0-56a0ca3dd47f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca51baa5-0f6b-473e-9af9-ab36db19c914","LogTimestamp":"2022-12-03T05:56:55.752Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:56:57.760Z","message":"Entering","context":{"RequestID":"f5a4515c-2719-4b32-a046-5f1ea77905f7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"db4ffdba-3d02-40aa-9a33-5c02f031f8e8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:57.760Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:57.761Z","message":"{\"transactionId\":\"f5a4515c-2719-4b32-a046-5f1ea77905f7\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:57:760\",\"respDate\":\"221203-05:56:57:761\",\"sourceId\":\"haproxy:f5a4515c-2719-4b32-a046-5f1ea77905f7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:56:57:760-48086\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f5a4515c-2719-4b32-a046-5f1ea77905f7]}\\\"}\"}","context":{"RequestID":"f5a4515c-2719-4b32-a046-5f1ea77905f7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"db4ffdba-3d02-40aa-9a33-5c02f031f8e8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:57.760Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:57.762Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5a4515c-2719-4b32-a046-5f1ea77905f7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db4ffdba-3d02-40aa-9a33-5c02f031f8e8","LogTimestamp":"2022-12-03T05:56:57.762Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:56:59.768Z","message":"Entering","context":{"RequestID":"19aa8ca2-7614-4478-b8c6-65c5f6523b49","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e73f582c-f3fa-4f43-a68a-42366196a758","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:59.768Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:59.770Z","message":"{\"transactionId\":\"19aa8ca2-7614-4478-b8c6-65c5f6523b49\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:59:769\",\"respDate\":\"221203-05:56:59:770\",\"sourceId\":\"haproxy:19aa8ca2-7614-4478-b8c6-65c5f6523b49\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:56:59:769-96902\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[19aa8ca2-7614-4478-b8c6-65c5f6523b49]}\\\"}\"}","context":{"RequestID":"19aa8ca2-7614-4478-b8c6-65c5f6523b49","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e73f582c-f3fa-4f43-a68a-42366196a758","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:56:59.768Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:59.770Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19aa8ca2-7614-4478-b8c6-65c5f6523b49","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e73f582c-f3fa-4f43-a68a-42366196a758","LogTimestamp":"2022-12-03T05:56:59.770Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:56:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T05:56:59.903Z","message":"Entering","context":{"RequestID":"94c557ab-6cc0-4a28-a29c-9aa3b3b4efcb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5d5cd599-5eec-4674-997a-e1926af5af4b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:56:59.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:56:59.904Z","message":"{\"transactionId\":\"94c557ab-6cc0-4a28-a29c-9aa3b3b4efcb\",\"status\":\"200\",\"rqstDate\":\"221203-05:56:59:903\",\"respDate\":\"221203-05:56:59:904\",\"sourceId\":\"OOM_ReadinessCheck:94c557ab-6cc0-4a28-a29c-9aa3b3b4efcb\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:56:59:903-68152\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[40806], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[94c557ab-6cc0-4a28-a29c-9aa3b3b4efcb]}\\\"}\"}","context":{"RequestID":"94c557ab-6cc0-4a28-a29c-9aa3b3b4efcb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5d5cd599-5eec-4674-997a-e1926af5af4b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:56:59.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:56:59.905Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94c557ab-6cc0-4a28-a29c-9aa3b3b4efcb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d5cd599-5eec-4674-997a-e1926af5af4b","LogTimestamp":"2022-12-03T05:56:59.905Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:56:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:57:00.258Z","message":"Entering","context":{"RequestID":"52ce9a1d-a42a-4d83-b679-6ea0667382c8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"327b74ac-afa8-46a3-9534-f9b4c73cec8e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:57:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:00.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"52ce9a1d-a42a-4d83-b679-6ea0667382c8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"327b74ac-afa8-46a3-9534-f9b4c73cec8e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:57:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:00.260Z","message":"{\"transactionId\":\"52ce9a1d-a42a-4d83-b679-6ea0667382c8\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:00:258\",\"respDate\":\"221203-05:57:00:260\",\"sourceId\":\"ReadinessCheck:52ce9a1d-a42a-4d83-b679-6ea0667382c8\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:57:00:258-12642\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[52ce9a1d-a42a-4d83-b679-6ea0667382c8]}\\\"}\"}","context":{"RequestID":"52ce9a1d-a42a-4d83-b679-6ea0667382c8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"327b74ac-afa8-46a3-9534-f9b4c73cec8e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:57:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:00.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"52ce9a1d-a42a-4d83-b679-6ea0667382c8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"327b74ac-afa8-46a3-9534-f9b4c73cec8e","LogTimestamp":"2022-12-03T05:57:00.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:57:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:57:00.570Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:00.572Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:01.779Z","message":"Entering","context":{"RequestID":"500ccec2-9f6b-4672-a6e4-b6b59af80068","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"85994046-9670-4f88-bedc-4ec8134de189","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:01.779Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:01.780Z","message":"{\"transactionId\":\"500ccec2-9f6b-4672-a6e4-b6b59af80068\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:01:780\",\"respDate\":\"221203-05:57:01:780\",\"sourceId\":\"haproxy:500ccec2-9f6b-4672-a6e4-b6b59af80068\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:57:01:780-73714\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[500ccec2-9f6b-4672-a6e4-b6b59af80068]}\\\"}\"}","context":{"RequestID":"500ccec2-9f6b-4672-a6e4-b6b59af80068","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"85994046-9670-4f88-bedc-4ec8134de189","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:01.779Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:01.781Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"500ccec2-9f6b-4672-a6e4-b6b59af80068","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85994046-9670-4f88-bedc-4ec8134de189","LogTimestamp":"2022-12-03T05:57:01.781Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:57:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:57:03.528Z","message":"Entering","context":{"RequestID":"d4b8510f-85db-459f-9464-5da13ff324b5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"399271b5-e90b-4580-ab9b-de0fb6c09c4d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:57:03.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:03.530Z","message":"{\"transactionId\":\"d4b8510f-85db-459f-9464-5da13ff324b5\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:03:528\",\"respDate\":\"221203-05:57:03:529\",\"sourceId\":\"healthcheck:d4b8510f-85db-459f-9464-5da13ff324b5\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:57:03:528-3151\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[d4b8510f-85db-459f-9464-5da13ff324b5]}\\\"}\"}","context":{"RequestID":"d4b8510f-85db-459f-9464-5da13ff324b5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"399271b5-e90b-4580-ab9b-de0fb6c09c4d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:57:03.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:03.530Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4b8510f-85db-459f-9464-5da13ff324b5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"399271b5-e90b-4580-ab9b-de0fb6c09c4d","LogTimestamp":"2022-12-03T05:57:03.530Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:57:03 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:57:03.787Z","message":"Entering","context":{"RequestID":"a6c9a281-0cad-431c-b9a2-650b05637722","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"88e1967f-7ebb-419d-b83b-c630f8b0de04","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:03.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:03.789Z","message":"{\"transactionId\":\"a6c9a281-0cad-431c-b9a2-650b05637722\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:03:788\",\"respDate\":\"221203-05:57:03:789\",\"sourceId\":\"haproxy:a6c9a281-0cad-431c-b9a2-650b05637722\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:57:03:788-9911\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a6c9a281-0cad-431c-b9a2-650b05637722]}\\\"}\"}","context":{"RequestID":"a6c9a281-0cad-431c-b9a2-650b05637722","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"88e1967f-7ebb-419d-b83b-c630f8b0de04","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:03.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:03.789Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6c9a281-0cad-431c-b9a2-650b05637722","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88e1967f-7ebb-419d-b83b-c630f8b0de04","LogTimestamp":"2022-12-03T05:57:03.789Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:57:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:57:03.907Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:57:03.915Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:03.915Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:03.915Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:05.797Z","message":"Entering","context":{"RequestID":"7c9a61c7-825c-4653-9634-c4420239ebfc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"25e113ae-d81c-4985-881f-0e87dafda6f9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:05.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:05.798Z","message":"{\"transactionId\":\"7c9a61c7-825c-4653-9634-c4420239ebfc\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:05:797\",\"respDate\":\"221203-05:57:05:798\",\"sourceId\":\"haproxy:7c9a61c7-825c-4653-9634-c4420239ebfc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:57:05:797-34891\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c9a61c7-825c-4653-9634-c4420239ebfc]}\\\"}\"}","context":{"RequestID":"7c9a61c7-825c-4653-9634-c4420239ebfc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"25e113ae-d81c-4985-881f-0e87dafda6f9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:05.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:05.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c9a61c7-825c-4653-9634-c4420239ebfc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25e113ae-d81c-4985-881f-0e87dafda6f9","LogTimestamp":"2022-12-03T05:57:05.799Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:57:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:57:07.779Z","message":"Entering","context":{"RequestID":"3964cf2b-ca38-4a1f-a94f-885a4a8fcfb2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d3279539-9bf5-47bb-92c0-ab9e94a1bd33","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:57:07.779Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:07.781Z","message":"{\"transactionId\":\"3964cf2b-ca38-4a1f-a94f-885a4a8fcfb2\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:07:780\",\"respDate\":\"221203-05:57:07:781\",\"sourceId\":\"healthcheck:3964cf2b-ca38-4a1f-a94f-885a4a8fcfb2\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:57:07:780-38106\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[59314], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[3964cf2b-ca38-4a1f-a94f-885a4a8fcfb2]}\\\"}\"}","context":{"RequestID":"3964cf2b-ca38-4a1f-a94f-885a4a8fcfb2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d3279539-9bf5-47bb-92c0-ab9e94a1bd33","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:57:07.779Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:07.781Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3964cf2b-ca38-4a1f-a94f-885a4a8fcfb2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3279539-9bf5-47bb-92c0-ab9e94a1bd33","LogTimestamp":"2022-12-03T05:57:07.781Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:57:07 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:57:07.805Z","message":"Entering","context":{"RequestID":"25434158-8df9-4ef1-93e7-1cdcce842ad7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2b19e882-4c40-4744-9fb7-0095a5834661","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:07.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:07.806Z","message":"{\"transactionId\":\"25434158-8df9-4ef1-93e7-1cdcce842ad7\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:07:805\",\"respDate\":\"221203-05:57:07:806\",\"sourceId\":\"haproxy:25434158-8df9-4ef1-93e7-1cdcce842ad7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:57:07:805-96126\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[25434158-8df9-4ef1-93e7-1cdcce842ad7]}\\\"}\"}","context":{"RequestID":"25434158-8df9-4ef1-93e7-1cdcce842ad7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2b19e882-4c40-4744-9fb7-0095a5834661","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:07.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:07.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25434158-8df9-4ef1-93e7-1cdcce842ad7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b19e882-4c40-4744-9fb7-0095a5834661","LogTimestamp":"2022-12-03T05:57:07.807Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:57:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:57:09.815Z","message":"Entering","context":{"RequestID":"c0382457-400d-495e-8f3a-353493bd8a13","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f200d684-f810-40bf-b661-880df241b975","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:09.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:09.817Z","message":"{\"transactionId\":\"c0382457-400d-495e-8f3a-353493bd8a13\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:09:816\",\"respDate\":\"221203-05:57:09:817\",\"sourceId\":\"haproxy:c0382457-400d-495e-8f3a-353493bd8a13\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:57:09:816-53931\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c0382457-400d-495e-8f3a-353493bd8a13]}\\\"}\"}","context":{"RequestID":"c0382457-400d-495e-8f3a-353493bd8a13","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f200d684-f810-40bf-b661-880df241b975","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:09.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:09.817Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0382457-400d-495e-8f3a-353493bd8a13","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f200d684-f810-40bf-b661-880df241b975","LogTimestamp":"2022-12-03T05:57:09.817Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:57:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:57:09.901Z","message":"Entering","context":{"RequestID":"6877abb9-01fd-498a-97af-78032ac63097","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"48e26ce3-7f44-4463-92bb-7bf27f6347ae","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:57:09.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:09.902Z","message":"{\"transactionId\":\"6877abb9-01fd-498a-97af-78032ac63097\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:09:901\",\"respDate\":\"221203-05:57:09:902\",\"sourceId\":\"OOM_ReadinessCheck:6877abb9-01fd-498a-97af-78032ac63097\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:57:09:901-36464\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[41008], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[6877abb9-01fd-498a-97af-78032ac63097]}\\\"}\"}","context":{"RequestID":"6877abb9-01fd-498a-97af-78032ac63097","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"48e26ce3-7f44-4463-92bb-7bf27f6347ae","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:57:09.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:09.903Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6877abb9-01fd-498a-97af-78032ac63097","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48e26ce3-7f44-4463-92bb-7bf27f6347ae","LogTimestamp":"2022-12-03T05:57:09.903Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:57:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 3 - "logType": "access" {"timestamp":"2022-12-03T05:57:10.258Z","message":"Entering","context":{"RequestID":"ed89291a-5d62-4383-8d88-3c84fc205ba0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"72961c99-9aa5-4cb5-a34b-d9f5b9c439e9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:57:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:10.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"ed89291a-5d62-4383-8d88-3c84fc205ba0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"72961c99-9aa5-4cb5-a34b-d9f5b9c439e9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:57:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:10.260Z","message":"{\"transactionId\":\"ed89291a-5d62-4383-8d88-3c84fc205ba0\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:10:258\",\"respDate\":\"221203-05:57:10:260\",\"sourceId\":\"ReadinessCheck:ed89291a-5d62-4383-8d88-3c84fc205ba0\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:57:10:258-95411\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[ed89291a-5d62-4383-8d88-3c84fc205ba0]}\\\"}\"}","context":{"RequestID":"ed89291a-5d62-4383-8d88-3c84fc205ba0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"72961c99-9aa5-4cb5-a34b-d9f5b9c439e9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:57:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:10.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed89291a-5d62-4383-8d88-3c84fc205ba0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72961c99-9aa5-4cb5-a34b-d9f5b9c439e9","LogTimestamp":"2022-12-03T05:57:10.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:57:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:57:11.825Z","message":"Entering","context":{"RequestID":"6d52dcea-42e2-4fb2-a341-c2a9a57a3d4f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"54c7cf5d-e9b3-4893-a59c-71182f82d784","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:11.825Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:11.827Z","message":"{\"transactionId\":\"6d52dcea-42e2-4fb2-a341-c2a9a57a3d4f\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:11:826\",\"respDate\":\"221203-05:57:11:827\",\"sourceId\":\"haproxy:6d52dcea-42e2-4fb2-a341-c2a9a57a3d4f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:57:11:826-2742\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6d52dcea-42e2-4fb2-a341-c2a9a57a3d4f]}\\\"}\"}","context":{"RequestID":"6d52dcea-42e2-4fb2-a341-c2a9a57a3d4f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"54c7cf5d-e9b3-4893-a59c-71182f82d784","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:11.825Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:11.827Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d52dcea-42e2-4fb2-a341-c2a9a57a3d4f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54c7cf5d-e9b3-4893-a59c-71182f82d784","LogTimestamp":"2022-12-03T05:57:11.827Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:57:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:57:13.835Z","message":"Entering","context":{"RequestID":"48652c0b-1239-4b83-96da-af8f069d5746","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"526b8e39-6dec-4a12-9d24-4d2c9d790222","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:13.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:13.836Z","message":"{\"transactionId\":\"48652c0b-1239-4b83-96da-af8f069d5746\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:13:835\",\"respDate\":\"221203-05:57:13:836\",\"sourceId\":\"haproxy:48652c0b-1239-4b83-96da-af8f069d5746\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:57:13:835-54339\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[48652c0b-1239-4b83-96da-af8f069d5746]}\\\"}\"}","context":{"RequestID":"48652c0b-1239-4b83-96da-af8f069d5746","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"526b8e39-6dec-4a12-9d24-4d2c9d790222","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:13.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:13.836Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48652c0b-1239-4b83-96da-af8f069d5746","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"526b8e39-6dec-4a12-9d24-4d2c9d790222","LogTimestamp":"2022-12-03T05:57:13.836Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:57:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:57:13.906Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:57:13.919Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:13.919Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:13.920Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:15.844Z","message":"Entering","context":{"RequestID":"f22fd09e-f4de-415d-a2ec-0d02f04b51fe","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ebf24bb6-b2d6-4e4b-a56e-de3c48c5bd09","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:15.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:15.846Z","message":"{\"transactionId\":\"f22fd09e-f4de-415d-a2ec-0d02f04b51fe\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:15:845\",\"respDate\":\"221203-05:57:15:846\",\"sourceId\":\"haproxy:f22fd09e-f4de-415d-a2ec-0d02f04b51fe\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:57:15:845-13377\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f22fd09e-f4de-415d-a2ec-0d02f04b51fe]}\\\"}\"}","context":{"RequestID":"f22fd09e-f4de-415d-a2ec-0d02f04b51fe","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ebf24bb6-b2d6-4e4b-a56e-de3c48c5bd09","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:15.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:15.846Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f22fd09e-f4de-415d-a2ec-0d02f04b51fe","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ebf24bb6-b2d6-4e4b-a56e-de3c48c5bd09","LogTimestamp":"2022-12-03T05:57:15.846Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:57:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:57:17.854Z","message":"Entering","context":{"RequestID":"a9ac4bbb-e82e-4123-9d23-15edb851a202","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fd26fe15-40f4-442f-9b5f-56c8a2ede343","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:17.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:17.855Z","message":"{\"transactionId\":\"a9ac4bbb-e82e-4123-9d23-15edb851a202\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:17:854\",\"respDate\":\"221203-05:57:17:855\",\"sourceId\":\"haproxy:a9ac4bbb-e82e-4123-9d23-15edb851a202\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:57:17:854-17482\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a9ac4bbb-e82e-4123-9d23-15edb851a202]}\\\"}\"}","context":{"RequestID":"a9ac4bbb-e82e-4123-9d23-15edb851a202","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fd26fe15-40f4-442f-9b5f-56c8a2ede343","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:17.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:17.856Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a9ac4bbb-e82e-4123-9d23-15edb851a202","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd26fe15-40f4-442f-9b5f-56c8a2ede343","LogTimestamp":"2022-12-03T05:57:17.856Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:57:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:57:18.550Z","message":"Entering","context":{"RequestID":"027bda07-b561-4347-912e-c448e7f52c20","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b3adc054-4661-4a99-819e-07dba46f356e","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:57:18.550Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:18.552Z","message":"{\"transactionId\":\"027bda07-b561-4347-912e-c448e7f52c20\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:18:551\",\"respDate\":\"221203-05:57:18:552\",\"sourceId\":\"healthcheck:027bda07-b561-4347-912e-c448e7f52c20\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:57:18:551-10357\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[027bda07-b561-4347-912e-c448e7f52c20]}\\\"}\"}","context":{"RequestID":"027bda07-b561-4347-912e-c448e7f52c20","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b3adc054-4661-4a99-819e-07dba46f356e","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:57:18.550Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:18.552Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"027bda07-b561-4347-912e-c448e7f52c20","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b3adc054-4661-4a99-819e-07dba46f356e","LogTimestamp":"2022-12-03T05:57:18.552Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:57:18 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:57:19.864Z","message":"Entering","context":{"RequestID":"c86a8027-6ba5-4206-8026-68efbcecd9de","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"377cc8c1-afa6-43c5-8e17-227ed5a9dc26","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:19.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:19.865Z","message":"{\"transactionId\":\"c86a8027-6ba5-4206-8026-68efbcecd9de\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:19:864\",\"respDate\":\"221203-05:57:19:865\",\"sourceId\":\"haproxy:c86a8027-6ba5-4206-8026-68efbcecd9de\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:57:19:864-90607\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c86a8027-6ba5-4206-8026-68efbcecd9de]}\\\"}\"}","context":{"RequestID":"c86a8027-6ba5-4206-8026-68efbcecd9de","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"377cc8c1-afa6-43c5-8e17-227ed5a9dc26","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:19.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:19.865Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c86a8027-6ba5-4206-8026-68efbcecd9de","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"377cc8c1-afa6-43c5-8e17-227ed5a9dc26","LogTimestamp":"2022-12-03T05:57:19.865Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:57:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T05:57:19.902Z","message":"Entering","context":{"RequestID":"9f396142-178c-42b1-96b5-702de486ac35","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"095ea28e-9149-43c6-91e8-fec9094c4f56","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:57:19.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:19.903Z","message":"{\"transactionId\":\"9f396142-178c-42b1-96b5-702de486ac35\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:19:902\",\"respDate\":\"221203-05:57:19:903\",\"sourceId\":\"OOM_ReadinessCheck:9f396142-178c-42b1-96b5-702de486ac35\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:57:19:902-97120\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[41212], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[9f396142-178c-42b1-96b5-702de486ac35]}\\\"}\"}","context":{"RequestID":"9f396142-178c-42b1-96b5-702de486ac35","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"095ea28e-9149-43c6-91e8-fec9094c4f56","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:57:19.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:19.903Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f396142-178c-42b1-96b5-702de486ac35","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"095ea28e-9149-43c6-91e8-fec9094c4f56","LogTimestamp":"2022-12-03T05:57:19.903Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:57:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 3 - "logType": "access" {"timestamp":"2022-12-03T05:57:20.258Z","message":"Entering","context":{"RequestID":"39ec9b00-86d6-4eea-a155-db6fa2451754","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9d8cd82a-6fbd-4fe4-be9a-1dd246f0b45f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:57:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:20.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"39ec9b00-86d6-4eea-a155-db6fa2451754","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9d8cd82a-6fbd-4fe4-be9a-1dd246f0b45f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:57:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:20.260Z","message":"{\"transactionId\":\"39ec9b00-86d6-4eea-a155-db6fa2451754\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:20:259\",\"respDate\":\"221203-05:57:20:260\",\"sourceId\":\"ReadinessCheck:39ec9b00-86d6-4eea-a155-db6fa2451754\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:57:20:259-36442\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[39ec9b00-86d6-4eea-a155-db6fa2451754]}\\\"}\"}","context":{"RequestID":"39ec9b00-86d6-4eea-a155-db6fa2451754","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9d8cd82a-6fbd-4fe4-be9a-1dd246f0b45f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:57:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:20.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39ec9b00-86d6-4eea-a155-db6fa2451754","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d8cd82a-6fbd-4fe4-be9a-1dd246f0b45f","LogTimestamp":"2022-12-03T05:57:20.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:57:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:57:21.872Z","message":"Entering","context":{"RequestID":"ffb0f53f-ef9f-439b-bd21-5ed8602e263e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fbe43c06-86ea-4bc9-8046-fe4b05262c36","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:21.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:21.874Z","message":"{\"transactionId\":\"ffb0f53f-ef9f-439b-bd21-5ed8602e263e\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:21:873\",\"respDate\":\"221203-05:57:21:874\",\"sourceId\":\"haproxy:ffb0f53f-ef9f-439b-bd21-5ed8602e263e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:57:21:873-6429\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ffb0f53f-ef9f-439b-bd21-5ed8602e263e]}\\\"}\"}","context":{"RequestID":"ffb0f53f-ef9f-439b-bd21-5ed8602e263e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fbe43c06-86ea-4bc9-8046-fe4b05262c36","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:21.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:21.874Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ffb0f53f-ef9f-439b-bd21-5ed8602e263e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fbe43c06-86ea-4bc9-8046-fe4b05262c36","LogTimestamp":"2022-12-03T05:57:21.874Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:57:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:57:22.823Z","message":"Entering","context":{"RequestID":"1285af0b-77de-4240-a934-ae4d8050c026","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ed9abc1d-2766-45c1-91ec-6bab937938bf","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:57:22.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:22.824Z","message":"{\"transactionId\":\"1285af0b-77de-4240-a934-ae4d8050c026\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:22:823\",\"respDate\":\"221203-05:57:22:824\",\"sourceId\":\"healthcheck:1285af0b-77de-4240-a934-ae4d8050c026\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:57:22:823-87516\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[59506], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[1285af0b-77de-4240-a934-ae4d8050c026]}\\\"}\"}","context":{"RequestID":"1285af0b-77de-4240-a934-ae4d8050c026","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ed9abc1d-2766-45c1-91ec-6bab937938bf","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:57:22.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:22.825Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1285af0b-77de-4240-a934-ae4d8050c026","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed9abc1d-2766-45c1-91ec-6bab937938bf","LogTimestamp":"2022-12-03T05:57:22.825Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:57:22 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:57:23.882Z","message":"Entering","context":{"RequestID":"4378c6d8-815a-4a31-b8ab-b0bcaa6939ee","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9e532bcc-b7b8-428e-bfb1-bfc4fde47427","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:23.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:23.883Z","message":"{\"transactionId\":\"4378c6d8-815a-4a31-b8ab-b0bcaa6939ee\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:23:882\",\"respDate\":\"221203-05:57:23:883\",\"sourceId\":\"haproxy:4378c6d8-815a-4a31-b8ab-b0bcaa6939ee\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:57:23:882-27544\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4378c6d8-815a-4a31-b8ab-b0bcaa6939ee]}\\\"}\"}","context":{"RequestID":"4378c6d8-815a-4a31-b8ab-b0bcaa6939ee","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9e532bcc-b7b8-428e-bfb1-bfc4fde47427","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:23.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:23.884Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4378c6d8-815a-4a31-b8ab-b0bcaa6939ee","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e532bcc-b7b8-428e-bfb1-bfc4fde47427","LogTimestamp":"2022-12-03T05:57:23.884Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:57:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:57:23.906Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:57:23.930Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:23.931Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:23.931Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:25.891Z","message":"Entering","context":{"RequestID":"92e2ad66-9b79-4937-8c8d-e4db1f5ed392","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"79943d08-6fb5-4732-9061-e56826dfa6e5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:25.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:25.893Z","message":"{\"transactionId\":\"92e2ad66-9b79-4937-8c8d-e4db1f5ed392\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:25:892\",\"respDate\":\"221203-05:57:25:893\",\"sourceId\":\"haproxy:92e2ad66-9b79-4937-8c8d-e4db1f5ed392\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:57:25:892-73431\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[92e2ad66-9b79-4937-8c8d-e4db1f5ed392]}\\\"}\"}","context":{"RequestID":"92e2ad66-9b79-4937-8c8d-e4db1f5ed392","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"79943d08-6fb5-4732-9061-e56826dfa6e5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:25.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:25.893Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92e2ad66-9b79-4937-8c8d-e4db1f5ed392","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"79943d08-6fb5-4732-9061-e56826dfa6e5","LogTimestamp":"2022-12-03T05:57:25.893Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:57:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:57:27.900Z","message":"Entering","context":{"RequestID":"4fd8d17b-3253-44d5-a047-97792596f59e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b1efb422-61a1-411a-8550-3a182969fb77","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:27.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:27.901Z","message":"{\"transactionId\":\"4fd8d17b-3253-44d5-a047-97792596f59e\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:27:900\",\"respDate\":\"221203-05:57:27:901\",\"sourceId\":\"haproxy:4fd8d17b-3253-44d5-a047-97792596f59e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:57:27:900-66265\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4fd8d17b-3253-44d5-a047-97792596f59e]}\\\"}\"}","context":{"RequestID":"4fd8d17b-3253-44d5-a047-97792596f59e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b1efb422-61a1-411a-8550-3a182969fb77","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:27.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:27.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4fd8d17b-3253-44d5-a047-97792596f59e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1efb422-61a1-411a-8550-3a182969fb77","LogTimestamp":"2022-12-03T05:57:27.902Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:57:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:57:29.901Z","message":"Entering","context":{"RequestID":"de16fb3c-b4fe-48c6-ae31-16c41a100283","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"064e8c25-afd7-4982-87fb-3e335087f145","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:57:29.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:29.902Z","message":"{\"transactionId\":\"de16fb3c-b4fe-48c6-ae31-16c41a100283\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:29:901\",\"respDate\":\"221203-05:57:29:902\",\"sourceId\":\"OOM_ReadinessCheck:de16fb3c-b4fe-48c6-ae31-16c41a100283\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:57:29:901-75809\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[41400], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[de16fb3c-b4fe-48c6-ae31-16c41a100283]}\\\"}\"}","context":{"RequestID":"de16fb3c-b4fe-48c6-ae31-16c41a100283","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"064e8c25-afd7-4982-87fb-3e335087f145","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:57:29.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:29.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de16fb3c-b4fe-48c6-ae31-16c41a100283","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"064e8c25-afd7-4982-87fb-3e335087f145","LogTimestamp":"2022-12-03T05:57:29.902Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:57:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 3 - "logType": "access" {"timestamp":"2022-12-03T05:57:29.907Z","message":"Entering","context":{"RequestID":"a080e369-c2fa-41f5-ada1-6e0666776f5d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"937b124d-d526-42a0-8ef3-9d6cce9b6efe","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:29.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:29.908Z","message":"{\"transactionId\":\"a080e369-c2fa-41f5-ada1-6e0666776f5d\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:29:907\",\"respDate\":\"221203-05:57:29:908\",\"sourceId\":\"haproxy:a080e369-c2fa-41f5-ada1-6e0666776f5d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:57:29:907-20564\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a080e369-c2fa-41f5-ada1-6e0666776f5d]}\\\"}\"}","context":{"RequestID":"a080e369-c2fa-41f5-ada1-6e0666776f5d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"937b124d-d526-42a0-8ef3-9d6cce9b6efe","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:29.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:29.908Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a080e369-c2fa-41f5-ada1-6e0666776f5d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"937b124d-d526-42a0-8ef3-9d6cce9b6efe","LogTimestamp":"2022-12-03T05:57:29.908Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:57:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T05:57:30.257Z","message":"Entering","context":{"RequestID":"fc147e6a-2ab2-4fdf-a95a-c03830827a83","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0ef2e276-6b5a-46dc-b038-ac23595e2f90","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:57:30.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:30.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"fc147e6a-2ab2-4fdf-a95a-c03830827a83","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0ef2e276-6b5a-46dc-b038-ac23595e2f90","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:57:30.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:30.259Z","message":"{\"transactionId\":\"fc147e6a-2ab2-4fdf-a95a-c03830827a83\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:30:258\",\"respDate\":\"221203-05:57:30:259\",\"sourceId\":\"ReadinessCheck:fc147e6a-2ab2-4fdf-a95a-c03830827a83\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:57:30:258-97004\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[fc147e6a-2ab2-4fdf-a95a-c03830827a83]}\\\"}\"}","context":{"RequestID":"fc147e6a-2ab2-4fdf-a95a-c03830827a83","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0ef2e276-6b5a-46dc-b038-ac23595e2f90","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:57:30.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:30.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc147e6a-2ab2-4fdf-a95a-c03830827a83","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ef2e276-6b5a-46dc-b038-ac23595e2f90","LogTimestamp":"2022-12-03T05:57:30.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:57:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:57:30.576Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:30.578Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:31.915Z","message":"Entering","context":{"RequestID":"7a425c36-20cc-439f-92f4-b20f650ce608","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"85bb1aa8-89b4-4e20-878e-582b28b025de","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:31.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:31.917Z","message":"{\"transactionId\":\"7a425c36-20cc-439f-92f4-b20f650ce608\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:31:916\",\"respDate\":\"221203-05:57:31:917\",\"sourceId\":\"haproxy:7a425c36-20cc-439f-92f4-b20f650ce608\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:57:31:916-10359\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7a425c36-20cc-439f-92f4-b20f650ce608]}\\\"}\"}","context":{"RequestID":"7a425c36-20cc-439f-92f4-b20f650ce608","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"85bb1aa8-89b4-4e20-878e-582b28b025de","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:31.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:31.917Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a425c36-20cc-439f-92f4-b20f650ce608","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85bb1aa8-89b4-4e20-878e-582b28b025de","LogTimestamp":"2022-12-03T05:57:31.917Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:57:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:57:33.574Z","message":"Entering","context":{"RequestID":"1dd8f81f-f7c6-4854-ae59-eae916cd43cb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7e5b834a-7ac5-4eb3-a9a1-be6832351e09","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:57:33.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:33.575Z","message":"{\"transactionId\":\"1dd8f81f-f7c6-4854-ae59-eae916cd43cb\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:33:574\",\"respDate\":\"221203-05:57:33:575\",\"sourceId\":\"healthcheck:1dd8f81f-f7c6-4854-ae59-eae916cd43cb\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:57:33:574-13722\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[1dd8f81f-f7c6-4854-ae59-eae916cd43cb]}\\\"}\"}","context":{"RequestID":"1dd8f81f-f7c6-4854-ae59-eae916cd43cb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7e5b834a-7ac5-4eb3-a9a1-be6832351e09","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:57:33.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:33.576Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1dd8f81f-f7c6-4854-ae59-eae916cd43cb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e5b834a-7ac5-4eb3-a9a1-be6832351e09","LogTimestamp":"2022-12-03T05:57:33.576Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:57:33 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:57:33.906Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:57:33.915Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:33.915Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:33.915Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:33.924Z","message":"Entering","context":{"RequestID":"38cb12ee-0f40-4022-9cd5-99efc89d2c16","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c529d20d-7b9a-4667-9008-5e9f79694cf0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:33.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:33.926Z","message":"{\"transactionId\":\"38cb12ee-0f40-4022-9cd5-99efc89d2c16\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:33:924\",\"respDate\":\"221203-05:57:33:926\",\"sourceId\":\"haproxy:38cb12ee-0f40-4022-9cd5-99efc89d2c16\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:57:33:924-68210\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[38cb12ee-0f40-4022-9cd5-99efc89d2c16]}\\\"}\"}","context":{"RequestID":"38cb12ee-0f40-4022-9cd5-99efc89d2c16","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c529d20d-7b9a-4667-9008-5e9f79694cf0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:33.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:33.926Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38cb12ee-0f40-4022-9cd5-99efc89d2c16","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c529d20d-7b9a-4667-9008-5e9f79694cf0","LogTimestamp":"2022-12-03T05:57:33.926Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:57:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:57:35.934Z","message":"Entering","context":{"RequestID":"288182be-b7d4-40c5-8cc6-4a01c407e51e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bc92844c-b5ea-42e9-9c03-31a99314a28c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:35.934Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:35.935Z","message":"{\"transactionId\":\"288182be-b7d4-40c5-8cc6-4a01c407e51e\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:35:934\",\"respDate\":\"221203-05:57:35:935\",\"sourceId\":\"haproxy:288182be-b7d4-40c5-8cc6-4a01c407e51e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:57:35:934-19151\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[288182be-b7d4-40c5-8cc6-4a01c407e51e]}\\\"}\"}","context":{"RequestID":"288182be-b7d4-40c5-8cc6-4a01c407e51e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bc92844c-b5ea-42e9-9c03-31a99314a28c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:35.934Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:35.936Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"288182be-b7d4-40c5-8cc6-4a01c407e51e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc92844c-b5ea-42e9-9c03-31a99314a28c","LogTimestamp":"2022-12-03T05:57:35.936Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:57:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:57:37.843Z","message":"Entering","context":{"RequestID":"31612f3b-499e-4073-9f4a-1abed1e80b67","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"50415c08-6205-43fa-8287-28b1c488baf4","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:57:37.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:37.845Z","message":"{\"transactionId\":\"31612f3b-499e-4073-9f4a-1abed1e80b67\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:37:844\",\"respDate\":\"221203-05:57:37:845\",\"sourceId\":\"healthcheck:31612f3b-499e-4073-9f4a-1abed1e80b67\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:57:37:844-74293\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[59670], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[31612f3b-499e-4073-9f4a-1abed1e80b67]}\\\"}\"}","context":{"RequestID":"31612f3b-499e-4073-9f4a-1abed1e80b67","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"50415c08-6205-43fa-8287-28b1c488baf4","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:57:37.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:37.845Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31612f3b-499e-4073-9f4a-1abed1e80b67","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50415c08-6205-43fa-8287-28b1c488baf4","LogTimestamp":"2022-12-03T05:57:37.845Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:57:37 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:57:37.944Z","message":"Entering","context":{"RequestID":"147a8320-167e-4705-8587-1c6e26a22423","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"36b8234d-f17d-45ed-a934-466ebf7824bc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:37.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:37.946Z","message":"{\"transactionId\":\"147a8320-167e-4705-8587-1c6e26a22423\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:37:945\",\"respDate\":\"221203-05:57:37:946\",\"sourceId\":\"haproxy:147a8320-167e-4705-8587-1c6e26a22423\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:57:37:945-98575\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[147a8320-167e-4705-8587-1c6e26a22423]}\\\"}\"}","context":{"RequestID":"147a8320-167e-4705-8587-1c6e26a22423","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"36b8234d-f17d-45ed-a934-466ebf7824bc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:37.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:37.947Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"147a8320-167e-4705-8587-1c6e26a22423","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36b8234d-f17d-45ed-a934-466ebf7824bc","LogTimestamp":"2022-12-03T05:57:37.947Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:57:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:57:39.902Z","message":"Entering","context":{"RequestID":"8d2f9ca3-cf80-4718-aa86-04fa786863f8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cee461d3-6b04-4c62-b846-47fc7acb70a7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:57:39.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:39.904Z","message":"{\"transactionId\":\"8d2f9ca3-cf80-4718-aa86-04fa786863f8\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:39:903\",\"respDate\":\"221203-05:57:39:904\",\"sourceId\":\"OOM_ReadinessCheck:8d2f9ca3-cf80-4718-aa86-04fa786863f8\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:57:39:903-80218\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[41600], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[8d2f9ca3-cf80-4718-aa86-04fa786863f8]}\\\"}\"}","context":{"RequestID":"8d2f9ca3-cf80-4718-aa86-04fa786863f8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cee461d3-6b04-4c62-b846-47fc7acb70a7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:57:39.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:39.905Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d2f9ca3-cf80-4718-aa86-04fa786863f8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cee461d3-6b04-4c62-b846-47fc7acb70a7","LogTimestamp":"2022-12-03T05:57:39.905Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:57:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:57:39.954Z","message":"Entering","context":{"RequestID":"bed8ab92-ff07-4681-bf9a-ee8cad07ff6d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f25e1fb5-73e8-470e-8f64-6c310007e511","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:39.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:39.955Z","message":"{\"transactionId\":\"bed8ab92-ff07-4681-bf9a-ee8cad07ff6d\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:39:954\",\"respDate\":\"221203-05:57:39:955\",\"sourceId\":\"haproxy:bed8ab92-ff07-4681-bf9a-ee8cad07ff6d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:57:39:954-27717\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bed8ab92-ff07-4681-bf9a-ee8cad07ff6d]}\\\"}\"}","context":{"RequestID":"bed8ab92-ff07-4681-bf9a-ee8cad07ff6d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f25e1fb5-73e8-470e-8f64-6c310007e511","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:39.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:39.956Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bed8ab92-ff07-4681-bf9a-ee8cad07ff6d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f25e1fb5-73e8-470e-8f64-6c310007e511","LogTimestamp":"2022-12-03T05:57:39.956Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:57:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:57:40.259Z","message":"Entering","context":{"RequestID":"b05eacf4-633c-4911-83b6-3de6ef48fc5e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aed3e19a-cac2-48d7-b2da-a648e42ebcbd","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:57:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:40.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"b05eacf4-633c-4911-83b6-3de6ef48fc5e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aed3e19a-cac2-48d7-b2da-a648e42ebcbd","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:57:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:40.261Z","message":"{\"transactionId\":\"b05eacf4-633c-4911-83b6-3de6ef48fc5e\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:40:260\",\"respDate\":\"221203-05:57:40:261\",\"sourceId\":\"ReadinessCheck:b05eacf4-633c-4911-83b6-3de6ef48fc5e\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:57:40:260-31749\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[b05eacf4-633c-4911-83b6-3de6ef48fc5e]}\\\"}\"}","context":{"RequestID":"b05eacf4-633c-4911-83b6-3de6ef48fc5e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aed3e19a-cac2-48d7-b2da-a648e42ebcbd","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:57:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:40.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b05eacf4-633c-4911-83b6-3de6ef48fc5e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aed3e19a-cac2-48d7-b2da-a648e42ebcbd","LogTimestamp":"2022-12-03T05:57:40.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:57:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:57:41.964Z","message":"Entering","context":{"RequestID":"c32eb8db-be23-4a42-bb96-6c0485d556ab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"628af65e-0ad2-470e-b023-3299364e10e8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:41.964Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:41.966Z","message":"{\"transactionId\":\"c32eb8db-be23-4a42-bb96-6c0485d556ab\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:41:965\",\"respDate\":\"221203-05:57:41:966\",\"sourceId\":\"haproxy:c32eb8db-be23-4a42-bb96-6c0485d556ab\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:57:41:965-12899\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c32eb8db-be23-4a42-bb96-6c0485d556ab]}\\\"}\"}","context":{"RequestID":"c32eb8db-be23-4a42-bb96-6c0485d556ab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"628af65e-0ad2-470e-b023-3299364e10e8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:41.964Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:41.966Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c32eb8db-be23-4a42-bb96-6c0485d556ab","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"628af65e-0ad2-470e-b023-3299364e10e8","LogTimestamp":"2022-12-03T05:57:41.966Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:57:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:57:43.907Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:57:43.916Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:43.916Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:43.916Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:43.974Z","message":"Entering","context":{"RequestID":"564e58ba-a6f9-4de3-95cd-bdb97a27b804","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e878d90b-d132-46e8-9471-7a62417a5db4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:43.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:43.976Z","message":"{\"transactionId\":\"564e58ba-a6f9-4de3-95cd-bdb97a27b804\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:43:975\",\"respDate\":\"221203-05:57:43:976\",\"sourceId\":\"haproxy:564e58ba-a6f9-4de3-95cd-bdb97a27b804\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:57:43:975-91967\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[564e58ba-a6f9-4de3-95cd-bdb97a27b804]}\\\"}\"}","context":{"RequestID":"564e58ba-a6f9-4de3-95cd-bdb97a27b804","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e878d90b-d132-46e8-9471-7a62417a5db4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:43.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:43.976Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"564e58ba-a6f9-4de3-95cd-bdb97a27b804","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e878d90b-d132-46e8-9471-7a62417a5db4","LogTimestamp":"2022-12-03T05:57:43.976Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:57:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:57:45.985Z","message":"Entering","context":{"RequestID":"295435f9-314f-423f-b38b-35e2e3f29806","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1a462f34-944a-492d-ad27-e8316648e391","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:45.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:45.986Z","message":"{\"transactionId\":\"295435f9-314f-423f-b38b-35e2e3f29806\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:45:985\",\"respDate\":\"221203-05:57:45:986\",\"sourceId\":\"haproxy:295435f9-314f-423f-b38b-35e2e3f29806\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:57:45:985-18742\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[295435f9-314f-423f-b38b-35e2e3f29806]}\\\"}\"}","context":{"RequestID":"295435f9-314f-423f-b38b-35e2e3f29806","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1a462f34-944a-492d-ad27-e8316648e391","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:45.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:45.987Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"295435f9-314f-423f-b38b-35e2e3f29806","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a462f34-944a-492d-ad27-e8316648e391","LogTimestamp":"2022-12-03T05:57:45.986Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:57:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:57:47.995Z","message":"Entering","context":{"RequestID":"31b308ef-9411-4f85-bf14-0fa98d78e091","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"29b9c26c-4b73-4094-8f5c-19d62d5092f5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:47.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:47.997Z","message":"{\"transactionId\":\"31b308ef-9411-4f85-bf14-0fa98d78e091\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:47:996\",\"respDate\":\"221203-05:57:47:997\",\"sourceId\":\"haproxy:31b308ef-9411-4f85-bf14-0fa98d78e091\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:57:47:996-34822\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[31b308ef-9411-4f85-bf14-0fa98d78e091]}\\\"}\"}","context":{"RequestID":"31b308ef-9411-4f85-bf14-0fa98d78e091","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"29b9c26c-4b73-4094-8f5c-19d62d5092f5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:47.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:47.997Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31b308ef-9411-4f85-bf14-0fa98d78e091","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29b9c26c-4b73-4094-8f5c-19d62d5092f5","LogTimestamp":"2022-12-03T05:57:47.997Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:57:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:57:48.598Z","message":"Entering","context":{"RequestID":"63e4bf87-8487-4cca-8df7-98f2806004ae","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1512b8cc-5333-4222-8e27-70c89d478afd","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:57:48.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:48.600Z","message":"{\"transactionId\":\"63e4bf87-8487-4cca-8df7-98f2806004ae\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:48:598\",\"respDate\":\"221203-05:57:48:600\",\"sourceId\":\"healthcheck:63e4bf87-8487-4cca-8df7-98f2806004ae\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:57:48:598-2406\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[63e4bf87-8487-4cca-8df7-98f2806004ae]}\\\"}\"}","context":{"RequestID":"63e4bf87-8487-4cca-8df7-98f2806004ae","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1512b8cc-5333-4222-8e27-70c89d478afd","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:57:48.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:48.600Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63e4bf87-8487-4cca-8df7-98f2806004ae","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1512b8cc-5333-4222-8e27-70c89d478afd","LogTimestamp":"2022-12-03T05:57:48.600Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:57:48 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:57:49.900Z","message":"Entering","context":{"RequestID":"3140bea6-66a0-4789-81df-7e736695d369","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"50a3d1b8-3a36-4dae-8392-e2d4b97686d0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:57:49.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:49.902Z","message":"{\"transactionId\":\"3140bea6-66a0-4789-81df-7e736695d369\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:49:901\",\"respDate\":\"221203-05:57:49:902\",\"sourceId\":\"OOM_ReadinessCheck:3140bea6-66a0-4789-81df-7e736695d369\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:57:49:901-90418\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[41794], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[3140bea6-66a0-4789-81df-7e736695d369]}\\\"}\"}","context":{"RequestID":"3140bea6-66a0-4789-81df-7e736695d369","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"50a3d1b8-3a36-4dae-8392-e2d4b97686d0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:57:49.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:49.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3140bea6-66a0-4789-81df-7e736695d369","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50a3d1b8-3a36-4dae-8392-e2d4b97686d0","LogTimestamp":"2022-12-03T05:57:49.902Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:57:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:57:50.005Z","message":"Entering","context":{"RequestID":"03d3c865-62b3-4561-861d-1094b72aa12f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"150498fa-5a95-4902-9126-b5c46f9bba6f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:50.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:50.006Z","message":"{\"transactionId\":\"03d3c865-62b3-4561-861d-1094b72aa12f\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:50:005\",\"respDate\":\"221203-05:57:50:006\",\"sourceId\":\"haproxy:03d3c865-62b3-4561-861d-1094b72aa12f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:57:50:005-3248\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[03d3c865-62b3-4561-861d-1094b72aa12f]}\\\"}\"}","context":{"RequestID":"03d3c865-62b3-4561-861d-1094b72aa12f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"150498fa-5a95-4902-9126-b5c46f9bba6f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:50.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:50.006Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03d3c865-62b3-4561-861d-1094b72aa12f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"150498fa-5a95-4902-9126-b5c46f9bba6f","LogTimestamp":"2022-12-03T05:57:50.006Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:57:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T05:57:50.259Z","message":"Entering","context":{"RequestID":"9e6576a6-9c84-456a-ac61-522870e767f3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"178228a7-d0db-4f71-8a50-0a94e31c1b9e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:57:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:50.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"9e6576a6-9c84-456a-ac61-522870e767f3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"178228a7-d0db-4f71-8a50-0a94e31c1b9e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:57:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:50.260Z","message":"{\"transactionId\":\"9e6576a6-9c84-456a-ac61-522870e767f3\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:50:259\",\"respDate\":\"221203-05:57:50:260\",\"sourceId\":\"ReadinessCheck:9e6576a6-9c84-456a-ac61-522870e767f3\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:57:50:259-97541\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[9e6576a6-9c84-456a-ac61-522870e767f3]}\\\"}\"}","context":{"RequestID":"9e6576a6-9c84-456a-ac61-522870e767f3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"178228a7-d0db-4f71-8a50-0a94e31c1b9e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:57:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:50.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e6576a6-9c84-456a-ac61-522870e767f3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"178228a7-d0db-4f71-8a50-0a94e31c1b9e","LogTimestamp":"2022-12-03T05:57:50.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:57:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:57:52.015Z","message":"Entering","context":{"RequestID":"c7ae5fab-0037-421e-ad1d-be1d0ba15389","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5315c229-097f-4b61-b664-d31863046998","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:52.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:52.017Z","message":"{\"transactionId\":\"c7ae5fab-0037-421e-ad1d-be1d0ba15389\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:52:016\",\"respDate\":\"221203-05:57:52:017\",\"sourceId\":\"haproxy:c7ae5fab-0037-421e-ad1d-be1d0ba15389\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:57:52:016-17438\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c7ae5fab-0037-421e-ad1d-be1d0ba15389]}\\\"}\"}","context":{"RequestID":"c7ae5fab-0037-421e-ad1d-be1d0ba15389","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5315c229-097f-4b61-b664-d31863046998","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:52.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:52.018Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7ae5fab-0037-421e-ad1d-be1d0ba15389","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5315c229-097f-4b61-b664-d31863046998","LogTimestamp":"2022-12-03T05:57:52.018Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:57:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:57:52.867Z","message":"Entering","context":{"RequestID":"b99658e9-6cf0-4892-be67-8c44992c717f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"44adcb49-4e9e-4f4b-8519-009a4b9b17fb","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:57:52.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:52.869Z","message":"{\"transactionId\":\"b99658e9-6cf0-4892-be67-8c44992c717f\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:52:868\",\"respDate\":\"221203-05:57:52:869\",\"sourceId\":\"healthcheck:b99658e9-6cf0-4892-be67-8c44992c717f\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:57:52:868-78374\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[59880], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[b99658e9-6cf0-4892-be67-8c44992c717f]}\\\"}\"}","context":{"RequestID":"b99658e9-6cf0-4892-be67-8c44992c717f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"44adcb49-4e9e-4f4b-8519-009a4b9b17fb","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:57:52.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:52.870Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b99658e9-6cf0-4892-be67-8c44992c717f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"44adcb49-4e9e-4f4b-8519-009a4b9b17fb","LogTimestamp":"2022-12-03T05:57:52.870Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:57:52 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T05:57:53.908Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:57:53.917Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:53.918Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:53.918Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:54.026Z","message":"Entering","context":{"RequestID":"c3137c9d-c389-44ad-a620-a930a6d052f5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"357db9b9-c65b-4732-8561-aa3510e2c5c2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:54.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:54.028Z","message":"{\"transactionId\":\"c3137c9d-c389-44ad-a620-a930a6d052f5\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:54:027\",\"respDate\":\"221203-05:57:54:028\",\"sourceId\":\"haproxy:c3137c9d-c389-44ad-a620-a930a6d052f5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:57:54:027-81383\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3137c9d-c389-44ad-a620-a930a6d052f5]}\\\"}\"}","context":{"RequestID":"c3137c9d-c389-44ad-a620-a930a6d052f5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"357db9b9-c65b-4732-8561-aa3510e2c5c2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:54.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:54.028Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3137c9d-c389-44ad-a620-a930a6d052f5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"357db9b9-c65b-4732-8561-aa3510e2c5c2","LogTimestamp":"2022-12-03T05:57:54.028Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:57:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:57:56.036Z","message":"Entering","context":{"RequestID":"c722a44f-cc84-43b3-af05-596c7dc2da40","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"94206f6b-2270-43e0-9f00-b6fa219e2e73","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:56.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:56.037Z","message":"{\"transactionId\":\"c722a44f-cc84-43b3-af05-596c7dc2da40\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:56:036\",\"respDate\":\"221203-05:57:56:037\",\"sourceId\":\"haproxy:c722a44f-cc84-43b3-af05-596c7dc2da40\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:57:56:036-6829\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c722a44f-cc84-43b3-af05-596c7dc2da40]}\\\"}\"}","context":{"RequestID":"c722a44f-cc84-43b3-af05-596c7dc2da40","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"94206f6b-2270-43e0-9f00-b6fa219e2e73","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:56.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:56.038Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c722a44f-cc84-43b3-af05-596c7dc2da40","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94206f6b-2270-43e0-9f00-b6fa219e2e73","LogTimestamp":"2022-12-03T05:57:56.038Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:57:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:57:58.046Z","message":"Entering","context":{"RequestID":"6e2f4434-28b4-4713-96a9-b253979df99a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9c96c3ff-1882-4295-9efd-e3a022071e8f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:58.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:58.048Z","message":"{\"transactionId\":\"6e2f4434-28b4-4713-96a9-b253979df99a\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:58:047\",\"respDate\":\"221203-05:57:58:048\",\"sourceId\":\"haproxy:6e2f4434-28b4-4713-96a9-b253979df99a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:57:58:047-9043\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6e2f4434-28b4-4713-96a9-b253979df99a]}\\\"}\"}","context":{"RequestID":"6e2f4434-28b4-4713-96a9-b253979df99a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9c96c3ff-1882-4295-9efd-e3a022071e8f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:57:58.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:58.048Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e2f4434-28b4-4713-96a9-b253979df99a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c96c3ff-1882-4295-9efd-e3a022071e8f","LogTimestamp":"2022-12-03T05:57:58.048Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:57:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:57:59.903Z","message":"Entering","context":{"RequestID":"8136f782-8380-4ca6-92d9-a173217c7ba2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"27b35bfa-3127-48bc-8592-632c27684bd2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:57:59.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:57:59.906Z","message":"{\"transactionId\":\"8136f782-8380-4ca6-92d9-a173217c7ba2\",\"status\":\"200\",\"rqstDate\":\"221203-05:57:59:904\",\"respDate\":\"221203-05:57:59:906\",\"sourceId\":\"OOM_ReadinessCheck:8136f782-8380-4ca6-92d9-a173217c7ba2\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:57:59:904-44467\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[41986], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[8136f782-8380-4ca6-92d9-a173217c7ba2]}\\\"}\"}","context":{"RequestID":"8136f782-8380-4ca6-92d9-a173217c7ba2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"27b35bfa-3127-48bc-8592-632c27684bd2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:57:59.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:57:59.906Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8136f782-8380-4ca6-92d9-a173217c7ba2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27b35bfa-3127-48bc-8592-632c27684bd2","LogTimestamp":"2022-12-03T05:57:59.906Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:57:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 6 - "logType": "access" {"timestamp":"2022-12-03T05:58:00.057Z","message":"Entering","context":{"RequestID":"80eecebc-ba0e-4764-8820-1cf3aa59bccd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"d906eaf9-17fd-4309-881c-d1bb306ea9e3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:00.057Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:00.059Z","message":"{\"transactionId\":\"80eecebc-ba0e-4764-8820-1cf3aa59bccd\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:00:057\",\"respDate\":\"221203-05:58:00:059\",\"sourceId\":\"haproxy:80eecebc-ba0e-4764-8820-1cf3aa59bccd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:58:00:057-50656\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[80eecebc-ba0e-4764-8820-1cf3aa59bccd]}\\\"}\"}","context":{"RequestID":"80eecebc-ba0e-4764-8820-1cf3aa59bccd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"d906eaf9-17fd-4309-881c-d1bb306ea9e3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:00.057Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:00.059Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80eecebc-ba0e-4764-8820-1cf3aa59bccd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d906eaf9-17fd-4309-881c-d1bb306ea9e3","LogTimestamp":"2022-12-03T05:58:00.059Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:58:00.259Z","message":"Entering","context":{"RequestID":"b579b124-6679-4066-a0e2-eb879bb99888","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f282688c-40c3-4ded-b913-0b7c3522d1d2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:58:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:00.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"b579b124-6679-4066-a0e2-eb879bb99888","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f282688c-40c3-4ded-b913-0b7c3522d1d2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:58:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:00.261Z","message":"{\"transactionId\":\"b579b124-6679-4066-a0e2-eb879bb99888\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:00:260\",\"respDate\":\"221203-05:58:00:261\",\"sourceId\":\"ReadinessCheck:b579b124-6679-4066-a0e2-eb879bb99888\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:58:00:260-31077\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[b579b124-6679-4066-a0e2-eb879bb99888]}\\\"}\"}","context":{"RequestID":"b579b124-6679-4066-a0e2-eb879bb99888","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f282688c-40c3-4ded-b913-0b7c3522d1d2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:58:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:00.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b579b124-6679-4066-a0e2-eb879bb99888","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f282688c-40c3-4ded-b913-0b7c3522d1d2","LogTimestamp":"2022-12-03T05:58:00.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:58:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:58:00.579Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:00.581Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:02.067Z","message":"Entering","context":{"RequestID":"67e68cd5-83be-447e-b6a5-99957748fd1f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a848ecca-338b-4111-b8f9-ea203d14b53c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:02.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:02.069Z","message":"{\"transactionId\":\"67e68cd5-83be-447e-b6a5-99957748fd1f\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:02:068\",\"respDate\":\"221203-05:58:02:069\",\"sourceId\":\"haproxy:67e68cd5-83be-447e-b6a5-99957748fd1f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:58:02:068-21910\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[67e68cd5-83be-447e-b6a5-99957748fd1f]}\\\"}\"}","context":{"RequestID":"67e68cd5-83be-447e-b6a5-99957748fd1f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a848ecca-338b-4111-b8f9-ea203d14b53c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:02.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:02.069Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67e68cd5-83be-447e-b6a5-99957748fd1f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a848ecca-338b-4111-b8f9-ea203d14b53c","LogTimestamp":"2022-12-03T05:58:02.069Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:58:03.625Z","message":"Entering","context":{"RequestID":"361551d7-db4f-4b98-9802-061669db711a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9252aa90-da49-4bf8-a4c4-52fbc50aa9d6","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:58:03.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:03.626Z","message":"{\"transactionId\":\"361551d7-db4f-4b98-9802-061669db711a\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:03:625\",\"respDate\":\"221203-05:58:03:626\",\"sourceId\":\"healthcheck:361551d7-db4f-4b98-9802-061669db711a\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:58:03:625-79788\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[361551d7-db4f-4b98-9802-061669db711a]}\\\"}\"}","context":{"RequestID":"361551d7-db4f-4b98-9802-061669db711a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9252aa90-da49-4bf8-a4c4-52fbc50aa9d6","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:58:03.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:03.627Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"361551d7-db4f-4b98-9802-061669db711a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9252aa90-da49-4bf8-a4c4-52fbc50aa9d6","LogTimestamp":"2022-12-03T05:58:03.627Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:58:03 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:58:03.908Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:58:03.916Z","message":"Connection[/10.233.68.148:9042-1, 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":"2022-12-03T05:58:03.917Z","message":"Connection[/10.233.68.148:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:03.917Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:03.917Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:03.917Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:04.076Z","message":"Entering","context":{"RequestID":"940c5474-902c-4621-8a85-e6e185b46215","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"34f65802-74c0-4e41-b3c8-af756c590baf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:04.076Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:04.077Z","message":"{\"transactionId\":\"940c5474-902c-4621-8a85-e6e185b46215\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:04:076\",\"respDate\":\"221203-05:58:04:077\",\"sourceId\":\"haproxy:940c5474-902c-4621-8a85-e6e185b46215\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:58:04:076-41416\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[940c5474-902c-4621-8a85-e6e185b46215]}\\\"}\"}","context":{"RequestID":"940c5474-902c-4621-8a85-e6e185b46215","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"34f65802-74c0-4e41-b3c8-af756c590baf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:04.076Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:04.078Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"940c5474-902c-4621-8a85-e6e185b46215","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34f65802-74c0-4e41-b3c8-af756c590baf","LogTimestamp":"2022-12-03T05:58:04.078Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:58:06.085Z","message":"Entering","context":{"RequestID":"c0a15424-fa27-47a9-b7ae-5b530d2a2666","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"67672760-cd55-4697-ab25-7d3a9753120d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:06.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:06.086Z","message":"{\"transactionId\":\"c0a15424-fa27-47a9-b7ae-5b530d2a2666\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:06:085\",\"respDate\":\"221203-05:58:06:086\",\"sourceId\":\"haproxy:c0a15424-fa27-47a9-b7ae-5b530d2a2666\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:58:06:085-61231\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c0a15424-fa27-47a9-b7ae-5b530d2a2666]}\\\"}\"}","context":{"RequestID":"c0a15424-fa27-47a9-b7ae-5b530d2a2666","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"67672760-cd55-4697-ab25-7d3a9753120d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:06.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:06.087Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0a15424-fa27-47a9-b7ae-5b530d2a2666","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67672760-cd55-4697-ab25-7d3a9753120d","LogTimestamp":"2022-12-03T05:58:06.086Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T05:58:07.892Z","message":"Entering","context":{"RequestID":"bdb6301b-ea1e-48a2-96fc-56ab66fb91cc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e5ef42aa-8fa3-4c27-9d71-93ae4a4303ad","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:58:07.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:07.895Z","message":"{\"transactionId\":\"bdb6301b-ea1e-48a2-96fc-56ab66fb91cc\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:07:893\",\"respDate\":\"221203-05:58:07:895\",\"sourceId\":\"healthcheck:bdb6301b-ea1e-48a2-96fc-56ab66fb91cc\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:58:07:893-89408\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[60050], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[bdb6301b-ea1e-48a2-96fc-56ab66fb91cc]}\\\"}\"}","context":{"RequestID":"bdb6301b-ea1e-48a2-96fc-56ab66fb91cc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e5ef42aa-8fa3-4c27-9d71-93ae4a4303ad","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:58:07.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:07.895Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bdb6301b-ea1e-48a2-96fc-56ab66fb91cc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5ef42aa-8fa3-4c27-9d71-93ae4a4303ad","LogTimestamp":"2022-12-03T05:58:07.895Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:07 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:58:08.096Z","message":"Entering","context":{"RequestID":"1c16f9ae-56c0-470b-bf7a-622cca702929","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eafff432-ddce-4fae-b4f7-58e4de10b52c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:08.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:08.098Z","message":"{\"transactionId\":\"1c16f9ae-56c0-470b-bf7a-622cca702929\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:08:097\",\"respDate\":\"221203-05:58:08:098\",\"sourceId\":\"haproxy:1c16f9ae-56c0-470b-bf7a-622cca702929\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:58:08:097-20516\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c16f9ae-56c0-470b-bf7a-622cca702929]}\\\"}\"}","context":{"RequestID":"1c16f9ae-56c0-470b-bf7a-622cca702929","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eafff432-ddce-4fae-b4f7-58e4de10b52c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:08.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:08.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c16f9ae-56c0-470b-bf7a-622cca702929","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eafff432-ddce-4fae-b4f7-58e4de10b52c","LogTimestamp":"2022-12-03T05:58:08.098Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:58:09.901Z","message":"Entering","context":{"RequestID":"69b20a2e-f550-41d0-ace6-5e818947d060","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"590dd8a5-0eb1-4551-89c4-9598cad899cd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:58:09.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:09.903Z","message":"{\"transactionId\":\"69b20a2e-f550-41d0-ace6-5e818947d060\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:09:902\",\"respDate\":\"221203-05:58:09:903\",\"sourceId\":\"OOM_ReadinessCheck:69b20a2e-f550-41d0-ace6-5e818947d060\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:58:09:902-77429\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[42188], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[69b20a2e-f550-41d0-ace6-5e818947d060]}\\\"}\"}","context":{"RequestID":"69b20a2e-f550-41d0-ace6-5e818947d060","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"590dd8a5-0eb1-4551-89c4-9598cad899cd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:58:09.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:09.904Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"69b20a2e-f550-41d0-ace6-5e818947d060","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"590dd8a5-0eb1-4551-89c4-9598cad899cd","LogTimestamp":"2022-12-03T05:58:09.904Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:58:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:58:10.107Z","message":"Entering","context":{"RequestID":"02e433fa-4cb4-4cbe-b664-931f9c3627e4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"93cd7172-dcd5-4f21-b2dc-e9155d8e515c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:10.107Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:10.109Z","message":"{\"transactionId\":\"02e433fa-4cb4-4cbe-b664-931f9c3627e4\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:10:108\",\"respDate\":\"221203-05:58:10:109\",\"sourceId\":\"haproxy:02e433fa-4cb4-4cbe-b664-931f9c3627e4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:58:10:108-74604\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[02e433fa-4cb4-4cbe-b664-931f9c3627e4]}\\\"}\"}","context":{"RequestID":"02e433fa-4cb4-4cbe-b664-931f9c3627e4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"93cd7172-dcd5-4f21-b2dc-e9155d8e515c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:10.107Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:10.109Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02e433fa-4cb4-4cbe-b664-931f9c3627e4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93cd7172-dcd5-4f21-b2dc-e9155d8e515c","LogTimestamp":"2022-12-03T05:58:10.109Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:58:10.258Z","message":"Entering","context":{"RequestID":"50584414-aaf2-40df-b4d8-750c25da5a06","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"37f71bd4-90d0-42fe-ba18-01c0d2a046aa","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:58:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:10.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"50584414-aaf2-40df-b4d8-750c25da5a06","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"37f71bd4-90d0-42fe-ba18-01c0d2a046aa","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:58:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:10.260Z","message":"{\"transactionId\":\"50584414-aaf2-40df-b4d8-750c25da5a06\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:10:258\",\"respDate\":\"221203-05:58:10:260\",\"sourceId\":\"ReadinessCheck:50584414-aaf2-40df-b4d8-750c25da5a06\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:58:10:258-62668\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[50584414-aaf2-40df-b4d8-750c25da5a06]}\\\"}\"}","context":{"RequestID":"50584414-aaf2-40df-b4d8-750c25da5a06","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"37f71bd4-90d0-42fe-ba18-01c0d2a046aa","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:58:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:10.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50584414-aaf2-40df-b4d8-750c25da5a06","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37f71bd4-90d0-42fe-ba18-01c0d2a046aa","LogTimestamp":"2022-12-03T05:58:10.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:58:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:58:12.118Z","message":"Entering","context":{"RequestID":"33b2e403-7f11-4e1e-b6cb-089331dbe4c3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8293e2f2-f85d-476b-bc5e-8b6aa2eca62e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:12.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:12.120Z","message":"{\"transactionId\":\"33b2e403-7f11-4e1e-b6cb-089331dbe4c3\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:12:119\",\"respDate\":\"221203-05:58:12:120\",\"sourceId\":\"haproxy:33b2e403-7f11-4e1e-b6cb-089331dbe4c3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:58:12:119-90195\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[33b2e403-7f11-4e1e-b6cb-089331dbe4c3]}\\\"}\"}","context":{"RequestID":"33b2e403-7f11-4e1e-b6cb-089331dbe4c3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8293e2f2-f85d-476b-bc5e-8b6aa2eca62e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:12.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:12.120Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33b2e403-7f11-4e1e-b6cb-089331dbe4c3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8293e2f2-f85d-476b-bc5e-8b6aa2eca62e","LogTimestamp":"2022-12-03T05:58:12.120Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:58:13.908Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:58:13.917Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:13.917Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:13.917Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:14.129Z","message":"Entering","context":{"RequestID":"bb8e00ba-f4b5-4f19-a9e4-05346eec9098","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e05af378-bca0-464b-bc53-57ec8ac57ff8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:14.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:14.130Z","message":"{\"transactionId\":\"bb8e00ba-f4b5-4f19-a9e4-05346eec9098\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:14:129\",\"respDate\":\"221203-05:58:14:130\",\"sourceId\":\"haproxy:bb8e00ba-f4b5-4f19-a9e4-05346eec9098\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:58:14:129-50949\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bb8e00ba-f4b5-4f19-a9e4-05346eec9098]}\\\"}\"}","context":{"RequestID":"bb8e00ba-f4b5-4f19-a9e4-05346eec9098","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e05af378-bca0-464b-bc53-57ec8ac57ff8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:14.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:14.131Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bb8e00ba-f4b5-4f19-a9e4-05346eec9098","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e05af378-bca0-464b-bc53-57ec8ac57ff8","LogTimestamp":"2022-12-03T05:58:14.131Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:58:16.139Z","message":"Entering","context":{"RequestID":"f0355f72-a82f-4fc1-9db8-3afe29cb32b7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f6749b3f-12ad-4975-9258-b95669f0e935","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:16.139Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:16.141Z","message":"{\"transactionId\":\"f0355f72-a82f-4fc1-9db8-3afe29cb32b7\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:16:140\",\"respDate\":\"221203-05:58:16:141\",\"sourceId\":\"haproxy:f0355f72-a82f-4fc1-9db8-3afe29cb32b7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:58:16:140-25011\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f0355f72-a82f-4fc1-9db8-3afe29cb32b7]}\\\"}\"}","context":{"RequestID":"f0355f72-a82f-4fc1-9db8-3afe29cb32b7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f6749b3f-12ad-4975-9258-b95669f0e935","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:16.139Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:16.141Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0355f72-a82f-4fc1-9db8-3afe29cb32b7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f6749b3f-12ad-4975-9258-b95669f0e935","LogTimestamp":"2022-12-03T05:58:16.141Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:58:18.150Z","message":"Entering","context":{"RequestID":"67ffc51d-5c63-4a50-9e41-6c7bcc81913d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a11b6d96-eb5f-4825-8d64-372d485f4ab3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:18.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:18.151Z","message":"{\"transactionId\":\"67ffc51d-5c63-4a50-9e41-6c7bcc81913d\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:18:150\",\"respDate\":\"221203-05:58:18:151\",\"sourceId\":\"haproxy:67ffc51d-5c63-4a50-9e41-6c7bcc81913d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:58:18:150-27276\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[67ffc51d-5c63-4a50-9e41-6c7bcc81913d]}\\\"}\"}","context":{"RequestID":"67ffc51d-5c63-4a50-9e41-6c7bcc81913d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a11b6d96-eb5f-4825-8d64-372d485f4ab3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:18.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:18.152Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67ffc51d-5c63-4a50-9e41-6c7bcc81913d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a11b6d96-eb5f-4825-8d64-372d485f4ab3","LogTimestamp":"2022-12-03T05:58:18.152Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:58:18.660Z","message":"Entering","context":{"RequestID":"0edef8a0-4657-40f0-9ebe-d4d6f866c453","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b1f018be-3b32-4f1e-8cbe-a28953800745","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:58:18.660Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:18.662Z","message":"{\"transactionId\":\"0edef8a0-4657-40f0-9ebe-d4d6f866c453\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:18:661\",\"respDate\":\"221203-05:58:18:662\",\"sourceId\":\"healthcheck:0edef8a0-4657-40f0-9ebe-d4d6f866c453\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:58:18:661-15987\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[0edef8a0-4657-40f0-9ebe-d4d6f866c453]}\\\"}\"}","context":{"RequestID":"0edef8a0-4657-40f0-9ebe-d4d6f866c453","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b1f018be-3b32-4f1e-8cbe-a28953800745","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:58:18.660Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:18.662Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0edef8a0-4657-40f0-9ebe-d4d6f866c453","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1f018be-3b32-4f1e-8cbe-a28953800745","LogTimestamp":"2022-12-03T05:58:18.662Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:58:18 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:58:19.902Z","message":"Entering","context":{"RequestID":"0293e237-3464-499a-b77a-32189ffdd4fb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b933caa6-99e1-4b67-9b0c-cde6143f290f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:58:19.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:19.903Z","message":"{\"transactionId\":\"0293e237-3464-499a-b77a-32189ffdd4fb\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:19:902\",\"respDate\":\"221203-05:58:19:903\",\"sourceId\":\"OOM_ReadinessCheck:0293e237-3464-499a-b77a-32189ffdd4fb\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:58:19:902-20336\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[42390], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[0293e237-3464-499a-b77a-32189ffdd4fb]}\\\"}\"}","context":{"RequestID":"0293e237-3464-499a-b77a-32189ffdd4fb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b933caa6-99e1-4b67-9b0c-cde6143f290f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:58:19.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:19.904Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0293e237-3464-499a-b77a-32189ffdd4fb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b933caa6-99e1-4b67-9b0c-cde6143f290f","LogTimestamp":"2022-12-03T05:58:19.904Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:58:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:58:20.160Z","message":"Entering","context":{"RequestID":"bd306352-02db-4777-9603-ad3662c5a847","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"818a2c05-47b2-4b9f-81ae-01c98e5cdcdd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:20.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:20.161Z","message":"{\"transactionId\":\"bd306352-02db-4777-9603-ad3662c5a847\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:20:160\",\"respDate\":\"221203-05:58:20:161\",\"sourceId\":\"haproxy:bd306352-02db-4777-9603-ad3662c5a847\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:58:20:160-71152\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bd306352-02db-4777-9603-ad3662c5a847]}\\\"}\"}","context":{"RequestID":"bd306352-02db-4777-9603-ad3662c5a847","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"818a2c05-47b2-4b9f-81ae-01c98e5cdcdd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:20.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:20.162Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd306352-02db-4777-9603-ad3662c5a847","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"818a2c05-47b2-4b9f-81ae-01c98e5cdcdd","LogTimestamp":"2022-12-03T05:58:20.162Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:58:20.257Z","message":"Entering","context":{"RequestID":"f745cc8e-41ae-4625-bdfc-d6587a3096df","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"04a2f15f-9b2c-43f1-a6fd-7c241473eab2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:58:20.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:20.258Z","message":"Database is available from CACHED check.","context":{"RequestID":"f745cc8e-41ae-4625-bdfc-d6587a3096df","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"04a2f15f-9b2c-43f1-a6fd-7c241473eab2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:58:20.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:20.259Z","message":"{\"transactionId\":\"f745cc8e-41ae-4625-bdfc-d6587a3096df\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:20:258\",\"respDate\":\"221203-05:58:20:259\",\"sourceId\":\"ReadinessCheck:f745cc8e-41ae-4625-bdfc-d6587a3096df\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:58:20:258-96734\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[f745cc8e-41ae-4625-bdfc-d6587a3096df]}\\\"}\"}","context":{"RequestID":"f745cc8e-41ae-4625-bdfc-d6587a3096df","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"04a2f15f-9b2c-43f1-a6fd-7c241473eab2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:58:20.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:20.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f745cc8e-41ae-4625-bdfc-d6587a3096df","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04a2f15f-9b2c-43f1-a6fd-7c241473eab2","LogTimestamp":"2022-12-03T05:58:20.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:58:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:58:22.170Z","message":"Entering","context":{"RequestID":"99d071a1-658f-4f3b-afae-5e5bf4abe79a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1464e846-e0d0-4efb-91db-48a770a980e4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:22.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:22.172Z","message":"{\"transactionId\":\"99d071a1-658f-4f3b-afae-5e5bf4abe79a\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:22:170\",\"respDate\":\"221203-05:58:22:172\",\"sourceId\":\"haproxy:99d071a1-658f-4f3b-afae-5e5bf4abe79a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:58:22:170-72796\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[99d071a1-658f-4f3b-afae-5e5bf4abe79a]}\\\"}\"}","context":{"RequestID":"99d071a1-658f-4f3b-afae-5e5bf4abe79a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1464e846-e0d0-4efb-91db-48a770a980e4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:22.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:22.172Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99d071a1-658f-4f3b-afae-5e5bf4abe79a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1464e846-e0d0-4efb-91db-48a770a980e4","LogTimestamp":"2022-12-03T05:58:22.172Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:58:22.919Z","message":"Entering","context":{"RequestID":"3441166e-43e2-4496-9a28-107e1ff00ccc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0e0af856-cf1a-4f80-8aca-992900708c12","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:58:22.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:22.920Z","message":"{\"transactionId\":\"3441166e-43e2-4496-9a28-107e1ff00ccc\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:22:919\",\"respDate\":\"221203-05:58:22:920\",\"sourceId\":\"healthcheck:3441166e-43e2-4496-9a28-107e1ff00ccc\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:58:22:919-62469\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[60244], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[3441166e-43e2-4496-9a28-107e1ff00ccc]}\\\"}\"}","context":{"RequestID":"3441166e-43e2-4496-9a28-107e1ff00ccc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0e0af856-cf1a-4f80-8aca-992900708c12","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:58:22.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:22.921Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3441166e-43e2-4496-9a28-107e1ff00ccc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e0af856-cf1a-4f80-8aca-992900708c12","LogTimestamp":"2022-12-03T05:58:22.921Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:22 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:58:23.908Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:58:23.918Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:23.918Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:23.918Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:24.181Z","message":"Entering","context":{"RequestID":"c26364ad-46e0-40a2-9b5f-d99ea2e100d9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0ea2cb88-515c-4dfd-b90e-6379d2a3fc46","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:24.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:24.183Z","message":"{\"transactionId\":\"c26364ad-46e0-40a2-9b5f-d99ea2e100d9\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:24:182\",\"respDate\":\"221203-05:58:24:183\",\"sourceId\":\"haproxy:c26364ad-46e0-40a2-9b5f-d99ea2e100d9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:58:24:182-69802\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c26364ad-46e0-40a2-9b5f-d99ea2e100d9]}\\\"}\"}","context":{"RequestID":"c26364ad-46e0-40a2-9b5f-d99ea2e100d9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0ea2cb88-515c-4dfd-b90e-6379d2a3fc46","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:24.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:24.183Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c26364ad-46e0-40a2-9b5f-d99ea2e100d9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ea2cb88-515c-4dfd-b90e-6379d2a3fc46","LogTimestamp":"2022-12-03T05:58:24.183Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:58:26.192Z","message":"Entering","context":{"RequestID":"6a7d79f7-0f98-4a0c-88eb-fbe838a1c015","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3a54a7d5-5b79-4faa-a2a7-c289fff927ba","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:26.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:26.193Z","message":"{\"transactionId\":\"6a7d79f7-0f98-4a0c-88eb-fbe838a1c015\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:26:192\",\"respDate\":\"221203-05:58:26:193\",\"sourceId\":\"haproxy:6a7d79f7-0f98-4a0c-88eb-fbe838a1c015\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:58:26:192-76049\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a7d79f7-0f98-4a0c-88eb-fbe838a1c015]}\\\"}\"}","context":{"RequestID":"6a7d79f7-0f98-4a0c-88eb-fbe838a1c015","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3a54a7d5-5b79-4faa-a2a7-c289fff927ba","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:26.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:26.194Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a7d79f7-0f98-4a0c-88eb-fbe838a1c015","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a54a7d5-5b79-4faa-a2a7-c289fff927ba","LogTimestamp":"2022-12-03T05:58:26.194Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:58:28.202Z","message":"Entering","context":{"RequestID":"45b52816-bc18-4d1f-a14b-1a088e39d229","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a9cf74c0-0d52-4cd1-988a-4d4ca1e4be5b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:28.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:28.204Z","message":"{\"transactionId\":\"45b52816-bc18-4d1f-a14b-1a088e39d229\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:28:203\",\"respDate\":\"221203-05:58:28:204\",\"sourceId\":\"haproxy:45b52816-bc18-4d1f-a14b-1a088e39d229\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:58:28:203-63937\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[45b52816-bc18-4d1f-a14b-1a088e39d229]}\\\"}\"}","context":{"RequestID":"45b52816-bc18-4d1f-a14b-1a088e39d229","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a9cf74c0-0d52-4cd1-988a-4d4ca1e4be5b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:28.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:28.205Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45b52816-bc18-4d1f-a14b-1a088e39d229","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9cf74c0-0d52-4cd1-988a-4d4ca1e4be5b","LogTimestamp":"2022-12-03T05:58:28.204Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:58:29.902Z","message":"Entering","context":{"RequestID":"b8177124-d1d3-4047-801e-5ac7c2fa145c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c37bee52-18dc-46fb-9b10-e89c5340eba0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:58:29.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:29.905Z","message":"{\"transactionId\":\"b8177124-d1d3-4047-801e-5ac7c2fa145c\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:29:903\",\"respDate\":\"221203-05:58:29:905\",\"sourceId\":\"OOM_ReadinessCheck:b8177124-d1d3-4047-801e-5ac7c2fa145c\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:58:29:903-70463\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[42578], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[b8177124-d1d3-4047-801e-5ac7c2fa145c]}\\\"}\"}","context":{"RequestID":"b8177124-d1d3-4047-801e-5ac7c2fa145c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c37bee52-18dc-46fb-9b10-e89c5340eba0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:58:29.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:29.905Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8177124-d1d3-4047-801e-5ac7c2fa145c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c37bee52-18dc-46fb-9b10-e89c5340eba0","LogTimestamp":"2022-12-03T05:58:29.905Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:58:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 7 - "logType": "access" {"timestamp":"2022-12-03T05:58:30.212Z","message":"Entering","context":{"RequestID":"1e985f76-2529-4c19-a8e8-aff41142eb5a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"68c5f584-de6c-44c1-ae62-c24e9a05dbcc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:30.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:30.214Z","message":"{\"transactionId\":\"1e985f76-2529-4c19-a8e8-aff41142eb5a\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:30:212\",\"respDate\":\"221203-05:58:30:214\",\"sourceId\":\"haproxy:1e985f76-2529-4c19-a8e8-aff41142eb5a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:58:30:212-37719\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e985f76-2529-4c19-a8e8-aff41142eb5a]}\\\"}\"}","context":{"RequestID":"1e985f76-2529-4c19-a8e8-aff41142eb5a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"68c5f584-de6c-44c1-ae62-c24e9a05dbcc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:30.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:30.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e985f76-2529-4c19-a8e8-aff41142eb5a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68c5f584-de6c-44c1-ae62-c24e9a05dbcc","LogTimestamp":"2022-12-03T05:58:30.214Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:58:30.259Z","message":"Entering","context":{"RequestID":"32ce48ec-9d17-45b2-8892-8cc3c9a0eb41","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"71df64df-346d-46bf-99f1-82adf36441cc","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:58:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:30.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"32ce48ec-9d17-45b2-8892-8cc3c9a0eb41","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"71df64df-346d-46bf-99f1-82adf36441cc","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:58:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:30.261Z","message":"{\"transactionId\":\"32ce48ec-9d17-45b2-8892-8cc3c9a0eb41\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:30:259\",\"respDate\":\"221203-05:58:30:261\",\"sourceId\":\"ReadinessCheck:32ce48ec-9d17-45b2-8892-8cc3c9a0eb41\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:58:30:259-85383\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[32ce48ec-9d17-45b2-8892-8cc3c9a0eb41]}\\\"}\"}","context":{"RequestID":"32ce48ec-9d17-45b2-8892-8cc3c9a0eb41","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"71df64df-346d-46bf-99f1-82adf36441cc","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:58:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:30.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32ce48ec-9d17-45b2-8892-8cc3c9a0eb41","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"71df64df-346d-46bf-99f1-82adf36441cc","LogTimestamp":"2022-12-03T05:58:30.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:58:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:58:30.582Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:30.585Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:32.222Z","message":"Entering","context":{"RequestID":"3c3e5597-7e02-400a-811a-222c326d162a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8c9020be-9fe0-413e-b8dd-e059dde6fb05","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:32.222Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:32.224Z","message":"{\"transactionId\":\"3c3e5597-7e02-400a-811a-222c326d162a\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:32:223\",\"respDate\":\"221203-05:58:32:224\",\"sourceId\":\"haproxy:3c3e5597-7e02-400a-811a-222c326d162a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:58:32:223-14599\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c3e5597-7e02-400a-811a-222c326d162a]}\\\"}\"}","context":{"RequestID":"3c3e5597-7e02-400a-811a-222c326d162a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8c9020be-9fe0-413e-b8dd-e059dde6fb05","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:32.222Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:32.224Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c3e5597-7e02-400a-811a-222c326d162a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c9020be-9fe0-413e-b8dd-e059dde6fb05","LogTimestamp":"2022-12-03T05:58:32.224Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:58:33.687Z","message":"Entering","context":{"RequestID":"0c44def9-9c1e-4c74-88dc-b3a7bf673dc4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a1e1a5e3-ab8d-4571-84a8-f14eba6d8ad1","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:58:33.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:33.689Z","message":"{\"transactionId\":\"0c44def9-9c1e-4c74-88dc-b3a7bf673dc4\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:33:688\",\"respDate\":\"221203-05:58:33:689\",\"sourceId\":\"healthcheck:0c44def9-9c1e-4c74-88dc-b3a7bf673dc4\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:58:33:688-2151\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[0c44def9-9c1e-4c74-88dc-b3a7bf673dc4]}\\\"}\"}","context":{"RequestID":"0c44def9-9c1e-4c74-88dc-b3a7bf673dc4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a1e1a5e3-ab8d-4571-84a8-f14eba6d8ad1","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:58:33.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:33.690Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c44def9-9c1e-4c74-88dc-b3a7bf673dc4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1e1a5e3-ab8d-4571-84a8-f14eba6d8ad1","LogTimestamp":"2022-12-03T05:58:33.690Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:58:33 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:58:33.909Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:58:33.919Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:33.919Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:33.919Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:34.233Z","message":"Entering","context":{"RequestID":"1e10438d-6817-418b-a5ed-cf60c42e7af1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c2136ab2-b413-44c3-8826-686d081fba18","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:34.233Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:34.235Z","message":"{\"transactionId\":\"1e10438d-6817-418b-a5ed-cf60c42e7af1\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:34:234\",\"respDate\":\"221203-05:58:34:235\",\"sourceId\":\"haproxy:1e10438d-6817-418b-a5ed-cf60c42e7af1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:58:34:234-16335\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e10438d-6817-418b-a5ed-cf60c42e7af1]}\\\"}\"}","context":{"RequestID":"1e10438d-6817-418b-a5ed-cf60c42e7af1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c2136ab2-b413-44c3-8826-686d081fba18","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:34.233Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:34.235Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e10438d-6817-418b-a5ed-cf60c42e7af1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2136ab2-b413-44c3-8826-686d081fba18","LogTimestamp":"2022-12-03T05:58:34.235Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:58:36.245Z","message":"Entering","context":{"RequestID":"03ded15f-adf6-4c06-82bf-ec3efb413662","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"64e23d19-622d-4400-85e7-b2da465d525f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:36.245Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:36.247Z","message":"{\"transactionId\":\"03ded15f-adf6-4c06-82bf-ec3efb413662\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:36:246\",\"respDate\":\"221203-05:58:36:247\",\"sourceId\":\"haproxy:03ded15f-adf6-4c06-82bf-ec3efb413662\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:58:36:246-24223\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[03ded15f-adf6-4c06-82bf-ec3efb413662]}\\\"}\"}","context":{"RequestID":"03ded15f-adf6-4c06-82bf-ec3efb413662","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"64e23d19-622d-4400-85e7-b2da465d525f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:36.245Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:36.248Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03ded15f-adf6-4c06-82bf-ec3efb413662","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64e23d19-622d-4400-85e7-b2da465d525f","LogTimestamp":"2022-12-03T05:58:36.248Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:58:37.941Z","message":"Entering","context":{"RequestID":"db1b6b55-9fd5-46a7-a4f0-1ac73e6052d7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2b1df695-accc-4877-9c5a-268885cfc083","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:58:37.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:37.942Z","message":"{\"transactionId\":\"db1b6b55-9fd5-46a7-a4f0-1ac73e6052d7\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:37:941\",\"respDate\":\"221203-05:58:37:942\",\"sourceId\":\"healthcheck:db1b6b55-9fd5-46a7-a4f0-1ac73e6052d7\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:58:37:941-40155\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[60410], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[db1b6b55-9fd5-46a7-a4f0-1ac73e6052d7]}\\\"}\"}","context":{"RequestID":"db1b6b55-9fd5-46a7-a4f0-1ac73e6052d7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2b1df695-accc-4877-9c5a-268885cfc083","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:58:37.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:37.943Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db1b6b55-9fd5-46a7-a4f0-1ac73e6052d7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b1df695-accc-4877-9c5a-268885cfc083","LogTimestamp":"2022-12-03T05:58:37.943Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:37 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:58:38.256Z","message":"Entering","context":{"RequestID":"375dd1cf-9028-4554-9d94-b231996f4f0b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e648e12c-0a42-4fc4-beef-e13061bcd447","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:38.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:38.258Z","message":"{\"transactionId\":\"375dd1cf-9028-4554-9d94-b231996f4f0b\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:38:257\",\"respDate\":\"221203-05:58:38:258\",\"sourceId\":\"haproxy:375dd1cf-9028-4554-9d94-b231996f4f0b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:58:38:257-35606\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[375dd1cf-9028-4554-9d94-b231996f4f0b]}\\\"}\"}","context":{"RequestID":"375dd1cf-9028-4554-9d94-b231996f4f0b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e648e12c-0a42-4fc4-beef-e13061bcd447","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:38.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:38.258Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"375dd1cf-9028-4554-9d94-b231996f4f0b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e648e12c-0a42-4fc4-beef-e13061bcd447","LogTimestamp":"2022-12-03T05:58:38.258Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:58:39.901Z","message":"Entering","context":{"RequestID":"05c771fa-9302-4d65-8f24-e77c32cffbca","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8c204ae4-73dd-4c4d-ad44-37195119d353","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:58:39.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:39.904Z","message":"{\"transactionId\":\"05c771fa-9302-4d65-8f24-e77c32cffbca\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:39:902\",\"respDate\":\"221203-05:58:39:903\",\"sourceId\":\"OOM_ReadinessCheck:05c771fa-9302-4d65-8f24-e77c32cffbca\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:58:39:902-46369\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[42778], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[05c771fa-9302-4d65-8f24-e77c32cffbca]}\\\"}\"}","context":{"RequestID":"05c771fa-9302-4d65-8f24-e77c32cffbca","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8c204ae4-73dd-4c4d-ad44-37195119d353","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:58:39.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:39.904Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05c771fa-9302-4d65-8f24-e77c32cffbca","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c204ae4-73dd-4c4d-ad44-37195119d353","LogTimestamp":"2022-12-03T05:58:39.904Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:58:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:58:40.259Z","message":"Entering","context":{"RequestID":"300afba5-1b88-4247-8093-40c364537036","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1493a05d-ab81-43b2-a351-a9825cddc03f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:58:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:40.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"300afba5-1b88-4247-8093-40c364537036","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1493a05d-ab81-43b2-a351-a9825cddc03f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:58:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:40.261Z","message":"{\"transactionId\":\"300afba5-1b88-4247-8093-40c364537036\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:40:260\",\"respDate\":\"221203-05:58:40:261\",\"sourceId\":\"ReadinessCheck:300afba5-1b88-4247-8093-40c364537036\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:58:40:260-80435\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[300afba5-1b88-4247-8093-40c364537036]}\\\"}\"}","context":{"RequestID":"300afba5-1b88-4247-8093-40c364537036","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1493a05d-ab81-43b2-a351-a9825cddc03f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:58:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:40.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"300afba5-1b88-4247-8093-40c364537036","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1493a05d-ab81-43b2-a351-a9825cddc03f","LogTimestamp":"2022-12-03T05:58:40.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:58:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:58:40.264Z","message":"Entering","context":{"RequestID":"83cf6c5a-3d0c-4b52-896f-9cbd498553ec","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c5e495a2-0707-414e-baa3-4fb6aa76df7e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:40.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:40.265Z","message":"{\"transactionId\":\"83cf6c5a-3d0c-4b52-896f-9cbd498553ec\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:40:265\",\"respDate\":\"221203-05:58:40:265\",\"sourceId\":\"haproxy:83cf6c5a-3d0c-4b52-896f-9cbd498553ec\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:58:40:265-51153\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[83cf6c5a-3d0c-4b52-896f-9cbd498553ec]}\\\"}\"}","context":{"RequestID":"83cf6c5a-3d0c-4b52-896f-9cbd498553ec","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c5e495a2-0707-414e-baa3-4fb6aa76df7e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:40.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:40.266Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83cf6c5a-3d0c-4b52-896f-9cbd498553ec","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5e495a2-0707-414e-baa3-4fb6aa76df7e","LogTimestamp":"2022-12-03T05:58:40.266Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2022-12-03T05:58:42.272Z","message":"Entering","context":{"RequestID":"dd75a753-0bd0-464f-9c5f-d8fb0a8cbc3a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1f8ae69e-eae5-4145-82e5-47a37537bff4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:42.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:42.274Z","message":"{\"transactionId\":\"dd75a753-0bd0-464f-9c5f-d8fb0a8cbc3a\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:42:273\",\"respDate\":\"221203-05:58:42:274\",\"sourceId\":\"haproxy:dd75a753-0bd0-464f-9c5f-d8fb0a8cbc3a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:58:42:273-442\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd75a753-0bd0-464f-9c5f-d8fb0a8cbc3a]}\\\"}\"}","context":{"RequestID":"dd75a753-0bd0-464f-9c5f-d8fb0a8cbc3a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1f8ae69e-eae5-4145-82e5-47a37537bff4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:42.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:42.274Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd75a753-0bd0-464f-9c5f-d8fb0a8cbc3a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f8ae69e-eae5-4145-82e5-47a37537bff4","LogTimestamp":"2022-12-03T05:58:42.274Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:58:43.909Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:58:43.917Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:43.918Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:43.918Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:44.281Z","message":"Entering","context":{"RequestID":"3b794dc8-735d-4eae-a11a-4c4fc6319d1d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"56a30923-56ef-4b25-991d-f1502e9a5f40","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:44.281Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:44.283Z","message":"{\"transactionId\":\"3b794dc8-735d-4eae-a11a-4c4fc6319d1d\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:44:282\",\"respDate\":\"221203-05:58:44:283\",\"sourceId\":\"haproxy:3b794dc8-735d-4eae-a11a-4c4fc6319d1d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:58:44:282-49507\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3b794dc8-735d-4eae-a11a-4c4fc6319d1d]}\\\"}\"}","context":{"RequestID":"3b794dc8-735d-4eae-a11a-4c4fc6319d1d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"56a30923-56ef-4b25-991d-f1502e9a5f40","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:44.281Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:44.283Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b794dc8-735d-4eae-a11a-4c4fc6319d1d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56a30923-56ef-4b25-991d-f1502e9a5f40","LogTimestamp":"2022-12-03T05:58:44.283Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:58:46.290Z","message":"Entering","context":{"RequestID":"7b5e2ea7-de78-4bcd-90e8-22a12fd6bbfc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3468b362-92f0-4105-af5e-cc2d9b8dd813","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:46.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:46.292Z","message":"{\"transactionId\":\"7b5e2ea7-de78-4bcd-90e8-22a12fd6bbfc\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:46:291\",\"respDate\":\"221203-05:58:46:292\",\"sourceId\":\"haproxy:7b5e2ea7-de78-4bcd-90e8-22a12fd6bbfc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:58:46:291-86519\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7b5e2ea7-de78-4bcd-90e8-22a12fd6bbfc]}\\\"}\"}","context":{"RequestID":"7b5e2ea7-de78-4bcd-90e8-22a12fd6bbfc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3468b362-92f0-4105-af5e-cc2d9b8dd813","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:46.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:46.293Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b5e2ea7-de78-4bcd-90e8-22a12fd6bbfc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3468b362-92f0-4105-af5e-cc2d9b8dd813","LogTimestamp":"2022-12-03T05:58:46.293Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:58:48.300Z","message":"Entering","context":{"RequestID":"38ef8d06-b2a8-4396-b91b-e4a8f3061eb6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cfca9678-96e8-4686-bd53-78c88600a803","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:48.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:48.301Z","message":"{\"transactionId\":\"38ef8d06-b2a8-4396-b91b-e4a8f3061eb6\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:48:300\",\"respDate\":\"221203-05:58:48:301\",\"sourceId\":\"haproxy:38ef8d06-b2a8-4396-b91b-e4a8f3061eb6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:58:48:300-85528\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[38ef8d06-b2a8-4396-b91b-e4a8f3061eb6]}\\\"}\"}","context":{"RequestID":"38ef8d06-b2a8-4396-b91b-e4a8f3061eb6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cfca9678-96e8-4686-bd53-78c88600a803","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:48.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:48.301Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38ef8d06-b2a8-4396-b91b-e4a8f3061eb6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cfca9678-96e8-4686-bd53-78c88600a803","LogTimestamp":"2022-12-03T05:58:48.301Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T05:58:48.713Z","message":"Entering","context":{"RequestID":"eee6681f-fa3b-4dad-aa03-e533686ac97d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"81a54fa8-2f21-4cfc-b1f8-8361305be079","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:58:48.713Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:48.714Z","message":"{\"transactionId\":\"eee6681f-fa3b-4dad-aa03-e533686ac97d\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:48:713\",\"respDate\":\"221203-05:58:48:714\",\"sourceId\":\"healthcheck:eee6681f-fa3b-4dad-aa03-e533686ac97d\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:58:48:713-60912\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[eee6681f-fa3b-4dad-aa03-e533686ac97d]}\\\"}\"}","context":{"RequestID":"eee6681f-fa3b-4dad-aa03-e533686ac97d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"81a54fa8-2f21-4cfc-b1f8-8361305be079","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:58:48.713Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:48.715Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eee6681f-fa3b-4dad-aa03-e533686ac97d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81a54fa8-2f21-4cfc-b1f8-8361305be079","LogTimestamp":"2022-12-03T05:58:48.715Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:58:48 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:58:49.901Z","message":"Entering","context":{"RequestID":"65224e56-a4d6-4561-88c6-ddc9fdb19125","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1814af8a-28cb-4f79-8888-18a415f49f9c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:58:49.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:49.903Z","message":"{\"transactionId\":\"65224e56-a4d6-4561-88c6-ddc9fdb19125\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:49:901\",\"respDate\":\"221203-05:58:49:903\",\"sourceId\":\"OOM_ReadinessCheck:65224e56-a4d6-4561-88c6-ddc9fdb19125\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:58:49:901-29158\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[42978], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[65224e56-a4d6-4561-88c6-ddc9fdb19125]}\\\"}\"}","context":{"RequestID":"65224e56-a4d6-4561-88c6-ddc9fdb19125","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1814af8a-28cb-4f79-8888-18a415f49f9c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:58:49.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:49.903Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65224e56-a4d6-4561-88c6-ddc9fdb19125","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1814af8a-28cb-4f79-8888-18a415f49f9c","LogTimestamp":"2022-12-03T05:58:49.903Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:58:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:58:50.260Z","message":"Entering","context":{"RequestID":"93b29cc4-3c5b-476d-b454-170fa211bb6d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"57a2105d-5d89-44ee-8b29-e865f8c5cbbb","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:58:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:50.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"93b29cc4-3c5b-476d-b454-170fa211bb6d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"57a2105d-5d89-44ee-8b29-e865f8c5cbbb","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:58:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:50.262Z","message":"{\"transactionId\":\"93b29cc4-3c5b-476d-b454-170fa211bb6d\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:50:261\",\"respDate\":\"221203-05:58:50:262\",\"sourceId\":\"ReadinessCheck:93b29cc4-3c5b-476d-b454-170fa211bb6d\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:58:50:261-18241\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[93b29cc4-3c5b-476d-b454-170fa211bb6d]}\\\"}\"}","context":{"RequestID":"93b29cc4-3c5b-476d-b454-170fa211bb6d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"57a2105d-5d89-44ee-8b29-e865f8c5cbbb","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:58:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:50.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93b29cc4-3c5b-476d-b454-170fa211bb6d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"57a2105d-5d89-44ee-8b29-e865f8c5cbbb","LogTimestamp":"2022-12-03T05:58:50.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:58:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:58:50.308Z","message":"Entering","context":{"RequestID":"00f75410-68fb-4ad0-83f3-99a894c0f148","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8f418d3b-d668-475a-b5c7-43c1ef99cd3c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:50.308Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:50.310Z","message":"{\"transactionId\":\"00f75410-68fb-4ad0-83f3-99a894c0f148\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:50:309\",\"respDate\":\"221203-05:58:50:310\",\"sourceId\":\"haproxy:00f75410-68fb-4ad0-83f3-99a894c0f148\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:58:50:309-5\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[00f75410-68fb-4ad0-83f3-99a894c0f148]}\\\"}\"}","context":{"RequestID":"00f75410-68fb-4ad0-83f3-99a894c0f148","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8f418d3b-d668-475a-b5c7-43c1ef99cd3c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:50.308Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:50.310Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00f75410-68fb-4ad0-83f3-99a894c0f148","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f418d3b-d668-475a-b5c7-43c1ef99cd3c","LogTimestamp":"2022-12-03T05:58:50.310Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:58:52.317Z","message":"Entering","context":{"RequestID":"d6df4f63-f128-47c4-85ac-4360066a5454","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"348d4510-d553-4199-a682-d38ae828e09c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:52.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:52.319Z","message":"{\"transactionId\":\"d6df4f63-f128-47c4-85ac-4360066a5454\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:52:317\",\"respDate\":\"221203-05:58:52:319\",\"sourceId\":\"haproxy:d6df4f63-f128-47c4-85ac-4360066a5454\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:58:52:317-89082\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d6df4f63-f128-47c4-85ac-4360066a5454]}\\\"}\"}","context":{"RequestID":"d6df4f63-f128-47c4-85ac-4360066a5454","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"348d4510-d553-4199-a682-d38ae828e09c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:52.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:52.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6df4f63-f128-47c4-85ac-4360066a5454","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"348d4510-d553-4199-a682-d38ae828e09c","LogTimestamp":"2022-12-03T05:58:52.319Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:58:52.983Z","message":"Entering","context":{"RequestID":"936a36db-ad33-4da8-a5b0-179741f35db9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3827577a-c46b-49fe-acc9-455ff603ef0a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:58:52.983Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:52.985Z","message":"{\"transactionId\":\"936a36db-ad33-4da8-a5b0-179741f35db9\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:52:983\",\"respDate\":\"221203-05:58:52:985\",\"sourceId\":\"healthcheck:936a36db-ad33-4da8-a5b0-179741f35db9\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:58:52:983-86568\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[60594], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[936a36db-ad33-4da8-a5b0-179741f35db9]}\\\"}\"}","context":{"RequestID":"936a36db-ad33-4da8-a5b0-179741f35db9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3827577a-c46b-49fe-acc9-455ff603ef0a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:58:52.983Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:52.985Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"936a36db-ad33-4da8-a5b0-179741f35db9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3827577a-c46b-49fe-acc9-455ff603ef0a","LogTimestamp":"2022-12-03T05:58:52.985Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:52 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:58:53.910Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:58:53.930Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:53.931Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:53.931Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:54.328Z","message":"Entering","context":{"RequestID":"4128655d-c201-4352-ab06-9b7046d301f1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1f9085ef-2e71-474a-8868-21ffac4761ef","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:54.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:54.329Z","message":"{\"transactionId\":\"4128655d-c201-4352-ab06-9b7046d301f1\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:54:328\",\"respDate\":\"221203-05:58:54:329\",\"sourceId\":\"haproxy:4128655d-c201-4352-ab06-9b7046d301f1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:58:54:328-73710\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4128655d-c201-4352-ab06-9b7046d301f1]}\\\"}\"}","context":{"RequestID":"4128655d-c201-4352-ab06-9b7046d301f1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1f9085ef-2e71-474a-8868-21ffac4761ef","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:54.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:54.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4128655d-c201-4352-ab06-9b7046d301f1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f9085ef-2e71-474a-8868-21ffac4761ef","LogTimestamp":"2022-12-03T05:58:54.330Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:58:56.337Z","message":"Entering","context":{"RequestID":"074e576c-f941-4bff-a555-31bcb51e5992","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"37a67e82-409b-44c6-a156-8bfcb2585fc1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:56.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:56.338Z","message":"{\"transactionId\":\"074e576c-f941-4bff-a555-31bcb51e5992\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:56:337\",\"respDate\":\"221203-05:58:56:338\",\"sourceId\":\"haproxy:074e576c-f941-4bff-a555-31bcb51e5992\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:58:56:337-11599\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[074e576c-f941-4bff-a555-31bcb51e5992]}\\\"}\"}","context":{"RequestID":"074e576c-f941-4bff-a555-31bcb51e5992","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"37a67e82-409b-44c6-a156-8bfcb2585fc1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:56.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:56.339Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"074e576c-f941-4bff-a555-31bcb51e5992","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37a67e82-409b-44c6-a156-8bfcb2585fc1","LogTimestamp":"2022-12-03T05:58:56.339Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:58:58.346Z","message":"Entering","context":{"RequestID":"e04bf1e2-0d6d-48f2-9bbc-c56f45bde27f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6c17fb1b-f5df-4fe0-8f93-b91ca93cc7d2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:58.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:58.348Z","message":"{\"transactionId\":\"e04bf1e2-0d6d-48f2-9bbc-c56f45bde27f\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:58:347\",\"respDate\":\"221203-05:58:58:348\",\"sourceId\":\"haproxy:e04bf1e2-0d6d-48f2-9bbc-c56f45bde27f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:58:58:347-29815\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e04bf1e2-0d6d-48f2-9bbc-c56f45bde27f]}\\\"}\"}","context":{"RequestID":"e04bf1e2-0d6d-48f2-9bbc-c56f45bde27f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6c17fb1b-f5df-4fe0-8f93-b91ca93cc7d2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:58:58.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:58.348Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e04bf1e2-0d6d-48f2-9bbc-c56f45bde27f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c17fb1b-f5df-4fe0-8f93-b91ca93cc7d2","LogTimestamp":"2022-12-03T05:58:58.348Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:58:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:58:59.899Z","message":"Entering","context":{"RequestID":"3158e516-a972-448d-a544-f2dedebd1dca","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"51bd3a0f-20f4-4ed9-9078-66b00894a817","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:58:59.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:58:59.901Z","message":"{\"transactionId\":\"3158e516-a972-448d-a544-f2dedebd1dca\",\"status\":\"200\",\"rqstDate\":\"221203-05:58:59:900\",\"respDate\":\"221203-05:58:59:900\",\"sourceId\":\"OOM_ReadinessCheck:3158e516-a972-448d-a544-f2dedebd1dca\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:58:59:900-2328\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[43174], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[3158e516-a972-448d-a544-f2dedebd1dca]}\\\"}\"}","context":{"RequestID":"3158e516-a972-448d-a544-f2dedebd1dca","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"51bd3a0f-20f4-4ed9-9078-66b00894a817","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:58:59.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:58:59.901Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3158e516-a972-448d-a544-f2dedebd1dca","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"51bd3a0f-20f4-4ed9-9078-66b00894a817","LogTimestamp":"2022-12-03T05:58:59.901Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:58:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:59:00.258Z","message":"Entering","context":{"RequestID":"66ddd8c7-faad-419d-b9cd-c2ba9d30c601","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"83aaa575-aba9-4408-b782-dfb3d54a28b0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:59:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:00.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"66ddd8c7-faad-419d-b9cd-c2ba9d30c601","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"83aaa575-aba9-4408-b782-dfb3d54a28b0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:59:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:00.260Z","message":"{\"transactionId\":\"66ddd8c7-faad-419d-b9cd-c2ba9d30c601\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:00:259\",\"respDate\":\"221203-05:59:00:260\",\"sourceId\":\"ReadinessCheck:66ddd8c7-faad-419d-b9cd-c2ba9d30c601\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:59:00:259-48808\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[66ddd8c7-faad-419d-b9cd-c2ba9d30c601]}\\\"}\"}","context":{"RequestID":"66ddd8c7-faad-419d-b9cd-c2ba9d30c601","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"83aaa575-aba9-4408-b782-dfb3d54a28b0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:59:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:00.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66ddd8c7-faad-419d-b9cd-c2ba9d30c601","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83aaa575-aba9-4408-b782-dfb3d54a28b0","LogTimestamp":"2022-12-03T05:59:00.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:59:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:59:00.355Z","message":"Entering","context":{"RequestID":"0ecc4ed3-e737-4257-b633-6686684e99c4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a35b9c7e-25f6-4bed-bfe1-8a35cbcdee35","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:00.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:00.356Z","message":"{\"transactionId\":\"0ecc4ed3-e737-4257-b633-6686684e99c4\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:00:355\",\"respDate\":\"221203-05:59:00:356\",\"sourceId\":\"haproxy:0ecc4ed3-e737-4257-b633-6686684e99c4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:59:00:355-27632\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0ecc4ed3-e737-4257-b633-6686684e99c4]}\\\"}\"}","context":{"RequestID":"0ecc4ed3-e737-4257-b633-6686684e99c4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a35b9c7e-25f6-4bed-bfe1-8a35cbcdee35","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:00.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:00.357Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ecc4ed3-e737-4257-b633-6686684e99c4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a35b9c7e-25f6-4bed-bfe1-8a35cbcdee35","LogTimestamp":"2022-12-03T05:59:00.357Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2022-12-03T05:59:00.585Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:00.588Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:02.364Z","message":"Entering","context":{"RequestID":"7a528c82-fd14-4569-83f2-640e4574e314","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1c8d439c-cfa0-43b3-ae27-de2da358af9e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:02.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:02.365Z","message":"{\"transactionId\":\"7a528c82-fd14-4569-83f2-640e4574e314\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:02:364\",\"respDate\":\"221203-05:59:02:365\",\"sourceId\":\"haproxy:7a528c82-fd14-4569-83f2-640e4574e314\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:59:02:364-96835\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7a528c82-fd14-4569-83f2-640e4574e314]}\\\"}\"}","context":{"RequestID":"7a528c82-fd14-4569-83f2-640e4574e314","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1c8d439c-cfa0-43b3-ae27-de2da358af9e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:02.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:02.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a528c82-fd14-4569-83f2-640e4574e314","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c8d439c-cfa0-43b3-ae27-de2da358af9e","LogTimestamp":"2022-12-03T05:59:02.366Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:59:03.738Z","message":"Entering","context":{"RequestID":"7c0e0b18-c678-48e8-9e41-42ebd42887d7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"290c27dd-5801-445e-abd7-2fc9bc42fdac","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:59:03.738Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:03.740Z","message":"{\"transactionId\":\"7c0e0b18-c678-48e8-9e41-42ebd42887d7\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:03:739\",\"respDate\":\"221203-05:59:03:740\",\"sourceId\":\"healthcheck:7c0e0b18-c678-48e8-9e41-42ebd42887d7\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:59:03:739-56343\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[7c0e0b18-c678-48e8-9e41-42ebd42887d7]}\\\"}\"}","context":{"RequestID":"7c0e0b18-c678-48e8-9e41-42ebd42887d7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"290c27dd-5801-445e-abd7-2fc9bc42fdac","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:59:03.738Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:03.740Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c0e0b18-c678-48e8-9e41-42ebd42887d7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"290c27dd-5801-445e-abd7-2fc9bc42fdac","LogTimestamp":"2022-12-03T05:59:03.740Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:59:03 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:59:03.909Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:59:03.918Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:03.918Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:03.918Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:04.373Z","message":"Entering","context":{"RequestID":"3e69b212-139b-4845-a5bf-4c41ca56866e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"109b0215-1153-492f-be40-d373cd60b8fb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:04.373Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:04.375Z","message":"{\"transactionId\":\"3e69b212-139b-4845-a5bf-4c41ca56866e\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:04:374\",\"respDate\":\"221203-05:59:04:375\",\"sourceId\":\"haproxy:3e69b212-139b-4845-a5bf-4c41ca56866e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:59:04:374-45698\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e69b212-139b-4845-a5bf-4c41ca56866e]}\\\"}\"}","context":{"RequestID":"3e69b212-139b-4845-a5bf-4c41ca56866e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"109b0215-1153-492f-be40-d373cd60b8fb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:04.373Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:04.375Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e69b212-139b-4845-a5bf-4c41ca56866e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"109b0215-1153-492f-be40-d373cd60b8fb","LogTimestamp":"2022-12-03T05:59:04.375Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:59:06.383Z","message":"Entering","context":{"RequestID":"22841c24-b8b2-4b0a-8c2c-239d805b02a0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b5707ac5-14d2-4f1a-a8fd-a0c537423c2d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:06.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:06.384Z","message":"{\"transactionId\":\"22841c24-b8b2-4b0a-8c2c-239d805b02a0\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:06:383\",\"respDate\":\"221203-05:59:06:384\",\"sourceId\":\"haproxy:22841c24-b8b2-4b0a-8c2c-239d805b02a0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:59:06:383-54219\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[22841c24-b8b2-4b0a-8c2c-239d805b02a0]}\\\"}\"}","context":{"RequestID":"22841c24-b8b2-4b0a-8c2c-239d805b02a0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b5707ac5-14d2-4f1a-a8fd-a0c537423c2d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:06.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:06.385Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22841c24-b8b2-4b0a-8c2c-239d805b02a0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5707ac5-14d2-4f1a-a8fd-a0c537423c2d","LogTimestamp":"2022-12-03T05:59:06.385Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:59:08.018Z","message":"Entering","context":{"RequestID":"f92fcb68-554d-4bb3-bc63-14ca454e3008","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c6acea6f-2ae0-4d8b-81e5-71757a15f484","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:59:08.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:08.019Z","message":"{\"transactionId\":\"f92fcb68-554d-4bb3-bc63-14ca454e3008\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:08:018\",\"respDate\":\"221203-05:59:08:019\",\"sourceId\":\"healthcheck:f92fcb68-554d-4bb3-bc63-14ca454e3008\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:59:08:018-33973\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[60752], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[f92fcb68-554d-4bb3-bc63-14ca454e3008]}\\\"}\"}","context":{"RequestID":"f92fcb68-554d-4bb3-bc63-14ca454e3008","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c6acea6f-2ae0-4d8b-81e5-71757a15f484","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:59:08.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:08.020Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f92fcb68-554d-4bb3-bc63-14ca454e3008","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6acea6f-2ae0-4d8b-81e5-71757a15f484","LogTimestamp":"2022-12-03T05:59:08.020Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:08 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:59:08.392Z","message":"Entering","context":{"RequestID":"0525f89a-150b-46ff-9794-4c2adfe47254","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"966d4cfd-dc16-4d6b-9b33-853dc505f652","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:08.392Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:08.394Z","message":"{\"transactionId\":\"0525f89a-150b-46ff-9794-4c2adfe47254\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:08:392\",\"respDate\":\"221203-05:59:08:394\",\"sourceId\":\"haproxy:0525f89a-150b-46ff-9794-4c2adfe47254\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:59:08:392-21611\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0525f89a-150b-46ff-9794-4c2adfe47254]}\\\"}\"}","context":{"RequestID":"0525f89a-150b-46ff-9794-4c2adfe47254","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"966d4cfd-dc16-4d6b-9b33-853dc505f652","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:08.392Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:08.394Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0525f89a-150b-46ff-9794-4c2adfe47254","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"966d4cfd-dc16-4d6b-9b33-853dc505f652","LogTimestamp":"2022-12-03T05:59:08.394Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:59:09.902Z","message":"Entering","context":{"RequestID":"ec5c9913-1789-4f81-a58d-34f4939a6e9a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3b179bbe-6f77-4498-ad42-b888ab4eacea","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:59:09.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:09.904Z","message":"{\"transactionId\":\"ec5c9913-1789-4f81-a58d-34f4939a6e9a\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:09:903\",\"respDate\":\"221203-05:59:09:904\",\"sourceId\":\"OOM_ReadinessCheck:ec5c9913-1789-4f81-a58d-34f4939a6e9a\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:59:09:903-37203\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[43372], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[ec5c9913-1789-4f81-a58d-34f4939a6e9a]}\\\"}\"}","context":{"RequestID":"ec5c9913-1789-4f81-a58d-34f4939a6e9a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3b179bbe-6f77-4498-ad42-b888ab4eacea","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:59:09.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:09.904Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec5c9913-1789-4f81-a58d-34f4939a6e9a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b179bbe-6f77-4498-ad42-b888ab4eacea","LogTimestamp":"2022-12-03T05:59:09.904Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:59:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:59:10.259Z","message":"Entering","context":{"RequestID":"cfca33dc-e4a1-47f2-aa6c-d0d0088945d6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f9e8f81f-4bcf-48b3-b011-89ad2eed007b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:59:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:10.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"cfca33dc-e4a1-47f2-aa6c-d0d0088945d6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f9e8f81f-4bcf-48b3-b011-89ad2eed007b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:59:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:10.261Z","message":"{\"transactionId\":\"cfca33dc-e4a1-47f2-aa6c-d0d0088945d6\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:10:259\",\"respDate\":\"221203-05:59:10:261\",\"sourceId\":\"ReadinessCheck:cfca33dc-e4a1-47f2-aa6c-d0d0088945d6\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:59:10:259-5416\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[cfca33dc-e4a1-47f2-aa6c-d0d0088945d6]}\\\"}\"}","context":{"RequestID":"cfca33dc-e4a1-47f2-aa6c-d0d0088945d6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f9e8f81f-4bcf-48b3-b011-89ad2eed007b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:59:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:10.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cfca33dc-e4a1-47f2-aa6c-d0d0088945d6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9e8f81f-4bcf-48b3-b011-89ad2eed007b","LogTimestamp":"2022-12-03T05:59:10.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:59:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:59:10.402Z","message":"Entering","context":{"RequestID":"6e01fde4-c590-4015-a1b4-b731c7072c8d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1168a285-3e51-4df6-8d30-9dc63d7efb15","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:10.402Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:10.404Z","message":"{\"transactionId\":\"6e01fde4-c590-4015-a1b4-b731c7072c8d\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:10:403\",\"respDate\":\"221203-05:59:10:404\",\"sourceId\":\"haproxy:6e01fde4-c590-4015-a1b4-b731c7072c8d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:59:10:403-23025\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6e01fde4-c590-4015-a1b4-b731c7072c8d]}\\\"}\"}","context":{"RequestID":"6e01fde4-c590-4015-a1b4-b731c7072c8d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1168a285-3e51-4df6-8d30-9dc63d7efb15","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:10.402Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:10.404Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e01fde4-c590-4015-a1b4-b731c7072c8d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1168a285-3e51-4df6-8d30-9dc63d7efb15","LogTimestamp":"2022-12-03T05:59:10.404Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:59:12.412Z","message":"Entering","context":{"RequestID":"71d7f833-0873-47f4-848f-d74b81f1c0db","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"74763f55-4b4b-437d-8391-126521b0df2c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:12.412Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:12.413Z","message":"{\"transactionId\":\"71d7f833-0873-47f4-848f-d74b81f1c0db\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:12:412\",\"respDate\":\"221203-05:59:12:413\",\"sourceId\":\"haproxy:71d7f833-0873-47f4-848f-d74b81f1c0db\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:59:12:412-56904\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[71d7f833-0873-47f4-848f-d74b81f1c0db]}\\\"}\"}","context":{"RequestID":"71d7f833-0873-47f4-848f-d74b81f1c0db","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"74763f55-4b4b-437d-8391-126521b0df2c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:12.412Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:12.414Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71d7f833-0873-47f4-848f-d74b81f1c0db","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74763f55-4b4b-437d-8391-126521b0df2c","LogTimestamp":"2022-12-03T05:59:12.414Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:59:13.909Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:59:13.917Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:13.917Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:13.918Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:14.422Z","message":"Entering","context":{"RequestID":"bb91b783-db7f-4db5-a722-74452c5f7ceb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4619f322-d193-43f0-95c5-058977fc654e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:14.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:14.424Z","message":"{\"transactionId\":\"bb91b783-db7f-4db5-a722-74452c5f7ceb\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:14:422\",\"respDate\":\"221203-05:59:14:424\",\"sourceId\":\"haproxy:bb91b783-db7f-4db5-a722-74452c5f7ceb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:59:14:422-7830\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bb91b783-db7f-4db5-a722-74452c5f7ceb]}\\\"}\"}","context":{"RequestID":"bb91b783-db7f-4db5-a722-74452c5f7ceb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4619f322-d193-43f0-95c5-058977fc654e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:14.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:14.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bb91b783-db7f-4db5-a722-74452c5f7ceb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4619f322-d193-43f0-95c5-058977fc654e","LogTimestamp":"2022-12-03T05:59:14.424Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:59:16.431Z","message":"Entering","context":{"RequestID":"c637f19e-5531-4c51-b426-0ac0991d1d89","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"63f8ac74-9f99-40a2-913a-08ebf3c10628","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:16.431Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:16.433Z","message":"{\"transactionId\":\"c637f19e-5531-4c51-b426-0ac0991d1d89\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:16:432\",\"respDate\":\"221203-05:59:16:433\",\"sourceId\":\"haproxy:c637f19e-5531-4c51-b426-0ac0991d1d89\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:59:16:432-76\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c637f19e-5531-4c51-b426-0ac0991d1d89]}\\\"}\"}","context":{"RequestID":"c637f19e-5531-4c51-b426-0ac0991d1d89","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"63f8ac74-9f99-40a2-913a-08ebf3c10628","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:16.431Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:16.433Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c637f19e-5531-4c51-b426-0ac0991d1d89","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63f8ac74-9f99-40a2-913a-08ebf3c10628","LogTimestamp":"2022-12-03T05:59:16.433Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T05:59:18.441Z","message":"Entering","context":{"RequestID":"bf505797-cdc3-42da-bbbf-0b391acabdbd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d10a1a96-c3aa-451b-abdd-5294937d45e6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:18.441Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:18.443Z","message":"{\"transactionId\":\"bf505797-cdc3-42da-bbbf-0b391acabdbd\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:18:441\",\"respDate\":\"221203-05:59:18:443\",\"sourceId\":\"haproxy:bf505797-cdc3-42da-bbbf-0b391acabdbd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:59:18:441-69694\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bf505797-cdc3-42da-bbbf-0b391acabdbd]}\\\"}\"}","context":{"RequestID":"bf505797-cdc3-42da-bbbf-0b391acabdbd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d10a1a96-c3aa-451b-abdd-5294937d45e6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:18.441Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:18.443Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf505797-cdc3-42da-bbbf-0b391acabdbd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d10a1a96-c3aa-451b-abdd-5294937d45e6","LogTimestamp":"2022-12-03T05:59:18.443Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:59:18.762Z","message":"Entering","context":{"RequestID":"8d68cb40-385a-4f48-b27a-0a3dfd465f38","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3d68a548-28fd-4331-9f5c-7eb26f4a7897","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:59:18.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:18.764Z","message":"{\"transactionId\":\"8d68cb40-385a-4f48-b27a-0a3dfd465f38\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:18:763\",\"respDate\":\"221203-05:59:18:764\",\"sourceId\":\"healthcheck:8d68cb40-385a-4f48-b27a-0a3dfd465f38\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:59:18:763-15522\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[8d68cb40-385a-4f48-b27a-0a3dfd465f38]}\\\"}\"}","context":{"RequestID":"8d68cb40-385a-4f48-b27a-0a3dfd465f38","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3d68a548-28fd-4331-9f5c-7eb26f4a7897","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:59:18.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:18.764Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d68cb40-385a-4f48-b27a-0a3dfd465f38","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d68a548-28fd-4331-9f5c-7eb26f4a7897","LogTimestamp":"2022-12-03T05:59:18.764Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:59:18 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:59:19.899Z","message":"Entering","context":{"RequestID":"c3eeb308-31b7-4d08-9902-c92932f95751","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"27fb3d09-ea1d-45ae-aaac-98e4e70d20d9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:59:19.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:19.901Z","message":"{\"transactionId\":\"c3eeb308-31b7-4d08-9902-c92932f95751\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:19:900\",\"respDate\":\"221203-05:59:19:901\",\"sourceId\":\"OOM_ReadinessCheck:c3eeb308-31b7-4d08-9902-c92932f95751\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:59:19:900-91472\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[43570], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[c3eeb308-31b7-4d08-9902-c92932f95751]}\\\"}\"}","context":{"RequestID":"c3eeb308-31b7-4d08-9902-c92932f95751","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"27fb3d09-ea1d-45ae-aaac-98e4e70d20d9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:59:19.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:19.901Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3eeb308-31b7-4d08-9902-c92932f95751","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27fb3d09-ea1d-45ae-aaac-98e4e70d20d9","LogTimestamp":"2022-12-03T05:59:19.901Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:59:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T05:59:20.259Z","message":"Entering","context":{"RequestID":"5ab5fa71-30d3-4bf8-9f20-09d1776b3539","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c89656c4-ed54-4061-92ab-d2ad6cdc0af9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:59:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:20.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"5ab5fa71-30d3-4bf8-9f20-09d1776b3539","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c89656c4-ed54-4061-92ab-d2ad6cdc0af9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:59:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:20.261Z","message":"{\"transactionId\":\"5ab5fa71-30d3-4bf8-9f20-09d1776b3539\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:20:259\",\"respDate\":\"221203-05:59:20:261\",\"sourceId\":\"ReadinessCheck:5ab5fa71-30d3-4bf8-9f20-09d1776b3539\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:59:20:259-62064\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[5ab5fa71-30d3-4bf8-9f20-09d1776b3539]}\\\"}\"}","context":{"RequestID":"5ab5fa71-30d3-4bf8-9f20-09d1776b3539","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c89656c4-ed54-4061-92ab-d2ad6cdc0af9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:59:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:20.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ab5fa71-30d3-4bf8-9f20-09d1776b3539","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c89656c4-ed54-4061-92ab-d2ad6cdc0af9","LogTimestamp":"2022-12-03T05:59:20.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:59:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:59:20.451Z","message":"Entering","context":{"RequestID":"1b86cf55-132b-4c56-8b2d-2775d69bc412","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"60b69973-2e03-4698-8f1f-73238bee8bfc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:20.451Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:20.453Z","message":"{\"transactionId\":\"1b86cf55-132b-4c56-8b2d-2775d69bc412\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:20:452\",\"respDate\":\"221203-05:59:20:453\",\"sourceId\":\"haproxy:1b86cf55-132b-4c56-8b2d-2775d69bc412\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:59:20:452-61717\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1b86cf55-132b-4c56-8b2d-2775d69bc412]}\\\"}\"}","context":{"RequestID":"1b86cf55-132b-4c56-8b2d-2775d69bc412","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"60b69973-2e03-4698-8f1f-73238bee8bfc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:20.451Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:20.453Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b86cf55-132b-4c56-8b2d-2775d69bc412","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60b69973-2e03-4698-8f1f-73238bee8bfc","LogTimestamp":"2022-12-03T05:59:20.453Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:59:22.461Z","message":"Entering","context":{"RequestID":"942e7c4f-65cf-43af-affa-d374baf392af","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6417cc1a-ce92-41b6-b8d6-ea14b8a1dd26","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:22.460Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:22.462Z","message":"{\"transactionId\":\"942e7c4f-65cf-43af-affa-d374baf392af\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:22:461\",\"respDate\":\"221203-05:59:22:462\",\"sourceId\":\"haproxy:942e7c4f-65cf-43af-affa-d374baf392af\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:59:22:461-72687\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[942e7c4f-65cf-43af-affa-d374baf392af]}\\\"}\"}","context":{"RequestID":"942e7c4f-65cf-43af-affa-d374baf392af","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6417cc1a-ce92-41b6-b8d6-ea14b8a1dd26","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:22.460Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:22.463Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"942e7c4f-65cf-43af-affa-d374baf392af","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6417cc1a-ce92-41b6-b8d6-ea14b8a1dd26","LogTimestamp":"2022-12-03T05:59:22.463Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:59:23.040Z","message":"Entering","context":{"RequestID":"a98510a8-19b6-4c28-befe-9c8aeb11ff84","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"deb67a83-bc06-4843-89e0-1d4c70137001","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:59:23.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:23.042Z","message":"{\"transactionId\":\"a98510a8-19b6-4c28-befe-9c8aeb11ff84\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:23:040\",\"respDate\":\"221203-05:59:23:042\",\"sourceId\":\"healthcheck:a98510a8-19b6-4c28-befe-9c8aeb11ff84\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:59:23:040-71770\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[60942], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[a98510a8-19b6-4c28-befe-9c8aeb11ff84]}\\\"}\"}","context":{"RequestID":"a98510a8-19b6-4c28-befe-9c8aeb11ff84","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"deb67a83-bc06-4843-89e0-1d4c70137001","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:59:23.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:23.042Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a98510a8-19b6-4c28-befe-9c8aeb11ff84","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"deb67a83-bc06-4843-89e0-1d4c70137001","LogTimestamp":"2022-12-03T05:59:23.042Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:23 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T05:59:23.909Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:59:23.923Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:23.923Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:23.923Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:24.470Z","message":"Entering","context":{"RequestID":"1252eb27-b468-4c3d-bd94-7af5bd69307c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c3fd4e1a-0978-4096-89f2-d48c9d82139b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:24.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:24.472Z","message":"{\"transactionId\":\"1252eb27-b468-4c3d-bd94-7af5bd69307c\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:24:471\",\"respDate\":\"221203-05:59:24:472\",\"sourceId\":\"haproxy:1252eb27-b468-4c3d-bd94-7af5bd69307c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:59:24:471-20512\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1252eb27-b468-4c3d-bd94-7af5bd69307c]}\\\"}\"}","context":{"RequestID":"1252eb27-b468-4c3d-bd94-7af5bd69307c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c3fd4e1a-0978-4096-89f2-d48c9d82139b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:24.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:24.473Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1252eb27-b468-4c3d-bd94-7af5bd69307c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3fd4e1a-0978-4096-89f2-d48c9d82139b","LogTimestamp":"2022-12-03T05:59:24.473Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:59:26.481Z","message":"Entering","context":{"RequestID":"aa9bf2f5-63b8-403c-a510-9dc24eccd278","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0daf7566-6030-4d32-b03f-6b643e5278bd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:26.481Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:26.482Z","message":"{\"transactionId\":\"aa9bf2f5-63b8-403c-a510-9dc24eccd278\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:26:481\",\"respDate\":\"221203-05:59:26:482\",\"sourceId\":\"haproxy:aa9bf2f5-63b8-403c-a510-9dc24eccd278\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:59:26:481-4007\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aa9bf2f5-63b8-403c-a510-9dc24eccd278]}\\\"}\"}","context":{"RequestID":"aa9bf2f5-63b8-403c-a510-9dc24eccd278","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0daf7566-6030-4d32-b03f-6b643e5278bd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:26.481Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:26.483Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa9bf2f5-63b8-403c-a510-9dc24eccd278","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0daf7566-6030-4d32-b03f-6b643e5278bd","LogTimestamp":"2022-12-03T05:59:26.483Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:59:28.490Z","message":"Entering","context":{"RequestID":"2a1c6e18-d18e-4fb3-a18d-41bd586e4a56","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"37695116-d021-4ca0-b2d5-0401c70a5ab3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:28.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:28.492Z","message":"{\"transactionId\":\"2a1c6e18-d18e-4fb3-a18d-41bd586e4a56\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:28:491\",\"respDate\":\"221203-05:59:28:492\",\"sourceId\":\"haproxy:2a1c6e18-d18e-4fb3-a18d-41bd586e4a56\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:59:28:491-78254\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2a1c6e18-d18e-4fb3-a18d-41bd586e4a56]}\\\"}\"}","context":{"RequestID":"2a1c6e18-d18e-4fb3-a18d-41bd586e4a56","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"37695116-d021-4ca0-b2d5-0401c70a5ab3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:28.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:28.492Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a1c6e18-d18e-4fb3-a18d-41bd586e4a56","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37695116-d021-4ca0-b2d5-0401c70a5ab3","LogTimestamp":"2022-12-03T05:59:28.492Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:59:29.899Z","message":"Entering","context":{"RequestID":"40dd3fdd-1070-4c3e-800f-be7bc0d110e8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2b7bf07e-b2ed-4257-8731-aa8e3be3fe13","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:59:29.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:29.900Z","message":"{\"transactionId\":\"40dd3fdd-1070-4c3e-800f-be7bc0d110e8\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:29:899\",\"respDate\":\"221203-05:59:29:900\",\"sourceId\":\"OOM_ReadinessCheck:40dd3fdd-1070-4c3e-800f-be7bc0d110e8\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:59:29:899-96641\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[43764], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[40dd3fdd-1070-4c3e-800f-be7bc0d110e8]}\\\"}\"}","context":{"RequestID":"40dd3fdd-1070-4c3e-800f-be7bc0d110e8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2b7bf07e-b2ed-4257-8731-aa8e3be3fe13","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:59:29.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:29.900Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40dd3fdd-1070-4c3e-800f-be7bc0d110e8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b7bf07e-b2ed-4257-8731-aa8e3be3fe13","LogTimestamp":"2022-12-03T05:59:29.900Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:59:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 3 - "logType": "access" {"timestamp":"2022-12-03T05:59:30.258Z","message":"Entering","context":{"RequestID":"da9e6797-83d9-4174-a77a-a7cf95084998","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c9a161af-1955-47c9-9fe3-63b7155e15a0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:59:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:30.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"da9e6797-83d9-4174-a77a-a7cf95084998","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c9a161af-1955-47c9-9fe3-63b7155e15a0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:59:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:30.260Z","message":"{\"transactionId\":\"da9e6797-83d9-4174-a77a-a7cf95084998\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:30:258\",\"respDate\":\"221203-05:59:30:260\",\"sourceId\":\"ReadinessCheck:da9e6797-83d9-4174-a77a-a7cf95084998\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:59:30:258-97035\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[da9e6797-83d9-4174-a77a-a7cf95084998]}\\\"}\"}","context":{"RequestID":"da9e6797-83d9-4174-a77a-a7cf95084998","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c9a161af-1955-47c9-9fe3-63b7155e15a0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:59:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:30.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da9e6797-83d9-4174-a77a-a7cf95084998","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c9a161af-1955-47c9-9fe3-63b7155e15a0","LogTimestamp":"2022-12-03T05:59:30.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:59:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:59:30.499Z","message":"Entering","context":{"RequestID":"f82d8c49-88e3-4ec8-9536-bd484e2d7563","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"66f5e6c1-eb49-4f0a-8ea0-77fb3b52b191","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:30.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:30.501Z","message":"{\"transactionId\":\"f82d8c49-88e3-4ec8-9536-bd484e2d7563\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:30:500\",\"respDate\":\"221203-05:59:30:501\",\"sourceId\":\"haproxy:f82d8c49-88e3-4ec8-9536-bd484e2d7563\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:59:30:500-4864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f82d8c49-88e3-4ec8-9536-bd484e2d7563]}\\\"}\"}","context":{"RequestID":"f82d8c49-88e3-4ec8-9536-bd484e2d7563","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"66f5e6c1-eb49-4f0a-8ea0-77fb3b52b191","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:30.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:30.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f82d8c49-88e3-4ec8-9536-bd484e2d7563","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66f5e6c1-eb49-4f0a-8ea0-77fb3b52b191","LogTimestamp":"2022-12-03T05:59:30.501Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:59:30.592Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:30.594Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:32.511Z","message":"Entering","context":{"RequestID":"1a945b10-62d8-4e03-8abf-43a638877f6e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0b8cd8c3-4f89-4545-b304-98423d3f8363","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:32.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:32.513Z","message":"{\"transactionId\":\"1a945b10-62d8-4e03-8abf-43a638877f6e\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:32:511\",\"respDate\":\"221203-05:59:32:513\",\"sourceId\":\"haproxy:1a945b10-62d8-4e03-8abf-43a638877f6e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:59:32:511-97952\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1a945b10-62d8-4e03-8abf-43a638877f6e]}\\\"}\"}","context":{"RequestID":"1a945b10-62d8-4e03-8abf-43a638877f6e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0b8cd8c3-4f89-4545-b304-98423d3f8363","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:32.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:32.513Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a945b10-62d8-4e03-8abf-43a638877f6e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b8cd8c3-4f89-4545-b304-98423d3f8363","LogTimestamp":"2022-12-03T05:59:32.513Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:59:33.810Z","message":"Entering","context":{"RequestID":"22eddebb-fcbc-4234-803c-9aad1e1b8475","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b16200a0-9042-443e-b158-c622f0b7ec5b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:59:33.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:33.811Z","message":"{\"transactionId\":\"22eddebb-fcbc-4234-803c-9aad1e1b8475\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:33:810\",\"respDate\":\"221203-05:59:33:811\",\"sourceId\":\"healthcheck:22eddebb-fcbc-4234-803c-9aad1e1b8475\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:59:33:810-16380\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[22eddebb-fcbc-4234-803c-9aad1e1b8475]}\\\"}\"}","context":{"RequestID":"22eddebb-fcbc-4234-803c-9aad1e1b8475","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b16200a0-9042-443e-b158-c622f0b7ec5b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:59:33.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:33.812Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22eddebb-fcbc-4234-803c-9aad1e1b8475","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b16200a0-9042-443e-b158-c622f0b7ec5b","LogTimestamp":"2022-12-03T05:59:33.811Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:59:33 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:59:33.909Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:59:33.917Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:33.917Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:33.918Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:34.521Z","message":"Entering","context":{"RequestID":"e6c02c2f-3814-4a79-add6-da6825ad8e2a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cc366a6a-66b6-42f3-a488-161ae32716e9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:34.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:34.523Z","message":"{\"transactionId\":\"e6c02c2f-3814-4a79-add6-da6825ad8e2a\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:34:522\",\"respDate\":\"221203-05:59:34:523\",\"sourceId\":\"haproxy:e6c02c2f-3814-4a79-add6-da6825ad8e2a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:59:34:522-57129\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e6c02c2f-3814-4a79-add6-da6825ad8e2a]}\\\"}\"}","context":{"RequestID":"e6c02c2f-3814-4a79-add6-da6825ad8e2a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cc366a6a-66b6-42f3-a488-161ae32716e9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:34.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:34.523Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6c02c2f-3814-4a79-add6-da6825ad8e2a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc366a6a-66b6-42f3-a488-161ae32716e9","LogTimestamp":"2022-12-03T05:59:34.523Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:59:36.531Z","message":"Entering","context":{"RequestID":"47fa9be2-4cb0-4a2a-85dd-89a357066fa6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"631732e7-f0f9-4696-8456-6bc849480b74","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:36.531Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:36.532Z","message":"{\"transactionId\":\"47fa9be2-4cb0-4a2a-85dd-89a357066fa6\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:36:531\",\"respDate\":\"221203-05:59:36:532\",\"sourceId\":\"haproxy:47fa9be2-4cb0-4a2a-85dd-89a357066fa6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:59:36:531-96484\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[47fa9be2-4cb0-4a2a-85dd-89a357066fa6]}\\\"}\"}","context":{"RequestID":"47fa9be2-4cb0-4a2a-85dd-89a357066fa6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"631732e7-f0f9-4696-8456-6bc849480b74","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:36.531Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:36.532Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47fa9be2-4cb0-4a2a-85dd-89a357066fa6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"631732e7-f0f9-4696-8456-6bc849480b74","LogTimestamp":"2022-12-03T05:59:36.532Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T05:59:38.067Z","message":"Entering","context":{"RequestID":"5a4a2f8d-0f50-453c-9074-1968f9f55d7f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"678e9bb4-8761-44cb-8fc7-b5db988b798f","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:59:38.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:38.068Z","message":"{\"transactionId\":\"5a4a2f8d-0f50-453c-9074-1968f9f55d7f\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:38:067\",\"respDate\":\"221203-05:59:38:068\",\"sourceId\":\"healthcheck:5a4a2f8d-0f50-453c-9074-1968f9f55d7f\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:59:38:067-73572\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[32882], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[5a4a2f8d-0f50-453c-9074-1968f9f55d7f]}\\\"}\"}","context":{"RequestID":"5a4a2f8d-0f50-453c-9074-1968f9f55d7f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"678e9bb4-8761-44cb-8fc7-b5db988b798f","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:59:38.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:38.069Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a4a2f8d-0f50-453c-9074-1968f9f55d7f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"678e9bb4-8761-44cb-8fc7-b5db988b798f","LogTimestamp":"2022-12-03T05:59:38.069Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:38 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:59:38.539Z","message":"Entering","context":{"RequestID":"1fcdc393-11b4-480e-8677-fe49da5794b9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ba19c1b2-3875-41a5-8298-dfd0e2d97ceb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:38.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:38.540Z","message":"{\"transactionId\":\"1fcdc393-11b4-480e-8677-fe49da5794b9\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:38:540\",\"respDate\":\"221203-05:59:38:540\",\"sourceId\":\"haproxy:1fcdc393-11b4-480e-8677-fe49da5794b9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:59:38:540-39038\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1fcdc393-11b4-480e-8677-fe49da5794b9]}\\\"}\"}","context":{"RequestID":"1fcdc393-11b4-480e-8677-fe49da5794b9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ba19c1b2-3875-41a5-8298-dfd0e2d97ceb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:38.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:38.541Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1fcdc393-11b4-480e-8677-fe49da5794b9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba19c1b2-3875-41a5-8298-dfd0e2d97ceb","LogTimestamp":"2022-12-03T05:59:38.541Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:59:39.898Z","message":"Entering","context":{"RequestID":"295c3653-075e-484d-bf28-6d871c207794","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"14704e44-84cd-459c-b8a5-e46304c214e2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:59:39.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:39.899Z","message":"{\"transactionId\":\"295c3653-075e-484d-bf28-6d871c207794\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:39:898\",\"respDate\":\"221203-05:59:39:899\",\"sourceId\":\"OOM_ReadinessCheck:295c3653-075e-484d-bf28-6d871c207794\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:59:39:898-3820\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[43970], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[295c3653-075e-484d-bf28-6d871c207794]}\\\"}\"}","context":{"RequestID":"295c3653-075e-484d-bf28-6d871c207794","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"14704e44-84cd-459c-b8a5-e46304c214e2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:59:39.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:39.900Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"295c3653-075e-484d-bf28-6d871c207794","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14704e44-84cd-459c-b8a5-e46304c214e2","LogTimestamp":"2022-12-03T05:59:39.900Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:59:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:59:40.258Z","message":"Entering","context":{"RequestID":"8b410c45-251a-41c4-a0b6-ed1c04c9c1d2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b66bf9f2-57c9-4b48-8ac3-718aec627bf1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:59:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:40.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"8b410c45-251a-41c4-a0b6-ed1c04c9c1d2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b66bf9f2-57c9-4b48-8ac3-718aec627bf1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:59:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:40.260Z","message":"{\"transactionId\":\"8b410c45-251a-41c4-a0b6-ed1c04c9c1d2\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:40:259\",\"respDate\":\"221203-05:59:40:260\",\"sourceId\":\"ReadinessCheck:8b410c45-251a-41c4-a0b6-ed1c04c9c1d2\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:59:40:259-88473\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[8b410c45-251a-41c4-a0b6-ed1c04c9c1d2]}\\\"}\"}","context":{"RequestID":"8b410c45-251a-41c4-a0b6-ed1c04c9c1d2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b66bf9f2-57c9-4b48-8ac3-718aec627bf1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:59:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:40.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b410c45-251a-41c4-a0b6-ed1c04c9c1d2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b66bf9f2-57c9-4b48-8ac3-718aec627bf1","LogTimestamp":"2022-12-03T05:59:40.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:59:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:59:40.548Z","message":"Entering","context":{"RequestID":"1393e441-0609-4e5b-963f-63d7a4fad6c7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5ea6b0b4-cbc4-464f-b3c8-94e6d62c05f9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:40.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:40.550Z","message":"{\"transactionId\":\"1393e441-0609-4e5b-963f-63d7a4fad6c7\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:40:549\",\"respDate\":\"221203-05:59:40:550\",\"sourceId\":\"haproxy:1393e441-0609-4e5b-963f-63d7a4fad6c7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:59:40:549-28942\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1393e441-0609-4e5b-963f-63d7a4fad6c7]}\\\"}\"}","context":{"RequestID":"1393e441-0609-4e5b-963f-63d7a4fad6c7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5ea6b0b4-cbc4-464f-b3c8-94e6d62c05f9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:40.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:40.550Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1393e441-0609-4e5b-963f-63d7a4fad6c7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ea6b0b4-cbc4-464f-b3c8-94e6d62c05f9","LogTimestamp":"2022-12-03T05:59:40.550Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:59:42.558Z","message":"Entering","context":{"RequestID":"6ef92609-0253-4694-837e-783b05332cd1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"122ef3f4-6ff7-4297-bc08-5b624ecfdd0f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:42.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:42.560Z","message":"{\"transactionId\":\"6ef92609-0253-4694-837e-783b05332cd1\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:42:559\",\"respDate\":\"221203-05:59:42:560\",\"sourceId\":\"haproxy:6ef92609-0253-4694-837e-783b05332cd1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:59:42:559-74217\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ef92609-0253-4694-837e-783b05332cd1]}\\\"}\"}","context":{"RequestID":"6ef92609-0253-4694-837e-783b05332cd1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"122ef3f4-6ff7-4297-bc08-5b624ecfdd0f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:42.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:42.561Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ef92609-0253-4694-837e-783b05332cd1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"122ef3f4-6ff7-4297-bc08-5b624ecfdd0f","LogTimestamp":"2022-12-03T05:59:42.561Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T05:59:43.909Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:59:43.919Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:43.919Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:43.919Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:44.568Z","message":"Entering","context":{"RequestID":"dbf5c7e2-c236-4e95-8211-961fcbd998e0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"242abd94-47ef-4817-9ba9-462c7378ce18","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:44.568Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:44.570Z","message":"{\"transactionId\":\"dbf5c7e2-c236-4e95-8211-961fcbd998e0\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:44:569\",\"respDate\":\"221203-05:59:44:570\",\"sourceId\":\"haproxy:dbf5c7e2-c236-4e95-8211-961fcbd998e0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:59:44:569-92360\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dbf5c7e2-c236-4e95-8211-961fcbd998e0]}\\\"}\"}","context":{"RequestID":"dbf5c7e2-c236-4e95-8211-961fcbd998e0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"242abd94-47ef-4817-9ba9-462c7378ce18","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:44.568Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:44.570Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dbf5c7e2-c236-4e95-8211-961fcbd998e0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"242abd94-47ef-4817-9ba9-462c7378ce18","LogTimestamp":"2022-12-03T05:59:44.570Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:59:46.579Z","message":"Entering","context":{"RequestID":"370a40df-7968-456c-bc66-61146c3e1a6e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fb409f92-c6bd-43b0-9417-320566def580","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:46.579Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:46.580Z","message":"{\"transactionId\":\"370a40df-7968-456c-bc66-61146c3e1a6e\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:46:579\",\"respDate\":\"221203-05:59:46:580\",\"sourceId\":\"haproxy:370a40df-7968-456c-bc66-61146c3e1a6e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:59:46:579-17153\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[370a40df-7968-456c-bc66-61146c3e1a6e]}\\\"}\"}","context":{"RequestID":"370a40df-7968-456c-bc66-61146c3e1a6e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fb409f92-c6bd-43b0-9417-320566def580","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:46.579Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:46.581Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"370a40df-7968-456c-bc66-61146c3e1a6e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb409f92-c6bd-43b0-9417-320566def580","LogTimestamp":"2022-12-03T05:59:46.581Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T05:59:48.589Z","message":"Entering","context":{"RequestID":"dd00f220-2b87-45d4-837d-56487638d8a7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"84dc2e4a-7a3d-4540-8cf6-a3d28c888b71","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:48.589Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:48.590Z","message":"{\"transactionId\":\"dd00f220-2b87-45d4-837d-56487638d8a7\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:48:589\",\"respDate\":\"221203-05:59:48:590\",\"sourceId\":\"haproxy:dd00f220-2b87-45d4-837d-56487638d8a7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:59:48:589-79613\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd00f220-2b87-45d4-837d-56487638d8a7]}\\\"}\"}","context":{"RequestID":"dd00f220-2b87-45d4-837d-56487638d8a7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"84dc2e4a-7a3d-4540-8cf6-a3d28c888b71","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:48.589Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:48.591Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd00f220-2b87-45d4-837d-56487638d8a7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84dc2e4a-7a3d-4540-8cf6-a3d28c888b71","LogTimestamp":"2022-12-03T05:59:48.591Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T05:59:48.843Z","message":"Entering","context":{"RequestID":"77c8cedb-379f-46cf-b322-e42c4a35d304","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e509da0a-3c10-4540-b51e-ecec5e86644f","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:59:48.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:48.845Z","message":"{\"transactionId\":\"77c8cedb-379f-46cf-b322-e42c4a35d304\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:48:844\",\"respDate\":\"221203-05:59:48:845\",\"sourceId\":\"healthcheck:77c8cedb-379f-46cf-b322-e42c4a35d304\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:59:48:844-22750\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[77c8cedb-379f-46cf-b322-e42c4a35d304]}\\\"}\"}","context":{"RequestID":"77c8cedb-379f-46cf-b322-e42c4a35d304","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e509da0a-3c10-4540-b51e-ecec5e86644f","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:59:48.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:48.845Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77c8cedb-379f-46cf-b322-e42c4a35d304","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e509da0a-3c10-4540-b51e-ecec5e86644f","LogTimestamp":"2022-12-03T05:59:48.845Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:05:59:48 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:59:49.901Z","message":"Entering","context":{"RequestID":"4f14ccb0-a571-49c1-8b60-c5e1ba5665ea","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d0ce567b-c3f0-4a26-b88e-03705bb669fa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:59:49.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:49.903Z","message":"{\"transactionId\":\"4f14ccb0-a571-49c1-8b60-c5e1ba5665ea\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:49:902\",\"respDate\":\"221203-05:59:49:903\",\"sourceId\":\"OOM_ReadinessCheck:4f14ccb0-a571-49c1-8b60-c5e1ba5665ea\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:59:49:902-56473\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[44164], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[4f14ccb0-a571-49c1-8b60-c5e1ba5665ea]}\\\"}\"}","context":{"RequestID":"4f14ccb0-a571-49c1-8b60-c5e1ba5665ea","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d0ce567b-c3f0-4a26-b88e-03705bb669fa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:59:49.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:49.903Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f14ccb0-a571-49c1-8b60-c5e1ba5665ea","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0ce567b-c3f0-4a26-b88e-03705bb669fa","LogTimestamp":"2022-12-03T05:59:49.903Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:59:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T05:59:50.258Z","message":"Entering","context":{"RequestID":"c58f407d-3162-4761-baf4-4566382f8835","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fbd479f6-9f09-4fa2-a08c-5c18a223d9af","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:59:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:50.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"c58f407d-3162-4761-baf4-4566382f8835","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fbd479f6-9f09-4fa2-a08c-5c18a223d9af","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:59:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:50.260Z","message":"{\"transactionId\":\"c58f407d-3162-4761-baf4-4566382f8835\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:50:258\",\"respDate\":\"221203-05:59:50:260\",\"sourceId\":\"ReadinessCheck:c58f407d-3162-4761-baf4-4566382f8835\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:59:50:258-34789\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[c58f407d-3162-4761-baf4-4566382f8835]}\\\"}\"}","context":{"RequestID":"c58f407d-3162-4761-baf4-4566382f8835","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fbd479f6-9f09-4fa2-a08c-5c18a223d9af","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T05:59:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:50.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c58f407d-3162-4761-baf4-4566382f8835","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fbd479f6-9f09-4fa2-a08c-5c18a223d9af","LogTimestamp":"2022-12-03T05:59:50.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:05:59:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:59:50.598Z","message":"Entering","context":{"RequestID":"e8ca2de1-25d9-4a4a-8df4-a752ab2bbd19","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b74229c5-642d-494b-92ff-859665c0bbf3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:50.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:50.601Z","message":"{\"transactionId\":\"e8ca2de1-25d9-4a4a-8df4-a752ab2bbd19\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:50:599\",\"respDate\":\"221203-05:59:50:601\",\"sourceId\":\"haproxy:e8ca2de1-25d9-4a4a-8df4-a752ab2bbd19\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:59:50:599-96761\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e8ca2de1-25d9-4a4a-8df4-a752ab2bbd19]}\\\"}\"}","context":{"RequestID":"e8ca2de1-25d9-4a4a-8df4-a752ab2bbd19","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b74229c5-642d-494b-92ff-859665c0bbf3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:50.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:50.601Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e8ca2de1-25d9-4a4a-8df4-a752ab2bbd19","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b74229c5-642d-494b-92ff-859665c0bbf3","LogTimestamp":"2022-12-03T05:59:50.601Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:59:52.610Z","message":"Entering","context":{"RequestID":"29d3e30f-ba49-4de8-b01c-4998099b5a22","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d40489ac-f57f-47b3-8388-19e82411ffac","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:52.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:52.612Z","message":"{\"transactionId\":\"29d3e30f-ba49-4de8-b01c-4998099b5a22\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:52:611\",\"respDate\":\"221203-05:59:52:612\",\"sourceId\":\"haproxy:29d3e30f-ba49-4de8-b01c-4998099b5a22\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:59:52:611-24344\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[29d3e30f-ba49-4de8-b01c-4998099b5a22]}\\\"}\"}","context":{"RequestID":"29d3e30f-ba49-4de8-b01c-4998099b5a22","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d40489ac-f57f-47b3-8388-19e82411ffac","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:52.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:52.613Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29d3e30f-ba49-4de8-b01c-4998099b5a22","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d40489ac-f57f-47b3-8388-19e82411ffac","LogTimestamp":"2022-12-03T05:59:52.613Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:59:53.089Z","message":"Entering","context":{"RequestID":"ea47dcad-d660-4fdd-88e1-3f2547118ace","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0addebc0-70df-4467-ac05-30df2d84936b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:59:53.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:53.090Z","message":"{\"transactionId\":\"ea47dcad-d660-4fdd-88e1-3f2547118ace\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:53:089\",\"respDate\":\"221203-05:59:53:090\",\"sourceId\":\"healthcheck:ea47dcad-d660-4fdd-88e1-3f2547118ace\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-05:59:53:089-49771\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[33086], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[ea47dcad-d660-4fdd-88e1-3f2547118ace]}\\\"}\"}","context":{"RequestID":"ea47dcad-d660-4fdd-88e1-3f2547118ace","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0addebc0-70df-4467-ac05-30df2d84936b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T05:59:53.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:53.091Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea47dcad-d660-4fdd-88e1-3f2547118ace","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0addebc0-70df-4467-ac05-30df2d84936b","LogTimestamp":"2022-12-03T05:59:53.091Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:53 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T05:59:53.910Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T05:59:53.923Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:53.923Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:53.923Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:54.621Z","message":"Entering","context":{"RequestID":"e24adbcc-ad65-4fb1-8ac6-b5333f8c876e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5cf83c61-07dc-4903-894f-8de15207745d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:54.620Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:54.622Z","message":"{\"transactionId\":\"e24adbcc-ad65-4fb1-8ac6-b5333f8c876e\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:54:621\",\"respDate\":\"221203-05:59:54:622\",\"sourceId\":\"haproxy:e24adbcc-ad65-4fb1-8ac6-b5333f8c876e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-05:59:54:621-74863\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e24adbcc-ad65-4fb1-8ac6-b5333f8c876e]}\\\"}\"}","context":{"RequestID":"e24adbcc-ad65-4fb1-8ac6-b5333f8c876e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5cf83c61-07dc-4903-894f-8de15207745d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:54.620Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:54.623Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e24adbcc-ad65-4fb1-8ac6-b5333f8c876e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5cf83c61-07dc-4903-894f-8de15207745d","LogTimestamp":"2022-12-03T05:59:54.623Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T05:59:56.630Z","message":"Entering","context":{"RequestID":"2135eb46-a1a2-45d0-b6ff-5b26df182fee","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"91d6a693-78aa-4186-b0a6-8a9d2d4d9bcb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:56.630Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:56.631Z","message":"{\"transactionId\":\"2135eb46-a1a2-45d0-b6ff-5b26df182fee\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:56:630\",\"respDate\":\"221203-05:59:56:631\",\"sourceId\":\"haproxy:2135eb46-a1a2-45d0-b6ff-5b26df182fee\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:59:56:630-92006\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2135eb46-a1a2-45d0-b6ff-5b26df182fee]}\\\"}\"}","context":{"RequestID":"2135eb46-a1a2-45d0-b6ff-5b26df182fee","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"91d6a693-78aa-4186-b0a6-8a9d2d4d9bcb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:56.630Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:56.632Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2135eb46-a1a2-45d0-b6ff-5b26df182fee","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91d6a693-78aa-4186-b0a6-8a9d2d4d9bcb","LogTimestamp":"2022-12-03T05:59:56.632Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T05:59:58.642Z","message":"Entering","context":{"RequestID":"327af829-c092-4d66-a653-c9885d584359","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"882bbc32-602a-472d-80ee-ac25e67d42fe","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:58.642Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:58.644Z","message":"{\"transactionId\":\"327af829-c092-4d66-a653-c9885d584359\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:58:643\",\"respDate\":\"221203-05:59:58:644\",\"sourceId\":\"haproxy:327af829-c092-4d66-a653-c9885d584359\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:59:58:643-77295\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[327af829-c092-4d66-a653-c9885d584359]}\\\"}\"}","context":{"RequestID":"327af829-c092-4d66-a653-c9885d584359","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"882bbc32-602a-472d-80ee-ac25e67d42fe","PartnerName":"haproxy","LogTimestamp":"2022-12-03T05:59:58.642Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:58.644Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"327af829-c092-4d66-a653-c9885d584359","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"882bbc32-602a-472d-80ee-ac25e67d42fe","LogTimestamp":"2022-12-03T05:59:58.644Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:05:59:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T05:59:59.899Z","message":"Entering","context":{"RequestID":"782af0f1-0c90-429a-b651-3afd1315e610","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2c58b946-9d08-4a72-a003-802341c78b31","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:59:59.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T05:59:59.901Z","message":"{\"transactionId\":\"782af0f1-0c90-429a-b651-3afd1315e610\",\"status\":\"200\",\"rqstDate\":\"221203-05:59:59:900\",\"respDate\":\"221203-05:59:59:901\",\"sourceId\":\"OOM_ReadinessCheck:782af0f1-0c90-429a-b651-3afd1315e610\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-05:59:59:900-38301\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[44364], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[782af0f1-0c90-429a-b651-3afd1315e610]}\\\"}\"}","context":{"RequestID":"782af0f1-0c90-429a-b651-3afd1315e610","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2c58b946-9d08-4a72-a003-802341c78b31","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T05:59:59.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T05:59:59.901Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"782af0f1-0c90-429a-b651-3afd1315e610","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c58b946-9d08-4a72-a003-802341c78b31","LogTimestamp":"2022-12-03T05:59:59.901Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:05:59:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:00:00.258Z","message":"Entering","context":{"RequestID":"dbc31739-4f3d-43b4-9fe6-5e300c2d7ee1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d89c995a-c64a-45ab-957d-2563d1d3c3b7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:00:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:00.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"dbc31739-4f3d-43b4-9fe6-5e300c2d7ee1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d89c995a-c64a-45ab-957d-2563d1d3c3b7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:00:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:00.260Z","message":"{\"transactionId\":\"dbc31739-4f3d-43b4-9fe6-5e300c2d7ee1\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:00:259\",\"respDate\":\"221203-06:00:00:260\",\"sourceId\":\"ReadinessCheck:dbc31739-4f3d-43b4-9fe6-5e300c2d7ee1\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:00:00:259-27643\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[dbc31739-4f3d-43b4-9fe6-5e300c2d7ee1]}\\\"}\"}","context":{"RequestID":"dbc31739-4f3d-43b4-9fe6-5e300c2d7ee1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d89c995a-c64a-45ab-957d-2563d1d3c3b7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:00:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:00.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dbc31739-4f3d-43b4-9fe6-5e300c2d7ee1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d89c995a-c64a-45ab-957d-2563d1d3c3b7","LogTimestamp":"2022-12-03T06:00:00.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:00:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:00:00.608Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:00.610Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:00.652Z","message":"Entering","context":{"RequestID":"895af82c-cb09-4c57-bf21-5e93f97ddbaa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"b85b9118-bb20-456d-954d-91a3e949e8d2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:00.652Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:00.654Z","message":"{\"transactionId\":\"895af82c-cb09-4c57-bf21-5e93f97ddbaa\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:00:652\",\"respDate\":\"221203-06:00:00:653\",\"sourceId\":\"haproxy:895af82c-cb09-4c57-bf21-5e93f97ddbaa\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:00:00:652-14414\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[895af82c-cb09-4c57-bf21-5e93f97ddbaa]}\\\"}\"}","context":{"RequestID":"895af82c-cb09-4c57-bf21-5e93f97ddbaa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"b85b9118-bb20-456d-954d-91a3e949e8d2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:00.652Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:00.654Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"895af82c-cb09-4c57-bf21-5e93f97ddbaa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b85b9118-bb20-456d-954d-91a3e949e8d2","LogTimestamp":"2022-12-03T06:00:00.654Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:00:02.663Z","message":"Entering","context":{"RequestID":"d7364049-2c0e-4a3a-a18d-9313456674fd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b3c24ce0-a761-4c5a-9f3b-752a81bca68f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:02.663Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:02.665Z","message":"{\"transactionId\":\"d7364049-2c0e-4a3a-a18d-9313456674fd\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:02:664\",\"respDate\":\"221203-06:00:02:665\",\"sourceId\":\"haproxy:d7364049-2c0e-4a3a-a18d-9313456674fd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:00:02:664-67821\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d7364049-2c0e-4a3a-a18d-9313456674fd]}\\\"}\"}","context":{"RequestID":"d7364049-2c0e-4a3a-a18d-9313456674fd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b3c24ce0-a761-4c5a-9f3b-752a81bca68f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:02.663Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:02.666Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7364049-2c0e-4a3a-a18d-9313456674fd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b3c24ce0-a761-4c5a-9f3b-752a81bca68f","LogTimestamp":"2022-12-03T06:00:02.666Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:00:03.866Z","message":"Entering","context":{"RequestID":"e318a907-959c-4861-96ea-1f435bdf493b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2cc44198-c590-481e-897a-8c4078b110ea","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:00:03.866Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:03.867Z","message":"{\"transactionId\":\"e318a907-959c-4861-96ea-1f435bdf493b\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:03:866\",\"respDate\":\"221203-06:00:03:867\",\"sourceId\":\"healthcheck:e318a907-959c-4861-96ea-1f435bdf493b\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:00:03:866-37813\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e318a907-959c-4861-96ea-1f435bdf493b]}\\\"}\"}","context":{"RequestID":"e318a907-959c-4861-96ea-1f435bdf493b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2cc44198-c590-481e-897a-8c4078b110ea","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:00:03.866Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:03.868Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e318a907-959c-4861-96ea-1f435bdf493b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2cc44198-c590-481e-897a-8c4078b110ea","LogTimestamp":"2022-12-03T06:00:03.868Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:00:03 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:00:03.910Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:00:03.918Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:03.918Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:03.919Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:04.674Z","message":"Entering","context":{"RequestID":"03687c53-4b84-4e9f-bc28-a3b69b2982d4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fce8b77b-5bed-409d-8e08-a28db822a9e7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:04.674Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:04.675Z","message":"{\"transactionId\":\"03687c53-4b84-4e9f-bc28-a3b69b2982d4\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:04:674\",\"respDate\":\"221203-06:00:04:675\",\"sourceId\":\"haproxy:03687c53-4b84-4e9f-bc28-a3b69b2982d4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:00:04:674-56062\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[03687c53-4b84-4e9f-bc28-a3b69b2982d4]}\\\"}\"}","context":{"RequestID":"03687c53-4b84-4e9f-bc28-a3b69b2982d4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fce8b77b-5bed-409d-8e08-a28db822a9e7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:04.674Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:04.676Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03687c53-4b84-4e9f-bc28-a3b69b2982d4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fce8b77b-5bed-409d-8e08-a28db822a9e7","LogTimestamp":"2022-12-03T06:00:04.675Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:00:06.683Z","message":"Entering","context":{"RequestID":"b67abf65-df04-400d-8bd1-0fe62f207a9d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"24f829cb-cef5-4c57-a27d-5efcd35717e1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:06.683Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:06.684Z","message":"{\"transactionId\":\"b67abf65-df04-400d-8bd1-0fe62f207a9d\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:06:683\",\"respDate\":\"221203-06:00:06:684\",\"sourceId\":\"haproxy:b67abf65-df04-400d-8bd1-0fe62f207a9d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:00:06:683-15019\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b67abf65-df04-400d-8bd1-0fe62f207a9d]}\\\"}\"}","context":{"RequestID":"b67abf65-df04-400d-8bd1-0fe62f207a9d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"24f829cb-cef5-4c57-a27d-5efcd35717e1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:06.683Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:06.684Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b67abf65-df04-400d-8bd1-0fe62f207a9d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"24f829cb-cef5-4c57-a27d-5efcd35717e1","LogTimestamp":"2022-12-03T06:00:06.684Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:00:08.110Z","message":"Entering","context":{"RequestID":"8f0c1717-b781-4dea-9ec0-47c60f85d501","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b08f4e8f-d6ef-4726-bd36-4b3206d85bdb","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:00:08.110Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:08.111Z","message":"{\"transactionId\":\"8f0c1717-b781-4dea-9ec0-47c60f85d501\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:08:110\",\"respDate\":\"221203-06:00:08:111\",\"sourceId\":\"healthcheck:8f0c1717-b781-4dea-9ec0-47c60f85d501\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:00:08:110-72951\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[33238], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[8f0c1717-b781-4dea-9ec0-47c60f85d501]}\\\"}\"}","context":{"RequestID":"8f0c1717-b781-4dea-9ec0-47c60f85d501","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b08f4e8f-d6ef-4726-bd36-4b3206d85bdb","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:00:08.110Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:08.112Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f0c1717-b781-4dea-9ec0-47c60f85d501","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b08f4e8f-d6ef-4726-bd36-4b3206d85bdb","LogTimestamp":"2022-12-03T06:00:08.112Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:08 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T06:00:08.692Z","message":"Entering","context":{"RequestID":"0e56c3e0-46d7-483d-807b-ed74f4b7b54e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"70c5d72e-02b5-442e-aecf-a8ee3add55a9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:08.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:08.693Z","message":"{\"transactionId\":\"0e56c3e0-46d7-483d-807b-ed74f4b7b54e\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:08:692\",\"respDate\":\"221203-06:00:08:693\",\"sourceId\":\"haproxy:0e56c3e0-46d7-483d-807b-ed74f4b7b54e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:00:08:692-26148\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0e56c3e0-46d7-483d-807b-ed74f4b7b54e]}\\\"}\"}","context":{"RequestID":"0e56c3e0-46d7-483d-807b-ed74f4b7b54e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"70c5d72e-02b5-442e-aecf-a8ee3add55a9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:08.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:08.694Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e56c3e0-46d7-483d-807b-ed74f4b7b54e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70c5d72e-02b5-442e-aecf-a8ee3add55a9","LogTimestamp":"2022-12-03T06:00:08.694Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:00:09.898Z","message":"Entering","context":{"RequestID":"2815537c-a5ac-44e6-b428-3da282054b2c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"15edc1f2-860d-48e5-bbcc-417d474f1464","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:00:09.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:09.900Z","message":"{\"transactionId\":\"2815537c-a5ac-44e6-b428-3da282054b2c\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:09:899\",\"respDate\":\"221203-06:00:09:900\",\"sourceId\":\"OOM_ReadinessCheck:2815537c-a5ac-44e6-b428-3da282054b2c\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:00:09:899-31561\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[44570], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[2815537c-a5ac-44e6-b428-3da282054b2c]}\\\"}\"}","context":{"RequestID":"2815537c-a5ac-44e6-b428-3da282054b2c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"15edc1f2-860d-48e5-bbcc-417d474f1464","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:00:09.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:09.900Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2815537c-a5ac-44e6-b428-3da282054b2c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15edc1f2-860d-48e5-bbcc-417d474f1464","LogTimestamp":"2022-12-03T06:00:09.900Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:00:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:00:10.258Z","message":"Entering","context":{"RequestID":"7b7fc971-793f-4734-b4a5-7deb8cff78b3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"e50dfd0e-1923-44c3-b0d8-b8e43f700048","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:00:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:10.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"7b7fc971-793f-4734-b4a5-7deb8cff78b3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"e50dfd0e-1923-44c3-b0d8-b8e43f700048","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:00:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:10.260Z","message":"{\"transactionId\":\"7b7fc971-793f-4734-b4a5-7deb8cff78b3\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:10:258\",\"respDate\":\"221203-06:00:10:259\",\"sourceId\":\"ReadinessCheck:7b7fc971-793f-4734-b4a5-7deb8cff78b3\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:00:10:258-74340\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[7b7fc971-793f-4734-b4a5-7deb8cff78b3]}\\\"}\"}","context":{"RequestID":"7b7fc971-793f-4734-b4a5-7deb8cff78b3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"e50dfd0e-1923-44c3-b0d8-b8e43f700048","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:00:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:10.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b7fc971-793f-4734-b4a5-7deb8cff78b3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e50dfd0e-1923-44c3-b0d8-b8e43f700048","LogTimestamp":"2022-12-03T06:00:10.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:00:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:00:10.701Z","message":"Entering","context":{"RequestID":"77dee4ea-bc19-4443-9a0b-be297e4b2884","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9ab8855a-8e20-429f-9c95-f22c5cd567f4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:10.701Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:10.703Z","message":"{\"transactionId\":\"77dee4ea-bc19-4443-9a0b-be297e4b2884\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:10:702\",\"respDate\":\"221203-06:00:10:703\",\"sourceId\":\"haproxy:77dee4ea-bc19-4443-9a0b-be297e4b2884\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:00:10:702-41476\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77dee4ea-bc19-4443-9a0b-be297e4b2884]}\\\"}\"}","context":{"RequestID":"77dee4ea-bc19-4443-9a0b-be297e4b2884","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9ab8855a-8e20-429f-9c95-f22c5cd567f4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:10.701Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:10.703Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77dee4ea-bc19-4443-9a0b-be297e4b2884","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ab8855a-8e20-429f-9c95-f22c5cd567f4","LogTimestamp":"2022-12-03T06:00:10.703Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:00:12.711Z","message":"Entering","context":{"RequestID":"3039569b-1553-40c5-8956-c76efaeb7467","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"50d8387b-d82e-4b37-9d65-607f23a5ba17","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:12.711Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:12.713Z","message":"{\"transactionId\":\"3039569b-1553-40c5-8956-c76efaeb7467\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:12:712\",\"respDate\":\"221203-06:00:12:713\",\"sourceId\":\"haproxy:3039569b-1553-40c5-8956-c76efaeb7467\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:00:12:712-51824\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3039569b-1553-40c5-8956-c76efaeb7467]}\\\"}\"}","context":{"RequestID":"3039569b-1553-40c5-8956-c76efaeb7467","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"50d8387b-d82e-4b37-9d65-607f23a5ba17","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:12.711Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:12.713Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3039569b-1553-40c5-8956-c76efaeb7467","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50d8387b-d82e-4b37-9d65-607f23a5ba17","LogTimestamp":"2022-12-03T06:00:12.713Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:00:13.910Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:00:13.918Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:13.919Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:13.919Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:14.720Z","message":"Entering","context":{"RequestID":"1bc10ac0-f7d6-44cd-9912-e00ac65b5dc8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"05c8e2ce-9ad1-4e14-96b0-38eee24633e7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:14.720Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:14.722Z","message":"{\"transactionId\":\"1bc10ac0-f7d6-44cd-9912-e00ac65b5dc8\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:14:721\",\"respDate\":\"221203-06:00:14:722\",\"sourceId\":\"haproxy:1bc10ac0-f7d6-44cd-9912-e00ac65b5dc8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:00:14:721-33097\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1bc10ac0-f7d6-44cd-9912-e00ac65b5dc8]}\\\"}\"}","context":{"RequestID":"1bc10ac0-f7d6-44cd-9912-e00ac65b5dc8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"05c8e2ce-9ad1-4e14-96b0-38eee24633e7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:14.720Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:14.722Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1bc10ac0-f7d6-44cd-9912-e00ac65b5dc8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05c8e2ce-9ad1-4e14-96b0-38eee24633e7","LogTimestamp":"2022-12-03T06:00:14.722Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:00:16.730Z","message":"Entering","context":{"RequestID":"80dc0835-c784-4032-a146-4f30d755d75c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a9a00099-4f2e-437b-914c-fee3cd009917","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:16.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:16.732Z","message":"{\"transactionId\":\"80dc0835-c784-4032-a146-4f30d755d75c\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:16:731\",\"respDate\":\"221203-06:00:16:732\",\"sourceId\":\"haproxy:80dc0835-c784-4032-a146-4f30d755d75c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:00:16:731-75873\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[80dc0835-c784-4032-a146-4f30d755d75c]}\\\"}\"}","context":{"RequestID":"80dc0835-c784-4032-a146-4f30d755d75c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a9a00099-4f2e-437b-914c-fee3cd009917","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:16.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:16.733Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80dc0835-c784-4032-a146-4f30d755d75c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9a00099-4f2e-437b-914c-fee3cd009917","LogTimestamp":"2022-12-03T06:00:16.733Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T06:00:18.740Z","message":"Entering","context":{"RequestID":"69cb94ef-6e12-41cd-87ef-b3f305332147","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"14ef2b89-3213-486e-bb9b-fbc7690cf9a6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:18.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:18.741Z","message":"{\"transactionId\":\"69cb94ef-6e12-41cd-87ef-b3f305332147\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:18:740\",\"respDate\":\"221203-06:00:18:741\",\"sourceId\":\"haproxy:69cb94ef-6e12-41cd-87ef-b3f305332147\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:00:18:740-48489\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[69cb94ef-6e12-41cd-87ef-b3f305332147]}\\\"}\"}","context":{"RequestID":"69cb94ef-6e12-41cd-87ef-b3f305332147","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"14ef2b89-3213-486e-bb9b-fbc7690cf9a6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:18.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:18.742Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"69cb94ef-6e12-41cd-87ef-b3f305332147","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14ef2b89-3213-486e-bb9b-fbc7690cf9a6","LogTimestamp":"2022-12-03T06:00:18.742Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:00:18.888Z","message":"Entering","context":{"RequestID":"89775e9c-4131-40b7-93c6-61e969736647","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e684536e-4804-4ade-8e1b-eb703062c314","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:00:18.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:18.892Z","message":"{\"transactionId\":\"89775e9c-4131-40b7-93c6-61e969736647\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:18:889\",\"respDate\":\"221203-06:00:18:890\",\"sourceId\":\"healthcheck:89775e9c-4131-40b7-93c6-61e969736647\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:00:18:889-18307\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[89775e9c-4131-40b7-93c6-61e969736647]}\\\"}\"}","context":{"RequestID":"89775e9c-4131-40b7-93c6-61e969736647","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e684536e-4804-4ade-8e1b-eb703062c314","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:00:18.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:18.893Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89775e9c-4131-40b7-93c6-61e969736647","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"5","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e684536e-4804-4ade-8e1b-eb703062c314","LogTimestamp":"2022-12-03T06:00:18.893Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:00:18 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T06:00:19.899Z","message":"Entering","context":{"RequestID":"6159dd0a-3d2b-4c09-838f-b190a8df26b7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8092d579-7b15-4003-8f74-70c00121ab23","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:00:19.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:19.900Z","message":"{\"transactionId\":\"6159dd0a-3d2b-4c09-838f-b190a8df26b7\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:19:899\",\"respDate\":\"221203-06:00:19:900\",\"sourceId\":\"OOM_ReadinessCheck:6159dd0a-3d2b-4c09-838f-b190a8df26b7\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:00:19:899-34963\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[44776], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[6159dd0a-3d2b-4c09-838f-b190a8df26b7]}\\\"}\"}","context":{"RequestID":"6159dd0a-3d2b-4c09-838f-b190a8df26b7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8092d579-7b15-4003-8f74-70c00121ab23","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:00:19.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:19.901Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6159dd0a-3d2b-4c09-838f-b190a8df26b7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8092d579-7b15-4003-8f74-70c00121ab23","LogTimestamp":"2022-12-03T06:00:19.900Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:00:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:00:20.258Z","message":"Entering","context":{"RequestID":"1ae702dc-01a8-491a-a519-665004375a5d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3f6b1dd3-da21-43cd-96d0-7a4441da8728","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:00:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:20.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"1ae702dc-01a8-491a-a519-665004375a5d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3f6b1dd3-da21-43cd-96d0-7a4441da8728","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:00:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:20.260Z","message":"{\"transactionId\":\"1ae702dc-01a8-491a-a519-665004375a5d\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:20:258\",\"respDate\":\"221203-06:00:20:260\",\"sourceId\":\"ReadinessCheck:1ae702dc-01a8-491a-a519-665004375a5d\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:00:20:258-59105\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[1ae702dc-01a8-491a-a519-665004375a5d]}\\\"}\"}","context":{"RequestID":"1ae702dc-01a8-491a-a519-665004375a5d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3f6b1dd3-da21-43cd-96d0-7a4441da8728","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:00:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:20.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ae702dc-01a8-491a-a519-665004375a5d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f6b1dd3-da21-43cd-96d0-7a4441da8728","LogTimestamp":"2022-12-03T06:00:20.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:00:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:00:20.749Z","message":"Entering","context":{"RequestID":"79e37af5-1239-4c78-9253-fcb9d016ebe7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"83f285d4-aaa5-4201-85df-e2764b752000","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:20.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:20.751Z","message":"{\"transactionId\":\"79e37af5-1239-4c78-9253-fcb9d016ebe7\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:20:750\",\"respDate\":\"221203-06:00:20:751\",\"sourceId\":\"haproxy:79e37af5-1239-4c78-9253-fcb9d016ebe7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:00:20:750-80469\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[79e37af5-1239-4c78-9253-fcb9d016ebe7]}\\\"}\"}","context":{"RequestID":"79e37af5-1239-4c78-9253-fcb9d016ebe7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"83f285d4-aaa5-4201-85df-e2764b752000","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:20.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:20.751Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79e37af5-1239-4c78-9253-fcb9d016ebe7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83f285d4-aaa5-4201-85df-e2764b752000","LogTimestamp":"2022-12-03T06:00:20.751Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:00:22.759Z","message":"Entering","context":{"RequestID":"47624559-e2c7-41e5-ac65-4c8acf859fc1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e2a0df2b-9afc-49d5-baae-0d09d8a2b1bf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:22.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:22.761Z","message":"{\"transactionId\":\"47624559-e2c7-41e5-ac65-4c8acf859fc1\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:22:760\",\"respDate\":\"221203-06:00:22:761\",\"sourceId\":\"haproxy:47624559-e2c7-41e5-ac65-4c8acf859fc1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:00:22:760-49266\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[47624559-e2c7-41e5-ac65-4c8acf859fc1]}\\\"}\"}","context":{"RequestID":"47624559-e2c7-41e5-ac65-4c8acf859fc1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e2a0df2b-9afc-49d5-baae-0d09d8a2b1bf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:22.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:22.762Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47624559-e2c7-41e5-ac65-4c8acf859fc1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2a0df2b-9afc-49d5-baae-0d09d8a2b1bf","LogTimestamp":"2022-12-03T06:00:22.762Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:00:23.133Z","message":"Entering","context":{"RequestID":"978278bc-090f-4aeb-bb3e-4bc7ab7a8ea4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9d42f21b-d051-421b-9dbb-5e1796197adc","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:00:23.133Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:23.135Z","message":"{\"transactionId\":\"978278bc-090f-4aeb-bb3e-4bc7ab7a8ea4\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:23:134\",\"respDate\":\"221203-06:00:23:135\",\"sourceId\":\"healthcheck:978278bc-090f-4aeb-bb3e-4bc7ab7a8ea4\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:00:23:134-62751\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[33432], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[978278bc-090f-4aeb-bb3e-4bc7ab7a8ea4]}\\\"}\"}","context":{"RequestID":"978278bc-090f-4aeb-bb3e-4bc7ab7a8ea4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9d42f21b-d051-421b-9dbb-5e1796197adc","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:00:23.133Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:23.135Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"978278bc-090f-4aeb-bb3e-4bc7ab7a8ea4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d42f21b-d051-421b-9dbb-5e1796197adc","LogTimestamp":"2022-12-03T06:00:23.135Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:23 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T06:00:23.911Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:00:23.933Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:23.933Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:23.934Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:24.769Z","message":"Entering","context":{"RequestID":"9dafe439-9e53-415c-9daf-6e714d64a7ad","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0aece8f3-4c96-4e0c-b3ab-53267c8d5d58","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:24.769Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:24.770Z","message":"{\"transactionId\":\"9dafe439-9e53-415c-9daf-6e714d64a7ad\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:24:769\",\"respDate\":\"221203-06:00:24:770\",\"sourceId\":\"haproxy:9dafe439-9e53-415c-9daf-6e714d64a7ad\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:00:24:769-4407\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9dafe439-9e53-415c-9daf-6e714d64a7ad]}\\\"}\"}","context":{"RequestID":"9dafe439-9e53-415c-9daf-6e714d64a7ad","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0aece8f3-4c96-4e0c-b3ab-53267c8d5d58","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:24.769Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:24.771Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9dafe439-9e53-415c-9daf-6e714d64a7ad","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0aece8f3-4c96-4e0c-b3ab-53267c8d5d58","LogTimestamp":"2022-12-03T06:00:24.771Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:00:26.778Z","message":"Entering","context":{"RequestID":"a5f50347-f0b7-44ce-beeb-26fbdcd4620d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e6c55fea-855e-49d9-81e3-223c01e935eb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:26.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:26.780Z","message":"{\"transactionId\":\"a5f50347-f0b7-44ce-beeb-26fbdcd4620d\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:26:779\",\"respDate\":\"221203-06:00:26:780\",\"sourceId\":\"haproxy:a5f50347-f0b7-44ce-beeb-26fbdcd4620d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:00:26:779-98829\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a5f50347-f0b7-44ce-beeb-26fbdcd4620d]}\\\"}\"}","context":{"RequestID":"a5f50347-f0b7-44ce-beeb-26fbdcd4620d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e6c55fea-855e-49d9-81e3-223c01e935eb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:26.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:26.780Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5f50347-f0b7-44ce-beeb-26fbdcd4620d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6c55fea-855e-49d9-81e3-223c01e935eb","LogTimestamp":"2022-12-03T06:00:26.780Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:00:28.789Z","message":"Entering","context":{"RequestID":"caa9c505-ea10-493b-ac2f-d8f9c3dfbb30","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8dd03e42-0554-4ad2-8661-652deafa28aa","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:28.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:28.791Z","message":"{\"transactionId\":\"caa9c505-ea10-493b-ac2f-d8f9c3dfbb30\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:28:789\",\"respDate\":\"221203-06:00:28:791\",\"sourceId\":\"haproxy:caa9c505-ea10-493b-ac2f-d8f9c3dfbb30\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:00:28:789-40766\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[caa9c505-ea10-493b-ac2f-d8f9c3dfbb30]}\\\"}\"}","context":{"RequestID":"caa9c505-ea10-493b-ac2f-d8f9c3dfbb30","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8dd03e42-0554-4ad2-8661-652deafa28aa","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:28.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:28.791Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"caa9c505-ea10-493b-ac2f-d8f9c3dfbb30","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8dd03e42-0554-4ad2-8661-652deafa28aa","LogTimestamp":"2022-12-03T06:00:28.791Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:00:29.899Z","message":"Entering","context":{"RequestID":"e6209b81-db54-48f6-b767-18af5adb6596","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4ed512bf-4173-4844-9388-a9d306f88bc4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:00:29.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:29.902Z","message":"{\"transactionId\":\"e6209b81-db54-48f6-b767-18af5adb6596\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:29:901\",\"respDate\":\"221203-06:00:29:902\",\"sourceId\":\"OOM_ReadinessCheck:e6209b81-db54-48f6-b767-18af5adb6596\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:00:29:901-86896\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[44962], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[e6209b81-db54-48f6-b767-18af5adb6596]}\\\"}\"}","context":{"RequestID":"e6209b81-db54-48f6-b767-18af5adb6596","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4ed512bf-4173-4844-9388-a9d306f88bc4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:00:29.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:29.903Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6209b81-db54-48f6-b767-18af5adb6596","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4ed512bf-4173-4844-9388-a9d306f88bc4","LogTimestamp":"2022-12-03T06:00:29.903Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:00:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 8 - "logType": "access" {"timestamp":"2022-12-03T06:00:30.258Z","message":"Entering","context":{"RequestID":"20b3b8d7-889e-460c-ac97-b3c880d12c5b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9059db55-0ab5-4b42-befe-a010fb1d6342","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:00:30.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:30.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"20b3b8d7-889e-460c-ac97-b3c880d12c5b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9059db55-0ab5-4b42-befe-a010fb1d6342","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:00:30.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:30.260Z","message":"{\"transactionId\":\"20b3b8d7-889e-460c-ac97-b3c880d12c5b\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:30:258\",\"respDate\":\"221203-06:00:30:259\",\"sourceId\":\"ReadinessCheck:20b3b8d7-889e-460c-ac97-b3c880d12c5b\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:00:30:258-19900\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[20b3b8d7-889e-460c-ac97-b3c880d12c5b]}\\\"}\"}","context":{"RequestID":"20b3b8d7-889e-460c-ac97-b3c880d12c5b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9059db55-0ab5-4b42-befe-a010fb1d6342","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:00:30.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:30.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20b3b8d7-889e-460c-ac97-b3c880d12c5b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9059db55-0ab5-4b42-befe-a010fb1d6342","LogTimestamp":"2022-12-03T06:00:30.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:00:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:00:30.625Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:30.627Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:30.799Z","message":"Entering","context":{"RequestID":"ce1345d3-8f39-4f80-bff3-a9d447b43cc1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c8c196e8-6354-404d-8c63-b10c4091d393","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:30.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:30.801Z","message":"{\"transactionId\":\"ce1345d3-8f39-4f80-bff3-a9d447b43cc1\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:30:799\",\"respDate\":\"221203-06:00:30:800\",\"sourceId\":\"haproxy:ce1345d3-8f39-4f80-bff3-a9d447b43cc1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:00:30:799-34658\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce1345d3-8f39-4f80-bff3-a9d447b43cc1]}\\\"}\"}","context":{"RequestID":"ce1345d3-8f39-4f80-bff3-a9d447b43cc1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c8c196e8-6354-404d-8c63-b10c4091d393","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:30.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:30.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce1345d3-8f39-4f80-bff3-a9d447b43cc1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8c196e8-6354-404d-8c63-b10c4091d393","LogTimestamp":"2022-12-03T06:00:30.801Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:00:32.810Z","message":"Entering","context":{"RequestID":"15b2600f-3537-4f8e-9b1f-68ba4b9f4842","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1228fb78-d332-4179-bcf9-424ae30af808","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:32.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:32.811Z","message":"{\"transactionId\":\"15b2600f-3537-4f8e-9b1f-68ba4b9f4842\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:32:810\",\"respDate\":\"221203-06:00:32:811\",\"sourceId\":\"haproxy:15b2600f-3537-4f8e-9b1f-68ba4b9f4842\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:00:32:810-61675\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[15b2600f-3537-4f8e-9b1f-68ba4b9f4842]}\\\"}\"}","context":{"RequestID":"15b2600f-3537-4f8e-9b1f-68ba4b9f4842","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1228fb78-d332-4179-bcf9-424ae30af808","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:32.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:32.811Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15b2600f-3537-4f8e-9b1f-68ba4b9f4842","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1228fb78-d332-4179-bcf9-424ae30af808","LogTimestamp":"2022-12-03T06:00:32.811Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:00:33.910Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:00:33.915Z","message":"Entering","context":{"RequestID":"01fa2201-1cdc-440d-8dbe-eed98fa0328f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7c090deb-7d40-4fdb-bf25-bf3cd50cdbcb","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:00:33.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:33.917Z","message":"{\"transactionId\":\"01fa2201-1cdc-440d-8dbe-eed98fa0328f\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:33:916\",\"respDate\":\"221203-06:00:33:917\",\"sourceId\":\"healthcheck:01fa2201-1cdc-440d-8dbe-eed98fa0328f\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:00:33:916-13579\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[01fa2201-1cdc-440d-8dbe-eed98fa0328f]}\\\"}\"}","context":{"RequestID":"01fa2201-1cdc-440d-8dbe-eed98fa0328f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7c090deb-7d40-4fdb-bf25-bf3cd50cdbcb","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:00:33.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:33.917Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01fa2201-1cdc-440d-8dbe-eed98fa0328f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c090deb-7d40-4fdb-bf25-bf3cd50cdbcb","LogTimestamp":"2022-12-03T06:00:33.917Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:00:33 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:00:33.922Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:33.922Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:33.922Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:34.820Z","message":"Entering","context":{"RequestID":"e430424f-13d5-4fdc-af83-4424391171ce","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c30a67a4-be27-4213-9c8a-3fdff0f8eeda","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:34.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:34.822Z","message":"{\"transactionId\":\"e430424f-13d5-4fdc-af83-4424391171ce\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:34:820\",\"respDate\":\"221203-06:00:34:821\",\"sourceId\":\"haproxy:e430424f-13d5-4fdc-af83-4424391171ce\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:00:34:820-23261\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e430424f-13d5-4fdc-af83-4424391171ce]}\\\"}\"}","context":{"RequestID":"e430424f-13d5-4fdc-af83-4424391171ce","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c30a67a4-be27-4213-9c8a-3fdff0f8eeda","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:34.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:34.822Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e430424f-13d5-4fdc-af83-4424391171ce","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c30a67a4-be27-4213-9c8a-3fdff0f8eeda","LogTimestamp":"2022-12-03T06:00:34.822Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:00:36.830Z","message":"Entering","context":{"RequestID":"db6d5539-66d2-499c-80ea-b34ac7e2770f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"78343cd9-0850-4e0f-ac1e-a3d5abb2ad08","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:36.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:36.832Z","message":"{\"transactionId\":\"db6d5539-66d2-499c-80ea-b34ac7e2770f\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:36:831\",\"respDate\":\"221203-06:00:36:832\",\"sourceId\":\"haproxy:db6d5539-66d2-499c-80ea-b34ac7e2770f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:00:36:831-2400\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[db6d5539-66d2-499c-80ea-b34ac7e2770f]}\\\"}\"}","context":{"RequestID":"db6d5539-66d2-499c-80ea-b34ac7e2770f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"78343cd9-0850-4e0f-ac1e-a3d5abb2ad08","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:36.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:36.832Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db6d5539-66d2-499c-80ea-b34ac7e2770f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78343cd9-0850-4e0f-ac1e-a3d5abb2ad08","LogTimestamp":"2022-12-03T06:00:36.832Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:00:38.154Z","message":"Entering","context":{"RequestID":"affdc9e0-766a-4c59-be8e-fbdd4469ac97","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a549586f-2098-4595-a581-db704d69e5bd","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:00:38.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:38.155Z","message":"{\"transactionId\":\"affdc9e0-766a-4c59-be8e-fbdd4469ac97\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:38:154\",\"respDate\":\"221203-06:00:38:155\",\"sourceId\":\"healthcheck:affdc9e0-766a-4c59-be8e-fbdd4469ac97\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:00:38:154-45979\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[33592], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[affdc9e0-766a-4c59-be8e-fbdd4469ac97]}\\\"}\"}","context":{"RequestID":"affdc9e0-766a-4c59-be8e-fbdd4469ac97","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a549586f-2098-4595-a581-db704d69e5bd","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:00:38.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:38.156Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"affdc9e0-766a-4c59-be8e-fbdd4469ac97","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a549586f-2098-4595-a581-db704d69e5bd","LogTimestamp":"2022-12-03T06:00:38.156Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:38 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T06:00:38.841Z","message":"Entering","context":{"RequestID":"828e947f-fe08-4e51-9857-da496e71eef3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"696edf10-67f4-4f06-8b11-c4c8ac243cce","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:38.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:38.843Z","message":"{\"transactionId\":\"828e947f-fe08-4e51-9857-da496e71eef3\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:38:842\",\"respDate\":\"221203-06:00:38:843\",\"sourceId\":\"haproxy:828e947f-fe08-4e51-9857-da496e71eef3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:00:38:842-26211\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[828e947f-fe08-4e51-9857-da496e71eef3]}\\\"}\"}","context":{"RequestID":"828e947f-fe08-4e51-9857-da496e71eef3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"696edf10-67f4-4f06-8b11-c4c8ac243cce","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:38.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:38.843Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"828e947f-fe08-4e51-9857-da496e71eef3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"696edf10-67f4-4f06-8b11-c4c8ac243cce","LogTimestamp":"2022-12-03T06:00:38.843Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:00:39.897Z","message":"Entering","context":{"RequestID":"75b063a1-9ac2-455c-99f1-95a9df22dd54","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7d78e50a-64c6-4455-a3f7-418dc4aa96fc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:00:39.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:39.899Z","message":"{\"transactionId\":\"75b063a1-9ac2-455c-99f1-95a9df22dd54\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:39:897\",\"respDate\":\"221203-06:00:39:899\",\"sourceId\":\"OOM_ReadinessCheck:75b063a1-9ac2-455c-99f1-95a9df22dd54\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:00:39:897-32321\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[45168], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[75b063a1-9ac2-455c-99f1-95a9df22dd54]}\\\"}\"}","context":{"RequestID":"75b063a1-9ac2-455c-99f1-95a9df22dd54","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7d78e50a-64c6-4455-a3f7-418dc4aa96fc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:00:39.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:39.899Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75b063a1-9ac2-455c-99f1-95a9df22dd54","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d78e50a-64c6-4455-a3f7-418dc4aa96fc","LogTimestamp":"2022-12-03T06:00:39.899Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:00:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:00:40.257Z","message":"Entering","context":{"RequestID":"a3ee7713-91bb-462c-9fc2-e794cddb7763","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1afbfc09-613a-43fa-b470-7195aa307fe2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:00:40.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:40.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"a3ee7713-91bb-462c-9fc2-e794cddb7763","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1afbfc09-613a-43fa-b470-7195aa307fe2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:00:40.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:40.259Z","message":"{\"transactionId\":\"a3ee7713-91bb-462c-9fc2-e794cddb7763\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:40:258\",\"respDate\":\"221203-06:00:40:259\",\"sourceId\":\"ReadinessCheck:a3ee7713-91bb-462c-9fc2-e794cddb7763\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:00:40:258-36762\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[a3ee7713-91bb-462c-9fc2-e794cddb7763]}\\\"}\"}","context":{"RequestID":"a3ee7713-91bb-462c-9fc2-e794cddb7763","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1afbfc09-613a-43fa-b470-7195aa307fe2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:00:40.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:40.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3ee7713-91bb-462c-9fc2-e794cddb7763","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1afbfc09-613a-43fa-b470-7195aa307fe2","LogTimestamp":"2022-12-03T06:00:40.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:00:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:00:40.851Z","message":"Entering","context":{"RequestID":"8b0caa1c-8631-4095-b782-7ae467eea105","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"29ee5404-b8e6-489f-a115-1bb5b98e4deb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:40.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:40.853Z","message":"{\"transactionId\":\"8b0caa1c-8631-4095-b782-7ae467eea105\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:40:852\",\"respDate\":\"221203-06:00:40:853\",\"sourceId\":\"haproxy:8b0caa1c-8631-4095-b782-7ae467eea105\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:00:40:852-49236\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8b0caa1c-8631-4095-b782-7ae467eea105]}\\\"}\"}","context":{"RequestID":"8b0caa1c-8631-4095-b782-7ae467eea105","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"29ee5404-b8e6-489f-a115-1bb5b98e4deb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:40.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:40.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b0caa1c-8631-4095-b782-7ae467eea105","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29ee5404-b8e6-489f-a115-1bb5b98e4deb","LogTimestamp":"2022-12-03T06:00:40.853Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:00:42.860Z","message":"Entering","context":{"RequestID":"6300f49f-90f9-4563-90bf-fd0573025523","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"50d06a11-82cc-4441-8104-0bdf7c26e84d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:42.860Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:42.862Z","message":"{\"transactionId\":\"6300f49f-90f9-4563-90bf-fd0573025523\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:42:861\",\"respDate\":\"221203-06:00:42:862\",\"sourceId\":\"haproxy:6300f49f-90f9-4563-90bf-fd0573025523\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:00:42:861-50545\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6300f49f-90f9-4563-90bf-fd0573025523]}\\\"}\"}","context":{"RequestID":"6300f49f-90f9-4563-90bf-fd0573025523","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"50d06a11-82cc-4441-8104-0bdf7c26e84d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:42.860Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:42.863Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6300f49f-90f9-4563-90bf-fd0573025523","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50d06a11-82cc-4441-8104-0bdf7c26e84d","LogTimestamp":"2022-12-03T06:00:42.863Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:00:43.911Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:00:43.923Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:43.923Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:43.923Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:44.871Z","message":"Entering","context":{"RequestID":"a558a830-94e9-4f4e-82f3-336f320a0fc5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dbbabe46-a7d7-4a3a-b69f-28ef8cf9f2ef","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:44.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:44.872Z","message":"{\"transactionId\":\"a558a830-94e9-4f4e-82f3-336f320a0fc5\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:44:871\",\"respDate\":\"221203-06:00:44:872\",\"sourceId\":\"haproxy:a558a830-94e9-4f4e-82f3-336f320a0fc5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:00:44:871-38973\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a558a830-94e9-4f4e-82f3-336f320a0fc5]}\\\"}\"}","context":{"RequestID":"a558a830-94e9-4f4e-82f3-336f320a0fc5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dbbabe46-a7d7-4a3a-b69f-28ef8cf9f2ef","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:44.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:44.873Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a558a830-94e9-4f4e-82f3-336f320a0fc5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dbbabe46-a7d7-4a3a-b69f-28ef8cf9f2ef","LogTimestamp":"2022-12-03T06:00:44.873Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:00:46.879Z","message":"Entering","context":{"RequestID":"079f7108-7cab-4307-b16a-3509994f47a7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f83b3844-2693-4229-b8f0-35a853ea7a6a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:46.879Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:46.881Z","message":"{\"transactionId\":\"079f7108-7cab-4307-b16a-3509994f47a7\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:46:880\",\"respDate\":\"221203-06:00:46:881\",\"sourceId\":\"haproxy:079f7108-7cab-4307-b16a-3509994f47a7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:00:46:880-6376\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[079f7108-7cab-4307-b16a-3509994f47a7]}\\\"}\"}","context":{"RequestID":"079f7108-7cab-4307-b16a-3509994f47a7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f83b3844-2693-4229-b8f0-35a853ea7a6a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:46.879Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:46.881Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"079f7108-7cab-4307-b16a-3509994f47a7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f83b3844-2693-4229-b8f0-35a853ea7a6a","LogTimestamp":"2022-12-03T06:00:46.881Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:00:48.888Z","message":"Entering","context":{"RequestID":"e0da6e6e-9e56-4059-85d4-64e161635c70","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"499c7b2a-10f0-4251-a019-8eeca26f7b25","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:48.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:48.890Z","message":"{\"transactionId\":\"e0da6e6e-9e56-4059-85d4-64e161635c70\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:48:889\",\"respDate\":\"221203-06:00:48:890\",\"sourceId\":\"haproxy:e0da6e6e-9e56-4059-85d4-64e161635c70\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:00:48:889-54829\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e0da6e6e-9e56-4059-85d4-64e161635c70]}\\\"}\"}","context":{"RequestID":"e0da6e6e-9e56-4059-85d4-64e161635c70","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"499c7b2a-10f0-4251-a019-8eeca26f7b25","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:48.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:48.890Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0da6e6e-9e56-4059-85d4-64e161635c70","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"499c7b2a-10f0-4251-a019-8eeca26f7b25","LogTimestamp":"2022-12-03T06:00:48.890Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:00:48.938Z","message":"Entering","context":{"RequestID":"04b32e09-ebf3-4e15-933d-57cb3fd09c72","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ac8aebf3-07a3-41b8-90c1-49ec12d13a5d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:00:48.938Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:48.939Z","message":"{\"transactionId\":\"04b32e09-ebf3-4e15-933d-57cb3fd09c72\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:48:938\",\"respDate\":\"221203-06:00:48:939\",\"sourceId\":\"healthcheck:04b32e09-ebf3-4e15-933d-57cb3fd09c72\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:00:48:938-91705\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[04b32e09-ebf3-4e15-933d-57cb3fd09c72]}\\\"}\"}","context":{"RequestID":"04b32e09-ebf3-4e15-933d-57cb3fd09c72","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ac8aebf3-07a3-41b8-90c1-49ec12d13a5d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:00:48.938Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:48.939Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04b32e09-ebf3-4e15-933d-57cb3fd09c72","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac8aebf3-07a3-41b8-90c1-49ec12d13a5d","LogTimestamp":"2022-12-03T06:00:48.939Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:00:48 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:00:49.898Z","message":"Entering","context":{"RequestID":"fa5fd4b8-bcc3-421c-b7b5-aaa603ca2175","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"16b6ac67-be42-404e-bc8e-b802dd1d545d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:00:49.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:49.900Z","message":"{\"transactionId\":\"fa5fd4b8-bcc3-421c-b7b5-aaa603ca2175\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:49:899\",\"respDate\":\"221203-06:00:49:900\",\"sourceId\":\"OOM_ReadinessCheck:fa5fd4b8-bcc3-421c-b7b5-aaa603ca2175\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:00:49:899-53411\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[45360], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[fa5fd4b8-bcc3-421c-b7b5-aaa603ca2175]}\\\"}\"}","context":{"RequestID":"fa5fd4b8-bcc3-421c-b7b5-aaa603ca2175","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"16b6ac67-be42-404e-bc8e-b802dd1d545d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:00:49.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:49.900Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa5fd4b8-bcc3-421c-b7b5-aaa603ca2175","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16b6ac67-be42-404e-bc8e-b802dd1d545d","LogTimestamp":"2022-12-03T06:00:49.900Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:00:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:00:50.258Z","message":"Entering","context":{"RequestID":"7724159c-4926-469d-a665-777a8d707c2e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"489d42fe-6eed-4b8a-bff6-c76817c9779d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:00:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:50.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"7724159c-4926-469d-a665-777a8d707c2e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"489d42fe-6eed-4b8a-bff6-c76817c9779d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:00:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:50.260Z","message":"{\"transactionId\":\"7724159c-4926-469d-a665-777a8d707c2e\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:50:258\",\"respDate\":\"221203-06:00:50:260\",\"sourceId\":\"ReadinessCheck:7724159c-4926-469d-a665-777a8d707c2e\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:00:50:258-10139\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[7724159c-4926-469d-a665-777a8d707c2e]}\\\"}\"}","context":{"RequestID":"7724159c-4926-469d-a665-777a8d707c2e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"489d42fe-6eed-4b8a-bff6-c76817c9779d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:00:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:50.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7724159c-4926-469d-a665-777a8d707c2e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"489d42fe-6eed-4b8a-bff6-c76817c9779d","LogTimestamp":"2022-12-03T06:00:50.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:00:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:00:50.898Z","message":"Entering","context":{"RequestID":"e2d24391-9919-49d9-9b13-e3db52bf2ebe","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2b154ac9-15c1-4709-943d-0d436ce93b33","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:50.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:50.900Z","message":"{\"transactionId\":\"e2d24391-9919-49d9-9b13-e3db52bf2ebe\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:50:899\",\"respDate\":\"221203-06:00:50:900\",\"sourceId\":\"haproxy:e2d24391-9919-49d9-9b13-e3db52bf2ebe\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:00:50:899-39817\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2d24391-9919-49d9-9b13-e3db52bf2ebe]}\\\"}\"}","context":{"RequestID":"e2d24391-9919-49d9-9b13-e3db52bf2ebe","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2b154ac9-15c1-4709-943d-0d436ce93b33","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:50.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:50.900Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2d24391-9919-49d9-9b13-e3db52bf2ebe","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b154ac9-15c1-4709-943d-0d436ce93b33","LogTimestamp":"2022-12-03T06:00:50.900Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:00:52.908Z","message":"Entering","context":{"RequestID":"7e8b0a0b-b8a7-44a4-84c9-8a964f8f4c98","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"115994da-4c7c-4298-8ecc-799be9fa54af","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:52.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:52.910Z","message":"{\"transactionId\":\"7e8b0a0b-b8a7-44a4-84c9-8a964f8f4c98\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:52:909\",\"respDate\":\"221203-06:00:52:910\",\"sourceId\":\"haproxy:7e8b0a0b-b8a7-44a4-84c9-8a964f8f4c98\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:00:52:909-51297\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7e8b0a0b-b8a7-44a4-84c9-8a964f8f4c98]}\\\"}\"}","context":{"RequestID":"7e8b0a0b-b8a7-44a4-84c9-8a964f8f4c98","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"115994da-4c7c-4298-8ecc-799be9fa54af","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:52.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:52.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e8b0a0b-b8a7-44a4-84c9-8a964f8f4c98","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"115994da-4c7c-4298-8ecc-799be9fa54af","LogTimestamp":"2022-12-03T06:00:52.910Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:00:53.176Z","message":"Entering","context":{"RequestID":"e5ee6373-7cf7-48b9-bc56-08a96f97266f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aa867066-8d75-4799-bae7-80fe2665a0f3","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:00:53.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:53.178Z","message":"{\"transactionId\":\"e5ee6373-7cf7-48b9-bc56-08a96f97266f\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:53:177\",\"respDate\":\"221203-06:00:53:178\",\"sourceId\":\"healthcheck:e5ee6373-7cf7-48b9-bc56-08a96f97266f\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:00:53:177-9028\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[33786], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[e5ee6373-7cf7-48b9-bc56-08a96f97266f]}\\\"}\"}","context":{"RequestID":"e5ee6373-7cf7-48b9-bc56-08a96f97266f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aa867066-8d75-4799-bae7-80fe2665a0f3","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:00:53.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:53.178Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5ee6373-7cf7-48b9-bc56-08a96f97266f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa867066-8d75-4799-bae7-80fe2665a0f3","LogTimestamp":"2022-12-03T06:00:53.178Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:53 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T06:00:53.912Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:00:53.923Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:53.924Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:53.924Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:54.918Z","message":"Entering","context":{"RequestID":"6ee4068a-af6f-49a8-9a4c-3a0508afb0ef","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a9e026c0-5b79-4650-af90-bf27c63df944","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:54.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:54.920Z","message":"{\"transactionId\":\"6ee4068a-af6f-49a8-9a4c-3a0508afb0ef\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:54:919\",\"respDate\":\"221203-06:00:54:920\",\"sourceId\":\"haproxy:6ee4068a-af6f-49a8-9a4c-3a0508afb0ef\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:00:54:919-51698\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ee4068a-af6f-49a8-9a4c-3a0508afb0ef]}\\\"}\"}","context":{"RequestID":"6ee4068a-af6f-49a8-9a4c-3a0508afb0ef","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a9e026c0-5b79-4650-af90-bf27c63df944","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:54.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:54.920Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ee4068a-af6f-49a8-9a4c-3a0508afb0ef","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9e026c0-5b79-4650-af90-bf27c63df944","LogTimestamp":"2022-12-03T06:00:54.920Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:00:56.928Z","message":"Entering","context":{"RequestID":"66d129fb-dea5-4642-a2fe-92b9cb5c73a9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"372a3471-13a3-4058-98b7-9fd664c520f0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:56.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:56.930Z","message":"{\"transactionId\":\"66d129fb-dea5-4642-a2fe-92b9cb5c73a9\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:56:929\",\"respDate\":\"221203-06:00:56:930\",\"sourceId\":\"haproxy:66d129fb-dea5-4642-a2fe-92b9cb5c73a9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:00:56:929-53693\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[66d129fb-dea5-4642-a2fe-92b9cb5c73a9]}\\\"}\"}","context":{"RequestID":"66d129fb-dea5-4642-a2fe-92b9cb5c73a9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"372a3471-13a3-4058-98b7-9fd664c520f0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:56.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:56.931Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66d129fb-dea5-4642-a2fe-92b9cb5c73a9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"372a3471-13a3-4058-98b7-9fd664c520f0","LogTimestamp":"2022-12-03T06:00:56.931Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:00:58.939Z","message":"Entering","context":{"RequestID":"3c62e7cf-9ed3-4b84-ac6c-c8f997036523","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e5d7bc9e-1621-4caf-b4cb-aaa02574f819","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:58.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:58.940Z","message":"{\"transactionId\":\"3c62e7cf-9ed3-4b84-ac6c-c8f997036523\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:58:939\",\"respDate\":\"221203-06:00:58:940\",\"sourceId\":\"haproxy:3c62e7cf-9ed3-4b84-ac6c-c8f997036523\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:00:58:939-15510\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c62e7cf-9ed3-4b84-ac6c-c8f997036523]}\\\"}\"}","context":{"RequestID":"3c62e7cf-9ed3-4b84-ac6c-c8f997036523","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e5d7bc9e-1621-4caf-b4cb-aaa02574f819","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:00:58.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:58.941Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c62e7cf-9ed3-4b84-ac6c-c8f997036523","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5d7bc9e-1621-4caf-b4cb-aaa02574f819","LogTimestamp":"2022-12-03T06:00:58.941Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:00:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:00:59.896Z","message":"Entering","context":{"RequestID":"096d0a1b-6325-4a52-8661-759a92a808b7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4dc17eaa-bb8a-4c36-8c4c-b487056f16e5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:00:59.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:00:59.898Z","message":"{\"transactionId\":\"096d0a1b-6325-4a52-8661-759a92a808b7\",\"status\":\"200\",\"rqstDate\":\"221203-06:00:59:897\",\"respDate\":\"221203-06:00:59:898\",\"sourceId\":\"OOM_ReadinessCheck:096d0a1b-6325-4a52-8661-759a92a808b7\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:00:59:897-78856\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[45556], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[096d0a1b-6325-4a52-8661-759a92a808b7]}\\\"}\"}","context":{"RequestID":"096d0a1b-6325-4a52-8661-759a92a808b7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4dc17eaa-bb8a-4c36-8c4c-b487056f16e5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:00:59.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:00:59.898Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"096d0a1b-6325-4a52-8661-759a92a808b7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4dc17eaa-bb8a-4c36-8c4c-b487056f16e5","LogTimestamp":"2022-12-03T06:00:59.898Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:00:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:01:00.259Z","message":"Entering","context":{"RequestID":"88e246d6-208a-4c26-b662-30ba8dfc5c6e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dde2b972-a91b-442f-814c-fc101bf0e9bd","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:01:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:00.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"88e246d6-208a-4c26-b662-30ba8dfc5c6e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dde2b972-a91b-442f-814c-fc101bf0e9bd","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:01:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:00.261Z","message":"{\"transactionId\":\"88e246d6-208a-4c26-b662-30ba8dfc5c6e\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:00:260\",\"respDate\":\"221203-06:01:00:261\",\"sourceId\":\"ReadinessCheck:88e246d6-208a-4c26-b662-30ba8dfc5c6e\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:01:00:260-75044\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[88e246d6-208a-4c26-b662-30ba8dfc5c6e]}\\\"}\"}","context":{"RequestID":"88e246d6-208a-4c26-b662-30ba8dfc5c6e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dde2b972-a91b-442f-814c-fc101bf0e9bd","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:01:00.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:00.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88e246d6-208a-4c26-b662-30ba8dfc5c6e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dde2b972-a91b-442f-814c-fc101bf0e9bd","LogTimestamp":"2022-12-03T06:01:00.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:01:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:01:00.628Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:00.630Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:00.949Z","message":"Entering","context":{"RequestID":"0b65d701-fb31-4558-84dd-7954001acf35","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5cf77165-d840-4af5-a8ac-f0638ad2cf4f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:00.949Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:00.951Z","message":"{\"transactionId\":\"0b65d701-fb31-4558-84dd-7954001acf35\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:00:950\",\"respDate\":\"221203-06:01:00:951\",\"sourceId\":\"haproxy:0b65d701-fb31-4558-84dd-7954001acf35\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:01:00:950-99426\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0b65d701-fb31-4558-84dd-7954001acf35]}\\\"}\"}","context":{"RequestID":"0b65d701-fb31-4558-84dd-7954001acf35","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5cf77165-d840-4af5-a8ac-f0638ad2cf4f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:00.949Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:00.951Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b65d701-fb31-4558-84dd-7954001acf35","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5cf77165-d840-4af5-a8ac-f0638ad2cf4f","LogTimestamp":"2022-12-03T06:01:00.951Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:01:02.959Z","message":"Entering","context":{"RequestID":"b9ddf21e-e436-4b7e-bf3c-e28c9d03266d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fdf46550-b269-4799-9307-a86a830515fc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:02.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:02.960Z","message":"{\"transactionId\":\"b9ddf21e-e436-4b7e-bf3c-e28c9d03266d\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:02:959\",\"respDate\":\"221203-06:01:02:960\",\"sourceId\":\"haproxy:b9ddf21e-e436-4b7e-bf3c-e28c9d03266d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:01:02:959-97805\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b9ddf21e-e436-4b7e-bf3c-e28c9d03266d]}\\\"}\"}","context":{"RequestID":"b9ddf21e-e436-4b7e-bf3c-e28c9d03266d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fdf46550-b269-4799-9307-a86a830515fc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:02.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:02.961Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b9ddf21e-e436-4b7e-bf3c-e28c9d03266d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fdf46550-b269-4799-9307-a86a830515fc","LogTimestamp":"2022-12-03T06:01:02.961Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:01:03.911Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:01:03.921Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:03.921Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:03.921Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:03.961Z","message":"Entering","context":{"RequestID":"584881d4-f7d1-4b48-92cc-44b22fb02ef9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1892bd77-60e1-4eda-8bc9-c219135e0604","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:01:03.961Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:03.962Z","message":"{\"transactionId\":\"584881d4-f7d1-4b48-92cc-44b22fb02ef9\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:03:961\",\"respDate\":\"221203-06:01:03:962\",\"sourceId\":\"healthcheck:584881d4-f7d1-4b48-92cc-44b22fb02ef9\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:01:03:961-36108\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[584881d4-f7d1-4b48-92cc-44b22fb02ef9]}\\\"}\"}","context":{"RequestID":"584881d4-f7d1-4b48-92cc-44b22fb02ef9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1892bd77-60e1-4eda-8bc9-c219135e0604","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:01:03.961Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:03.963Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"584881d4-f7d1-4b48-92cc-44b22fb02ef9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1892bd77-60e1-4eda-8bc9-c219135e0604","LogTimestamp":"2022-12-03T06:01:03.963Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:01:03 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:01:04.969Z","message":"Entering","context":{"RequestID":"5ec4cc77-bbaa-4410-aa56-25451bb03294","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3621923b-2a48-47b1-84e2-9568eab0cbef","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:04.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:04.971Z","message":"{\"transactionId\":\"5ec4cc77-bbaa-4410-aa56-25451bb03294\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:04:970\",\"respDate\":\"221203-06:01:04:971\",\"sourceId\":\"haproxy:5ec4cc77-bbaa-4410-aa56-25451bb03294\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:01:04:970-60842\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5ec4cc77-bbaa-4410-aa56-25451bb03294]}\\\"}\"}","context":{"RequestID":"5ec4cc77-bbaa-4410-aa56-25451bb03294","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3621923b-2a48-47b1-84e2-9568eab0cbef","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:04.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:04.972Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ec4cc77-bbaa-4410-aa56-25451bb03294","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3621923b-2a48-47b1-84e2-9568eab0cbef","LogTimestamp":"2022-12-03T06:01:04.972Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:01:06.979Z","message":"Entering","context":{"RequestID":"9fe1bf55-afb9-48b8-9b85-050d15f22506","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a40a4db8-3917-459b-85b6-169de352ef1e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:06.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:06.981Z","message":"{\"transactionId\":\"9fe1bf55-afb9-48b8-9b85-050d15f22506\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:06:980\",\"respDate\":\"221203-06:01:06:981\",\"sourceId\":\"haproxy:9fe1bf55-afb9-48b8-9b85-050d15f22506\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:01:06:980-37745\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9fe1bf55-afb9-48b8-9b85-050d15f22506]}\\\"}\"}","context":{"RequestID":"9fe1bf55-afb9-48b8-9b85-050d15f22506","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a40a4db8-3917-459b-85b6-169de352ef1e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:06.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:06.981Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9fe1bf55-afb9-48b8-9b85-050d15f22506","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a40a4db8-3917-459b-85b6-169de352ef1e","LogTimestamp":"2022-12-03T06:01:06.981Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:01:08.198Z","message":"Entering","context":{"RequestID":"9ed42894-8311-4df2-8575-c41fb84532b5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"280ab755-efb5-4fff-a283-3cc55b773631","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:01:08.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:08.200Z","message":"{\"transactionId\":\"9ed42894-8311-4df2-8575-c41fb84532b5\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:08:199\",\"respDate\":\"221203-06:01:08:200\",\"sourceId\":\"healthcheck:9ed42894-8311-4df2-8575-c41fb84532b5\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:01:08:199-66161\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[33946], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[9ed42894-8311-4df2-8575-c41fb84532b5]}\\\"}\"}","context":{"RequestID":"9ed42894-8311-4df2-8575-c41fb84532b5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"280ab755-efb5-4fff-a283-3cc55b773631","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:01:08.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:08.200Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ed42894-8311-4df2-8575-c41fb84532b5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"280ab755-efb5-4fff-a283-3cc55b773631","LogTimestamp":"2022-12-03T06:01:08.200Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:08 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T06:01:08.988Z","message":"Entering","context":{"RequestID":"8fcdd2a0-e24a-4198-bb82-f26dabaea259","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a6c26123-ab2c-43bd-8872-d9a238db150a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:08.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:08.990Z","message":"{\"transactionId\":\"8fcdd2a0-e24a-4198-bb82-f26dabaea259\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:08:989\",\"respDate\":\"221203-06:01:08:990\",\"sourceId\":\"haproxy:8fcdd2a0-e24a-4198-bb82-f26dabaea259\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:01:08:989-81306\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8fcdd2a0-e24a-4198-bb82-f26dabaea259]}\\\"}\"}","context":{"RequestID":"8fcdd2a0-e24a-4198-bb82-f26dabaea259","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a6c26123-ab2c-43bd-8872-d9a238db150a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:08.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:08.991Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8fcdd2a0-e24a-4198-bb82-f26dabaea259","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6c26123-ab2c-43bd-8872-d9a238db150a","LogTimestamp":"2022-12-03T06:01:08.991Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:01:09.897Z","message":"Entering","context":{"RequestID":"bee64876-4989-40a8-b786-5363a8a731b5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d921b5b7-e490-4db0-9714-cf02eb11f2c2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:01:09.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:09.899Z","message":"{\"transactionId\":\"bee64876-4989-40a8-b786-5363a8a731b5\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:09:897\",\"respDate\":\"221203-06:01:09:899\",\"sourceId\":\"OOM_ReadinessCheck:bee64876-4989-40a8-b786-5363a8a731b5\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:01:09:897-46310\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[45756], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[bee64876-4989-40a8-b786-5363a8a731b5]}\\\"}\"}","context":{"RequestID":"bee64876-4989-40a8-b786-5363a8a731b5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d921b5b7-e490-4db0-9714-cf02eb11f2c2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:01:09.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:09.899Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bee64876-4989-40a8-b786-5363a8a731b5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d921b5b7-e490-4db0-9714-cf02eb11f2c2","LogTimestamp":"2022-12-03T06:01:09.899Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:01:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:01:10.259Z","message":"Entering","context":{"RequestID":"a3fe8b31-22ba-4d38-bc7c-cb005cf398f2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"df0c143f-e0fb-40de-8ffa-bcfcd830e9ed","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:01:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:10.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"a3fe8b31-22ba-4d38-bc7c-cb005cf398f2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"df0c143f-e0fb-40de-8ffa-bcfcd830e9ed","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:01:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:10.261Z","message":"{\"transactionId\":\"a3fe8b31-22ba-4d38-bc7c-cb005cf398f2\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:10:259\",\"respDate\":\"221203-06:01:10:261\",\"sourceId\":\"ReadinessCheck:a3fe8b31-22ba-4d38-bc7c-cb005cf398f2\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:01:10:259-30071\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[a3fe8b31-22ba-4d38-bc7c-cb005cf398f2]}\\\"}\"}","context":{"RequestID":"a3fe8b31-22ba-4d38-bc7c-cb005cf398f2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"df0c143f-e0fb-40de-8ffa-bcfcd830e9ed","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:01:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:10.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3fe8b31-22ba-4d38-bc7c-cb005cf398f2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df0c143f-e0fb-40de-8ffa-bcfcd830e9ed","LogTimestamp":"2022-12-03T06:01:10.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:01:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:01:11.000Z","message":"Entering","context":{"RequestID":"b7417e9c-ef8b-4a14-b8fc-e6cd2cb8b1dc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"432289a5-2e77-4221-9807-3e4fef21b029","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:10.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:11.002Z","message":"{\"transactionId\":\"b7417e9c-ef8b-4a14-b8fc-e6cd2cb8b1dc\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:11:000\",\"respDate\":\"221203-06:01:11:002\",\"sourceId\":\"haproxy:b7417e9c-ef8b-4a14-b8fc-e6cd2cb8b1dc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:01:11:000-83302\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b7417e9c-ef8b-4a14-b8fc-e6cd2cb8b1dc]}\\\"}\"}","context":{"RequestID":"b7417e9c-ef8b-4a14-b8fc-e6cd2cb8b1dc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"432289a5-2e77-4221-9807-3e4fef21b029","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:10.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:11.002Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7417e9c-ef8b-4a14-b8fc-e6cd2cb8b1dc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"432289a5-2e77-4221-9807-3e4fef21b029","LogTimestamp":"2022-12-03T06:01:11.002Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:01:13.009Z","message":"Entering","context":{"RequestID":"36e3a7f9-eb45-4505-910b-9d633ca5a2f6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7cfc4e8a-2626-4860-86d7-2832e3315b36","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:13.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:13.011Z","message":"{\"transactionId\":\"36e3a7f9-eb45-4505-910b-9d633ca5a2f6\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:13:010\",\"respDate\":\"221203-06:01:13:011\",\"sourceId\":\"haproxy:36e3a7f9-eb45-4505-910b-9d633ca5a2f6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:01:13:010-32453\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[36e3a7f9-eb45-4505-910b-9d633ca5a2f6]}\\\"}\"}","context":{"RequestID":"36e3a7f9-eb45-4505-910b-9d633ca5a2f6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7cfc4e8a-2626-4860-86d7-2832e3315b36","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:13.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:13.011Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36e3a7f9-eb45-4505-910b-9d633ca5a2f6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7cfc4e8a-2626-4860-86d7-2832e3315b36","LogTimestamp":"2022-12-03T06:01:13.011Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:01:13.911Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:01:13.920Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:13.921Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:13.921Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:15.020Z","message":"Entering","context":{"RequestID":"0968e811-211c-4c0d-8fa2-914e7818c393","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"38b2e926-1f32-4c2f-94c1-4e3ff34c4cea","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:15.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:15.021Z","message":"{\"transactionId\":\"0968e811-211c-4c0d-8fa2-914e7818c393\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:15:020\",\"respDate\":\"221203-06:01:15:021\",\"sourceId\":\"haproxy:0968e811-211c-4c0d-8fa2-914e7818c393\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:01:15:020-40409\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0968e811-211c-4c0d-8fa2-914e7818c393]}\\\"}\"}","context":{"RequestID":"0968e811-211c-4c0d-8fa2-914e7818c393","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"38b2e926-1f32-4c2f-94c1-4e3ff34c4cea","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:15.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:15.022Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0968e811-211c-4c0d-8fa2-914e7818c393","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38b2e926-1f32-4c2f-94c1-4e3ff34c4cea","LogTimestamp":"2022-12-03T06:01:15.022Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:01:17.031Z","message":"Entering","context":{"RequestID":"bee815a8-33bf-4f74-b318-e23ac9321ab7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d6cd97e2-0b8f-4a9a-8f61-02dc2a5f0a7e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:17.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:17.033Z","message":"{\"transactionId\":\"bee815a8-33bf-4f74-b318-e23ac9321ab7\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:17:031\",\"respDate\":\"221203-06:01:17:033\",\"sourceId\":\"haproxy:bee815a8-33bf-4f74-b318-e23ac9321ab7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:01:17:031-3704\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bee815a8-33bf-4f74-b318-e23ac9321ab7]}\\\"}\"}","context":{"RequestID":"bee815a8-33bf-4f74-b318-e23ac9321ab7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d6cd97e2-0b8f-4a9a-8f61-02dc2a5f0a7e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:17.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:17.033Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bee815a8-33bf-4f74-b318-e23ac9321ab7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6cd97e2-0b8f-4a9a-8f61-02dc2a5f0a7e","LogTimestamp":"2022-12-03T06:01:17.033Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T06:01:18.989Z","message":"Entering","context":{"RequestID":"f849684e-9081-46e0-81eb-ab73f1435903","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bf03548b-fa03-48cd-a2bd-f5f3fd07a30a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:01:18.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:18.991Z","message":"{\"transactionId\":\"f849684e-9081-46e0-81eb-ab73f1435903\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:18:990\",\"respDate\":\"221203-06:01:18:991\",\"sourceId\":\"healthcheck:f849684e-9081-46e0-81eb-ab73f1435903\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:01:18:990-40455\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[f849684e-9081-46e0-81eb-ab73f1435903]}\\\"}\"}","context":{"RequestID":"f849684e-9081-46e0-81eb-ab73f1435903","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bf03548b-fa03-48cd-a2bd-f5f3fd07a30a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:01:18.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:18.991Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f849684e-9081-46e0-81eb-ab73f1435903","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf03548b-fa03-48cd-a2bd-f5f3fd07a30a","LogTimestamp":"2022-12-03T06:01:18.991Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:01:18 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:01:19.041Z","message":"Entering","context":{"RequestID":"0e52c29a-2ff8-41fc-9a80-9ce503d46449","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f70e23f5-347e-482c-964e-cca5bc4c2b8e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:19.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:19.042Z","message":"{\"transactionId\":\"0e52c29a-2ff8-41fc-9a80-9ce503d46449\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:19:041\",\"respDate\":\"221203-06:01:19:042\",\"sourceId\":\"haproxy:0e52c29a-2ff8-41fc-9a80-9ce503d46449\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:01:19:041-74644\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0e52c29a-2ff8-41fc-9a80-9ce503d46449]}\\\"}\"}","context":{"RequestID":"0e52c29a-2ff8-41fc-9a80-9ce503d46449","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f70e23f5-347e-482c-964e-cca5bc4c2b8e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:19.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:19.043Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e52c29a-2ff8-41fc-9a80-9ce503d46449","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f70e23f5-347e-482c-964e-cca5bc4c2b8e","LogTimestamp":"2022-12-03T06:01:19.043Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:01:19.897Z","message":"Entering","context":{"RequestID":"70d687d9-150e-424b-bd80-4e5e0162c28e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"da711fb6-efc1-4ce7-a687-d699bf8e62db","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:01:19.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:19.899Z","message":"{\"transactionId\":\"70d687d9-150e-424b-bd80-4e5e0162c28e\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:19:897\",\"respDate\":\"221203-06:01:19:899\",\"sourceId\":\"OOM_ReadinessCheck:70d687d9-150e-424b-bd80-4e5e0162c28e\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:01:19:897-62224\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[45960], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[70d687d9-150e-424b-bd80-4e5e0162c28e]}\\\"}\"}","context":{"RequestID":"70d687d9-150e-424b-bd80-4e5e0162c28e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"da711fb6-efc1-4ce7-a687-d699bf8e62db","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:01:19.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:19.899Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70d687d9-150e-424b-bd80-4e5e0162c28e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da711fb6-efc1-4ce7-a687-d699bf8e62db","LogTimestamp":"2022-12-03T06:01:19.899Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:01:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:01:20.258Z","message":"Entering","context":{"RequestID":"966120fa-d41c-49eb-8740-8d043b34b93f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"21abbe7b-bb7e-4e25-9a43-2d1feee608a4","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:01:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:20.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"966120fa-d41c-49eb-8740-8d043b34b93f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"21abbe7b-bb7e-4e25-9a43-2d1feee608a4","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:01:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:20.260Z","message":"{\"transactionId\":\"966120fa-d41c-49eb-8740-8d043b34b93f\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:20:258\",\"respDate\":\"221203-06:01:20:260\",\"sourceId\":\"ReadinessCheck:966120fa-d41c-49eb-8740-8d043b34b93f\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:01:20:258-54625\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[966120fa-d41c-49eb-8740-8d043b34b93f]}\\\"}\"}","context":{"RequestID":"966120fa-d41c-49eb-8740-8d043b34b93f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"21abbe7b-bb7e-4e25-9a43-2d1feee608a4","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:01:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:20.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"966120fa-d41c-49eb-8740-8d043b34b93f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21abbe7b-bb7e-4e25-9a43-2d1feee608a4","LogTimestamp":"2022-12-03T06:01:20.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:01:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:01:21.050Z","message":"Entering","context":{"RequestID":"7a9bda50-7c9d-4e54-bfda-e4a98fc535ca","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7f44cb5f-82f0-447a-82bd-215517b73dd0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:21.050Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:21.052Z","message":"{\"transactionId\":\"7a9bda50-7c9d-4e54-bfda-e4a98fc535ca\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:21:051\",\"respDate\":\"221203-06:01:21:052\",\"sourceId\":\"haproxy:7a9bda50-7c9d-4e54-bfda-e4a98fc535ca\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:01:21:051-88358\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7a9bda50-7c9d-4e54-bfda-e4a98fc535ca]}\\\"}\"}","context":{"RequestID":"7a9bda50-7c9d-4e54-bfda-e4a98fc535ca","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7f44cb5f-82f0-447a-82bd-215517b73dd0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:21.050Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:21.053Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a9bda50-7c9d-4e54-bfda-e4a98fc535ca","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f44cb5f-82f0-447a-82bd-215517b73dd0","LogTimestamp":"2022-12-03T06:01:21.053Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:01:23.060Z","message":"Entering","context":{"RequestID":"cd018845-4f3c-41b3-9f18-2b4c38e4589e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4ea191f1-94a0-42be-bb35-aa2db0adf131","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:23.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:23.062Z","message":"{\"transactionId\":\"cd018845-4f3c-41b3-9f18-2b4c38e4589e\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:23:061\",\"respDate\":\"221203-06:01:23:062\",\"sourceId\":\"haproxy:cd018845-4f3c-41b3-9f18-2b4c38e4589e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:01:23:061-1920\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cd018845-4f3c-41b3-9f18-2b4c38e4589e]}\\\"}\"}","context":{"RequestID":"cd018845-4f3c-41b3-9f18-2b4c38e4589e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4ea191f1-94a0-42be-bb35-aa2db0adf131","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:23.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:23.062Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd018845-4f3c-41b3-9f18-2b4c38e4589e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4ea191f1-94a0-42be-bb35-aa2db0adf131","LogTimestamp":"2022-12-03T06:01:23.062Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:01:23.223Z","message":"Entering","context":{"RequestID":"3bc5d6dd-83a2-494d-8bee-aab4b93fe42e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d090f18f-3729-416a-8f64-00cd583e1d0a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:01:23.223Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:23.225Z","message":"{\"transactionId\":\"3bc5d6dd-83a2-494d-8bee-aab4b93fe42e\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:23:224\",\"respDate\":\"221203-06:01:23:225\",\"sourceId\":\"healthcheck:3bc5d6dd-83a2-494d-8bee-aab4b93fe42e\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:01:23:224-24242\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[34134], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[3bc5d6dd-83a2-494d-8bee-aab4b93fe42e]}\\\"}\"}","context":{"RequestID":"3bc5d6dd-83a2-494d-8bee-aab4b93fe42e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d090f18f-3729-416a-8f64-00cd583e1d0a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:01:23.223Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:23.226Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3bc5d6dd-83a2-494d-8bee-aab4b93fe42e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d090f18f-3729-416a-8f64-00cd583e1d0a","LogTimestamp":"2022-12-03T06:01:23.226Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:23 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T06:01:23.912Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:01:23.924Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:23.925Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:23.925Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:25.070Z","message":"Entering","context":{"RequestID":"6d925dc8-b67b-4a34-a694-345613455620","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dffd99e7-7aa8-4cd7-8a5c-fcb19c24695e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:25.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:25.071Z","message":"{\"transactionId\":\"6d925dc8-b67b-4a34-a694-345613455620\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:25:070\",\"respDate\":\"221203-06:01:25:071\",\"sourceId\":\"haproxy:6d925dc8-b67b-4a34-a694-345613455620\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:01:25:070-26781\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6d925dc8-b67b-4a34-a694-345613455620]}\\\"}\"}","context":{"RequestID":"6d925dc8-b67b-4a34-a694-345613455620","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dffd99e7-7aa8-4cd7-8a5c-fcb19c24695e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:25.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:25.072Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d925dc8-b67b-4a34-a694-345613455620","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dffd99e7-7aa8-4cd7-8a5c-fcb19c24695e","LogTimestamp":"2022-12-03T06:01:25.072Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:01:27.079Z","message":"Entering","context":{"RequestID":"99c4eefc-ce67-4d82-8795-059948d443c8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c2c4fae3-1b80-4e1d-9fcd-ddbdff78aa46","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:27.079Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:27.081Z","message":"{\"transactionId\":\"99c4eefc-ce67-4d82-8795-059948d443c8\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:27:080\",\"respDate\":\"221203-06:01:27:081\",\"sourceId\":\"haproxy:99c4eefc-ce67-4d82-8795-059948d443c8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:01:27:080-62606\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[99c4eefc-ce67-4d82-8795-059948d443c8]}\\\"}\"}","context":{"RequestID":"99c4eefc-ce67-4d82-8795-059948d443c8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c2c4fae3-1b80-4e1d-9fcd-ddbdff78aa46","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:27.079Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:27.081Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99c4eefc-ce67-4d82-8795-059948d443c8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2c4fae3-1b80-4e1d-9fcd-ddbdff78aa46","LogTimestamp":"2022-12-03T06:01:27.081Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:01:29.090Z","message":"Entering","context":{"RequestID":"87f7b943-9475-40f4-86b7-7452df9ccdfa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"795c6204-a0b8-4226-81b2-b953b2a6b90d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:29.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:29.092Z","message":"{\"transactionId\":\"87f7b943-9475-40f4-86b7-7452df9ccdfa\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:29:091\",\"respDate\":\"221203-06:01:29:091\",\"sourceId\":\"haproxy:87f7b943-9475-40f4-86b7-7452df9ccdfa\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:01:29:091-70955\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[87f7b943-9475-40f4-86b7-7452df9ccdfa]}\\\"}\"}","context":{"RequestID":"87f7b943-9475-40f4-86b7-7452df9ccdfa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"795c6204-a0b8-4226-81b2-b953b2a6b90d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:29.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:29.092Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"87f7b943-9475-40f4-86b7-7452df9ccdfa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"795c6204-a0b8-4226-81b2-b953b2a6b90d","LogTimestamp":"2022-12-03T06:01:29.092Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:01:29.895Z","message":"Entering","context":{"RequestID":"79ec9208-f194-42cd-bf5f-5ba036c2056a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fb2f87ad-e7fd-4a6b-b705-d1447a94ead4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:01:29.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:29.897Z","message":"{\"transactionId\":\"79ec9208-f194-42cd-bf5f-5ba036c2056a\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:29:896\",\"respDate\":\"221203-06:01:29:897\",\"sourceId\":\"OOM_ReadinessCheck:79ec9208-f194-42cd-bf5f-5ba036c2056a\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:01:29:896-37196\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[46150], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[79ec9208-f194-42cd-bf5f-5ba036c2056a]}\\\"}\"}","context":{"RequestID":"79ec9208-f194-42cd-bf5f-5ba036c2056a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fb2f87ad-e7fd-4a6b-b705-d1447a94ead4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:01:29.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:29.897Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79ec9208-f194-42cd-bf5f-5ba036c2056a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb2f87ad-e7fd-4a6b-b705-d1447a94ead4","LogTimestamp":"2022-12-03T06:01:29.897Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:01:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:01:30.258Z","message":"Entering","context":{"RequestID":"5f58abe8-8023-4f21-a5a6-930654ad82be","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a7b40d58-2922-4206-a2c6-bdcb6406bcee","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:01:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:30.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"5f58abe8-8023-4f21-a5a6-930654ad82be","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a7b40d58-2922-4206-a2c6-bdcb6406bcee","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:01:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:30.260Z","message":"{\"transactionId\":\"5f58abe8-8023-4f21-a5a6-930654ad82be\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:30:259\",\"respDate\":\"221203-06:01:30:260\",\"sourceId\":\"ReadinessCheck:5f58abe8-8023-4f21-a5a6-930654ad82be\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:01:30:259-51167\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[5f58abe8-8023-4f21-a5a6-930654ad82be]}\\\"}\"}","context":{"RequestID":"5f58abe8-8023-4f21-a5a6-930654ad82be","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a7b40d58-2922-4206-a2c6-bdcb6406bcee","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:01:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:30.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f58abe8-8023-4f21-a5a6-930654ad82be","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7b40d58-2922-4206-a2c6-bdcb6406bcee","LogTimestamp":"2022-12-03T06:01:30.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:01:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:01:30.634Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:30.637Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:31.100Z","message":"Entering","context":{"RequestID":"9d026aca-720c-4a93-8431-c4bb5810a7fd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2812bdc5-1df0-4695-8522-4592c89325a3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:31.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:31.101Z","message":"{\"transactionId\":\"9d026aca-720c-4a93-8431-c4bb5810a7fd\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:31:100\",\"respDate\":\"221203-06:01:31:101\",\"sourceId\":\"haproxy:9d026aca-720c-4a93-8431-c4bb5810a7fd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:01:31:100-33862\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d026aca-720c-4a93-8431-c4bb5810a7fd]}\\\"}\"}","context":{"RequestID":"9d026aca-720c-4a93-8431-c4bb5810a7fd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2812bdc5-1df0-4695-8522-4592c89325a3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:31.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:31.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d026aca-720c-4a93-8431-c4bb5810a7fd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2812bdc5-1df0-4695-8522-4592c89325a3","LogTimestamp":"2022-12-03T06:01:31.102Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:01:33.110Z","message":"Entering","context":{"RequestID":"d4d93aaf-5729-49c3-8ea6-0863356371ec","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"45917e6d-4d2d-41eb-8e58-f29e401091b4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:33.110Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:33.112Z","message":"{\"transactionId\":\"d4d93aaf-5729-49c3-8ea6-0863356371ec\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:33:111\",\"respDate\":\"221203-06:01:33:112\",\"sourceId\":\"haproxy:d4d93aaf-5729-49c3-8ea6-0863356371ec\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:01:33:111-5833\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d4d93aaf-5729-49c3-8ea6-0863356371ec]}\\\"}\"}","context":{"RequestID":"d4d93aaf-5729-49c3-8ea6-0863356371ec","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"45917e6d-4d2d-41eb-8e58-f29e401091b4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:33.110Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:33.112Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4d93aaf-5729-49c3-8ea6-0863356371ec","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"45917e6d-4d2d-41eb-8e58-f29e401091b4","LogTimestamp":"2022-12-03T06:01:33.112Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:01:33.912Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:01:33.922Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:33.922Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:33.922Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:34.015Z","message":"Entering","context":{"RequestID":"f20c9f75-2353-4d4f-94d4-c917d0142fbb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"764b38c0-15e0-49e1-ba10-ac622bc69d40","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:01:34.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:34.016Z","message":"{\"transactionId\":\"f20c9f75-2353-4d4f-94d4-c917d0142fbb\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:34:015\",\"respDate\":\"221203-06:01:34:016\",\"sourceId\":\"healthcheck:f20c9f75-2353-4d4f-94d4-c917d0142fbb\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:01:34:015-81282\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[f20c9f75-2353-4d4f-94d4-c917d0142fbb]}\\\"}\"}","context":{"RequestID":"f20c9f75-2353-4d4f-94d4-c917d0142fbb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"764b38c0-15e0-49e1-ba10-ac622bc69d40","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:01:34.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:34.016Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f20c9f75-2353-4d4f-94d4-c917d0142fbb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"764b38c0-15e0-49e1-ba10-ac622bc69d40","LogTimestamp":"2022-12-03T06:01:34.016Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:01:34 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:01:35.120Z","message":"Entering","context":{"RequestID":"1c790709-46d0-4016-b563-d14735793348","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f89ac9c9-28a5-45f7-8be8-15cb2d3bf7d0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:35.120Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:35.122Z","message":"{\"transactionId\":\"1c790709-46d0-4016-b563-d14735793348\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:35:121\",\"respDate\":\"221203-06:01:35:122\",\"sourceId\":\"haproxy:1c790709-46d0-4016-b563-d14735793348\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:01:35:121-37890\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c790709-46d0-4016-b563-d14735793348]}\\\"}\"}","context":{"RequestID":"1c790709-46d0-4016-b563-d14735793348","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f89ac9c9-28a5-45f7-8be8-15cb2d3bf7d0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:35.120Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:35.122Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c790709-46d0-4016-b563-d14735793348","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f89ac9c9-28a5-45f7-8be8-15cb2d3bf7d0","LogTimestamp":"2022-12-03T06:01:35.122Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:01:37.130Z","message":"Entering","context":{"RequestID":"590850a8-12f7-497b-9029-bc286e6ea4cf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4e7ed386-56dd-44aa-bd75-4cc331a0ddbb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:37.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:37.131Z","message":"{\"transactionId\":\"590850a8-12f7-497b-9029-bc286e6ea4cf\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:37:130\",\"respDate\":\"221203-06:01:37:131\",\"sourceId\":\"haproxy:590850a8-12f7-497b-9029-bc286e6ea4cf\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:01:37:130-97243\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[590850a8-12f7-497b-9029-bc286e6ea4cf]}\\\"}\"}","context":{"RequestID":"590850a8-12f7-497b-9029-bc286e6ea4cf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4e7ed386-56dd-44aa-bd75-4cc331a0ddbb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:37.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:37.131Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"590850a8-12f7-497b-9029-bc286e6ea4cf","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e7ed386-56dd-44aa-bd75-4cc331a0ddbb","LogTimestamp":"2022-12-03T06:01:37.131Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:01:38.246Z","message":"Entering","context":{"RequestID":"3da54f65-feb9-4141-a193-ed044a025622","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1f1e98a8-6fc4-475c-abfb-ac715fa31d71","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:01:38.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:38.247Z","message":"{\"transactionId\":\"3da54f65-feb9-4141-a193-ed044a025622\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:38:246\",\"respDate\":\"221203-06:01:38:247\",\"sourceId\":\"healthcheck:3da54f65-feb9-4141-a193-ed044a025622\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:01:38:246-2533\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[34294], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[3da54f65-feb9-4141-a193-ed044a025622]}\\\"}\"}","context":{"RequestID":"3da54f65-feb9-4141-a193-ed044a025622","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1f1e98a8-6fc4-475c-abfb-ac715fa31d71","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:01:38.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:38.248Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3da54f65-feb9-4141-a193-ed044a025622","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f1e98a8-6fc4-475c-abfb-ac715fa31d71","LogTimestamp":"2022-12-03T06:01:38.248Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:38 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T06:01:39.138Z","message":"Entering","context":{"RequestID":"b414ddd1-a508-4e26-a0d6-6b2b859e83c2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f43c44ce-1b9c-4a80-9c68-9464a6271381","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:39.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:39.140Z","message":"{\"transactionId\":\"b414ddd1-a508-4e26-a0d6-6b2b859e83c2\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:39:139\",\"respDate\":\"221203-06:01:39:140\",\"sourceId\":\"haproxy:b414ddd1-a508-4e26-a0d6-6b2b859e83c2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:01:39:139-38758\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b414ddd1-a508-4e26-a0d6-6b2b859e83c2]}\\\"}\"}","context":{"RequestID":"b414ddd1-a508-4e26-a0d6-6b2b859e83c2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f43c44ce-1b9c-4a80-9c68-9464a6271381","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:39.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:39.140Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b414ddd1-a508-4e26-a0d6-6b2b859e83c2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f43c44ce-1b9c-4a80-9c68-9464a6271381","LogTimestamp":"2022-12-03T06:01:39.140Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:01:39.896Z","message":"Entering","context":{"RequestID":"3219da53-92ec-43bf-b647-95cf3e197137","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"63297192-34b6-4659-ab79-530c5c30653d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:01:39.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:39.898Z","message":"{\"transactionId\":\"3219da53-92ec-43bf-b647-95cf3e197137\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:39:897\",\"respDate\":\"221203-06:01:39:898\",\"sourceId\":\"OOM_ReadinessCheck:3219da53-92ec-43bf-b647-95cf3e197137\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:01:39:897-30602\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[46356], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[3219da53-92ec-43bf-b647-95cf3e197137]}\\\"}\"}","context":{"RequestID":"3219da53-92ec-43bf-b647-95cf3e197137","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"63297192-34b6-4659-ab79-530c5c30653d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:01:39.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:39.898Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3219da53-92ec-43bf-b647-95cf3e197137","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63297192-34b6-4659-ab79-530c5c30653d","LogTimestamp":"2022-12-03T06:01:39.898Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:01:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T06:01:40.258Z","message":"Entering","context":{"RequestID":"2f0b00e2-2bea-4a67-8e53-de5573a314f8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e197d638-5efe-4cfb-8663-371ee322a074","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:01:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:40.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"2f0b00e2-2bea-4a67-8e53-de5573a314f8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e197d638-5efe-4cfb-8663-371ee322a074","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:01:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:40.260Z","message":"{\"transactionId\":\"2f0b00e2-2bea-4a67-8e53-de5573a314f8\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:40:258\",\"respDate\":\"221203-06:01:40:259\",\"sourceId\":\"ReadinessCheck:2f0b00e2-2bea-4a67-8e53-de5573a314f8\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:01:40:258-85395\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[2f0b00e2-2bea-4a67-8e53-de5573a314f8]}\\\"}\"}","context":{"RequestID":"2f0b00e2-2bea-4a67-8e53-de5573a314f8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e197d638-5efe-4cfb-8663-371ee322a074","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:01:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:40.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f0b00e2-2bea-4a67-8e53-de5573a314f8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e197d638-5efe-4cfb-8663-371ee322a074","LogTimestamp":"2022-12-03T06:01:40.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:01:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:01:41.147Z","message":"Entering","context":{"RequestID":"2e68a142-6698-4777-b5aa-2e49c000a6b0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"115af25d-c2af-4579-b44d-df53f7bbfdca","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:41.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:41.149Z","message":"{\"transactionId\":\"2e68a142-6698-4777-b5aa-2e49c000a6b0\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:41:148\",\"respDate\":\"221203-06:01:41:149\",\"sourceId\":\"haproxy:2e68a142-6698-4777-b5aa-2e49c000a6b0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:01:41:148-36915\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2e68a142-6698-4777-b5aa-2e49c000a6b0]}\\\"}\"}","context":{"RequestID":"2e68a142-6698-4777-b5aa-2e49c000a6b0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"115af25d-c2af-4579-b44d-df53f7bbfdca","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:41.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:41.149Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e68a142-6698-4777-b5aa-2e49c000a6b0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"115af25d-c2af-4579-b44d-df53f7bbfdca","LogTimestamp":"2022-12-03T06:01:41.149Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:01:43.157Z","message":"Entering","context":{"RequestID":"5508cd74-0403-43f5-8053-bc67454599a7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7c53e246-a72a-4cb9-8187-7dd2bee7bec0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:43.157Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:43.159Z","message":"{\"transactionId\":\"5508cd74-0403-43f5-8053-bc67454599a7\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:43:157\",\"respDate\":\"221203-06:01:43:158\",\"sourceId\":\"haproxy:5508cd74-0403-43f5-8053-bc67454599a7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:01:43:157-72165\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5508cd74-0403-43f5-8053-bc67454599a7]}\\\"}\"}","context":{"RequestID":"5508cd74-0403-43f5-8053-bc67454599a7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7c53e246-a72a-4cb9-8187-7dd2bee7bec0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:43.157Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:43.159Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5508cd74-0403-43f5-8053-bc67454599a7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c53e246-a72a-4cb9-8187-7dd2bee7bec0","LogTimestamp":"2022-12-03T06:01:43.159Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:01:43.912Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:01:43.920Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:43.920Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:43.920Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:45.167Z","message":"Entering","context":{"RequestID":"f6ee8e47-7004-4f89-861d-4f25e1b430ad","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8ef22042-87db-44a6-9bed-47fcbd5bbdc5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:45.167Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:45.169Z","message":"{\"transactionId\":\"f6ee8e47-7004-4f89-861d-4f25e1b430ad\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:45:168\",\"respDate\":\"221203-06:01:45:169\",\"sourceId\":\"haproxy:f6ee8e47-7004-4f89-861d-4f25e1b430ad\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:01:45:168-62519\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6ee8e47-7004-4f89-861d-4f25e1b430ad]}\\\"}\"}","context":{"RequestID":"f6ee8e47-7004-4f89-861d-4f25e1b430ad","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8ef22042-87db-44a6-9bed-47fcbd5bbdc5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:45.167Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:45.169Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6ee8e47-7004-4f89-861d-4f25e1b430ad","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ef22042-87db-44a6-9bed-47fcbd5bbdc5","LogTimestamp":"2022-12-03T06:01:45.169Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:01:47.176Z","message":"Entering","context":{"RequestID":"57c88f04-22ab-4645-9c51-4410991c1a26","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a3b09474-70b1-45a8-aac5-4f9765388d21","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:47.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:47.178Z","message":"{\"transactionId\":\"57c88f04-22ab-4645-9c51-4410991c1a26\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:47:177\",\"respDate\":\"221203-06:01:47:178\",\"sourceId\":\"haproxy:57c88f04-22ab-4645-9c51-4410991c1a26\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:01:47:177-39485\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[57c88f04-22ab-4645-9c51-4410991c1a26]}\\\"}\"}","context":{"RequestID":"57c88f04-22ab-4645-9c51-4410991c1a26","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a3b09474-70b1-45a8-aac5-4f9765388d21","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:47.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:47.178Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57c88f04-22ab-4645-9c51-4410991c1a26","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3b09474-70b1-45a8-aac5-4f9765388d21","LogTimestamp":"2022-12-03T06:01:47.178Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:01:49.040Z","message":"Entering","context":{"RequestID":"0eb923b8-5bf0-42ba-8992-4fa76921bded","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ae083c40-1e61-41db-8b5f-6d7c9ef44b02","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:01:49.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:49.042Z","message":"{\"transactionId\":\"0eb923b8-5bf0-42ba-8992-4fa76921bded\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:49:041\",\"respDate\":\"221203-06:01:49:042\",\"sourceId\":\"healthcheck:0eb923b8-5bf0-42ba-8992-4fa76921bded\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:01:49:041-4694\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[0eb923b8-5bf0-42ba-8992-4fa76921bded]}\\\"}\"}","context":{"RequestID":"0eb923b8-5bf0-42ba-8992-4fa76921bded","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ae083c40-1e61-41db-8b5f-6d7c9ef44b02","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:01:49.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:49.042Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0eb923b8-5bf0-42ba-8992-4fa76921bded","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae083c40-1e61-41db-8b5f-6d7c9ef44b02","LogTimestamp":"2022-12-03T06:01:49.042Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:01:49 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:01:49.185Z","message":"Entering","context":{"RequestID":"6d5907ef-d354-4604-8d14-e0f85e218120","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dfe2e402-56c1-4c68-bff8-c4f6011ff378","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:49.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:49.187Z","message":"{\"transactionId\":\"6d5907ef-d354-4604-8d14-e0f85e218120\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:49:186\",\"respDate\":\"221203-06:01:49:187\",\"sourceId\":\"haproxy:6d5907ef-d354-4604-8d14-e0f85e218120\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:01:49:186-93094\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6d5907ef-d354-4604-8d14-e0f85e218120]}\\\"}\"}","context":{"RequestID":"6d5907ef-d354-4604-8d14-e0f85e218120","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dfe2e402-56c1-4c68-bff8-c4f6011ff378","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:49.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:49.187Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d5907ef-d354-4604-8d14-e0f85e218120","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dfe2e402-56c1-4c68-bff8-c4f6011ff378","LogTimestamp":"2022-12-03T06:01:49.187Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:01:49.896Z","message":"Entering","context":{"RequestID":"e06c10bb-b066-4d5d-991a-8c9ac5314588","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"afa4388e-208e-4415-a98a-ff2972721fbc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:01:49.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:49.897Z","message":"{\"transactionId\":\"e06c10bb-b066-4d5d-991a-8c9ac5314588\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:49:896\",\"respDate\":\"221203-06:01:49:897\",\"sourceId\":\"OOM_ReadinessCheck:e06c10bb-b066-4d5d-991a-8c9ac5314588\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:01:49:896-28888\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[46546], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[e06c10bb-b066-4d5d-991a-8c9ac5314588]}\\\"}\"}","context":{"RequestID":"e06c10bb-b066-4d5d-991a-8c9ac5314588","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"afa4388e-208e-4415-a98a-ff2972721fbc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:01:49.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:49.898Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e06c10bb-b066-4d5d-991a-8c9ac5314588","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"afa4388e-208e-4415-a98a-ff2972721fbc","LogTimestamp":"2022-12-03T06:01:49.898Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:01:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T06:01:50.261Z","message":"Entering","context":{"RequestID":"0abee023-dcfe-4c1a-a002-352aee1b090e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"08dcb51f-2145-46c5-bc34-52554752fdc7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:01:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:50.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"0abee023-dcfe-4c1a-a002-352aee1b090e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"08dcb51f-2145-46c5-bc34-52554752fdc7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:01:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:50.263Z","message":"{\"transactionId\":\"0abee023-dcfe-4c1a-a002-352aee1b090e\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:50:261\",\"respDate\":\"221203-06:01:50:263\",\"sourceId\":\"ReadinessCheck:0abee023-dcfe-4c1a-a002-352aee1b090e\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:01:50:261-35356\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[0abee023-dcfe-4c1a-a002-352aee1b090e]}\\\"}\"}","context":{"RequestID":"0abee023-dcfe-4c1a-a002-352aee1b090e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"08dcb51f-2145-46c5-bc34-52554752fdc7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:01:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:50.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0abee023-dcfe-4c1a-a002-352aee1b090e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"08dcb51f-2145-46c5-bc34-52554752fdc7","LogTimestamp":"2022-12-03T06:01:50.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:01:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:01:51.196Z","message":"Entering","context":{"RequestID":"d3dd6a01-8c98-415c-b077-f930b51b9d56","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2353d08b-4cce-4ed8-a852-1e80c9d84a7a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:51.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:51.197Z","message":"{\"transactionId\":\"d3dd6a01-8c98-415c-b077-f930b51b9d56\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:51:196\",\"respDate\":\"221203-06:01:51:197\",\"sourceId\":\"haproxy:d3dd6a01-8c98-415c-b077-f930b51b9d56\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:01:51:196-24286\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d3dd6a01-8c98-415c-b077-f930b51b9d56]}\\\"}\"}","context":{"RequestID":"d3dd6a01-8c98-415c-b077-f930b51b9d56","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2353d08b-4cce-4ed8-a852-1e80c9d84a7a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:51.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:51.198Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3dd6a01-8c98-415c-b077-f930b51b9d56","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2353d08b-4cce-4ed8-a852-1e80c9d84a7a","LogTimestamp":"2022-12-03T06:01:51.198Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:01:53.206Z","message":"Entering","context":{"RequestID":"16dbe4e7-b6cf-44ad-9dfe-5fc9fe8d68c8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2ac2fd88-0c54-4bf3-a5a6-fb5b871cd44e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:53.206Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:53.207Z","message":"{\"transactionId\":\"16dbe4e7-b6cf-44ad-9dfe-5fc9fe8d68c8\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:53:206\",\"respDate\":\"221203-06:01:53:207\",\"sourceId\":\"haproxy:16dbe4e7-b6cf-44ad-9dfe-5fc9fe8d68c8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:01:53:206-17750\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[16dbe4e7-b6cf-44ad-9dfe-5fc9fe8d68c8]}\\\"}\"}","context":{"RequestID":"16dbe4e7-b6cf-44ad-9dfe-5fc9fe8d68c8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2ac2fd88-0c54-4bf3-a5a6-fb5b871cd44e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:53.206Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:53.207Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16dbe4e7-b6cf-44ad-9dfe-5fc9fe8d68c8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2ac2fd88-0c54-4bf3-a5a6-fb5b871cd44e","LogTimestamp":"2022-12-03T06:01:53.207Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:01:53.265Z","message":"Entering","context":{"RequestID":"616ee30b-681f-4de7-be23-a8264f1314c9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c4eb432a-a7f3-4ace-9165-6151cc417bf6","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:01:53.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:53.266Z","message":"{\"transactionId\":\"616ee30b-681f-4de7-be23-a8264f1314c9\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:53:265\",\"respDate\":\"221203-06:01:53:266\",\"sourceId\":\"healthcheck:616ee30b-681f-4de7-be23-a8264f1314c9\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:01:53:265-68562\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[34492], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[616ee30b-681f-4de7-be23-a8264f1314c9]}\\\"}\"}","context":{"RequestID":"616ee30b-681f-4de7-be23-a8264f1314c9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c4eb432a-a7f3-4ace-9165-6151cc417bf6","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:01:53.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:53.267Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"616ee30b-681f-4de7-be23-a8264f1314c9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4eb432a-a7f3-4ace-9165-6151cc417bf6","LogTimestamp":"2022-12-03T06:01:53.266Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:53 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T06:01:53.912Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:01:53.924Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:53.924Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:53.925Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:55.216Z","message":"Entering","context":{"RequestID":"7c4e8ef9-1c07-40dc-97fa-ece96a7fc1ff","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"389d7c0e-9fc4-4513-88a2-8bfff4480f96","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:55.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:55.217Z","message":"{\"transactionId\":\"7c4e8ef9-1c07-40dc-97fa-ece96a7fc1ff\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:55:216\",\"respDate\":\"221203-06:01:55:217\",\"sourceId\":\"haproxy:7c4e8ef9-1c07-40dc-97fa-ece96a7fc1ff\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:01:55:216-87970\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c4e8ef9-1c07-40dc-97fa-ece96a7fc1ff]}\\\"}\"}","context":{"RequestID":"7c4e8ef9-1c07-40dc-97fa-ece96a7fc1ff","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"389d7c0e-9fc4-4513-88a2-8bfff4480f96","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:55.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:55.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c4e8ef9-1c07-40dc-97fa-ece96a7fc1ff","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"389d7c0e-9fc4-4513-88a2-8bfff4480f96","LogTimestamp":"2022-12-03T06:01:55.218Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:01:57.225Z","message":"Entering","context":{"RequestID":"989a50e3-67b1-4e34-b579-62ff62b49809","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"05d61bbc-c2b0-400b-8c03-25d0cad84e89","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:57.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:57.226Z","message":"{\"transactionId\":\"989a50e3-67b1-4e34-b579-62ff62b49809\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:57:225\",\"respDate\":\"221203-06:01:57:226\",\"sourceId\":\"haproxy:989a50e3-67b1-4e34-b579-62ff62b49809\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:01:57:225-89666\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[989a50e3-67b1-4e34-b579-62ff62b49809]}\\\"}\"}","context":{"RequestID":"989a50e3-67b1-4e34-b579-62ff62b49809","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"05d61bbc-c2b0-400b-8c03-25d0cad84e89","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:57.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:57.227Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"989a50e3-67b1-4e34-b579-62ff62b49809","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05d61bbc-c2b0-400b-8c03-25d0cad84e89","LogTimestamp":"2022-12-03T06:01:57.227Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:01:59.234Z","message":"Entering","context":{"RequestID":"5c62d81d-640e-4271-9c42-f88e548a54d6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"902896de-46da-4a85-a366-80e17f3cb405","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:59.234Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:59.236Z","message":"{\"transactionId\":\"5c62d81d-640e-4271-9c42-f88e548a54d6\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:59:235\",\"respDate\":\"221203-06:01:59:236\",\"sourceId\":\"haproxy:5c62d81d-640e-4271-9c42-f88e548a54d6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:01:59:235-96249\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5c62d81d-640e-4271-9c42-f88e548a54d6]}\\\"}\"}","context":{"RequestID":"5c62d81d-640e-4271-9c42-f88e548a54d6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"902896de-46da-4a85-a366-80e17f3cb405","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:01:59.234Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:59.236Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c62d81d-640e-4271-9c42-f88e548a54d6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"902896de-46da-4a85-a366-80e17f3cb405","LogTimestamp":"2022-12-03T06:01:59.236Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:01:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:01:59.895Z","message":"Entering","context":{"RequestID":"41360832-6490-4743-a380-61b3886026ad","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"28b18224-9dee-42b8-be7c-9a3ff6af1233","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:01:59.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:01:59.897Z","message":"{\"transactionId\":\"41360832-6490-4743-a380-61b3886026ad\",\"status\":\"200\",\"rqstDate\":\"221203-06:01:59:896\",\"respDate\":\"221203-06:01:59:896\",\"sourceId\":\"OOM_ReadinessCheck:41360832-6490-4743-a380-61b3886026ad\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:01:59:896-15221\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[46742], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[41360832-6490-4743-a380-61b3886026ad]}\\\"}\"}","context":{"RequestID":"41360832-6490-4743-a380-61b3886026ad","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"28b18224-9dee-42b8-be7c-9a3ff6af1233","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:01:59.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:01:59.897Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"41360832-6490-4743-a380-61b3886026ad","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28b18224-9dee-42b8-be7c-9a3ff6af1233","LogTimestamp":"2022-12-03T06:01:59.897Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:01:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:02:00.258Z","message":"Entering","context":{"RequestID":"91f86c40-ebed-4dca-9079-491eda46e474","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e232110f-32fc-4635-8522-cb3ba80a1580","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:02:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:00.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"91f86c40-ebed-4dca-9079-491eda46e474","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e232110f-32fc-4635-8522-cb3ba80a1580","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:02:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:00.260Z","message":"{\"transactionId\":\"91f86c40-ebed-4dca-9079-491eda46e474\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:00:258\",\"respDate\":\"221203-06:02:00:260\",\"sourceId\":\"ReadinessCheck:91f86c40-ebed-4dca-9079-491eda46e474\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:02:00:258-24163\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[91f86c40-ebed-4dca-9079-491eda46e474]}\\\"}\"}","context":{"RequestID":"91f86c40-ebed-4dca-9079-491eda46e474","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e232110f-32fc-4635-8522-cb3ba80a1580","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:02:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:00.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91f86c40-ebed-4dca-9079-491eda46e474","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e232110f-32fc-4635-8522-cb3ba80a1580","LogTimestamp":"2022-12-03T06:02:00.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:02:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:02:00.638Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:00.640Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:01.245Z","message":"Entering","context":{"RequestID":"a0971661-6553-4621-9a9d-e7dd83b6a0d3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"94adce74-676a-4404-bdf8-8343fc9adfe7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:01.244Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:01.247Z","message":"{\"transactionId\":\"a0971661-6553-4621-9a9d-e7dd83b6a0d3\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:01:245\",\"respDate\":\"221203-06:02:01:247\",\"sourceId\":\"haproxy:a0971661-6553-4621-9a9d-e7dd83b6a0d3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:02:01:245-19702\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a0971661-6553-4621-9a9d-e7dd83b6a0d3]}\\\"}\"}","context":{"RequestID":"a0971661-6553-4621-9a9d-e7dd83b6a0d3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"94adce74-676a-4404-bdf8-8343fc9adfe7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:01.244Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:01.247Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0971661-6553-4621-9a9d-e7dd83b6a0d3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94adce74-676a-4404-bdf8-8343fc9adfe7","LogTimestamp":"2022-12-03T06:02:01.247Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T06:02:03.256Z","message":"Entering","context":{"RequestID":"84d0a6e4-c5a7-4178-8485-b3bd3a1953e2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"660e7a2a-dbce-438a-afea-7bd8e8d2911d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:03.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:03.258Z","message":"{\"transactionId\":\"84d0a6e4-c5a7-4178-8485-b3bd3a1953e2\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:03:256\",\"respDate\":\"221203-06:02:03:258\",\"sourceId\":\"haproxy:84d0a6e4-c5a7-4178-8485-b3bd3a1953e2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:02:03:256-49746\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[84d0a6e4-c5a7-4178-8485-b3bd3a1953e2]}\\\"}\"}","context":{"RequestID":"84d0a6e4-c5a7-4178-8485-b3bd3a1953e2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"660e7a2a-dbce-438a-afea-7bd8e8d2911d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:03.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:03.258Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84d0a6e4-c5a7-4178-8485-b3bd3a1953e2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"660e7a2a-dbce-438a-afea-7bd8e8d2911d","LogTimestamp":"2022-12-03T06:02:03.258Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:02:03.911Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:02:03.919Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:03.920Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:03.920Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:04.071Z","message":"Entering","context":{"RequestID":"b157fbba-5a29-466b-95ed-04f810d32fb9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a9e135f6-719d-44f9-ab0e-bbbdcd978ce4","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:02:04.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:04.073Z","message":"{\"transactionId\":\"b157fbba-5a29-466b-95ed-04f810d32fb9\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:04:072\",\"respDate\":\"221203-06:02:04:073\",\"sourceId\":\"healthcheck:b157fbba-5a29-466b-95ed-04f810d32fb9\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:02:04:072-67186\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b157fbba-5a29-466b-95ed-04f810d32fb9]}\\\"}\"}","context":{"RequestID":"b157fbba-5a29-466b-95ed-04f810d32fb9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a9e135f6-719d-44f9-ab0e-bbbdcd978ce4","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:02:04.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:04.073Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b157fbba-5a29-466b-95ed-04f810d32fb9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9e135f6-719d-44f9-ab0e-bbbdcd978ce4","LogTimestamp":"2022-12-03T06:02:04.073Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:02:04 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:02:05.267Z","message":"Entering","context":{"RequestID":"89a70977-8fd0-40a4-994a-3d68bd87a08f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"184ada1c-9c84-44e9-b131-25a92243a16c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:05.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:05.269Z","message":"{\"transactionId\":\"89a70977-8fd0-40a4-994a-3d68bd87a08f\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:05:268\",\"respDate\":\"221203-06:02:05:269\",\"sourceId\":\"haproxy:89a70977-8fd0-40a4-994a-3d68bd87a08f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:02:05:268-8236\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[89a70977-8fd0-40a4-994a-3d68bd87a08f]}\\\"}\"}","context":{"RequestID":"89a70977-8fd0-40a4-994a-3d68bd87a08f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"184ada1c-9c84-44e9-b131-25a92243a16c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:05.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:05.269Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89a70977-8fd0-40a4-994a-3d68bd87a08f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"184ada1c-9c84-44e9-b131-25a92243a16c","LogTimestamp":"2022-12-03T06:02:05.269Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:02:07.278Z","message":"Entering","context":{"RequestID":"fed50d33-c304-4952-9207-e40c169799f0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4cafe163-2243-4daf-86ec-77ea2985be85","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:07.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:07.279Z","message":"{\"transactionId\":\"fed50d33-c304-4952-9207-e40c169799f0\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:07:278\",\"respDate\":\"221203-06:02:07:279\",\"sourceId\":\"haproxy:fed50d33-c304-4952-9207-e40c169799f0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:02:07:278-79011\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fed50d33-c304-4952-9207-e40c169799f0]}\\\"}\"}","context":{"RequestID":"fed50d33-c304-4952-9207-e40c169799f0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4cafe163-2243-4daf-86ec-77ea2985be85","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:07.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:07.280Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fed50d33-c304-4952-9207-e40c169799f0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4cafe163-2243-4daf-86ec-77ea2985be85","LogTimestamp":"2022-12-03T06:02:07.280Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:02:08.288Z","message":"Entering","context":{"RequestID":"e1252120-9020-49f9-ac35-0feae35505b0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"56968cc3-58ad-49f2-b6e9-0681e5290f41","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:02:08.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:08.290Z","message":"{\"transactionId\":\"e1252120-9020-49f9-ac35-0feae35505b0\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:08:289\",\"respDate\":\"221203-06:02:08:290\",\"sourceId\":\"healthcheck:e1252120-9020-49f9-ac35-0feae35505b0\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:02:08:289-29814\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[34652], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[e1252120-9020-49f9-ac35-0feae35505b0]}\\\"}\"}","context":{"RequestID":"e1252120-9020-49f9-ac35-0feae35505b0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"56968cc3-58ad-49f2-b6e9-0681e5290f41","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:02:08.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:08.291Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e1252120-9020-49f9-ac35-0feae35505b0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56968cc3-58ad-49f2-b6e9-0681e5290f41","LogTimestamp":"2022-12-03T06:02:08.291Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:08 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T06:02:09.287Z","message":"Entering","context":{"RequestID":"9750dc07-a65c-4cb9-b067-50c68cf6d6d0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"72416773-01bc-45e2-a68e-d657a8569219","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:09.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:09.288Z","message":"{\"transactionId\":\"9750dc07-a65c-4cb9-b067-50c68cf6d6d0\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:09:287\",\"respDate\":\"221203-06:02:09:288\",\"sourceId\":\"haproxy:9750dc07-a65c-4cb9-b067-50c68cf6d6d0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:02:09:287-45109\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9750dc07-a65c-4cb9-b067-50c68cf6d6d0]}\\\"}\"}","context":{"RequestID":"9750dc07-a65c-4cb9-b067-50c68cf6d6d0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"72416773-01bc-45e2-a68e-d657a8569219","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:09.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:09.288Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9750dc07-a65c-4cb9-b067-50c68cf6d6d0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72416773-01bc-45e2-a68e-d657a8569219","LogTimestamp":"2022-12-03T06:02:09.288Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:02:09.896Z","message":"Entering","context":{"RequestID":"d8031c60-c6e4-4ed7-87a1-1dd077c3b8f6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1918088f-1f27-450d-ba2d-8159fccf9b8b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:02:09.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:09.898Z","message":"{\"transactionId\":\"d8031c60-c6e4-4ed7-87a1-1dd077c3b8f6\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:09:897\",\"respDate\":\"221203-06:02:09:898\",\"sourceId\":\"OOM_ReadinessCheck:d8031c60-c6e4-4ed7-87a1-1dd077c3b8f6\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:02:09:897-72540\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[46940], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[d8031c60-c6e4-4ed7-87a1-1dd077c3b8f6]}\\\"}\"}","context":{"RequestID":"d8031c60-c6e4-4ed7-87a1-1dd077c3b8f6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1918088f-1f27-450d-ba2d-8159fccf9b8b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:02:09.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:09.899Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8031c60-c6e4-4ed7-87a1-1dd077c3b8f6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1918088f-1f27-450d-ba2d-8159fccf9b8b","LogTimestamp":"2022-12-03T06:02:09.899Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:02:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T06:02:10.259Z","message":"Entering","context":{"RequestID":"5662a453-d0e1-4c47-a4d5-5b2bfa8bbc55","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"90b82c93-1e2e-46ea-82eb-a6a4bc90c532","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:02:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:10.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"5662a453-d0e1-4c47-a4d5-5b2bfa8bbc55","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"90b82c93-1e2e-46ea-82eb-a6a4bc90c532","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:02:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:10.262Z","message":"{\"transactionId\":\"5662a453-d0e1-4c47-a4d5-5b2bfa8bbc55\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:10:260\",\"respDate\":\"221203-06:02:10:262\",\"sourceId\":\"ReadinessCheck:5662a453-d0e1-4c47-a4d5-5b2bfa8bbc55\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:02:10:260-88288\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[5662a453-d0e1-4c47-a4d5-5b2bfa8bbc55]}\\\"}\"}","context":{"RequestID":"5662a453-d0e1-4c47-a4d5-5b2bfa8bbc55","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"90b82c93-1e2e-46ea-82eb-a6a4bc90c532","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:02:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:10.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5662a453-d0e1-4c47-a4d5-5b2bfa8bbc55","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"90b82c93-1e2e-46ea-82eb-a6a4bc90c532","LogTimestamp":"2022-12-03T06:02:10.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:02:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T06:02:11.297Z","message":"Entering","context":{"RequestID":"0e59654f-81ee-4330-9f7d-8bf51965eddb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6a0467cf-28f2-41cb-8471-d3a6330e200d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:11.297Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:11.299Z","message":"{\"transactionId\":\"0e59654f-81ee-4330-9f7d-8bf51965eddb\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:11:297\",\"respDate\":\"221203-06:02:11:299\",\"sourceId\":\"haproxy:0e59654f-81ee-4330-9f7d-8bf51965eddb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:02:11:297-74537\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0e59654f-81ee-4330-9f7d-8bf51965eddb]}\\\"}\"}","context":{"RequestID":"0e59654f-81ee-4330-9f7d-8bf51965eddb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6a0467cf-28f2-41cb-8471-d3a6330e200d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:11.297Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:11.299Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e59654f-81ee-4330-9f7d-8bf51965eddb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a0467cf-28f2-41cb-8471-d3a6330e200d","LogTimestamp":"2022-12-03T06:02:11.299Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T06:02:13.307Z","message":"Entering","context":{"RequestID":"866b7128-732d-4734-be33-e78cd26d0573","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"837cae8f-a8c9-41a5-9887-42aa7c182389","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:13.307Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:13.308Z","message":"{\"transactionId\":\"866b7128-732d-4734-be33-e78cd26d0573\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:13:307\",\"respDate\":\"221203-06:02:13:308\",\"sourceId\":\"haproxy:866b7128-732d-4734-be33-e78cd26d0573\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:02:13:307-17587\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[866b7128-732d-4734-be33-e78cd26d0573]}\\\"}\"}","context":{"RequestID":"866b7128-732d-4734-be33-e78cd26d0573","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"837cae8f-a8c9-41a5-9887-42aa7c182389","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:13.307Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:13.308Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"866b7128-732d-4734-be33-e78cd26d0573","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"837cae8f-a8c9-41a5-9887-42aa7c182389","LogTimestamp":"2022-12-03T06:02:13.308Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:02:13.911Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:02:13.920Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:13.920Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:13.920Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:15.316Z","message":"Entering","context":{"RequestID":"d25b41c9-ed4c-4898-b735-55b1fc02ab60","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d1c50363-07db-4062-a88e-110f0f2bccb8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:15.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:15.317Z","message":"{\"transactionId\":\"d25b41c9-ed4c-4898-b735-55b1fc02ab60\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:15:316\",\"respDate\":\"221203-06:02:15:317\",\"sourceId\":\"haproxy:d25b41c9-ed4c-4898-b735-55b1fc02ab60\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:02:15:316-54906\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d25b41c9-ed4c-4898-b735-55b1fc02ab60]}\\\"}\"}","context":{"RequestID":"d25b41c9-ed4c-4898-b735-55b1fc02ab60","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d1c50363-07db-4062-a88e-110f0f2bccb8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:15.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:15.318Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d25b41c9-ed4c-4898-b735-55b1fc02ab60","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1c50363-07db-4062-a88e-110f0f2bccb8","LogTimestamp":"2022-12-03T06:02:15.318Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:02:17.325Z","message":"Entering","context":{"RequestID":"450dfb4a-39d8-4054-9b27-306e14a5c098","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"41bbcab8-ac41-401f-8936-5047076f6ed2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:17.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:17.326Z","message":"{\"transactionId\":\"450dfb4a-39d8-4054-9b27-306e14a5c098\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:17:325\",\"respDate\":\"221203-06:02:17:326\",\"sourceId\":\"haproxy:450dfb4a-39d8-4054-9b27-306e14a5c098\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:02:17:325-99900\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[450dfb4a-39d8-4054-9b27-306e14a5c098]}\\\"}\"}","context":{"RequestID":"450dfb4a-39d8-4054-9b27-306e14a5c098","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"41bbcab8-ac41-401f-8936-5047076f6ed2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:17.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:17.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"450dfb4a-39d8-4054-9b27-306e14a5c098","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41bbcab8-ac41-401f-8936-5047076f6ed2","LogTimestamp":"2022-12-03T06:02:17.326Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:02:19.100Z","message":"Entering","context":{"RequestID":"d064c4a2-c7b4-4fe2-b6a7-68997308ab08","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1237a1dd-ad93-4da7-9851-ff14e6a529b1","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:02:19.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:19.102Z","message":"{\"transactionId\":\"d064c4a2-c7b4-4fe2-b6a7-68997308ab08\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:19:101\",\"respDate\":\"221203-06:02:19:102\",\"sourceId\":\"healthcheck:d064c4a2-c7b4-4fe2-b6a7-68997308ab08\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:02:19:101-65963\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[d064c4a2-c7b4-4fe2-b6a7-68997308ab08]}\\\"}\"}","context":{"RequestID":"d064c4a2-c7b4-4fe2-b6a7-68997308ab08","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1237a1dd-ad93-4da7-9851-ff14e6a529b1","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:02:19.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:19.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d064c4a2-c7b4-4fe2-b6a7-68997308ab08","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1237a1dd-ad93-4da7-9851-ff14e6a529b1","LogTimestamp":"2022-12-03T06:02:19.102Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:02:19 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T06:02:19.334Z","message":"Entering","context":{"RequestID":"a01f3af1-73bb-45ab-a88d-b6974a440883","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"40712d4b-c4d9-4a40-9915-ead0f69e72f9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:19.334Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:19.336Z","message":"{\"transactionId\":\"a01f3af1-73bb-45ab-a88d-b6974a440883\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:19:334\",\"respDate\":\"221203-06:02:19:336\",\"sourceId\":\"haproxy:a01f3af1-73bb-45ab-a88d-b6974a440883\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:02:19:334-99494\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a01f3af1-73bb-45ab-a88d-b6974a440883]}\\\"}\"}","context":{"RequestID":"a01f3af1-73bb-45ab-a88d-b6974a440883","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"40712d4b-c4d9-4a40-9915-ead0f69e72f9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:19.334Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:19.336Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a01f3af1-73bb-45ab-a88d-b6974a440883","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40712d4b-c4d9-4a40-9915-ead0f69e72f9","LogTimestamp":"2022-12-03T06:02:19.336Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:02:19.894Z","message":"Entering","context":{"RequestID":"736a91d5-b7e9-44b5-a1ee-e19510e13969","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"043654ab-e028-4fb0-ad5a-149440dffb8a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:02:19.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:19.896Z","message":"{\"transactionId\":\"736a91d5-b7e9-44b5-a1ee-e19510e13969\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:19:894\",\"respDate\":\"221203-06:02:19:895\",\"sourceId\":\"OOM_ReadinessCheck:736a91d5-b7e9-44b5-a1ee-e19510e13969\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:02:19:894-49764\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[47140], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[736a91d5-b7e9-44b5-a1ee-e19510e13969]}\\\"}\"}","context":{"RequestID":"736a91d5-b7e9-44b5-a1ee-e19510e13969","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"043654ab-e028-4fb0-ad5a-149440dffb8a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:02:19.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:19.896Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"736a91d5-b7e9-44b5-a1ee-e19510e13969","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"043654ab-e028-4fb0-ad5a-149440dffb8a","LogTimestamp":"2022-12-03T06:02:19.896Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:02:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:02:20.258Z","message":"Entering","context":{"RequestID":"ace1f309-96ec-40b2-86da-c7757e750144","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8c342ce9-8ac2-42c0-8f97-1636bb2a7fd6","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:02:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:20.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"ace1f309-96ec-40b2-86da-c7757e750144","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8c342ce9-8ac2-42c0-8f97-1636bb2a7fd6","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:02:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:20.260Z","message":"{\"transactionId\":\"ace1f309-96ec-40b2-86da-c7757e750144\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:20:258\",\"respDate\":\"221203-06:02:20:260\",\"sourceId\":\"ReadinessCheck:ace1f309-96ec-40b2-86da-c7757e750144\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:02:20:258-57710\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[ace1f309-96ec-40b2-86da-c7757e750144]}\\\"}\"}","context":{"RequestID":"ace1f309-96ec-40b2-86da-c7757e750144","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8c342ce9-8ac2-42c0-8f97-1636bb2a7fd6","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:02:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:20.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ace1f309-96ec-40b2-86da-c7757e750144","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c342ce9-8ac2-42c0-8f97-1636bb2a7fd6","LogTimestamp":"2022-12-03T06:02:20.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:02:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:02:21.344Z","message":"Entering","context":{"RequestID":"a856560a-8c0e-4c81-8445-2cd83f190ac1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9b934b64-fb2d-49ed-aac2-26ff516d9232","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:21.344Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:21.347Z","message":"{\"transactionId\":\"a856560a-8c0e-4c81-8445-2cd83f190ac1\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:21:345\",\"respDate\":\"221203-06:02:21:347\",\"sourceId\":\"haproxy:a856560a-8c0e-4c81-8445-2cd83f190ac1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:02:21:345-23580\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a856560a-8c0e-4c81-8445-2cd83f190ac1]}\\\"}\"}","context":{"RequestID":"a856560a-8c0e-4c81-8445-2cd83f190ac1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9b934b64-fb2d-49ed-aac2-26ff516d9232","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:21.344Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:21.347Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a856560a-8c0e-4c81-8445-2cd83f190ac1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b934b64-fb2d-49ed-aac2-26ff516d9232","LogTimestamp":"2022-12-03T06:02:21.347Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:02:23.333Z","message":"Entering","context":{"RequestID":"8b1bf351-ba60-4e46-aa6e-836e01eacf1d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"05ae25ce-a4c7-4259-bd6d-a12c955573c1","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:02:23.333Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:23.335Z","message":"{\"transactionId\":\"8b1bf351-ba60-4e46-aa6e-836e01eacf1d\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:23:334\",\"respDate\":\"221203-06:02:23:335\",\"sourceId\":\"healthcheck:8b1bf351-ba60-4e46-aa6e-836e01eacf1d\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:02:23:334-46503\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[34846], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[8b1bf351-ba60-4e46-aa6e-836e01eacf1d]}\\\"}\"}","context":{"RequestID":"8b1bf351-ba60-4e46-aa6e-836e01eacf1d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"05ae25ce-a4c7-4259-bd6d-a12c955573c1","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:02:23.333Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:23.335Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b1bf351-ba60-4e46-aa6e-836e01eacf1d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05ae25ce-a4c7-4259-bd6d-a12c955573c1","LogTimestamp":"2022-12-03T06:02:23.335Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:23 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T06:02:23.353Z","message":"Entering","context":{"RequestID":"89841fe1-258e-4199-ba6d-d3d9ccd6b20b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e61cd3a8-7089-4c87-a889-80003563f0eb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:23.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:23.354Z","message":"{\"transactionId\":\"89841fe1-258e-4199-ba6d-d3d9ccd6b20b\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:23:354\",\"respDate\":\"221203-06:02:23:354\",\"sourceId\":\"haproxy:89841fe1-258e-4199-ba6d-d3d9ccd6b20b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:02:23:354-94959\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[89841fe1-258e-4199-ba6d-d3d9ccd6b20b]}\\\"}\"}","context":{"RequestID":"89841fe1-258e-4199-ba6d-d3d9ccd6b20b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e61cd3a8-7089-4c87-a889-80003563f0eb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:23.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:23.355Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89841fe1-258e-4199-ba6d-d3d9ccd6b20b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e61cd3a8-7089-4c87-a889-80003563f0eb","LogTimestamp":"2022-12-03T06:02:23.355Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:02:23.912Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:02:23.924Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:23.924Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:23.924Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:25.363Z","message":"Entering","context":{"RequestID":"081ac4d4-2155-447c-abde-97f623a4136e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5820a51f-f568-44e2-a61a-aeb4866a6354","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:25.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:25.365Z","message":"{\"transactionId\":\"081ac4d4-2155-447c-abde-97f623a4136e\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:25:364\",\"respDate\":\"221203-06:02:25:365\",\"sourceId\":\"haproxy:081ac4d4-2155-447c-abde-97f623a4136e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:02:25:364-93984\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[081ac4d4-2155-447c-abde-97f623a4136e]}\\\"}\"}","context":{"RequestID":"081ac4d4-2155-447c-abde-97f623a4136e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5820a51f-f568-44e2-a61a-aeb4866a6354","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:25.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:25.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"081ac4d4-2155-447c-abde-97f623a4136e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5820a51f-f568-44e2-a61a-aeb4866a6354","LogTimestamp":"2022-12-03T06:02:25.366Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:02:27.373Z","message":"Entering","context":{"RequestID":"8f700c41-b017-4149-ae84-b9a66196d62b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1386cc8b-9586-4324-b960-fd5f5d0020cf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:27.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:27.374Z","message":"{\"transactionId\":\"8f700c41-b017-4149-ae84-b9a66196d62b\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:27:373\",\"respDate\":\"221203-06:02:27:374\",\"sourceId\":\"haproxy:8f700c41-b017-4149-ae84-b9a66196d62b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:02:27:373-21553\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8f700c41-b017-4149-ae84-b9a66196d62b]}\\\"}\"}","context":{"RequestID":"8f700c41-b017-4149-ae84-b9a66196d62b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1386cc8b-9586-4324-b960-fd5f5d0020cf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:27.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:27.374Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f700c41-b017-4149-ae84-b9a66196d62b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1386cc8b-9586-4324-b960-fd5f5d0020cf","LogTimestamp":"2022-12-03T06:02:27.374Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:02:29.382Z","message":"Entering","context":{"RequestID":"2c0bbd66-f732-4544-9b3b-449b7cc4873d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e82e6e7b-5527-4b78-9640-42529b02e5fc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:29.382Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:29.383Z","message":"{\"transactionId\":\"2c0bbd66-f732-4544-9b3b-449b7cc4873d\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:29:382\",\"respDate\":\"221203-06:02:29:383\",\"sourceId\":\"haproxy:2c0bbd66-f732-4544-9b3b-449b7cc4873d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:02:29:382-62496\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2c0bbd66-f732-4544-9b3b-449b7cc4873d]}\\\"}\"}","context":{"RequestID":"2c0bbd66-f732-4544-9b3b-449b7cc4873d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e82e6e7b-5527-4b78-9640-42529b02e5fc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:29.382Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:29.384Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c0bbd66-f732-4544-9b3b-449b7cc4873d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e82e6e7b-5527-4b78-9640-42529b02e5fc","LogTimestamp":"2022-12-03T06:02:29.384Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:02:29.895Z","message":"Entering","context":{"RequestID":"88f5c9ed-8e45-4c93-8bc3-09b93dbe78af","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b76834a6-0dc5-4012-9e3e-89aeb9297aef","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:02:29.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:29.897Z","message":"{\"transactionId\":\"88f5c9ed-8e45-4c93-8bc3-09b93dbe78af\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:29:895\",\"respDate\":\"221203-06:02:29:896\",\"sourceId\":\"OOM_ReadinessCheck:88f5c9ed-8e45-4c93-8bc3-09b93dbe78af\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:02:29:895-4474\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[47332], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[88f5c9ed-8e45-4c93-8bc3-09b93dbe78af]}\\\"}\"}","context":{"RequestID":"88f5c9ed-8e45-4c93-8bc3-09b93dbe78af","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b76834a6-0dc5-4012-9e3e-89aeb9297aef","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:02:29.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:29.897Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88f5c9ed-8e45-4c93-8bc3-09b93dbe78af","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b76834a6-0dc5-4012-9e3e-89aeb9297aef","LogTimestamp":"2022-12-03T06:02:29.897Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:02:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:02:30.257Z","message":"Entering","context":{"RequestID":"1eb0bc41-bc87-47b4-9c8d-1f9d5d49a004","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e28b642b-ef8a-4160-b391-8503741faf35","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:02:30.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:30.258Z","message":"Database is available from CACHED check.","context":{"RequestID":"1eb0bc41-bc87-47b4-9c8d-1f9d5d49a004","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e28b642b-ef8a-4160-b391-8503741faf35","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:02:30.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:30.259Z","message":"{\"transactionId\":\"1eb0bc41-bc87-47b4-9c8d-1f9d5d49a004\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:30:258\",\"respDate\":\"221203-06:02:30:259\",\"sourceId\":\"ReadinessCheck:1eb0bc41-bc87-47b4-9c8d-1f9d5d49a004\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:02:30:258-81964\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[1eb0bc41-bc87-47b4-9c8d-1f9d5d49a004]}\\\"}\"}","context":{"RequestID":"1eb0bc41-bc87-47b4-9c8d-1f9d5d49a004","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e28b642b-ef8a-4160-b391-8503741faf35","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:02:30.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:30.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1eb0bc41-bc87-47b4-9c8d-1f9d5d49a004","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e28b642b-ef8a-4160-b391-8503741faf35","LogTimestamp":"2022-12-03T06:02:30.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:02:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:02:30.641Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:30.644Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:31.390Z","message":"Entering","context":{"RequestID":"49c6c182-6a0b-45a7-aa96-ba38b6e08eb8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"50bdb3ea-c402-40ed-b737-1c4737755274","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:31.390Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:31.392Z","message":"{\"transactionId\":\"49c6c182-6a0b-45a7-aa96-ba38b6e08eb8\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:31:391\",\"respDate\":\"221203-06:02:31:392\",\"sourceId\":\"haproxy:49c6c182-6a0b-45a7-aa96-ba38b6e08eb8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:02:31:391-29216\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[49c6c182-6a0b-45a7-aa96-ba38b6e08eb8]}\\\"}\"}","context":{"RequestID":"49c6c182-6a0b-45a7-aa96-ba38b6e08eb8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"50bdb3ea-c402-40ed-b737-1c4737755274","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:31.390Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:31.392Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49c6c182-6a0b-45a7-aa96-ba38b6e08eb8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50bdb3ea-c402-40ed-b737-1c4737755274","LogTimestamp":"2022-12-03T06:02:31.392Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:02:33.399Z","message":"Entering","context":{"RequestID":"2b7eb738-069b-4fc0-aa3d-4fe36343a99b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"76f619ae-f789-4431-b5de-6ca137458559","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:33.399Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:33.401Z","message":"{\"transactionId\":\"2b7eb738-069b-4fc0-aa3d-4fe36343a99b\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:33:400\",\"respDate\":\"221203-06:02:33:401\",\"sourceId\":\"haproxy:2b7eb738-069b-4fc0-aa3d-4fe36343a99b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:02:33:400-96591\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2b7eb738-069b-4fc0-aa3d-4fe36343a99b]}\\\"}\"}","context":{"RequestID":"2b7eb738-069b-4fc0-aa3d-4fe36343a99b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"76f619ae-f789-4431-b5de-6ca137458559","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:33.399Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:33.401Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b7eb738-069b-4fc0-aa3d-4fe36343a99b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76f619ae-f789-4431-b5de-6ca137458559","LogTimestamp":"2022-12-03T06:02:33.401Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:02:33.912Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:02:33.920Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:33.920Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:33.920Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:34.121Z","message":"Entering","context":{"RequestID":"5d6da3ce-afb8-4e98-8474-099e4ac7a1af","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1fefbf1c-7212-44e0-bdc2-5158f72ea4e5","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:02:34.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:34.123Z","message":"{\"transactionId\":\"5d6da3ce-afb8-4e98-8474-099e4ac7a1af\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:34:122\",\"respDate\":\"221203-06:02:34:123\",\"sourceId\":\"healthcheck:5d6da3ce-afb8-4e98-8474-099e4ac7a1af\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:02:34:122-5924\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[5d6da3ce-afb8-4e98-8474-099e4ac7a1af]}\\\"}\"}","context":{"RequestID":"5d6da3ce-afb8-4e98-8474-099e4ac7a1af","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1fefbf1c-7212-44e0-bdc2-5158f72ea4e5","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:02:34.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:34.123Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d6da3ce-afb8-4e98-8474-099e4ac7a1af","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1fefbf1c-7212-44e0-bdc2-5158f72ea4e5","LogTimestamp":"2022-12-03T06:02:34.123Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:02:34 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:02:35.408Z","message":"Entering","context":{"RequestID":"845bf7fe-54f0-47eb-bf92-dc6532f91203","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"cbac8462-0cd6-415a-b535-72679e2719d5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:35.408Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:35.409Z","message":"{\"transactionId\":\"845bf7fe-54f0-47eb-bf92-dc6532f91203\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:35:408\",\"respDate\":\"221203-06:02:35:409\",\"sourceId\":\"haproxy:845bf7fe-54f0-47eb-bf92-dc6532f91203\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:02:35:408-63128\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[845bf7fe-54f0-47eb-bf92-dc6532f91203]}\\\"}\"}","context":{"RequestID":"845bf7fe-54f0-47eb-bf92-dc6532f91203","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"cbac8462-0cd6-415a-b535-72679e2719d5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:35.408Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:35.409Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"845bf7fe-54f0-47eb-bf92-dc6532f91203","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cbac8462-0cd6-415a-b535-72679e2719d5","LogTimestamp":"2022-12-03T06:02:35.409Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:02:37.416Z","message":"Entering","context":{"RequestID":"a960402d-ab4d-44eb-b91c-db29c03f12dc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2a912f2f-a98a-4926-a275-a1dd61dcd7fa","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:37.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:37.417Z","message":"{\"transactionId\":\"a960402d-ab4d-44eb-b91c-db29c03f12dc\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:37:416\",\"respDate\":\"221203-06:02:37:417\",\"sourceId\":\"haproxy:a960402d-ab4d-44eb-b91c-db29c03f12dc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:02:37:416-76479\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a960402d-ab4d-44eb-b91c-db29c03f12dc]}\\\"}\"}","context":{"RequestID":"a960402d-ab4d-44eb-b91c-db29c03f12dc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2a912f2f-a98a-4926-a275-a1dd61dcd7fa","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:37.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:37.418Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a960402d-ab4d-44eb-b91c-db29c03f12dc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a912f2f-a98a-4926-a275-a1dd61dcd7fa","LogTimestamp":"2022-12-03T06:02:37.418Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:02:38.354Z","message":"Entering","context":{"RequestID":"551235c0-1249-40c9-9dfe-e99c80a8b17f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"52a15fe9-4426-4c85-a244-1adfc546131b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:02:38.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:38.356Z","message":"{\"transactionId\":\"551235c0-1249-40c9-9dfe-e99c80a8b17f\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:38:355\",\"respDate\":\"221203-06:02:38:355\",\"sourceId\":\"healthcheck:551235c0-1249-40c9-9dfe-e99c80a8b17f\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:02:38:355-75264\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[35024], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[551235c0-1249-40c9-9dfe-e99c80a8b17f]}\\\"}\"}","context":{"RequestID":"551235c0-1249-40c9-9dfe-e99c80a8b17f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"52a15fe9-4426-4c85-a244-1adfc546131b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:02:38.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:38.356Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"551235c0-1249-40c9-9dfe-e99c80a8b17f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52a15fe9-4426-4c85-a244-1adfc546131b","LogTimestamp":"2022-12-03T06:02:38.356Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:38 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T06:02:39.425Z","message":"Entering","context":{"RequestID":"be2333eb-9de4-4c21-9646-33398a19ea05","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"066f5c73-512f-445e-831c-f3247ec8f76b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:39.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:39.427Z","message":"{\"transactionId\":\"be2333eb-9de4-4c21-9646-33398a19ea05\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:39:426\",\"respDate\":\"221203-06:02:39:427\",\"sourceId\":\"haproxy:be2333eb-9de4-4c21-9646-33398a19ea05\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:02:39:426-16934\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[be2333eb-9de4-4c21-9646-33398a19ea05]}\\\"}\"}","context":{"RequestID":"be2333eb-9de4-4c21-9646-33398a19ea05","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"066f5c73-512f-445e-831c-f3247ec8f76b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:39.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:39.427Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be2333eb-9de4-4c21-9646-33398a19ea05","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"066f5c73-512f-445e-831c-f3247ec8f76b","LogTimestamp":"2022-12-03T06:02:39.427Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:02:39.898Z","message":"Entering","context":{"RequestID":"e41a0cb8-9996-4b4b-ae8e-7554adbef587","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"37071cef-c9c8-437c-a0aa-3191ee93ddb2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:02:39.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:39.899Z","message":"{\"transactionId\":\"e41a0cb8-9996-4b4b-ae8e-7554adbef587\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:39:898\",\"respDate\":\"221203-06:02:39:899\",\"sourceId\":\"OOM_ReadinessCheck:e41a0cb8-9996-4b4b-ae8e-7554adbef587\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:02:39:898-30588\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[47532], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[e41a0cb8-9996-4b4b-ae8e-7554adbef587]}\\\"}\"}","context":{"RequestID":"e41a0cb8-9996-4b4b-ae8e-7554adbef587","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"37071cef-c9c8-437c-a0aa-3191ee93ddb2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:02:39.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:39.900Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e41a0cb8-9996-4b4b-ae8e-7554adbef587","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37071cef-c9c8-437c-a0aa-3191ee93ddb2","LogTimestamp":"2022-12-03T06:02:39.900Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:02:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:02:40.257Z","message":"Entering","context":{"RequestID":"2e672c32-a8e6-4c69-b8ae-ae9fd14fc219","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"acfa9cc3-d164-4869-bea2-47d5f5985214","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:02:40.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:40.258Z","message":"Database is available from CACHED check.","context":{"RequestID":"2e672c32-a8e6-4c69-b8ae-ae9fd14fc219","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"acfa9cc3-d164-4869-bea2-47d5f5985214","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:02:40.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:40.258Z","message":"{\"transactionId\":\"2e672c32-a8e6-4c69-b8ae-ae9fd14fc219\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:40:257\",\"respDate\":\"221203-06:02:40:258\",\"sourceId\":\"ReadinessCheck:2e672c32-a8e6-4c69-b8ae-ae9fd14fc219\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:02:40:257-57625\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[2e672c32-a8e6-4c69-b8ae-ae9fd14fc219]}\\\"}\"}","context":{"RequestID":"2e672c32-a8e6-4c69-b8ae-ae9fd14fc219","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"acfa9cc3-d164-4869-bea2-47d5f5985214","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:02:40.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:40.259Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e672c32-a8e6-4c69-b8ae-ae9fd14fc219","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"acfa9cc3-d164-4869-bea2-47d5f5985214","LogTimestamp":"2022-12-03T06:02:40.259Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:02:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:02:41.436Z","message":"Entering","context":{"RequestID":"2e467a06-0fda-4f64-96d5-9cdfedadf4a3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2b5358b2-6cdd-4d68-809c-1c3637d5f77e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:41.436Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:41.439Z","message":"{\"transactionId\":\"2e467a06-0fda-4f64-96d5-9cdfedadf4a3\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:41:437\",\"respDate\":\"221203-06:02:41:439\",\"sourceId\":\"haproxy:2e467a06-0fda-4f64-96d5-9cdfedadf4a3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:02:41:437-1007\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2e467a06-0fda-4f64-96d5-9cdfedadf4a3]}\\\"}\"}","context":{"RequestID":"2e467a06-0fda-4f64-96d5-9cdfedadf4a3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2b5358b2-6cdd-4d68-809c-1c3637d5f77e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:41.436Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:41.440Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e467a06-0fda-4f64-96d5-9cdfedadf4a3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b5358b2-6cdd-4d68-809c-1c3637d5f77e","LogTimestamp":"2022-12-03T06:02:41.440Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T06:02:43.447Z","message":"Entering","context":{"RequestID":"add5ddef-3682-432b-9cf0-281bf8dbd692","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cd94df98-ad40-4a73-bf75-cfb45cb60c74","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:43.447Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:43.448Z","message":"{\"transactionId\":\"add5ddef-3682-432b-9cf0-281bf8dbd692\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:43:447\",\"respDate\":\"221203-06:02:43:448\",\"sourceId\":\"haproxy:add5ddef-3682-432b-9cf0-281bf8dbd692\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:02:43:447-19499\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[add5ddef-3682-432b-9cf0-281bf8dbd692]}\\\"}\"}","context":{"RequestID":"add5ddef-3682-432b-9cf0-281bf8dbd692","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cd94df98-ad40-4a73-bf75-cfb45cb60c74","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:43.447Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:43.449Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"add5ddef-3682-432b-9cf0-281bf8dbd692","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd94df98-ad40-4a73-bf75-cfb45cb60c74","LogTimestamp":"2022-12-03T06:02:43.449Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:02:43.912Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:02:43.922Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:43.922Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:43.922Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:45.456Z","message":"Entering","context":{"RequestID":"92fff77c-cd05-4345-a5fd-50fe272fda6f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ad2ca38b-0904-4a14-bed5-8399288baecf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:45.456Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:45.457Z","message":"{\"transactionId\":\"92fff77c-cd05-4345-a5fd-50fe272fda6f\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:45:456\",\"respDate\":\"221203-06:02:45:457\",\"sourceId\":\"haproxy:92fff77c-cd05-4345-a5fd-50fe272fda6f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:02:45:456-47512\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[92fff77c-cd05-4345-a5fd-50fe272fda6f]}\\\"}\"}","context":{"RequestID":"92fff77c-cd05-4345-a5fd-50fe272fda6f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ad2ca38b-0904-4a14-bed5-8399288baecf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:45.456Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:45.458Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92fff77c-cd05-4345-a5fd-50fe272fda6f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad2ca38b-0904-4a14-bed5-8399288baecf","LogTimestamp":"2022-12-03T06:02:45.458Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:02:47.465Z","message":"Entering","context":{"RequestID":"8ba80c67-0623-46cc-aead-382dbdb8a754","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f5665ddb-b166-49a2-8d0c-bdf88c4e4707","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:47.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:47.466Z","message":"{\"transactionId\":\"8ba80c67-0623-46cc-aead-382dbdb8a754\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:47:465\",\"respDate\":\"221203-06:02:47:466\",\"sourceId\":\"haproxy:8ba80c67-0623-46cc-aead-382dbdb8a754\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:02:47:465-72398\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ba80c67-0623-46cc-aead-382dbdb8a754]}\\\"}\"}","context":{"RequestID":"8ba80c67-0623-46cc-aead-382dbdb8a754","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f5665ddb-b166-49a2-8d0c-bdf88c4e4707","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:47.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:47.466Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ba80c67-0623-46cc-aead-382dbdb8a754","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5665ddb-b166-49a2-8d0c-bdf88c4e4707","LogTimestamp":"2022-12-03T06:02:47.466Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:02:49.143Z","message":"Entering","context":{"RequestID":"0c1d188d-7c95-431c-987e-6ab1920b336a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"080b8405-565b-479a-8120-19418d043d9b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:02:49.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:49.144Z","message":"{\"transactionId\":\"0c1d188d-7c95-431c-987e-6ab1920b336a\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:49:143\",\"respDate\":\"221203-06:02:49:144\",\"sourceId\":\"healthcheck:0c1d188d-7c95-431c-987e-6ab1920b336a\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:02:49:143-6803\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[0c1d188d-7c95-431c-987e-6ab1920b336a]}\\\"}\"}","context":{"RequestID":"0c1d188d-7c95-431c-987e-6ab1920b336a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"080b8405-565b-479a-8120-19418d043d9b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:02:49.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:49.145Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c1d188d-7c95-431c-987e-6ab1920b336a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"080b8405-565b-479a-8120-19418d043d9b","LogTimestamp":"2022-12-03T06:02:49.145Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:02:49 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:02:49.474Z","message":"Entering","context":{"RequestID":"c250dc92-7fe6-4ed1-a54b-1600ebb79a63","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f7ad6b8a-53f2-4a65-9681-2b22d79a524e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:49.474Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:49.475Z","message":"{\"transactionId\":\"c250dc92-7fe6-4ed1-a54b-1600ebb79a63\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:49:474\",\"respDate\":\"221203-06:02:49:475\",\"sourceId\":\"haproxy:c250dc92-7fe6-4ed1-a54b-1600ebb79a63\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:02:49:474-82821\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c250dc92-7fe6-4ed1-a54b-1600ebb79a63]}\\\"}\"}","context":{"RequestID":"c250dc92-7fe6-4ed1-a54b-1600ebb79a63","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f7ad6b8a-53f2-4a65-9681-2b22d79a524e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:49.474Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:49.476Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c250dc92-7fe6-4ed1-a54b-1600ebb79a63","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7ad6b8a-53f2-4a65-9681-2b22d79a524e","LogTimestamp":"2022-12-03T06:02:49.476Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:02:49.895Z","message":"Entering","context":{"RequestID":"1e27c0c6-6085-40b0-8b9f-3a31f9574150","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c3bfc5f0-4ac7-4c57-b396-bd3a89e5a9a8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:02:49.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:49.896Z","message":"{\"transactionId\":\"1e27c0c6-6085-40b0-8b9f-3a31f9574150\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:49:895\",\"respDate\":\"221203-06:02:49:896\",\"sourceId\":\"OOM_ReadinessCheck:1e27c0c6-6085-40b0-8b9f-3a31f9574150\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:02:49:895-95971\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[47724], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[1e27c0c6-6085-40b0-8b9f-3a31f9574150]}\\\"}\"}","context":{"RequestID":"1e27c0c6-6085-40b0-8b9f-3a31f9574150","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c3bfc5f0-4ac7-4c57-b396-bd3a89e5a9a8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:02:49.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:49.896Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e27c0c6-6085-40b0-8b9f-3a31f9574150","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3bfc5f0-4ac7-4c57-b396-bd3a89e5a9a8","LogTimestamp":"2022-12-03T06:02:49.896Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:02:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 3 - "logType": "access" {"timestamp":"2022-12-03T06:02:50.259Z","message":"Entering","context":{"RequestID":"8b0baf7f-e548-4125-8530-8ae35fc693c6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e135520b-9a87-44fe-8c52-e97666f9b8f3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:02:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:50.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"8b0baf7f-e548-4125-8530-8ae35fc693c6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e135520b-9a87-44fe-8c52-e97666f9b8f3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:02:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:50.260Z","message":"{\"transactionId\":\"8b0baf7f-e548-4125-8530-8ae35fc693c6\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:50:259\",\"respDate\":\"221203-06:02:50:260\",\"sourceId\":\"ReadinessCheck:8b0baf7f-e548-4125-8530-8ae35fc693c6\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:02:50:259-67671\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[8b0baf7f-e548-4125-8530-8ae35fc693c6]}\\\"}\"}","context":{"RequestID":"8b0baf7f-e548-4125-8530-8ae35fc693c6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e135520b-9a87-44fe-8c52-e97666f9b8f3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:02:50.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:50.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b0baf7f-e548-4125-8530-8ae35fc693c6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e135520b-9a87-44fe-8c52-e97666f9b8f3","LogTimestamp":"2022-12-03T06:02:50.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:02:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:02:51.483Z","message":"Entering","context":{"RequestID":"7fe6c037-9c91-4460-a081-4703cd76ea21","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fa7bbc79-446b-4ccc-9458-4fbc5d787c19","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:51.483Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:51.484Z","message":"{\"transactionId\":\"7fe6c037-9c91-4460-a081-4703cd76ea21\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:51:483\",\"respDate\":\"221203-06:02:51:484\",\"sourceId\":\"haproxy:7fe6c037-9c91-4460-a081-4703cd76ea21\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:02:51:483-80949\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7fe6c037-9c91-4460-a081-4703cd76ea21]}\\\"}\"}","context":{"RequestID":"7fe6c037-9c91-4460-a081-4703cd76ea21","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fa7bbc79-446b-4ccc-9458-4fbc5d787c19","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:51.483Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:51.485Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7fe6c037-9c91-4460-a081-4703cd76ea21","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa7bbc79-446b-4ccc-9458-4fbc5d787c19","LogTimestamp":"2022-12-03T06:02:51.485Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:02:53.376Z","message":"Entering","context":{"RequestID":"b2240cda-85c5-4010-918a-9b278bf97d2c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"50bac071-2f61-435d-a833-839440d2d36b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:02:53.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:53.378Z","message":"{\"transactionId\":\"b2240cda-85c5-4010-918a-9b278bf97d2c\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:53:377\",\"respDate\":\"221203-06:02:53:378\",\"sourceId\":\"healthcheck:b2240cda-85c5-4010-918a-9b278bf97d2c\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:02:53:377-52868\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[35206], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[b2240cda-85c5-4010-918a-9b278bf97d2c]}\\\"}\"}","context":{"RequestID":"b2240cda-85c5-4010-918a-9b278bf97d2c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"50bac071-2f61-435d-a833-839440d2d36b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:02:53.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:53.379Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2240cda-85c5-4010-918a-9b278bf97d2c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50bac071-2f61-435d-a833-839440d2d36b","LogTimestamp":"2022-12-03T06:02:53.379Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:53 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T06:02:53.492Z","message":"Entering","context":{"RequestID":"60e0fb3a-11c7-4b62-bda7-c86c4a8d0eaf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2a514e29-889b-43c6-966e-30ca99a0afa9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:53.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:53.494Z","message":"{\"transactionId\":\"60e0fb3a-11c7-4b62-bda7-c86c4a8d0eaf\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:53:493\",\"respDate\":\"221203-06:02:53:494\",\"sourceId\":\"haproxy:60e0fb3a-11c7-4b62-bda7-c86c4a8d0eaf\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:02:53:493-64790\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[60e0fb3a-11c7-4b62-bda7-c86c4a8d0eaf]}\\\"}\"}","context":{"RequestID":"60e0fb3a-11c7-4b62-bda7-c86c4a8d0eaf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2a514e29-889b-43c6-966e-30ca99a0afa9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:53.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:53.495Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60e0fb3a-11c7-4b62-bda7-c86c4a8d0eaf","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a514e29-889b-43c6-966e-30ca99a0afa9","LogTimestamp":"2022-12-03T06:02:53.494Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:02:53.913Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:02:53.926Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:53.926Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:53.926Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:55.502Z","message":"Entering","context":{"RequestID":"434273dc-221d-4fa2-b598-73d267ea9f06","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fcc06fa9-ea6b-4c40-8bde-6ef1cf96d6bc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:55.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:55.504Z","message":"{\"transactionId\":\"434273dc-221d-4fa2-b598-73d267ea9f06\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:55:503\",\"respDate\":\"221203-06:02:55:504\",\"sourceId\":\"haproxy:434273dc-221d-4fa2-b598-73d267ea9f06\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:02:55:503-8725\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[434273dc-221d-4fa2-b598-73d267ea9f06]}\\\"}\"}","context":{"RequestID":"434273dc-221d-4fa2-b598-73d267ea9f06","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fcc06fa9-ea6b-4c40-8bde-6ef1cf96d6bc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:55.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:55.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"434273dc-221d-4fa2-b598-73d267ea9f06","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fcc06fa9-ea6b-4c40-8bde-6ef1cf96d6bc","LogTimestamp":"2022-12-03T06:02:55.504Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:02:57.511Z","message":"Entering","context":{"RequestID":"5f307d86-6730-437a-8245-ab517863c606","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bab4f7cc-8791-4d36-b77d-594ee6c09cac","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:57.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:57.513Z","message":"{\"transactionId\":\"5f307d86-6730-437a-8245-ab517863c606\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:57:512\",\"respDate\":\"221203-06:02:57:513\",\"sourceId\":\"haproxy:5f307d86-6730-437a-8245-ab517863c606\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:02:57:512-36728\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f307d86-6730-437a-8245-ab517863c606]}\\\"}\"}","context":{"RequestID":"5f307d86-6730-437a-8245-ab517863c606","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bab4f7cc-8791-4d36-b77d-594ee6c09cac","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:57.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:57.513Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f307d86-6730-437a-8245-ab517863c606","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bab4f7cc-8791-4d36-b77d-594ee6c09cac","LogTimestamp":"2022-12-03T06:02:57.513Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:02:59.520Z","message":"Entering","context":{"RequestID":"abd64dec-e8ae-43d4-b70e-305dc085bd1f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4d311c07-8f29-4e8d-8bb6-910093411970","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:59.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:59.522Z","message":"{\"transactionId\":\"abd64dec-e8ae-43d4-b70e-305dc085bd1f\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:59:521\",\"respDate\":\"221203-06:02:59:522\",\"sourceId\":\"haproxy:abd64dec-e8ae-43d4-b70e-305dc085bd1f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:02:59:521-77974\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[abd64dec-e8ae-43d4-b70e-305dc085bd1f]}\\\"}\"}","context":{"RequestID":"abd64dec-e8ae-43d4-b70e-305dc085bd1f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4d311c07-8f29-4e8d-8bb6-910093411970","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:02:59.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:59.522Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"abd64dec-e8ae-43d4-b70e-305dc085bd1f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d311c07-8f29-4e8d-8bb6-910093411970","LogTimestamp":"2022-12-03T06:02:59.522Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:02:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:02:59.895Z","message":"Entering","context":{"RequestID":"00231fcd-d3b7-4b7c-a571-fd43a4ff82a5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"661fabea-7638-4a7e-8a67-80a944dae805","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:02:59.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:02:59.896Z","message":"{\"transactionId\":\"00231fcd-d3b7-4b7c-a571-fd43a4ff82a5\",\"status\":\"200\",\"rqstDate\":\"221203-06:02:59:895\",\"respDate\":\"221203-06:02:59:896\",\"sourceId\":\"OOM_ReadinessCheck:00231fcd-d3b7-4b7c-a571-fd43a4ff82a5\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:02:59:895-18729\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[47928], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[00231fcd-d3b7-4b7c-a571-fd43a4ff82a5]}\\\"}\"}","context":{"RequestID":"00231fcd-d3b7-4b7c-a571-fd43a4ff82a5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"661fabea-7638-4a7e-8a67-80a944dae805","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:02:59.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:02:59.897Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00231fcd-d3b7-4b7c-a571-fd43a4ff82a5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"661fabea-7638-4a7e-8a67-80a944dae805","LogTimestamp":"2022-12-03T06:02:59.897Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:02:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T06:03:00.257Z","message":"Entering","context":{"RequestID":"2d42b48f-8243-486c-a94d-89ccdeab6321","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"85ad66f1-8a34-4e90-bbf5-fba18a47b172","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:03:00.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:00.258Z","message":"Database is available from CACHED check.","context":{"RequestID":"2d42b48f-8243-486c-a94d-89ccdeab6321","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"85ad66f1-8a34-4e90-bbf5-fba18a47b172","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:03:00.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:00.259Z","message":"{\"transactionId\":\"2d42b48f-8243-486c-a94d-89ccdeab6321\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:00:258\",\"respDate\":\"221203-06:03:00:259\",\"sourceId\":\"ReadinessCheck:2d42b48f-8243-486c-a94d-89ccdeab6321\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:03:00:258-99399\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[2d42b48f-8243-486c-a94d-89ccdeab6321]}\\\"}\"}","context":{"RequestID":"2d42b48f-8243-486c-a94d-89ccdeab6321","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"85ad66f1-8a34-4e90-bbf5-fba18a47b172","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:03:00.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:00.259Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d42b48f-8243-486c-a94d-89ccdeab6321","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85ad66f1-8a34-4e90-bbf5-fba18a47b172","LogTimestamp":"2022-12-03T06:03:00.259Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:03:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:03:00.645Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:00.647Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:01.530Z","message":"Entering","context":{"RequestID":"6c8a5b87-f604-48d6-9bf8-d5205381d574","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d1bea411-d79d-4d7b-9766-19ba81df5362","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:01.529Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:01.531Z","message":"{\"transactionId\":\"6c8a5b87-f604-48d6-9bf8-d5205381d574\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:01:530\",\"respDate\":\"221203-06:03:01:531\",\"sourceId\":\"haproxy:6c8a5b87-f604-48d6-9bf8-d5205381d574\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:03:01:530-218\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c8a5b87-f604-48d6-9bf8-d5205381d574]}\\\"}\"}","context":{"RequestID":"6c8a5b87-f604-48d6-9bf8-d5205381d574","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d1bea411-d79d-4d7b-9766-19ba81df5362","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:01.529Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:01.531Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c8a5b87-f604-48d6-9bf8-d5205381d574","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1bea411-d79d-4d7b-9766-19ba81df5362","LogTimestamp":"2022-12-03T06:03:01.531Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:03:03.539Z","message":"Entering","context":{"RequestID":"3ef8f21f-23ac-44f8-bc2a-185a6a7e556c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"124b63a1-ca40-4ca5-97f7-ddd8283baa91","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:03.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:03.540Z","message":"{\"transactionId\":\"3ef8f21f-23ac-44f8-bc2a-185a6a7e556c\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:03:539\",\"respDate\":\"221203-06:03:03:540\",\"sourceId\":\"haproxy:3ef8f21f-23ac-44f8-bc2a-185a6a7e556c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:03:03:539-67230\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3ef8f21f-23ac-44f8-bc2a-185a6a7e556c]}\\\"}\"}","context":{"RequestID":"3ef8f21f-23ac-44f8-bc2a-185a6a7e556c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"124b63a1-ca40-4ca5-97f7-ddd8283baa91","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:03.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:03.541Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ef8f21f-23ac-44f8-bc2a-185a6a7e556c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"124b63a1-ca40-4ca5-97f7-ddd8283baa91","LogTimestamp":"2022-12-03T06:03:03.541Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:03.914Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:03:03.923Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:03.923Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:03.923Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:04.175Z","message":"Entering","context":{"RequestID":"35868e57-d4f7-439a-9884-1efeac1c05d8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a763c9da-cdbe-4001-8f81-4d3de536bc46","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:03:04.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:04.176Z","message":"{\"transactionId\":\"35868e57-d4f7-439a-9884-1efeac1c05d8\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:04:175\",\"respDate\":\"221203-06:03:04:176\",\"sourceId\":\"healthcheck:35868e57-d4f7-439a-9884-1efeac1c05d8\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:03:04:175-44362\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[35868e57-d4f7-439a-9884-1efeac1c05d8]}\\\"}\"}","context":{"RequestID":"35868e57-d4f7-439a-9884-1efeac1c05d8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a763c9da-cdbe-4001-8f81-4d3de536bc46","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:03:04.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:04.177Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"35868e57-d4f7-439a-9884-1efeac1c05d8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a763c9da-cdbe-4001-8f81-4d3de536bc46","LogTimestamp":"2022-12-03T06:03:04.177Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:03:04 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:05.548Z","message":"Entering","context":{"RequestID":"1892f1d7-3dc1-495a-9c8b-bc7a4d3c1803","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b2c798b9-9b13-42ba-9718-18ea61da7ec5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:05.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:05.549Z","message":"{\"transactionId\":\"1892f1d7-3dc1-495a-9c8b-bc7a4d3c1803\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:05:548\",\"respDate\":\"221203-06:03:05:549\",\"sourceId\":\"haproxy:1892f1d7-3dc1-495a-9c8b-bc7a4d3c1803\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:03:05:548-2480\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1892f1d7-3dc1-495a-9c8b-bc7a4d3c1803]}\\\"}\"}","context":{"RequestID":"1892f1d7-3dc1-495a-9c8b-bc7a4d3c1803","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b2c798b9-9b13-42ba-9718-18ea61da7ec5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:05.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:05.550Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1892f1d7-3dc1-495a-9c8b-bc7a4d3c1803","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2c798b9-9b13-42ba-9718-18ea61da7ec5","LogTimestamp":"2022-12-03T06:03:05.549Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:03:07.556Z","message":"Entering","context":{"RequestID":"543453f2-0efe-4014-8e30-15f965d6bcb0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7322bd3b-cb48-40b5-a185-e81bbdf0c1be","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:07.556Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:07.558Z","message":"{\"transactionId\":\"543453f2-0efe-4014-8e30-15f965d6bcb0\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:07:557\",\"respDate\":\"221203-06:03:07:558\",\"sourceId\":\"haproxy:543453f2-0efe-4014-8e30-15f965d6bcb0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:03:07:557-47212\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[543453f2-0efe-4014-8e30-15f965d6bcb0]}\\\"}\"}","context":{"RequestID":"543453f2-0efe-4014-8e30-15f965d6bcb0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7322bd3b-cb48-40b5-a185-e81bbdf0c1be","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:07.556Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:07.558Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"543453f2-0efe-4014-8e30-15f965d6bcb0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7322bd3b-cb48-40b5-a185-e81bbdf0c1be","LogTimestamp":"2022-12-03T06:03:07.558Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:08.398Z","message":"Entering","context":{"RequestID":"ce86cd51-44d4-430e-be53-7ca504a289ab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"98d12aed-446d-4c54-83d8-aa81ad2f2924","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:03:08.398Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:08.399Z","message":"{\"transactionId\":\"ce86cd51-44d4-430e-be53-7ca504a289ab\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:08:398\",\"respDate\":\"221203-06:03:08:399\",\"sourceId\":\"healthcheck:ce86cd51-44d4-430e-be53-7ca504a289ab\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:03:08:398-49401\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[35374], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[ce86cd51-44d4-430e-be53-7ca504a289ab]}\\\"}\"}","context":{"RequestID":"ce86cd51-44d4-430e-be53-7ca504a289ab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"98d12aed-446d-4c54-83d8-aa81ad2f2924","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:03:08.398Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:08.400Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce86cd51-44d4-430e-be53-7ca504a289ab","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98d12aed-446d-4c54-83d8-aa81ad2f2924","LogTimestamp":"2022-12-03T06:03:08.400Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:08 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:09.566Z","message":"Entering","context":{"RequestID":"f473acb2-91d8-4ca1-888f-73211efb7176","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e675b017-abb9-4026-abf5-88e2c0d5fef1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:09.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:09.568Z","message":"{\"transactionId\":\"f473acb2-91d8-4ca1-888f-73211efb7176\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:09:567\",\"respDate\":\"221203-06:03:09:568\",\"sourceId\":\"haproxy:f473acb2-91d8-4ca1-888f-73211efb7176\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:03:09:567-8540\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f473acb2-91d8-4ca1-888f-73211efb7176]}\\\"}\"}","context":{"RequestID":"f473acb2-91d8-4ca1-888f-73211efb7176","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e675b017-abb9-4026-abf5-88e2c0d5fef1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:09.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:09.568Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f473acb2-91d8-4ca1-888f-73211efb7176","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e675b017-abb9-4026-abf5-88e2c0d5fef1","LogTimestamp":"2022-12-03T06:03:09.568Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:09.894Z","message":"Entering","context":{"RequestID":"a97c9ddf-8872-4932-9695-139362ac80ac","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"52ac63bd-3de7-4c7b-8738-13fc66090551","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:03:09.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:09.896Z","message":"{\"transactionId\":\"a97c9ddf-8872-4932-9695-139362ac80ac\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:09:895\",\"respDate\":\"221203-06:03:09:895\",\"sourceId\":\"OOM_ReadinessCheck:a97c9ddf-8872-4932-9695-139362ac80ac\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:03:09:895-33437\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[48122], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[a97c9ddf-8872-4932-9695-139362ac80ac]}\\\"}\"}","context":{"RequestID":"a97c9ddf-8872-4932-9695-139362ac80ac","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"52ac63bd-3de7-4c7b-8738-13fc66090551","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:03:09.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:09.896Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a97c9ddf-8872-4932-9695-139362ac80ac","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52ac63bd-3de7-4c7b-8738-13fc66090551","LogTimestamp":"2022-12-03T06:03:09.896Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:03:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:10.257Z","message":"Entering","context":{"RequestID":"53d33d5b-e9bd-48b5-8ca5-f23c30449702","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"95c9292f-0d80-40c4-9b15-2a2f1ceae059","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:03:10.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:10.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"53d33d5b-e9bd-48b5-8ca5-f23c30449702","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"95c9292f-0d80-40c4-9b15-2a2f1ceae059","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:03:10.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:10.259Z","message":"{\"transactionId\":\"53d33d5b-e9bd-48b5-8ca5-f23c30449702\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:10:258\",\"respDate\":\"221203-06:03:10:259\",\"sourceId\":\"ReadinessCheck:53d33d5b-e9bd-48b5-8ca5-f23c30449702\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:03:10:258-75471\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[53d33d5b-e9bd-48b5-8ca5-f23c30449702]}\\\"}\"}","context":{"RequestID":"53d33d5b-e9bd-48b5-8ca5-f23c30449702","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"95c9292f-0d80-40c4-9b15-2a2f1ceae059","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:03:10.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:10.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"53d33d5b-e9bd-48b5-8ca5-f23c30449702","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95c9292f-0d80-40c4-9b15-2a2f1ceae059","LogTimestamp":"2022-12-03T06:03:10.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:03:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:11.574Z","message":"Entering","context":{"RequestID":"6cd353d0-c41d-445f-977a-d97b52e84669","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"448ab6a6-76ca-4e17-a996-2d4aa7b70be0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:11.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:11.576Z","message":"{\"transactionId\":\"6cd353d0-c41d-445f-977a-d97b52e84669\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:11:575\",\"respDate\":\"221203-06:03:11:576\",\"sourceId\":\"haproxy:6cd353d0-c41d-445f-977a-d97b52e84669\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:03:11:575-49409\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6cd353d0-c41d-445f-977a-d97b52e84669]}\\\"}\"}","context":{"RequestID":"6cd353d0-c41d-445f-977a-d97b52e84669","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"448ab6a6-76ca-4e17-a996-2d4aa7b70be0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:11.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:11.576Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6cd353d0-c41d-445f-977a-d97b52e84669","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"448ab6a6-76ca-4e17-a996-2d4aa7b70be0","LogTimestamp":"2022-12-03T06:03:11.576Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:03:13.583Z","message":"Entering","context":{"RequestID":"b4c11747-9e96-431c-ad89-5bc893eb2803","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3808b477-8c19-42c4-b60d-9746a16efce5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:13.582Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:13.584Z","message":"{\"transactionId\":\"b4c11747-9e96-431c-ad89-5bc893eb2803\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:13:583\",\"respDate\":\"221203-06:03:13:584\",\"sourceId\":\"haproxy:b4c11747-9e96-431c-ad89-5bc893eb2803\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:03:13:583-1362\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b4c11747-9e96-431c-ad89-5bc893eb2803]}\\\"}\"}","context":{"RequestID":"b4c11747-9e96-431c-ad89-5bc893eb2803","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3808b477-8c19-42c4-b60d-9746a16efce5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:13.582Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:13.584Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4c11747-9e96-431c-ad89-5bc893eb2803","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3808b477-8c19-42c4-b60d-9746a16efce5","LogTimestamp":"2022-12-03T06:03:13.584Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:13.914Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:03:13.921Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:13.921Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:13.921Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:15.591Z","message":"Entering","context":{"RequestID":"170f90b4-938c-40e2-a1a0-647cd9026438","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"61fcb70e-cfc0-48c5-b721-aeb4a7c57aa4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:15.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:15.593Z","message":"{\"transactionId\":\"170f90b4-938c-40e2-a1a0-647cd9026438\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:15:592\",\"respDate\":\"221203-06:03:15:593\",\"sourceId\":\"haproxy:170f90b4-938c-40e2-a1a0-647cd9026438\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:03:15:592-28093\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[170f90b4-938c-40e2-a1a0-647cd9026438]}\\\"}\"}","context":{"RequestID":"170f90b4-938c-40e2-a1a0-647cd9026438","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"61fcb70e-cfc0-48c5-b721-aeb4a7c57aa4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:15.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:15.593Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"170f90b4-938c-40e2-a1a0-647cd9026438","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61fcb70e-cfc0-48c5-b721-aeb4a7c57aa4","LogTimestamp":"2022-12-03T06:03:15.593Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:17.602Z","message":"Entering","context":{"RequestID":"e47402ee-ec52-4127-9fd8-0385f8ed95ab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2ee5f979-dfa9-4d4f-adf0-4638ee5d70a0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:17.602Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:17.604Z","message":"{\"transactionId\":\"e47402ee-ec52-4127-9fd8-0385f8ed95ab\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:17:603\",\"respDate\":\"221203-06:03:17:604\",\"sourceId\":\"haproxy:e47402ee-ec52-4127-9fd8-0385f8ed95ab\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:03:17:603-35451\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e47402ee-ec52-4127-9fd8-0385f8ed95ab]}\\\"}\"}","context":{"RequestID":"e47402ee-ec52-4127-9fd8-0385f8ed95ab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2ee5f979-dfa9-4d4f-adf0-4638ee5d70a0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:17.602Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:17.605Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e47402ee-ec52-4127-9fd8-0385f8ed95ab","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2ee5f979-dfa9-4d4f-adf0-4638ee5d70a0","LogTimestamp":"2022-12-03T06:03:17.605Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T06:03:19.200Z","message":"Entering","context":{"RequestID":"364465ac-0a7b-495d-8f58-f59d1d69ecfa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"240a9054-81ef-482a-98b7-7ac51c9a0366","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:03:19.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:19.201Z","message":"{\"transactionId\":\"364465ac-0a7b-495d-8f58-f59d1d69ecfa\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:19:200\",\"respDate\":\"221203-06:03:19:201\",\"sourceId\":\"healthcheck:364465ac-0a7b-495d-8f58-f59d1d69ecfa\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:03:19:200-44997\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[364465ac-0a7b-495d-8f58-f59d1d69ecfa]}\\\"}\"}","context":{"RequestID":"364465ac-0a7b-495d-8f58-f59d1d69ecfa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"240a9054-81ef-482a-98b7-7ac51c9a0366","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:03:19.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:19.202Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"364465ac-0a7b-495d-8f58-f59d1d69ecfa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"240a9054-81ef-482a-98b7-7ac51c9a0366","LogTimestamp":"2022-12-03T06:03:19.202Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:03:19 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:19.611Z","message":"Entering","context":{"RequestID":"045b4a0c-baf5-44eb-b54a-4a5cfcd17748","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7a9d1317-b0fb-4ea7-9c79-e3011e14dfbe","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:19.611Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:19.613Z","message":"{\"transactionId\":\"045b4a0c-baf5-44eb-b54a-4a5cfcd17748\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:19:612\",\"respDate\":\"221203-06:03:19:613\",\"sourceId\":\"haproxy:045b4a0c-baf5-44eb-b54a-4a5cfcd17748\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:03:19:612-71537\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[045b4a0c-baf5-44eb-b54a-4a5cfcd17748]}\\\"}\"}","context":{"RequestID":"045b4a0c-baf5-44eb-b54a-4a5cfcd17748","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7a9d1317-b0fb-4ea7-9c79-e3011e14dfbe","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:19.611Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:19.613Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"045b4a0c-baf5-44eb-b54a-4a5cfcd17748","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a9d1317-b0fb-4ea7-9c79-e3011e14dfbe","LogTimestamp":"2022-12-03T06:03:19.613Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:03:19.894Z","message":"Entering","context":{"RequestID":"66d7db4f-2ffe-4d92-8dfa-2597594c1cec","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8936c91d-1181-42a9-a76f-c838f9588c5e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:03:19.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:19.896Z","message":"{\"transactionId\":\"66d7db4f-2ffe-4d92-8dfa-2597594c1cec\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:19:895\",\"respDate\":\"221203-06:03:19:896\",\"sourceId\":\"OOM_ReadinessCheck:66d7db4f-2ffe-4d92-8dfa-2597594c1cec\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:03:19:895-82671\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[48322], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[66d7db4f-2ffe-4d92-8dfa-2597594c1cec]}\\\"}\"}","context":{"RequestID":"66d7db4f-2ffe-4d92-8dfa-2597594c1cec","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8936c91d-1181-42a9-a76f-c838f9588c5e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:03:19.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:19.897Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66d7db4f-2ffe-4d92-8dfa-2597594c1cec","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8936c91d-1181-42a9-a76f-c838f9588c5e","LogTimestamp":"2022-12-03T06:03:19.897Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:03:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T06:03:20.259Z","message":"Entering","context":{"RequestID":"bf5bd11d-5283-4b58-bddd-abb13a66df9f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"81049472-2e01-4439-9e69-7a30184341c5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:03:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:20.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"bf5bd11d-5283-4b58-bddd-abb13a66df9f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"81049472-2e01-4439-9e69-7a30184341c5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:03:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:20.261Z","message":"{\"transactionId\":\"bf5bd11d-5283-4b58-bddd-abb13a66df9f\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:20:259\",\"respDate\":\"221203-06:03:20:261\",\"sourceId\":\"ReadinessCheck:bf5bd11d-5283-4b58-bddd-abb13a66df9f\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:03:20:259-8202\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[bf5bd11d-5283-4b58-bddd-abb13a66df9f]}\\\"}\"}","context":{"RequestID":"bf5bd11d-5283-4b58-bddd-abb13a66df9f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"81049472-2e01-4439-9e69-7a30184341c5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:03:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:20.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf5bd11d-5283-4b58-bddd-abb13a66df9f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81049472-2e01-4439-9e69-7a30184341c5","LogTimestamp":"2022-12-03T06:03:20.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:03:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:03:21.620Z","message":"Entering","context":{"RequestID":"269b51e3-b91f-49f9-bcbf-ccba10a018d3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"ff37dc68-80fa-4c30-8b44-8e3d4e52ff22","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:21.620Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:21.621Z","message":"{\"transactionId\":\"269b51e3-b91f-49f9-bcbf-ccba10a018d3\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:21:620\",\"respDate\":\"221203-06:03:21:621\",\"sourceId\":\"haproxy:269b51e3-b91f-49f9-bcbf-ccba10a018d3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:03:21:620-53599\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[269b51e3-b91f-49f9-bcbf-ccba10a018d3]}\\\"}\"}","context":{"RequestID":"269b51e3-b91f-49f9-bcbf-ccba10a018d3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"ff37dc68-80fa-4c30-8b44-8e3d4e52ff22","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:21.620Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:21.622Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"269b51e3-b91f-49f9-bcbf-ccba10a018d3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff37dc68-80fa-4c30-8b44-8e3d4e52ff22","LogTimestamp":"2022-12-03T06:03:21.622Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:03:23.424Z","message":"Entering","context":{"RequestID":"f0ff612b-8053-4033-87f2-e9c58161a413","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"379db753-573c-41cd-995b-77c187fc3c70","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:03:23.424Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:23.425Z","message":"{\"transactionId\":\"f0ff612b-8053-4033-87f2-e9c58161a413\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:23:424\",\"respDate\":\"221203-06:03:23:425\",\"sourceId\":\"healthcheck:f0ff612b-8053-4033-87f2-e9c58161a413\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:03:23:424-95690\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[35564], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[f0ff612b-8053-4033-87f2-e9c58161a413]}\\\"}\"}","context":{"RequestID":"f0ff612b-8053-4033-87f2-e9c58161a413","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"379db753-573c-41cd-995b-77c187fc3c70","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:03:23.424Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:23.426Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0ff612b-8053-4033-87f2-e9c58161a413","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"379db753-573c-41cd-995b-77c187fc3c70","LogTimestamp":"2022-12-03T06:03:23.426Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:23 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:23.628Z","message":"Entering","context":{"RequestID":"fd0cbdf2-a4ca-4db2-92bb-8dc7e10ead9b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4908c18f-8e1e-4f2b-ae6d-d1d785115064","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:23.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:23.629Z","message":"{\"transactionId\":\"fd0cbdf2-a4ca-4db2-92bb-8dc7e10ead9b\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:23:628\",\"respDate\":\"221203-06:03:23:629\",\"sourceId\":\"haproxy:fd0cbdf2-a4ca-4db2-92bb-8dc7e10ead9b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:03:23:628-20533\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fd0cbdf2-a4ca-4db2-92bb-8dc7e10ead9b]}\\\"}\"}","context":{"RequestID":"fd0cbdf2-a4ca-4db2-92bb-8dc7e10ead9b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4908c18f-8e1e-4f2b-ae6d-d1d785115064","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:23.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:23.630Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd0cbdf2-a4ca-4db2-92bb-8dc7e10ead9b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4908c18f-8e1e-4f2b-ae6d-d1d785115064","LogTimestamp":"2022-12-03T06:03:23.630Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:23.913Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:03:23.924Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:23.924Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:23.924Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:25.637Z","message":"Entering","context":{"RequestID":"6a940ba3-b9d6-4585-997f-277091e375c1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1ccaecb7-78c8-4a22-9ca4-46f061cce01a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:25.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:25.639Z","message":"{\"transactionId\":\"6a940ba3-b9d6-4585-997f-277091e375c1\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:25:638\",\"respDate\":\"221203-06:03:25:639\",\"sourceId\":\"haproxy:6a940ba3-b9d6-4585-997f-277091e375c1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:03:25:638-62105\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a940ba3-b9d6-4585-997f-277091e375c1]}\\\"}\"}","context":{"RequestID":"6a940ba3-b9d6-4585-997f-277091e375c1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1ccaecb7-78c8-4a22-9ca4-46f061cce01a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:25.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:25.639Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a940ba3-b9d6-4585-997f-277091e375c1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ccaecb7-78c8-4a22-9ca4-46f061cce01a","LogTimestamp":"2022-12-03T06:03:25.639Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:27.646Z","message":"Entering","context":{"RequestID":"17a56982-8e80-48ab-b795-0d94505dd061","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ebb3051d-85b9-48f1-b182-3313d5528aa3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:27.646Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:27.648Z","message":"{\"transactionId\":\"17a56982-8e80-48ab-b795-0d94505dd061\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:27:647\",\"respDate\":\"221203-06:03:27:648\",\"sourceId\":\"haproxy:17a56982-8e80-48ab-b795-0d94505dd061\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:03:27:647-85563\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[17a56982-8e80-48ab-b795-0d94505dd061]}\\\"}\"}","context":{"RequestID":"17a56982-8e80-48ab-b795-0d94505dd061","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ebb3051d-85b9-48f1-b182-3313d5528aa3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:27.646Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:27.648Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17a56982-8e80-48ab-b795-0d94505dd061","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ebb3051d-85b9-48f1-b182-3313d5528aa3","LogTimestamp":"2022-12-03T06:03:27.648Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:29.655Z","message":"Entering","context":{"RequestID":"02d33f70-8064-4d01-a14c-ad4f1bc914d4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1c87f6ac-75f1-43df-9a8d-078c2d18c6f4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:29.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:29.657Z","message":"{\"transactionId\":\"02d33f70-8064-4d01-a14c-ad4f1bc914d4\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:29:656\",\"respDate\":\"221203-06:03:29:657\",\"sourceId\":\"haproxy:02d33f70-8064-4d01-a14c-ad4f1bc914d4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:03:29:656-35559\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[02d33f70-8064-4d01-a14c-ad4f1bc914d4]}\\\"}\"}","context":{"RequestID":"02d33f70-8064-4d01-a14c-ad4f1bc914d4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1c87f6ac-75f1-43df-9a8d-078c2d18c6f4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:29.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:29.657Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02d33f70-8064-4d01-a14c-ad4f1bc914d4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c87f6ac-75f1-43df-9a8d-078c2d18c6f4","LogTimestamp":"2022-12-03T06:03:29.657Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:29.902Z","message":"Entering","context":{"RequestID":"3f6940ee-c96e-4fa2-b7f3-176ab7dbf086","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"54564c01-6a70-454e-9654-af29c2242738","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:03:29.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:29.903Z","message":"{\"transactionId\":\"3f6940ee-c96e-4fa2-b7f3-176ab7dbf086\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:29:902\",\"respDate\":\"221203-06:03:29:903\",\"sourceId\":\"OOM_ReadinessCheck:3f6940ee-c96e-4fa2-b7f3-176ab7dbf086\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:03:29:902-81885\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[48512], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[3f6940ee-c96e-4fa2-b7f3-176ab7dbf086]}\\\"}\"}","context":{"RequestID":"3f6940ee-c96e-4fa2-b7f3-176ab7dbf086","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"54564c01-6a70-454e-9654-af29c2242738","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:03:29.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:29.904Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f6940ee-c96e-4fa2-b7f3-176ab7dbf086","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54564c01-6a70-454e-9654-af29c2242738","LogTimestamp":"2022-12-03T06:03:29.904Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:03:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:30.257Z","message":"Entering","context":{"RequestID":"74202c14-0064-4ab0-bd98-286979892611","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a5978f50-a44a-4f6e-a0e2-dd24a9369951","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:03:30.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:30.258Z","message":"Database is available from CACHED check.","context":{"RequestID":"74202c14-0064-4ab0-bd98-286979892611","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a5978f50-a44a-4f6e-a0e2-dd24a9369951","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:03:30.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:30.259Z","message":"{\"transactionId\":\"74202c14-0064-4ab0-bd98-286979892611\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:30:257\",\"respDate\":\"221203-06:03:30:259\",\"sourceId\":\"ReadinessCheck:74202c14-0064-4ab0-bd98-286979892611\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:03:30:257-50385\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[74202c14-0064-4ab0-bd98-286979892611]}\\\"}\"}","context":{"RequestID":"74202c14-0064-4ab0-bd98-286979892611","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a5978f50-a44a-4f6e-a0e2-dd24a9369951","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:03:30.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:30.259Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"74202c14-0064-4ab0-bd98-286979892611","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a5978f50-a44a-4f6e-a0e2-dd24a9369951","LogTimestamp":"2022-12-03T06:03:30.259Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:03:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:30.648Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:30.650Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:31.665Z","message":"Entering","context":{"RequestID":"e3da420e-22d7-45df-8efd-50644ee5a3da","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8c5c53da-be23-4ca8-85d5-c61ae2e2a3dc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:31.665Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:31.667Z","message":"{\"transactionId\":\"e3da420e-22d7-45df-8efd-50644ee5a3da\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:31:666\",\"respDate\":\"221203-06:03:31:667\",\"sourceId\":\"haproxy:e3da420e-22d7-45df-8efd-50644ee5a3da\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:03:31:666-46660\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e3da420e-22d7-45df-8efd-50644ee5a3da]}\\\"}\"}","context":{"RequestID":"e3da420e-22d7-45df-8efd-50644ee5a3da","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8c5c53da-be23-4ca8-85d5-c61ae2e2a3dc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:31.665Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:31.667Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3da420e-22d7-45df-8efd-50644ee5a3da","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c5c53da-be23-4ca8-85d5-c61ae2e2a3dc","LogTimestamp":"2022-12-03T06:03:31.667Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:33.674Z","message":"Entering","context":{"RequestID":"086775e2-8b6e-48b5-8519-e85417d2bb07","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"716cff20-d47e-4f2c-822f-5677708861e4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:33.674Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:33.676Z","message":"{\"transactionId\":\"086775e2-8b6e-48b5-8519-e85417d2bb07\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:33:675\",\"respDate\":\"221203-06:03:33:676\",\"sourceId\":\"haproxy:086775e2-8b6e-48b5-8519-e85417d2bb07\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:03:33:675-796\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[086775e2-8b6e-48b5-8519-e85417d2bb07]}\\\"}\"}","context":{"RequestID":"086775e2-8b6e-48b5-8519-e85417d2bb07","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"716cff20-d47e-4f2c-822f-5677708861e4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:33.674Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:33.676Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"086775e2-8b6e-48b5-8519-e85417d2bb07","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"716cff20-d47e-4f2c-822f-5677708861e4","LogTimestamp":"2022-12-03T06:03:33.676Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:33.914Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:03:33.923Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:33.924Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:33.924Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:34.222Z","message":"Entering","context":{"RequestID":"2863bcfd-e49c-444e-9691-6c5cd8892f69","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1d1e6668-f548-4919-90f3-0c5cee88e7bc","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:03:34.222Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:34.223Z","message":"{\"transactionId\":\"2863bcfd-e49c-444e-9691-6c5cd8892f69\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:34:223\",\"respDate\":\"221203-06:03:34:223\",\"sourceId\":\"healthcheck:2863bcfd-e49c-444e-9691-6c5cd8892f69\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:03:34:223-80642\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[2863bcfd-e49c-444e-9691-6c5cd8892f69]}\\\"}\"}","context":{"RequestID":"2863bcfd-e49c-444e-9691-6c5cd8892f69","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1d1e6668-f548-4919-90f3-0c5cee88e7bc","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:03:34.222Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:34.224Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2863bcfd-e49c-444e-9691-6c5cd8892f69","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d1e6668-f548-4919-90f3-0c5cee88e7bc","LogTimestamp":"2022-12-03T06:03:34.224Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:03:34 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:35.683Z","message":"Entering","context":{"RequestID":"c2772324-544a-488e-8c3e-9a4aaedc5944","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"14649e7b-fcc3-4f62-8ba7-88bc8a4046db","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:35.683Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:35.685Z","message":"{\"transactionId\":\"c2772324-544a-488e-8c3e-9a4aaedc5944\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:35:684\",\"respDate\":\"221203-06:03:35:685\",\"sourceId\":\"haproxy:c2772324-544a-488e-8c3e-9a4aaedc5944\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:03:35:684-33593\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c2772324-544a-488e-8c3e-9a4aaedc5944]}\\\"}\"}","context":{"RequestID":"c2772324-544a-488e-8c3e-9a4aaedc5944","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"14649e7b-fcc3-4f62-8ba7-88bc8a4046db","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:35.683Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:35.685Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2772324-544a-488e-8c3e-9a4aaedc5944","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14649e7b-fcc3-4f62-8ba7-88bc8a4046db","LogTimestamp":"2022-12-03T06:03:35.685Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:37.692Z","message":"Entering","context":{"RequestID":"9634960a-44f1-4359-a808-e6ed26085381","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"46306777-81df-4ab3-bf7d-965eef0cfddd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:37.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:37.694Z","message":"{\"transactionId\":\"9634960a-44f1-4359-a808-e6ed26085381\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:37:693\",\"respDate\":\"221203-06:03:37:694\",\"sourceId\":\"haproxy:9634960a-44f1-4359-a808-e6ed26085381\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:03:37:693-72917\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9634960a-44f1-4359-a808-e6ed26085381]}\\\"}\"}","context":{"RequestID":"9634960a-44f1-4359-a808-e6ed26085381","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"46306777-81df-4ab3-bf7d-965eef0cfddd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:37.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:37.694Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9634960a-44f1-4359-a808-e6ed26085381","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46306777-81df-4ab3-bf7d-965eef0cfddd","LogTimestamp":"2022-12-03T06:03:37.694Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:38.443Z","message":"Entering","context":{"RequestID":"399c71dd-9eab-4e90-b8d0-d0ffbdd6be7a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c9d7232a-de97-4286-a00f-731b64c89e62","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:03:38.443Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:38.444Z","message":"{\"transactionId\":\"399c71dd-9eab-4e90-b8d0-d0ffbdd6be7a\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:38:444\",\"respDate\":\"221203-06:03:38:444\",\"sourceId\":\"healthcheck:399c71dd-9eab-4e90-b8d0-d0ffbdd6be7a\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:03:38:444-89219\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[35724], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[399c71dd-9eab-4e90-b8d0-d0ffbdd6be7a]}\\\"}\"}","context":{"RequestID":"399c71dd-9eab-4e90-b8d0-d0ffbdd6be7a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c9d7232a-de97-4286-a00f-731b64c89e62","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:03:38.443Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:38.445Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"399c71dd-9eab-4e90-b8d0-d0ffbdd6be7a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c9d7232a-de97-4286-a00f-731b64c89e62","LogTimestamp":"2022-12-03T06:03:38.445Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:38 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:39.702Z","message":"Entering","context":{"RequestID":"af913db5-0bc2-4977-9000-d83303b806d0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fe432aca-29ef-4a08-b7b7-be934ce5a017","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:39.702Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:39.703Z","message":"{\"transactionId\":\"af913db5-0bc2-4977-9000-d83303b806d0\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:39:702\",\"respDate\":\"221203-06:03:39:703\",\"sourceId\":\"haproxy:af913db5-0bc2-4977-9000-d83303b806d0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:03:39:702-78642\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[af913db5-0bc2-4977-9000-d83303b806d0]}\\\"}\"}","context":{"RequestID":"af913db5-0bc2-4977-9000-d83303b806d0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fe432aca-29ef-4a08-b7b7-be934ce5a017","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:39.702Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:39.703Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af913db5-0bc2-4977-9000-d83303b806d0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe432aca-29ef-4a08-b7b7-be934ce5a017","LogTimestamp":"2022-12-03T06:03:39.703Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:03:39.894Z","message":"Entering","context":{"RequestID":"ec49e22b-8521-4ba2-a82e-4f2a8468a17a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"569f1e92-8c7c-47ac-8a24-2299f1c62c0e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:03:39.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:39.896Z","message":"{\"transactionId\":\"ec49e22b-8521-4ba2-a82e-4f2a8468a17a\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:39:895\",\"respDate\":\"221203-06:03:39:896\",\"sourceId\":\"OOM_ReadinessCheck:ec49e22b-8521-4ba2-a82e-4f2a8468a17a\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:03:39:895-45317\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[48722], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[ec49e22b-8521-4ba2-a82e-4f2a8468a17a]}\\\"}\"}","context":{"RequestID":"ec49e22b-8521-4ba2-a82e-4f2a8468a17a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"569f1e92-8c7c-47ac-8a24-2299f1c62c0e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:03:39.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:39.896Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec49e22b-8521-4ba2-a82e-4f2a8468a17a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"569f1e92-8c7c-47ac-8a24-2299f1c62c0e","LogTimestamp":"2022-12-03T06:03:39.896Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:03:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:40.259Z","message":"Entering","context":{"RequestID":"d8acb853-d673-4130-9bb9-6102e9d9cbf6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7bf97b5f-769e-42c4-b9a6-ddca1d586970","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:03:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:40.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"d8acb853-d673-4130-9bb9-6102e9d9cbf6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7bf97b5f-769e-42c4-b9a6-ddca1d586970","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:03:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:40.262Z","message":"{\"transactionId\":\"d8acb853-d673-4130-9bb9-6102e9d9cbf6\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:40:260\",\"respDate\":\"221203-06:03:40:262\",\"sourceId\":\"ReadinessCheck:d8acb853-d673-4130-9bb9-6102e9d9cbf6\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:03:40:260-44982\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[d8acb853-d673-4130-9bb9-6102e9d9cbf6]}\\\"}\"}","context":{"RequestID":"d8acb853-d673-4130-9bb9-6102e9d9cbf6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7bf97b5f-769e-42c4-b9a6-ddca1d586970","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:03:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:40.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8acb853-d673-4130-9bb9-6102e9d9cbf6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7bf97b5f-769e-42c4-b9a6-ddca1d586970","LogTimestamp":"2022-12-03T06:03:40.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:03:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T06:03:41.712Z","message":"Entering","context":{"RequestID":"5d0106de-2583-443e-9338-315ef00f31bf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8151f4ac-03f6-419e-b4b7-226c9ba1c879","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:41.712Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:41.713Z","message":"{\"transactionId\":\"5d0106de-2583-443e-9338-315ef00f31bf\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:41:712\",\"respDate\":\"221203-06:03:41:713\",\"sourceId\":\"haproxy:5d0106de-2583-443e-9338-315ef00f31bf\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:03:41:712-52221\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5d0106de-2583-443e-9338-315ef00f31bf]}\\\"}\"}","context":{"RequestID":"5d0106de-2583-443e-9338-315ef00f31bf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8151f4ac-03f6-419e-b4b7-226c9ba1c879","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:41.712Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:41.714Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d0106de-2583-443e-9338-315ef00f31bf","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8151f4ac-03f6-419e-b4b7-226c9ba1c879","LogTimestamp":"2022-12-03T06:03:41.714Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:43.721Z","message":"Entering","context":{"RequestID":"c96720c7-d494-4d98-a529-6c310b60c070","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b172f17a-30fd-4072-8edb-bc2ed11ddd64","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:43.721Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:43.723Z","message":"{\"transactionId\":\"c96720c7-d494-4d98-a529-6c310b60c070\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:43:722\",\"respDate\":\"221203-06:03:43:723\",\"sourceId\":\"haproxy:c96720c7-d494-4d98-a529-6c310b60c070\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:03:43:722-13368\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c96720c7-d494-4d98-a529-6c310b60c070]}\\\"}\"}","context":{"RequestID":"c96720c7-d494-4d98-a529-6c310b60c070","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b172f17a-30fd-4072-8edb-bc2ed11ddd64","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:43.721Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:43.723Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c96720c7-d494-4d98-a529-6c310b60c070","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b172f17a-30fd-4072-8edb-bc2ed11ddd64","LogTimestamp":"2022-12-03T06:03:43.723Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:43.915Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:03:43.922Z","message":"Connection[/10.233.65.68: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":"2022-12-03T06:03:43.923Z","message":"Connection[/10.233.65.68: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":"2022-12-03T06:03:43.923Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:43.923Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:43.924Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:45.730Z","message":"Entering","context":{"RequestID":"72c5bc2d-f6e7-49e5-ba15-68f5de93308c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8f7a02ed-8c30-49b4-94ce-7d0ea557d1e7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:45.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:45.732Z","message":"{\"transactionId\":\"72c5bc2d-f6e7-49e5-ba15-68f5de93308c\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:45:731\",\"respDate\":\"221203-06:03:45:732\",\"sourceId\":\"haproxy:72c5bc2d-f6e7-49e5-ba15-68f5de93308c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:03:45:731-60321\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[72c5bc2d-f6e7-49e5-ba15-68f5de93308c]}\\\"}\"}","context":{"RequestID":"72c5bc2d-f6e7-49e5-ba15-68f5de93308c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8f7a02ed-8c30-49b4-94ce-7d0ea557d1e7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:45.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:45.732Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72c5bc2d-f6e7-49e5-ba15-68f5de93308c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f7a02ed-8c30-49b4-94ce-7d0ea557d1e7","LogTimestamp":"2022-12-03T06:03:45.732Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:47.740Z","message":"Entering","context":{"RequestID":"bd24fc6f-28ed-4843-b5d6-7731f1a43c0e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"00ac33d1-ce14-4be0-912a-aa6d92eda5ee","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:47.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:47.742Z","message":"{\"transactionId\":\"bd24fc6f-28ed-4843-b5d6-7731f1a43c0e\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:47:741\",\"respDate\":\"221203-06:03:47:742\",\"sourceId\":\"haproxy:bd24fc6f-28ed-4843-b5d6-7731f1a43c0e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:03:47:741-12386\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bd24fc6f-28ed-4843-b5d6-7731f1a43c0e]}\\\"}\"}","context":{"RequestID":"bd24fc6f-28ed-4843-b5d6-7731f1a43c0e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"00ac33d1-ce14-4be0-912a-aa6d92eda5ee","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:47.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:47.742Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd24fc6f-28ed-4843-b5d6-7731f1a43c0e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00ac33d1-ce14-4be0-912a-aa6d92eda5ee","LogTimestamp":"2022-12-03T06:03:47.742Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:49.244Z","message":"Entering","context":{"RequestID":"66d3e26c-b8fe-4c0e-8f13-11943806c72d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d2f244fa-1585-41d8-9ce8-4d4f073a44e9","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:03:49.244Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:49.246Z","message":"{\"transactionId\":\"66d3e26c-b8fe-4c0e-8f13-11943806c72d\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:49:245\",\"respDate\":\"221203-06:03:49:246\",\"sourceId\":\"healthcheck:66d3e26c-b8fe-4c0e-8f13-11943806c72d\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:03:49:245-10473\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[66d3e26c-b8fe-4c0e-8f13-11943806c72d]}\\\"}\"}","context":{"RequestID":"66d3e26c-b8fe-4c0e-8f13-11943806c72d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d2f244fa-1585-41d8-9ce8-4d4f073a44e9","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:03:49.244Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:49.247Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66d3e26c-b8fe-4c0e-8f13-11943806c72d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2f244fa-1585-41d8-9ce8-4d4f073a44e9","LogTimestamp":"2022-12-03T06:03:49.247Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:03:49 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:03:49.749Z","message":"Entering","context":{"RequestID":"5a13255a-4a46-48ff-b220-324fdcef67c4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"69f41e84-4c31-45c6-a8fa-e9b3a1cdbf73","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:49.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:49.750Z","message":"{\"transactionId\":\"5a13255a-4a46-48ff-b220-324fdcef67c4\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:49:749\",\"respDate\":\"221203-06:03:49:750\",\"sourceId\":\"haproxy:5a13255a-4a46-48ff-b220-324fdcef67c4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:03:49:749-84105\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5a13255a-4a46-48ff-b220-324fdcef67c4]}\\\"}\"}","context":{"RequestID":"5a13255a-4a46-48ff-b220-324fdcef67c4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"69f41e84-4c31-45c6-a8fa-e9b3a1cdbf73","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:49.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:49.750Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a13255a-4a46-48ff-b220-324fdcef67c4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69f41e84-4c31-45c6-a8fa-e9b3a1cdbf73","LogTimestamp":"2022-12-03T06:03:49.750Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:03:49.892Z","message":"Entering","context":{"RequestID":"2982d57e-cb33-4790-99b1-733e5538bcaa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aae66ebb-431b-4b9b-ba16-87083a4d722d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:03:49.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:49.894Z","message":"{\"transactionId\":\"2982d57e-cb33-4790-99b1-733e5538bcaa\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:49:893\",\"respDate\":\"221203-06:03:49:894\",\"sourceId\":\"OOM_ReadinessCheck:2982d57e-cb33-4790-99b1-733e5538bcaa\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:03:49:893-29134\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[48916], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[2982d57e-cb33-4790-99b1-733e5538bcaa]}\\\"}\"}","context":{"RequestID":"2982d57e-cb33-4790-99b1-733e5538bcaa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aae66ebb-431b-4b9b-ba16-87083a4d722d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:03:49.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:49.894Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2982d57e-cb33-4790-99b1-733e5538bcaa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aae66ebb-431b-4b9b-ba16-87083a4d722d","LogTimestamp":"2022-12-03T06:03:49.894Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:03:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:50.257Z","message":"Entering","context":{"RequestID":"f1f55bb9-8a3a-4382-83a6-b03e84696458","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"130e62f7-bc1d-49b6-ba3b-88e40832c568","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:03:50.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:50.258Z","message":"Database is available from CACHED check.","context":{"RequestID":"f1f55bb9-8a3a-4382-83a6-b03e84696458","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"130e62f7-bc1d-49b6-ba3b-88e40832c568","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:03:50.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:50.259Z","message":"{\"transactionId\":\"f1f55bb9-8a3a-4382-83a6-b03e84696458\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:50:258\",\"respDate\":\"221203-06:03:50:259\",\"sourceId\":\"ReadinessCheck:f1f55bb9-8a3a-4382-83a6-b03e84696458\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:03:50:258-7788\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[f1f55bb9-8a3a-4382-83a6-b03e84696458]}\\\"}\"}","context":{"RequestID":"f1f55bb9-8a3a-4382-83a6-b03e84696458","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"130e62f7-bc1d-49b6-ba3b-88e40832c568","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:03:50.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:50.259Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1f55bb9-8a3a-4382-83a6-b03e84696458","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"130e62f7-bc1d-49b6-ba3b-88e40832c568","LogTimestamp":"2022-12-03T06:03:50.259Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:03:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:51.757Z","message":"Entering","context":{"RequestID":"06c760f1-2e51-4264-9808-16700bf73000","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"79e330e6-0f9a-43ef-9539-92caa576a41f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:51.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:51.759Z","message":"{\"transactionId\":\"06c760f1-2e51-4264-9808-16700bf73000\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:51:758\",\"respDate\":\"221203-06:03:51:759\",\"sourceId\":\"haproxy:06c760f1-2e51-4264-9808-16700bf73000\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:03:51:758-81824\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[06c760f1-2e51-4264-9808-16700bf73000]}\\\"}\"}","context":{"RequestID":"06c760f1-2e51-4264-9808-16700bf73000","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"79e330e6-0f9a-43ef-9539-92caa576a41f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:51.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:51.759Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06c760f1-2e51-4264-9808-16700bf73000","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"79e330e6-0f9a-43ef-9539-92caa576a41f","LogTimestamp":"2022-12-03T06:03:51.759Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:53.476Z","message":"Entering","context":{"RequestID":"b1c3cb2d-396d-48d1-bbb5-22c45b45798d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fe07510b-f31a-4b3b-8475-f81275ff543d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:03:53.475Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:53.477Z","message":"{\"transactionId\":\"b1c3cb2d-396d-48d1-bbb5-22c45b45798d\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:53:476\",\"respDate\":\"221203-06:03:53:477\",\"sourceId\":\"healthcheck:b1c3cb2d-396d-48d1-bbb5-22c45b45798d\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:03:53:476-23601\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[35938], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[b1c3cb2d-396d-48d1-bbb5-22c45b45798d]}\\\"}\"}","context":{"RequestID":"b1c3cb2d-396d-48d1-bbb5-22c45b45798d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fe07510b-f31a-4b3b-8475-f81275ff543d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:03:53.475Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:53.477Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1c3cb2d-396d-48d1-bbb5-22c45b45798d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe07510b-f31a-4b3b-8475-f81275ff543d","LogTimestamp":"2022-12-03T06:03:53.477Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:53 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 3 - "logType": "access" {"timestamp":"2022-12-03T06:03:53.767Z","message":"Entering","context":{"RequestID":"7da198e5-15f9-4ba4-b68f-21c3fbdb8241","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e91f298d-0f64-4d3a-918f-a2c3fe4a78ba","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:53.767Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:53.769Z","message":"{\"transactionId\":\"7da198e5-15f9-4ba4-b68f-21c3fbdb8241\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:53:767\",\"respDate\":\"221203-06:03:53:769\",\"sourceId\":\"haproxy:7da198e5-15f9-4ba4-b68f-21c3fbdb8241\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:03:53:767-8070\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7da198e5-15f9-4ba4-b68f-21c3fbdb8241]}\\\"}\"}","context":{"RequestID":"7da198e5-15f9-4ba4-b68f-21c3fbdb8241","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e91f298d-0f64-4d3a-918f-a2c3fe4a78ba","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:53.767Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:53.769Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7da198e5-15f9-4ba4-b68f-21c3fbdb8241","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e91f298d-0f64-4d3a-918f-a2c3fe4a78ba","LogTimestamp":"2022-12-03T06:03:53.769Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:53.914Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:03:53.933Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:53.933Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:53.933Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:55.776Z","message":"Entering","context":{"RequestID":"c9c4f87c-6d35-407c-8c07-c9a15b3b595c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ec3edb87-ad81-455f-911f-d1ce309ad8f1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:55.776Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:55.777Z","message":"{\"transactionId\":\"c9c4f87c-6d35-407c-8c07-c9a15b3b595c\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:55:776\",\"respDate\":\"221203-06:03:55:777\",\"sourceId\":\"haproxy:c9c4f87c-6d35-407c-8c07-c9a15b3b595c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:03:55:776-39884\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c9c4f87c-6d35-407c-8c07-c9a15b3b595c]}\\\"}\"}","context":{"RequestID":"c9c4f87c-6d35-407c-8c07-c9a15b3b595c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ec3edb87-ad81-455f-911f-d1ce309ad8f1","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:55.776Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:55.778Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9c4f87c-6d35-407c-8c07-c9a15b3b595c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec3edb87-ad81-455f-911f-d1ce309ad8f1","LogTimestamp":"2022-12-03T06:03:55.778Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:57.785Z","message":"Entering","context":{"RequestID":"65f41910-0475-42d9-b8a3-192174f89f0f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bb4165d2-4cad-479a-b478-71b4279000ad","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:57.785Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:57.787Z","message":"{\"transactionId\":\"65f41910-0475-42d9-b8a3-192174f89f0f\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:57:786\",\"respDate\":\"221203-06:03:57:787\",\"sourceId\":\"haproxy:65f41910-0475-42d9-b8a3-192174f89f0f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:03:57:786-97695\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[65f41910-0475-42d9-b8a3-192174f89f0f]}\\\"}\"}","context":{"RequestID":"65f41910-0475-42d9-b8a3-192174f89f0f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bb4165d2-4cad-479a-b478-71b4279000ad","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:57.785Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:57.787Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65f41910-0475-42d9-b8a3-192174f89f0f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb4165d2-4cad-479a-b478-71b4279000ad","LogTimestamp":"2022-12-03T06:03:57.787Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:03:59.797Z","message":"Entering","context":{"RequestID":"280ed953-3aad-45cc-86c2-725e53407616","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"20597485-d8cf-48bc-bd23-b6077adf5ea0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:59.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:59.798Z","message":"{\"transactionId\":\"280ed953-3aad-45cc-86c2-725e53407616\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:59:797\",\"respDate\":\"221203-06:03:59:798\",\"sourceId\":\"haproxy:280ed953-3aad-45cc-86c2-725e53407616\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:03:59:797-45372\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[280ed953-3aad-45cc-86c2-725e53407616]}\\\"}\"}","context":{"RequestID":"280ed953-3aad-45cc-86c2-725e53407616","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"20597485-d8cf-48bc-bd23-b6077adf5ea0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:03:59.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:59.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"280ed953-3aad-45cc-86c2-725e53407616","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20597485-d8cf-48bc-bd23-b6077adf5ea0","LogTimestamp":"2022-12-03T06:03:59.798Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:03:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:03:59.893Z","message":"Entering","context":{"RequestID":"e8495b59-d73e-4cde-be3e-c6c4bb4d6a01","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"22aea157-9912-414a-9bc4-6016fb88e843","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:03:59.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:03:59.895Z","message":"{\"transactionId\":\"e8495b59-d73e-4cde-be3e-c6c4bb4d6a01\",\"status\":\"200\",\"rqstDate\":\"221203-06:03:59:894\",\"respDate\":\"221203-06:03:59:895\",\"sourceId\":\"OOM_ReadinessCheck:e8495b59-d73e-4cde-be3e-c6c4bb4d6a01\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:03:59:894-5253\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[49110], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[e8495b59-d73e-4cde-be3e-c6c4bb4d6a01]}\\\"}\"}","context":{"RequestID":"e8495b59-d73e-4cde-be3e-c6c4bb4d6a01","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"22aea157-9912-414a-9bc4-6016fb88e843","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:03:59.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:03:59.896Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e8495b59-d73e-4cde-be3e-c6c4bb4d6a01","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22aea157-9912-414a-9bc4-6016fb88e843","LogTimestamp":"2022-12-03T06:03:59.895Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:03:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T06:04:00.257Z","message":"Entering","context":{"RequestID":"1047cd51-174b-4ada-a378-8214e3d53c30","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e0821de8-e5c3-4a03-8f51-3ae0009d7a2b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:04:00.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:00.258Z","message":"Database is available from CACHED check.","context":{"RequestID":"1047cd51-174b-4ada-a378-8214e3d53c30","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e0821de8-e5c3-4a03-8f51-3ae0009d7a2b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:04:00.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:00.259Z","message":"{\"transactionId\":\"1047cd51-174b-4ada-a378-8214e3d53c30\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:00:257\",\"respDate\":\"221203-06:04:00:259\",\"sourceId\":\"ReadinessCheck:1047cd51-174b-4ada-a378-8214e3d53c30\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:04:00:257-50202\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[1047cd51-174b-4ada-a378-8214e3d53c30]}\\\"}\"}","context":{"RequestID":"1047cd51-174b-4ada-a378-8214e3d53c30","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e0821de8-e5c3-4a03-8f51-3ae0009d7a2b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:04:00.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:00.259Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1047cd51-174b-4ada-a378-8214e3d53c30","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0821de8-e5c3-4a03-8f51-3ae0009d7a2b","LogTimestamp":"2022-12-03T06:04:00.259Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:04:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:04:00.651Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:00.659Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:01.805Z","message":"Entering","context":{"RequestID":"12b64905-d812-449e-a873-c07d09fbf8ef","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8d828e07-3e4e-4272-9fb2-7711a8b2dc4f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:01.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:01.806Z","message":"{\"transactionId\":\"12b64905-d812-449e-a873-c07d09fbf8ef\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:01:805\",\"respDate\":\"221203-06:04:01:806\",\"sourceId\":\"haproxy:12b64905-d812-449e-a873-c07d09fbf8ef\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:04:01:805-36516\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[12b64905-d812-449e-a873-c07d09fbf8ef]}\\\"}\"}","context":{"RequestID":"12b64905-d812-449e-a873-c07d09fbf8ef","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8d828e07-3e4e-4272-9fb2-7711a8b2dc4f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:01.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:01.806Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12b64905-d812-449e-a873-c07d09fbf8ef","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d828e07-3e4e-4272-9fb2-7711a8b2dc4f","LogTimestamp":"2022-12-03T06:04:01.806Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:04:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:04:03.813Z","message":"Entering","context":{"RequestID":"6a3efc75-f174-4270-9493-8c9ea629db4a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"66b96216-46b0-48b1-b75e-134da4303e5d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:03.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:03.815Z","message":"{\"transactionId\":\"6a3efc75-f174-4270-9493-8c9ea629db4a\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:03:814\",\"respDate\":\"221203-06:04:03:815\",\"sourceId\":\"haproxy:6a3efc75-f174-4270-9493-8c9ea629db4a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:04:03:814-9895\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a3efc75-f174-4270-9493-8c9ea629db4a]}\\\"}\"}","context":{"RequestID":"6a3efc75-f174-4270-9493-8c9ea629db4a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"66b96216-46b0-48b1-b75e-134da4303e5d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:03.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:03.815Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a3efc75-f174-4270-9493-8c9ea629db4a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66b96216-46b0-48b1-b75e-134da4303e5d","LogTimestamp":"2022-12-03T06:04:03.815Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:04:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:04:03.915Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:04:03.924Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:03.925Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:03.925Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:04.271Z","message":"Entering","context":{"RequestID":"4d268dcc-d87d-4fe1-83da-5c1ea5d314a7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4fe20215-9502-4ab5-be13-14e3b0e38fe8","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:04:04.271Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:04.273Z","message":"{\"transactionId\":\"4d268dcc-d87d-4fe1-83da-5c1ea5d314a7\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:04:271\",\"respDate\":\"221203-06:04:04:273\",\"sourceId\":\"healthcheck:4d268dcc-d87d-4fe1-83da-5c1ea5d314a7\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:04:04:271-44819\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[4d268dcc-d87d-4fe1-83da-5c1ea5d314a7]}\\\"}\"}","context":{"RequestID":"4d268dcc-d87d-4fe1-83da-5c1ea5d314a7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4fe20215-9502-4ab5-be13-14e3b0e38fe8","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:04:04.271Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:04.273Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d268dcc-d87d-4fe1-83da-5c1ea5d314a7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4fe20215-9502-4ab5-be13-14e3b0e38fe8","LogTimestamp":"2022-12-03T06:04:04.273Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:04:04 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:04:05.822Z","message":"Entering","context":{"RequestID":"95984a74-a87d-40c8-a78e-c1160654daef","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5e1d71eb-73bf-4740-b6de-867bdf8655e9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:05.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:05.824Z","message":"{\"transactionId\":\"95984a74-a87d-40c8-a78e-c1160654daef\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:05:823\",\"respDate\":\"221203-06:04:05:824\",\"sourceId\":\"haproxy:95984a74-a87d-40c8-a78e-c1160654daef\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:04:05:823-36905\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[95984a74-a87d-40c8-a78e-c1160654daef]}\\\"}\"}","context":{"RequestID":"95984a74-a87d-40c8-a78e-c1160654daef","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5e1d71eb-73bf-4740-b6de-867bdf8655e9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:05.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:05.824Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95984a74-a87d-40c8-a78e-c1160654daef","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e1d71eb-73bf-4740-b6de-867bdf8655e9","LogTimestamp":"2022-12-03T06:04:05.824Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:04:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:04:07.831Z","message":"Entering","context":{"RequestID":"0adf69da-069f-4496-92ca-0d1f2c392918","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e6574f5e-10fe-4e03-9805-414efc83acfc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:07.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:07.832Z","message":"{\"transactionId\":\"0adf69da-069f-4496-92ca-0d1f2c392918\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:07:831\",\"respDate\":\"221203-06:04:07:832\",\"sourceId\":\"haproxy:0adf69da-069f-4496-92ca-0d1f2c392918\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:04:07:831-35802\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0adf69da-069f-4496-92ca-0d1f2c392918]}\\\"}\"}","context":{"RequestID":"0adf69da-069f-4496-92ca-0d1f2c392918","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e6574f5e-10fe-4e03-9805-414efc83acfc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:07.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:07.833Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0adf69da-069f-4496-92ca-0d1f2c392918","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6574f5e-10fe-4e03-9805-414efc83acfc","LogTimestamp":"2022-12-03T06:04:07.833Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:04:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:04:08.496Z","message":"Entering","context":{"RequestID":"051e5ab9-87f9-4fd1-b023-86d81ce9f160","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f541d881-dcf5-474c-9c92-fefc1087a0d3","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:04:08.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:08.498Z","message":"{\"transactionId\":\"051e5ab9-87f9-4fd1-b023-86d81ce9f160\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:08:497\",\"respDate\":\"221203-06:04:08:498\",\"sourceId\":\"healthcheck:051e5ab9-87f9-4fd1-b023-86d81ce9f160\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:04:08:497-35127\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[36090], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[051e5ab9-87f9-4fd1-b023-86d81ce9f160]}\\\"}\"}","context":{"RequestID":"051e5ab9-87f9-4fd1-b023-86d81ce9f160","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f541d881-dcf5-474c-9c92-fefc1087a0d3","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:04:08.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:08.498Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"051e5ab9-87f9-4fd1-b023-86d81ce9f160","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f541d881-dcf5-474c-9c92-fefc1087a0d3","LogTimestamp":"2022-12-03T06:04:08.498Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:04:08 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T06:04:09.840Z","message":"Entering","context":{"RequestID":"318e03fd-ab25-45ac-a7be-dd26a80aa354","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d8e4083b-f7c0-45c5-9c1b-eea53fb4553a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:09.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:09.842Z","message":"{\"transactionId\":\"318e03fd-ab25-45ac-a7be-dd26a80aa354\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:09:841\",\"respDate\":\"221203-06:04:09:842\",\"sourceId\":\"haproxy:318e03fd-ab25-45ac-a7be-dd26a80aa354\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:04:09:841-49425\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[318e03fd-ab25-45ac-a7be-dd26a80aa354]}\\\"}\"}","context":{"RequestID":"318e03fd-ab25-45ac-a7be-dd26a80aa354","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d8e4083b-f7c0-45c5-9c1b-eea53fb4553a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:09.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:09.842Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"318e03fd-ab25-45ac-a7be-dd26a80aa354","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8e4083b-f7c0-45c5-9c1b-eea53fb4553a","LogTimestamp":"2022-12-03T06:04:09.842Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:04:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:04:09.892Z","message":"Entering","context":{"RequestID":"354ac5f9-aada-428f-9df5-9f4b8176a28c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"44ddb006-123b-4aed-a7bd-6b83c273b1dc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:04:09.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:09.893Z","message":"{\"transactionId\":\"354ac5f9-aada-428f-9df5-9f4b8176a28c\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:09:892\",\"respDate\":\"221203-06:04:09:893\",\"sourceId\":\"OOM_ReadinessCheck:354ac5f9-aada-428f-9df5-9f4b8176a28c\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:04:09:892-27582\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[49316], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[354ac5f9-aada-428f-9df5-9f4b8176a28c]}\\\"}\"}","context":{"RequestID":"354ac5f9-aada-428f-9df5-9f4b8176a28c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"44ddb006-123b-4aed-a7bd-6b83c273b1dc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:04:09.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:09.894Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"354ac5f9-aada-428f-9df5-9f4b8176a28c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"44ddb006-123b-4aed-a7bd-6b83c273b1dc","LogTimestamp":"2022-12-03T06:04:09.894Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:04:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:04:10.258Z","message":"Entering","context":{"RequestID":"be3578a3-cef2-4f35-9613-b9b25489d34f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"61035cb2-89aa-4621-b12e-ace75dedea2e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:04:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:10.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"be3578a3-cef2-4f35-9613-b9b25489d34f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"61035cb2-89aa-4621-b12e-ace75dedea2e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:04:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:10.260Z","message":"{\"transactionId\":\"be3578a3-cef2-4f35-9613-b9b25489d34f\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:10:258\",\"respDate\":\"221203-06:04:10:260\",\"sourceId\":\"ReadinessCheck:be3578a3-cef2-4f35-9613-b9b25489d34f\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:04:10:258-52089\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[be3578a3-cef2-4f35-9613-b9b25489d34f]}\\\"}\"}","context":{"RequestID":"be3578a3-cef2-4f35-9613-b9b25489d34f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"61035cb2-89aa-4621-b12e-ace75dedea2e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:04:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:10.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be3578a3-cef2-4f35-9613-b9b25489d34f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61035cb2-89aa-4621-b12e-ace75dedea2e","LogTimestamp":"2022-12-03T06:04:10.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:04:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:04:11.849Z","message":"Entering","context":{"RequestID":"aa55116d-95fa-427c-b15f-3a2c279f905a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"138b9512-854a-4a1e-a73b-aaa09d8397c2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:11.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:11.850Z","message":"{\"transactionId\":\"aa55116d-95fa-427c-b15f-3a2c279f905a\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:11:849\",\"respDate\":\"221203-06:04:11:850\",\"sourceId\":\"haproxy:aa55116d-95fa-427c-b15f-3a2c279f905a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:04:11:849-80096\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aa55116d-95fa-427c-b15f-3a2c279f905a]}\\\"}\"}","context":{"RequestID":"aa55116d-95fa-427c-b15f-3a2c279f905a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"138b9512-854a-4a1e-a73b-aaa09d8397c2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:11.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:11.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa55116d-95fa-427c-b15f-3a2c279f905a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"138b9512-854a-4a1e-a73b-aaa09d8397c2","LogTimestamp":"2022-12-03T06:04:11.851Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:04:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:04:13.858Z","message":"Entering","context":{"RequestID":"efdde8a9-086f-4bd7-8839-03cf16994da6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"670c1ae0-8325-4575-be4b-0979b5fae09c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:13.858Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:13.859Z","message":"{\"transactionId\":\"efdde8a9-086f-4bd7-8839-03cf16994da6\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:13:858\",\"respDate\":\"221203-06:04:13:859\",\"sourceId\":\"haproxy:efdde8a9-086f-4bd7-8839-03cf16994da6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:04:13:858-38744\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[efdde8a9-086f-4bd7-8839-03cf16994da6]}\\\"}\"}","context":{"RequestID":"efdde8a9-086f-4bd7-8839-03cf16994da6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"670c1ae0-8325-4575-be4b-0979b5fae09c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:13.858Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:13.860Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"efdde8a9-086f-4bd7-8839-03cf16994da6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"670c1ae0-8325-4575-be4b-0979b5fae09c","LogTimestamp":"2022-12-03T06:04:13.860Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:04:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:04:13.914Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:04:13.923Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:13.923Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:13.923Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:15.867Z","message":"Entering","context":{"RequestID":"1c3521e8-5ba0-49f2-b920-0c37896ac7b0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"12a907a5-7f2b-4884-866b-4b7e874de3dd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:15.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:15.869Z","message":"{\"transactionId\":\"1c3521e8-5ba0-49f2-b920-0c37896ac7b0\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:15:868\",\"respDate\":\"221203-06:04:15:869\",\"sourceId\":\"haproxy:1c3521e8-5ba0-49f2-b920-0c37896ac7b0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:04:15:868-17636\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c3521e8-5ba0-49f2-b920-0c37896ac7b0]}\\\"}\"}","context":{"RequestID":"1c3521e8-5ba0-49f2-b920-0c37896ac7b0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"12a907a5-7f2b-4884-866b-4b7e874de3dd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:15.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:15.869Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c3521e8-5ba0-49f2-b920-0c37896ac7b0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"12a907a5-7f2b-4884-866b-4b7e874de3dd","LogTimestamp":"2022-12-03T06:04:15.869Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:04:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:04:17.876Z","message":"Entering","context":{"RequestID":"95c46ded-4297-4938-896a-03423abdae5a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c7acf6fd-095c-4657-b0a2-b01b9a7991b3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:17.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:17.878Z","message":"{\"transactionId\":\"95c46ded-4297-4938-896a-03423abdae5a\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:17:877\",\"respDate\":\"221203-06:04:17:878\",\"sourceId\":\"haproxy:95c46ded-4297-4938-896a-03423abdae5a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:04:17:877-36096\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[95c46ded-4297-4938-896a-03423abdae5a]}\\\"}\"}","context":{"RequestID":"95c46ded-4297-4938-896a-03423abdae5a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c7acf6fd-095c-4657-b0a2-b01b9a7991b3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:17.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:17.878Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95c46ded-4297-4938-896a-03423abdae5a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7acf6fd-095c-4657-b0a2-b01b9a7991b3","LogTimestamp":"2022-12-03T06:04:17.878Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:04:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:04:19.296Z","message":"Entering","context":{"RequestID":"af556aad-21c2-4744-8f7f-07388ad5ea0b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2e8f582a-3e19-4169-b0a4-1682dec09b30","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:04:19.296Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:19.297Z","message":"{\"transactionId\":\"af556aad-21c2-4744-8f7f-07388ad5ea0b\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:19:296\",\"respDate\":\"221203-06:04:19:297\",\"sourceId\":\"healthcheck:af556aad-21c2-4744-8f7f-07388ad5ea0b\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:04:19:296-98117\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[af556aad-21c2-4744-8f7f-07388ad5ea0b]}\\\"}\"}","context":{"RequestID":"af556aad-21c2-4744-8f7f-07388ad5ea0b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2e8f582a-3e19-4169-b0a4-1682dec09b30","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:04:19.296Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:19.298Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af556aad-21c2-4744-8f7f-07388ad5ea0b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e8f582a-3e19-4169-b0a4-1682dec09b30","LogTimestamp":"2022-12-03T06:04:19.298Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:04:19 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:04:19.888Z","message":"Entering","context":{"RequestID":"e2a05d5f-8e70-4ad4-ad16-74140d046c20","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f12c183a-f712-41f3-8897-5589134b953c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:19.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:19.889Z","message":"{\"transactionId\":\"e2a05d5f-8e70-4ad4-ad16-74140d046c20\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:19:888\",\"respDate\":\"221203-06:04:19:889\",\"sourceId\":\"haproxy:e2a05d5f-8e70-4ad4-ad16-74140d046c20\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:04:19:888-43652\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2a05d5f-8e70-4ad4-ad16-74140d046c20]}\\\"}\"}","context":{"RequestID":"e2a05d5f-8e70-4ad4-ad16-74140d046c20","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f12c183a-f712-41f3-8897-5589134b953c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:19.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:19.889Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2a05d5f-8e70-4ad4-ad16-74140d046c20","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f12c183a-f712-41f3-8897-5589134b953c","LogTimestamp":"2022-12-03T06:04:19.889Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:04:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:04:19.891Z","message":"Entering","context":{"RequestID":"9b49c14e-9f2a-4e76-8463-0bcfe9b8fca0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2cd23008-f8f8-47d0-8691-fba582517941","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:04:19.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:19.892Z","message":"{\"transactionId\":\"9b49c14e-9f2a-4e76-8463-0bcfe9b8fca0\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:19:892\",\"respDate\":\"221203-06:04:19:892\",\"sourceId\":\"OOM_ReadinessCheck:9b49c14e-9f2a-4e76-8463-0bcfe9b8fca0\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:04:19:892-27226\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[49512], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[9b49c14e-9f2a-4e76-8463-0bcfe9b8fca0]}\\\"}\"}","context":{"RequestID":"9b49c14e-9f2a-4e76-8463-0bcfe9b8fca0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2cd23008-f8f8-47d0-8691-fba582517941","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:04:19.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:19.893Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b49c14e-9f2a-4e76-8463-0bcfe9b8fca0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2cd23008-f8f8-47d0-8691-fba582517941","LogTimestamp":"2022-12-03T06:04:19.893Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:04:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 2 - "logType": "access" {"timestamp":"2022-12-03T06:04:20.258Z","message":"Entering","context":{"RequestID":"f9caca6e-ddf3-40b4-bde1-98174f7312c9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"99eec42b-3f2b-4f48-882a-484842e5f6bf","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:04:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:20.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"f9caca6e-ddf3-40b4-bde1-98174f7312c9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"99eec42b-3f2b-4f48-882a-484842e5f6bf","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:04:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:20.259Z","message":"{\"transactionId\":\"f9caca6e-ddf3-40b4-bde1-98174f7312c9\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:20:258\",\"respDate\":\"221203-06:04:20:259\",\"sourceId\":\"ReadinessCheck:f9caca6e-ddf3-40b4-bde1-98174f7312c9\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:04:20:258-89844\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[f9caca6e-ddf3-40b4-bde1-98174f7312c9]}\\\"}\"}","context":{"RequestID":"f9caca6e-ddf3-40b4-bde1-98174f7312c9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"99eec42b-3f2b-4f48-882a-484842e5f6bf","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:04:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:20.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9caca6e-ddf3-40b4-bde1-98174f7312c9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99eec42b-3f2b-4f48-882a-484842e5f6bf","LogTimestamp":"2022-12-03T06:04:20.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:04:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:04:21.898Z","message":"Entering","context":{"RequestID":"a5f4ca97-55d9-4911-aa6b-19bec1c1ef40","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"043c49c8-704c-44c0-b7ac-c66e950d4103","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:21.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:21.899Z","message":"{\"transactionId\":\"a5f4ca97-55d9-4911-aa6b-19bec1c1ef40\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:21:898\",\"respDate\":\"221203-06:04:21:899\",\"sourceId\":\"haproxy:a5f4ca97-55d9-4911-aa6b-19bec1c1ef40\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:04:21:898-29543\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a5f4ca97-55d9-4911-aa6b-19bec1c1ef40]}\\\"}\"}","context":{"RequestID":"a5f4ca97-55d9-4911-aa6b-19bec1c1ef40","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"043c49c8-704c-44c0-b7ac-c66e950d4103","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:21.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:21.900Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5f4ca97-55d9-4911-aa6b-19bec1c1ef40","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"043c49c8-704c-44c0-b7ac-c66e950d4103","LogTimestamp":"2022-12-03T06:04:21.900Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:04:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:04:23.520Z","message":"Entering","context":{"RequestID":"69224502-dff8-4522-b333-21b972d3fbb1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d657bc4a-05c6-4e24-a4ad-4da481df4452","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:04:23.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:23.522Z","message":"{\"transactionId\":\"69224502-dff8-4522-b333-21b972d3fbb1\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:23:521\",\"respDate\":\"221203-06:04:23:521\",\"sourceId\":\"healthcheck:69224502-dff8-4522-b333-21b972d3fbb1\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:04:23:521-46809\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[36284], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[69224502-dff8-4522-b333-21b972d3fbb1]}\\\"}\"}","context":{"RequestID":"69224502-dff8-4522-b333-21b972d3fbb1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d657bc4a-05c6-4e24-a4ad-4da481df4452","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:04:23.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:23.522Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"69224502-dff8-4522-b333-21b972d3fbb1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d657bc4a-05c6-4e24-a4ad-4da481df4452","LogTimestamp":"2022-12-03T06:04:23.522Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:04:23 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T06:04:23.907Z","message":"Entering","context":{"RequestID":"d4cc777a-8427-4af9-8492-399ed8f8d2ab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"68c0ddb5-fa41-48bd-ba35-4217ee1e5ab6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:23.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:23.909Z","message":"{\"transactionId\":\"d4cc777a-8427-4af9-8492-399ed8f8d2ab\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:23:908\",\"respDate\":\"221203-06:04:23:909\",\"sourceId\":\"haproxy:d4cc777a-8427-4af9-8492-399ed8f8d2ab\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:04:23:908-22587\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d4cc777a-8427-4af9-8492-399ed8f8d2ab]}\\\"}\"}","context":{"RequestID":"d4cc777a-8427-4af9-8492-399ed8f8d2ab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"68c0ddb5-fa41-48bd-ba35-4217ee1e5ab6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:23.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:23.909Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4cc777a-8427-4af9-8492-399ed8f8d2ab","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68c0ddb5-fa41-48bd-ba35-4217ee1e5ab6","LogTimestamp":"2022-12-03T06:04:23.909Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:04:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:04:23.914Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:04:23.930Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:23.930Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:23.930Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:25.916Z","message":"Entering","context":{"RequestID":"00445153-87e0-49a4-86df-f8215d586be1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6dd88051-c965-4ca2-a2ba-e7da86c16c62","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:25.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:25.918Z","message":"{\"transactionId\":\"00445153-87e0-49a4-86df-f8215d586be1\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:25:917\",\"respDate\":\"221203-06:04:25:918\",\"sourceId\":\"haproxy:00445153-87e0-49a4-86df-f8215d586be1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:04:25:917-33526\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[00445153-87e0-49a4-86df-f8215d586be1]}\\\"}\"}","context":{"RequestID":"00445153-87e0-49a4-86df-f8215d586be1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6dd88051-c965-4ca2-a2ba-e7da86c16c62","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:25.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:25.918Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00445153-87e0-49a4-86df-f8215d586be1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6dd88051-c965-4ca2-a2ba-e7da86c16c62","LogTimestamp":"2022-12-03T06:04:25.918Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:04:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:04:27.926Z","message":"Entering","context":{"RequestID":"c6f9c3a7-f48f-4b14-8c37-ebf213863d9b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1636bbe6-7acf-4c81-8234-b41ab90dc8c7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:27.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:27.927Z","message":"{\"transactionId\":\"c6f9c3a7-f48f-4b14-8c37-ebf213863d9b\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:27:926\",\"respDate\":\"221203-06:04:27:927\",\"sourceId\":\"haproxy:c6f9c3a7-f48f-4b14-8c37-ebf213863d9b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:04:27:926-32859\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c6f9c3a7-f48f-4b14-8c37-ebf213863d9b]}\\\"}\"}","context":{"RequestID":"c6f9c3a7-f48f-4b14-8c37-ebf213863d9b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1636bbe6-7acf-4c81-8234-b41ab90dc8c7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:27.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:27.928Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6f9c3a7-f48f-4b14-8c37-ebf213863d9b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1636bbe6-7acf-4c81-8234-b41ab90dc8c7","LogTimestamp":"2022-12-03T06:04:27.927Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:04:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:04:29.891Z","message":"Entering","context":{"RequestID":"0060fd06-32fc-4189-9e6d-12ccff441749","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"90ad709c-1da0-4c0e-aaff-a41400247289","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:04:29.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:29.893Z","message":"{\"transactionId\":\"0060fd06-32fc-4189-9e6d-12ccff441749\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:29:892\",\"respDate\":\"221203-06:04:29:892\",\"sourceId\":\"OOM_ReadinessCheck:0060fd06-32fc-4189-9e6d-12ccff441749\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:04:29:892-10718\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[49696], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[0060fd06-32fc-4189-9e6d-12ccff441749]}\\\"}\"}","context":{"RequestID":"0060fd06-32fc-4189-9e6d-12ccff441749","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"90ad709c-1da0-4c0e-aaff-a41400247289","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:04:29.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:29.893Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0060fd06-32fc-4189-9e6d-12ccff441749","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"90ad709c-1da0-4c0e-aaff-a41400247289","LogTimestamp":"2022-12-03T06:04:29.893Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:04:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:04:29.934Z","message":"Entering","context":{"RequestID":"bbd330bd-0e46-480f-96a7-b988037af7a1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"336d6686-c9c0-4c25-8139-1e027bf22051","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:29.934Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:29.936Z","message":"{\"transactionId\":\"bbd330bd-0e46-480f-96a7-b988037af7a1\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:29:935\",\"respDate\":\"221203-06:04:29:936\",\"sourceId\":\"haproxy:bbd330bd-0e46-480f-96a7-b988037af7a1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:04:29:935-59638\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bbd330bd-0e46-480f-96a7-b988037af7a1]}\\\"}\"}","context":{"RequestID":"bbd330bd-0e46-480f-96a7-b988037af7a1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"336d6686-c9c0-4c25-8139-1e027bf22051","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:29.934Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:29.937Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bbd330bd-0e46-480f-96a7-b988037af7a1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"336d6686-c9c0-4c25-8139-1e027bf22051","LogTimestamp":"2022-12-03T06:04:29.937Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:04:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:04:30.260Z","message":"Entering","context":{"RequestID":"4484c6a2-bc13-42fb-b3b5-0963c5429483","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d484fe9c-4a7f-430f-bf61-1fc1d4ed9732","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:04:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:30.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"4484c6a2-bc13-42fb-b3b5-0963c5429483","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d484fe9c-4a7f-430f-bf61-1fc1d4ed9732","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:04:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:30.262Z","message":"{\"transactionId\":\"4484c6a2-bc13-42fb-b3b5-0963c5429483\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:30:261\",\"respDate\":\"221203-06:04:30:262\",\"sourceId\":\"ReadinessCheck:4484c6a2-bc13-42fb-b3b5-0963c5429483\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:04:30:261-16018\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[4484c6a2-bc13-42fb-b3b5-0963c5429483]}\\\"}\"}","context":{"RequestID":"4484c6a2-bc13-42fb-b3b5-0963c5429483","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d484fe9c-4a7f-430f-bf61-1fc1d4ed9732","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:04:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:30.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4484c6a2-bc13-42fb-b3b5-0963c5429483","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d484fe9c-4a7f-430f-bf61-1fc1d4ed9732","LogTimestamp":"2022-12-03T06:04:30.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:04:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:04:30.660Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:30.662Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:31.945Z","message":"Entering","context":{"RequestID":"e785461d-8c58-4602-a67a-5cd0f2906999","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"526a329a-1a20-404c-805f-fce542d0904a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:31.945Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:31.946Z","message":"{\"transactionId\":\"e785461d-8c58-4602-a67a-5cd0f2906999\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:31:945\",\"respDate\":\"221203-06:04:31:946\",\"sourceId\":\"haproxy:e785461d-8c58-4602-a67a-5cd0f2906999\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:04:31:945-45885\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e785461d-8c58-4602-a67a-5cd0f2906999]}\\\"}\"}","context":{"RequestID":"e785461d-8c58-4602-a67a-5cd0f2906999","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"526a329a-1a20-404c-805f-fce542d0904a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:31.945Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:31.947Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e785461d-8c58-4602-a67a-5cd0f2906999","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"526a329a-1a20-404c-805f-fce542d0904a","LogTimestamp":"2022-12-03T06:04:31.946Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:04:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:04:33.915Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:04:33.924Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:33.924Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:33.924Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:33.953Z","message":"Entering","context":{"RequestID":"72385060-ae5b-4a3b-8b8f-693b0a3f0eb3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"866a98b2-b113-491b-85a0-597aa4159722","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:33.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:33.955Z","message":"{\"transactionId\":\"72385060-ae5b-4a3b-8b8f-693b0a3f0eb3\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:33:954\",\"respDate\":\"221203-06:04:33:955\",\"sourceId\":\"haproxy:72385060-ae5b-4a3b-8b8f-693b0a3f0eb3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:04:33:954-35494\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[72385060-ae5b-4a3b-8b8f-693b0a3f0eb3]}\\\"}\"}","context":{"RequestID":"72385060-ae5b-4a3b-8b8f-693b0a3f0eb3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"866a98b2-b113-491b-85a0-597aa4159722","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:33.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:33.955Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72385060-ae5b-4a3b-8b8f-693b0a3f0eb3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"866a98b2-b113-491b-85a0-597aa4159722","LogTimestamp":"2022-12-03T06:04:33.955Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:04:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:04:34.320Z","message":"Entering","context":{"RequestID":"23ad2d44-bebf-4a74-99ed-c26c3ae0a69a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e94a6626-2b92-42a5-aefd-a881616fb9c6","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:04:34.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:34.322Z","message":"{\"transactionId\":\"23ad2d44-bebf-4a74-99ed-c26c3ae0a69a\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:34:321\",\"respDate\":\"221203-06:04:34:322\",\"sourceId\":\"healthcheck:23ad2d44-bebf-4a74-99ed-c26c3ae0a69a\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:04:34:321-90386\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[23ad2d44-bebf-4a74-99ed-c26c3ae0a69a]}\\\"}\"}","context":{"RequestID":"23ad2d44-bebf-4a74-99ed-c26c3ae0a69a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e94a6626-2b92-42a5-aefd-a881616fb9c6","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:04:34.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:34.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23ad2d44-bebf-4a74-99ed-c26c3ae0a69a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e94a6626-2b92-42a5-aefd-a881616fb9c6","LogTimestamp":"2022-12-03T06:04:34.323Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:04:34 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:04:35.962Z","message":"Entering","context":{"RequestID":"b042621d-ece3-43e3-a590-6a3c59f65db4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c05057a0-3b95-4718-b3aa-632424e1f038","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:35.962Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:35.964Z","message":"{\"transactionId\":\"b042621d-ece3-43e3-a590-6a3c59f65db4\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:35:963\",\"respDate\":\"221203-06:04:35:964\",\"sourceId\":\"haproxy:b042621d-ece3-43e3-a590-6a3c59f65db4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:04:35:963-18423\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b042621d-ece3-43e3-a590-6a3c59f65db4]}\\\"}\"}","context":{"RequestID":"b042621d-ece3-43e3-a590-6a3c59f65db4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c05057a0-3b95-4718-b3aa-632424e1f038","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:35.962Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:35.964Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b042621d-ece3-43e3-a590-6a3c59f65db4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c05057a0-3b95-4718-b3aa-632424e1f038","LogTimestamp":"2022-12-03T06:04:35.964Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:04:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:04:37.973Z","message":"Entering","context":{"RequestID":"e90c03d8-3877-4a42-b32b-3c109b618bd1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f1d565c2-abcf-48b3-9429-c2430c2418bc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:37.973Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:37.974Z","message":"{\"transactionId\":\"e90c03d8-3877-4a42-b32b-3c109b618bd1\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:37:973\",\"respDate\":\"221203-06:04:37:974\",\"sourceId\":\"haproxy:e90c03d8-3877-4a42-b32b-3c109b618bd1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:04:37:973-62599\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e90c03d8-3877-4a42-b32b-3c109b618bd1]}\\\"}\"}","context":{"RequestID":"e90c03d8-3877-4a42-b32b-3c109b618bd1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f1d565c2-abcf-48b3-9429-c2430c2418bc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:37.973Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:37.975Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e90c03d8-3877-4a42-b32b-3c109b618bd1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1d565c2-abcf-48b3-9429-c2430c2418bc","LogTimestamp":"2022-12-03T06:04:37.975Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:04:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:04:38.546Z","message":"Entering","context":{"RequestID":"96b72a6e-06ea-44d7-b69a-eafd00dd7ada","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bde7b467-0afb-46eb-9b3c-c39b60e75e9f","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:04:38.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:38.547Z","message":"{\"transactionId\":\"96b72a6e-06ea-44d7-b69a-eafd00dd7ada\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:38:546\",\"respDate\":\"221203-06:04:38:547\",\"sourceId\":\"healthcheck:96b72a6e-06ea-44d7-b69a-eafd00dd7ada\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:04:38:546-56097\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[36440], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[96b72a6e-06ea-44d7-b69a-eafd00dd7ada]}\\\"}\"}","context":{"RequestID":"96b72a6e-06ea-44d7-b69a-eafd00dd7ada","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bde7b467-0afb-46eb-9b3c-c39b60e75e9f","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:04:38.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:38.548Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96b72a6e-06ea-44d7-b69a-eafd00dd7ada","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bde7b467-0afb-46eb-9b3c-c39b60e75e9f","LogTimestamp":"2022-12-03T06:04:38.548Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:04:38 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T06:04:39.892Z","message":"Entering","context":{"RequestID":"97fd7823-743e-4460-9b8b-ea558bc30552","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b798f6bc-26aa-4f90-83ca-ff2e71c43066","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:04:39.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:39.894Z","message":"{\"transactionId\":\"97fd7823-743e-4460-9b8b-ea558bc30552\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:39:893\",\"respDate\":\"221203-06:04:39:894\",\"sourceId\":\"OOM_ReadinessCheck:97fd7823-743e-4460-9b8b-ea558bc30552\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:04:39:893-37124\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[49902], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[97fd7823-743e-4460-9b8b-ea558bc30552]}\\\"}\"}","context":{"RequestID":"97fd7823-743e-4460-9b8b-ea558bc30552","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b798f6bc-26aa-4f90-83ca-ff2e71c43066","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:04:39.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:39.895Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97fd7823-743e-4460-9b8b-ea558bc30552","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b798f6bc-26aa-4f90-83ca-ff2e71c43066","LogTimestamp":"2022-12-03T06:04:39.895Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:04:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T06:04:39.981Z","message":"Entering","context":{"RequestID":"151d87a7-2779-46e8-bd74-c41defe17f8b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"59a26430-d248-4c69-8b5a-d4584aea669a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:39.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:39.984Z","message":"{\"transactionId\":\"151d87a7-2779-46e8-bd74-c41defe17f8b\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:39:983\",\"respDate\":\"221203-06:04:39:984\",\"sourceId\":\"haproxy:151d87a7-2779-46e8-bd74-c41defe17f8b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:04:39:983-46260\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[151d87a7-2779-46e8-bd74-c41defe17f8b]}\\\"}\"}","context":{"RequestID":"151d87a7-2779-46e8-bd74-c41defe17f8b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"59a26430-d248-4c69-8b5a-d4584aea669a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:39.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:39.985Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"151d87a7-2779-46e8-bd74-c41defe17f8b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59a26430-d248-4c69-8b5a-d4584aea669a","LogTimestamp":"2022-12-03T06:04:39.985Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:04:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:04:40.258Z","message":"Entering","context":{"RequestID":"2fda8cc3-01d1-4e17-89fb-3d31c65d10d3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9d7954bc-15cc-4dab-b73e-ef35a0cee57d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:04:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:40.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"2fda8cc3-01d1-4e17-89fb-3d31c65d10d3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9d7954bc-15cc-4dab-b73e-ef35a0cee57d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:04:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:40.260Z","message":"{\"transactionId\":\"2fda8cc3-01d1-4e17-89fb-3d31c65d10d3\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:40:259\",\"respDate\":\"221203-06:04:40:260\",\"sourceId\":\"ReadinessCheck:2fda8cc3-01d1-4e17-89fb-3d31c65d10d3\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:04:40:259-64327\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[2fda8cc3-01d1-4e17-89fb-3d31c65d10d3]}\\\"}\"}","context":{"RequestID":"2fda8cc3-01d1-4e17-89fb-3d31c65d10d3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9d7954bc-15cc-4dab-b73e-ef35a0cee57d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:04:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:40.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2fda8cc3-01d1-4e17-89fb-3d31c65d10d3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d7954bc-15cc-4dab-b73e-ef35a0cee57d","LogTimestamp":"2022-12-03T06:04:40.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:04:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:04:41.991Z","message":"Entering","context":{"RequestID":"fee6dc40-a4f9-4977-8741-7add84823c19","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4a83c18c-d967-48eb-b00b-13571eeca82d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:41.991Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:41.993Z","message":"{\"transactionId\":\"fee6dc40-a4f9-4977-8741-7add84823c19\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:41:992\",\"respDate\":\"221203-06:04:41:993\",\"sourceId\":\"haproxy:fee6dc40-a4f9-4977-8741-7add84823c19\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:04:41:992-90858\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fee6dc40-a4f9-4977-8741-7add84823c19]}\\\"}\"}","context":{"RequestID":"fee6dc40-a4f9-4977-8741-7add84823c19","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4a83c18c-d967-48eb-b00b-13571eeca82d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:41.991Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:41.993Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fee6dc40-a4f9-4977-8741-7add84823c19","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a83c18c-d967-48eb-b00b-13571eeca82d","LogTimestamp":"2022-12-03T06:04:41.993Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:04:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:04:43.915Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:04:43.930Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:43.930Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:43.930Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:44.001Z","message":"Entering","context":{"RequestID":"8b98472d-6503-454d-9a86-f201a4df0011","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2d3a74f0-adf3-45da-b462-8c57302177b6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:44.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:44.003Z","message":"{\"transactionId\":\"8b98472d-6503-454d-9a86-f201a4df0011\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:44:002\",\"respDate\":\"221203-06:04:44:003\",\"sourceId\":\"haproxy:8b98472d-6503-454d-9a86-f201a4df0011\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:04:44:002-39719\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8b98472d-6503-454d-9a86-f201a4df0011]}\\\"}\"}","context":{"RequestID":"8b98472d-6503-454d-9a86-f201a4df0011","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2d3a74f0-adf3-45da-b462-8c57302177b6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:44.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:44.004Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b98472d-6503-454d-9a86-f201a4df0011","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d3a74f0-adf3-45da-b462-8c57302177b6","LogTimestamp":"2022-12-03T06:04:44.004Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:04:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:04:46.013Z","message":"Entering","context":{"RequestID":"71054871-971c-4099-8d9a-bc9477b15ce4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"30cbee7e-975a-4435-bac9-0226aed0d1dd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:46.013Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:46.015Z","message":"{\"transactionId\":\"71054871-971c-4099-8d9a-bc9477b15ce4\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:46:013\",\"respDate\":\"221203-06:04:46:015\",\"sourceId\":\"haproxy:71054871-971c-4099-8d9a-bc9477b15ce4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:04:46:013-32095\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[71054871-971c-4099-8d9a-bc9477b15ce4]}\\\"}\"}","context":{"RequestID":"71054871-971c-4099-8d9a-bc9477b15ce4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"30cbee7e-975a-4435-bac9-0226aed0d1dd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:46.013Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:46.015Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71054871-971c-4099-8d9a-bc9477b15ce4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30cbee7e-975a-4435-bac9-0226aed0d1dd","LogTimestamp":"2022-12-03T06:04:46.015Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:04:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:04:48.060Z","message":"Entering","context":{"RequestID":"e8342c98-74ed-4623-9b29-f4ae0e8c6d40","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e3781df4-6d46-43d5-9de3-fb5a9498da48","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:48.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:48.062Z","message":"{\"transactionId\":\"e8342c98-74ed-4623-9b29-f4ae0e8c6d40\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:48:060\",\"respDate\":\"221203-06:04:48:062\",\"sourceId\":\"haproxy:e8342c98-74ed-4623-9b29-f4ae0e8c6d40\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:04:48:060-68350\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e8342c98-74ed-4623-9b29-f4ae0e8c6d40]}\\\"}\"}","context":{"RequestID":"e8342c98-74ed-4623-9b29-f4ae0e8c6d40","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e3781df4-6d46-43d5-9de3-fb5a9498da48","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:48.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:48.062Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e8342c98-74ed-4623-9b29-f4ae0e8c6d40","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3781df4-6d46-43d5-9de3-fb5a9498da48","LogTimestamp":"2022-12-03T06:04:48.062Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:04:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:04:49.346Z","message":"Entering","context":{"RequestID":"456b937c-a059-4ecb-8555-d00c82185da9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0d74e00f-f070-49de-b166-1fe89cc39ad4","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:04:49.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:49.348Z","message":"{\"transactionId\":\"456b937c-a059-4ecb-8555-d00c82185da9\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:49:346\",\"respDate\":\"221203-06:04:49:348\",\"sourceId\":\"healthcheck:456b937c-a059-4ecb-8555-d00c82185da9\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:04:49:346-38597\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[456b937c-a059-4ecb-8555-d00c82185da9]}\\\"}\"}","context":{"RequestID":"456b937c-a059-4ecb-8555-d00c82185da9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0d74e00f-f070-49de-b166-1fe89cc39ad4","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:04:49.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:49.348Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"456b937c-a059-4ecb-8555-d00c82185da9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d74e00f-f070-49de-b166-1fe89cc39ad4","LogTimestamp":"2022-12-03T06:04:49.348Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:04:49 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 15 - "logType": "access" {"timestamp":"2022-12-03T06:04:49.893Z","message":"Entering","context":{"RequestID":"52559563-0bb2-4c0a-9fc1-558b78c9b89f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"239d4de9-400f-4d45-820a-dd1e391b7d77","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:04:49.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:49.894Z","message":"{\"transactionId\":\"52559563-0bb2-4c0a-9fc1-558b78c9b89f\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:49:893\",\"respDate\":\"221203-06:04:49:894\",\"sourceId\":\"OOM_ReadinessCheck:52559563-0bb2-4c0a-9fc1-558b78c9b89f\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:04:49:893-91076\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[50094], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[52559563-0bb2-4c0a-9fc1-558b78c9b89f]}\\\"}\"}","context":{"RequestID":"52559563-0bb2-4c0a-9fc1-558b78c9b89f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"239d4de9-400f-4d45-820a-dd1e391b7d77","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:04:49.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:49.895Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"52559563-0bb2-4c0a-9fc1-558b78c9b89f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"239d4de9-400f-4d45-820a-dd1e391b7d77","LogTimestamp":"2022-12-03T06:04:49.895Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:04:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:04:50.070Z","message":"Entering","context":{"RequestID":"f0145030-39f5-4778-bda6-4ed3da677ee2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"68c0913b-41e7-464b-8532-5570231dd238","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:50.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:50.072Z","message":"{\"transactionId\":\"f0145030-39f5-4778-bda6-4ed3da677ee2\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:50:070\",\"respDate\":\"221203-06:04:50:072\",\"sourceId\":\"haproxy:f0145030-39f5-4778-bda6-4ed3da677ee2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:04:50:070-27600\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f0145030-39f5-4778-bda6-4ed3da677ee2]}\\\"}\"}","context":{"RequestID":"f0145030-39f5-4778-bda6-4ed3da677ee2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"68c0913b-41e7-464b-8532-5570231dd238","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:50.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:50.072Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0145030-39f5-4778-bda6-4ed3da677ee2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68c0913b-41e7-464b-8532-5570231dd238","LogTimestamp":"2022-12-03T06:04:50.072Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:04:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:04:50.258Z","message":"Entering","context":{"RequestID":"14102988-cc93-449a-8a30-ddbdf539d3d7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3768016c-f66a-4842-8974-38ce5711cd53","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:04:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:50.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"14102988-cc93-449a-8a30-ddbdf539d3d7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3768016c-f66a-4842-8974-38ce5711cd53","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:04:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:50.260Z","message":"{\"transactionId\":\"14102988-cc93-449a-8a30-ddbdf539d3d7\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:50:259\",\"respDate\":\"221203-06:04:50:260\",\"sourceId\":\"ReadinessCheck:14102988-cc93-449a-8a30-ddbdf539d3d7\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:04:50:259-77134\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[14102988-cc93-449a-8a30-ddbdf539d3d7]}\\\"}\"}","context":{"RequestID":"14102988-cc93-449a-8a30-ddbdf539d3d7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3768016c-f66a-4842-8974-38ce5711cd53","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:04:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:50.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14102988-cc93-449a-8a30-ddbdf539d3d7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3768016c-f66a-4842-8974-38ce5711cd53","LogTimestamp":"2022-12-03T06:04:50.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:04:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:04:52.079Z","message":"Entering","context":{"RequestID":"796748e2-9792-4c9d-a07d-42cff266ee19","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9002339f-e581-4a05-9a81-4e4824f8cd0c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:52.079Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:52.080Z","message":"{\"transactionId\":\"796748e2-9792-4c9d-a07d-42cff266ee19\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:52:079\",\"respDate\":\"221203-06:04:52:080\",\"sourceId\":\"haproxy:796748e2-9792-4c9d-a07d-42cff266ee19\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:04:52:079-60309\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[796748e2-9792-4c9d-a07d-42cff266ee19]}\\\"}\"}","context":{"RequestID":"796748e2-9792-4c9d-a07d-42cff266ee19","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9002339f-e581-4a05-9a81-4e4824f8cd0c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:52.079Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:52.081Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"796748e2-9792-4c9d-a07d-42cff266ee19","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9002339f-e581-4a05-9a81-4e4824f8cd0c","LogTimestamp":"2022-12-03T06:04:52.081Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:04:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:04:53.574Z","message":"Entering","context":{"RequestID":"a9df3008-fefd-4596-a13d-00f98f6f97f1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"02a5ef07-233b-47f9-b76b-5a8f23ba50f9","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:04:53.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:53.576Z","message":"{\"transactionId\":\"a9df3008-fefd-4596-a13d-00f98f6f97f1\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:53:575\",\"respDate\":\"221203-06:04:53:576\",\"sourceId\":\"healthcheck:a9df3008-fefd-4596-a13d-00f98f6f97f1\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:04:53:575-45747\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[36626], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[a9df3008-fefd-4596-a13d-00f98f6f97f1]}\\\"}\"}","context":{"RequestID":"a9df3008-fefd-4596-a13d-00f98f6f97f1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"02a5ef07-233b-47f9-b76b-5a8f23ba50f9","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:04:53.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:53.576Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a9df3008-fefd-4596-a13d-00f98f6f97f1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"02a5ef07-233b-47f9-b76b-5a8f23ba50f9","LogTimestamp":"2022-12-03T06:04:53.576Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:04:53 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T06:04:53.915Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:04:53.927Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:53.928Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:53.928Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:54.087Z","message":"Entering","context":{"RequestID":"496dd93f-876a-4559-b841-32949b410c6a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0844b872-8051-4487-b5ec-61a235f59a97","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:54.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:54.089Z","message":"{\"transactionId\":\"496dd93f-876a-4559-b841-32949b410c6a\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:54:088\",\"respDate\":\"221203-06:04:54:089\",\"sourceId\":\"haproxy:496dd93f-876a-4559-b841-32949b410c6a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:04:54:088-16677\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[496dd93f-876a-4559-b841-32949b410c6a]}\\\"}\"}","context":{"RequestID":"496dd93f-876a-4559-b841-32949b410c6a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0844b872-8051-4487-b5ec-61a235f59a97","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:54.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:54.089Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"496dd93f-876a-4559-b841-32949b410c6a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0844b872-8051-4487-b5ec-61a235f59a97","LogTimestamp":"2022-12-03T06:04:54.089Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:04:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:04:56.096Z","message":"Entering","context":{"RequestID":"c15128f4-e98d-42d1-9a26-4177e796e50f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"052f5612-7d07-4882-849a-5fd9e76a6fba","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:56.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:56.098Z","message":"{\"transactionId\":\"c15128f4-e98d-42d1-9a26-4177e796e50f\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:56:096\",\"respDate\":\"221203-06:04:56:097\",\"sourceId\":\"haproxy:c15128f4-e98d-42d1-9a26-4177e796e50f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:04:56:096-73629\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c15128f4-e98d-42d1-9a26-4177e796e50f]}\\\"}\"}","context":{"RequestID":"c15128f4-e98d-42d1-9a26-4177e796e50f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"052f5612-7d07-4882-849a-5fd9e76a6fba","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:56.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:56.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c15128f4-e98d-42d1-9a26-4177e796e50f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"052f5612-7d07-4882-849a-5fd9e76a6fba","LogTimestamp":"2022-12-03T06:04:56.098Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:04:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:04:58.105Z","message":"Entering","context":{"RequestID":"d7d03599-8ab7-4467-88b6-d7a58a55737e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d9730170-51a8-48de-82d7-98dbd831a48d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:58.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:58.107Z","message":"{\"transactionId\":\"d7d03599-8ab7-4467-88b6-d7a58a55737e\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:58:106\",\"respDate\":\"221203-06:04:58:107\",\"sourceId\":\"haproxy:d7d03599-8ab7-4467-88b6-d7a58a55737e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:04:58:106-75445\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d7d03599-8ab7-4467-88b6-d7a58a55737e]}\\\"}\"}","context":{"RequestID":"d7d03599-8ab7-4467-88b6-d7a58a55737e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d9730170-51a8-48de-82d7-98dbd831a48d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:04:58.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:58.107Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7d03599-8ab7-4467-88b6-d7a58a55737e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d9730170-51a8-48de-82d7-98dbd831a48d","LogTimestamp":"2022-12-03T06:04:58.107Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:04:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:04:59.892Z","message":"Entering","context":{"RequestID":"34fbd53c-82fb-4b71-abba-0f2c7b4ca8cf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aaf7b7c0-c721-4e09-97c8-ed517fc337f7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:04:59.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:04:59.893Z","message":"{\"transactionId\":\"34fbd53c-82fb-4b71-abba-0f2c7b4ca8cf\",\"status\":\"200\",\"rqstDate\":\"221203-06:04:59:892\",\"respDate\":\"221203-06:04:59:893\",\"sourceId\":\"OOM_ReadinessCheck:34fbd53c-82fb-4b71-abba-0f2c7b4ca8cf\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:04:59:892-6629\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[50284], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[34fbd53c-82fb-4b71-abba-0f2c7b4ca8cf]}\\\"}\"}","context":{"RequestID":"34fbd53c-82fb-4b71-abba-0f2c7b4ca8cf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aaf7b7c0-c721-4e09-97c8-ed517fc337f7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:04:59.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:04:59.894Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34fbd53c-82fb-4b71-abba-0f2c7b4ca8cf","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aaf7b7c0-c721-4e09-97c8-ed517fc337f7","LogTimestamp":"2022-12-03T06:04:59.894Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:04:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 3 - "logType": "access" {"timestamp":"2022-12-03T06:05:00.114Z","message":"Entering","context":{"RequestID":"f26cf1db-88e9-4b13-ac30-3f8330013770","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"97f10709-aee2-4eb7-89fa-fba95dc2dc49","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:00.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:00.116Z","message":"{\"transactionId\":\"f26cf1db-88e9-4b13-ac30-3f8330013770\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:00:115\",\"respDate\":\"221203-06:05:00:116\",\"sourceId\":\"haproxy:f26cf1db-88e9-4b13-ac30-3f8330013770\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:05:00:115-90453\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f26cf1db-88e9-4b13-ac30-3f8330013770]}\\\"}\"}","context":{"RequestID":"f26cf1db-88e9-4b13-ac30-3f8330013770","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"97f10709-aee2-4eb7-89fa-fba95dc2dc49","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:00.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:00.116Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f26cf1db-88e9-4b13-ac30-3f8330013770","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97f10709-aee2-4eb7-89fa-fba95dc2dc49","LogTimestamp":"2022-12-03T06:05:00.116Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:05:00.258Z","message":"Entering","context":{"RequestID":"514318b9-5aaa-43e5-9aa9-0f065c6d890d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"41c7c9ba-690b-4c5d-b20f-e1df9d9df715","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:05:00.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:00.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"514318b9-5aaa-43e5-9aa9-0f065c6d890d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"41c7c9ba-690b-4c5d-b20f-e1df9d9df715","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:05:00.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:00.259Z","message":"{\"transactionId\":\"514318b9-5aaa-43e5-9aa9-0f065c6d890d\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:00:258\",\"respDate\":\"221203-06:05:00:259\",\"sourceId\":\"ReadinessCheck:514318b9-5aaa-43e5-9aa9-0f065c6d890d\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:05:00:258-96140\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[514318b9-5aaa-43e5-9aa9-0f065c6d890d]}\\\"}\"}","context":{"RequestID":"514318b9-5aaa-43e5-9aa9-0f065c6d890d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"41c7c9ba-690b-4c5d-b20f-e1df9d9df715","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:05:00.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:00.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"514318b9-5aaa-43e5-9aa9-0f065c6d890d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41c7c9ba-690b-4c5d-b20f-e1df9d9df715","LogTimestamp":"2022-12-03T06:05:00.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:05:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:05:00.663Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:00.665Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:02.124Z","message":"Entering","context":{"RequestID":"4129dbf3-99d4-4d00-86d2-9eff8640afa9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6d81e741-7e32-4349-9f47-e0c823f071d6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:02.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:02.126Z","message":"{\"transactionId\":\"4129dbf3-99d4-4d00-86d2-9eff8640afa9\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:02:125\",\"respDate\":\"221203-06:05:02:126\",\"sourceId\":\"haproxy:4129dbf3-99d4-4d00-86d2-9eff8640afa9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:05:02:125-40347\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4129dbf3-99d4-4d00-86d2-9eff8640afa9]}\\\"}\"}","context":{"RequestID":"4129dbf3-99d4-4d00-86d2-9eff8640afa9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6d81e741-7e32-4349-9f47-e0c823f071d6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:02.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:02.127Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4129dbf3-99d4-4d00-86d2-9eff8640afa9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d81e741-7e32-4349-9f47-e0c823f071d6","LogTimestamp":"2022-12-03T06:05:02.127Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:05:03.915Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:05:03.923Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:03.923Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:03.923Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:04.134Z","message":"Entering","context":{"RequestID":"5acb0ee1-bcdc-40a5-9cbd-269658dac059","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4f8e3c53-9d0c-4571-b9ad-58c020cac835","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:04.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:04.135Z","message":"{\"transactionId\":\"5acb0ee1-bcdc-40a5-9cbd-269658dac059\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:04:134\",\"respDate\":\"221203-06:05:04:135\",\"sourceId\":\"haproxy:5acb0ee1-bcdc-40a5-9cbd-269658dac059\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:05:04:134-39807\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5acb0ee1-bcdc-40a5-9cbd-269658dac059]}\\\"}\"}","context":{"RequestID":"5acb0ee1-bcdc-40a5-9cbd-269658dac059","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4f8e3c53-9d0c-4571-b9ad-58c020cac835","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:04.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:04.136Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5acb0ee1-bcdc-40a5-9cbd-269658dac059","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f8e3c53-9d0c-4571-b9ad-58c020cac835","LogTimestamp":"2022-12-03T06:05:04.136Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:05:04.380Z","message":"Entering","context":{"RequestID":"185fa935-6341-4206-aedc-30a068587bc6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5ecc4720-abee-4a77-8fd9-449521f34276","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:05:04.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:04.382Z","message":"{\"transactionId\":\"185fa935-6341-4206-aedc-30a068587bc6\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:04:381\",\"respDate\":\"221203-06:05:04:382\",\"sourceId\":\"healthcheck:185fa935-6341-4206-aedc-30a068587bc6\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:05:04:381-70261\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[185fa935-6341-4206-aedc-30a068587bc6]}\\\"}\"}","context":{"RequestID":"185fa935-6341-4206-aedc-30a068587bc6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5ecc4720-abee-4a77-8fd9-449521f34276","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:05:04.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:04.383Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"185fa935-6341-4206-aedc-30a068587bc6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ecc4720-abee-4a77-8fd9-449521f34276","LogTimestamp":"2022-12-03T06:05:04.383Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:05:04 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:05:06.143Z","message":"Entering","context":{"RequestID":"76eca889-89f6-45fe-b262-faa63bf67fd0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dc11b93a-d3e0-4031-9a0d-8581c8230427","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:06.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:06.144Z","message":"{\"transactionId\":\"76eca889-89f6-45fe-b262-faa63bf67fd0\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:06:143\",\"respDate\":\"221203-06:05:06:144\",\"sourceId\":\"haproxy:76eca889-89f6-45fe-b262-faa63bf67fd0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:05:06:143-15313\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[76eca889-89f6-45fe-b262-faa63bf67fd0]}\\\"}\"}","context":{"RequestID":"76eca889-89f6-45fe-b262-faa63bf67fd0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dc11b93a-d3e0-4031-9a0d-8581c8230427","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:06.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:06.145Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"76eca889-89f6-45fe-b262-faa63bf67fd0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc11b93a-d3e0-4031-9a0d-8581c8230427","LogTimestamp":"2022-12-03T06:05:06.145Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:05:08.152Z","message":"Entering","context":{"RequestID":"381b4deb-a826-404b-917b-ba697d686dd8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"700f3f06-d1ad-4e11-9758-d8f9948f94ef","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:08.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:08.154Z","message":"{\"transactionId\":\"381b4deb-a826-404b-917b-ba697d686dd8\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:08:153\",\"respDate\":\"221203-06:05:08:154\",\"sourceId\":\"haproxy:381b4deb-a826-404b-917b-ba697d686dd8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:05:08:153-38630\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[381b4deb-a826-404b-917b-ba697d686dd8]}\\\"}\"}","context":{"RequestID":"381b4deb-a826-404b-917b-ba697d686dd8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"700f3f06-d1ad-4e11-9758-d8f9948f94ef","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:08.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:08.155Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"381b4deb-a826-404b-917b-ba697d686dd8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"700f3f06-d1ad-4e11-9758-d8f9948f94ef","LogTimestamp":"2022-12-03T06:05:08.154Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:05:08.599Z","message":"Entering","context":{"RequestID":"ffb89e06-1555-4e86-870e-6d6efa56bbda","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"49c3b6cb-7098-4194-a357-3591fe62155b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:05:08.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:08.601Z","message":"{\"transactionId\":\"ffb89e06-1555-4e86-870e-6d6efa56bbda\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:08:599\",\"respDate\":\"221203-06:05:08:601\",\"sourceId\":\"healthcheck:ffb89e06-1555-4e86-870e-6d6efa56bbda\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:05:08:599-38938\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[36786], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[ffb89e06-1555-4e86-870e-6d6efa56bbda]}\\\"}\"}","context":{"RequestID":"ffb89e06-1555-4e86-870e-6d6efa56bbda","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"49c3b6cb-7098-4194-a357-3591fe62155b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:05:08.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:08.601Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ffb89e06-1555-4e86-870e-6d6efa56bbda","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49c3b6cb-7098-4194-a357-3591fe62155b","LogTimestamp":"2022-12-03T06:05:08.601Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:08 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T06:05:09.890Z","message":"Entering","context":{"RequestID":"d22002e6-4a20-4165-8672-9fa790628f6a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"158f4df8-a58e-4088-a17f-1ecf0ca5c7d6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:05:09.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:09.892Z","message":"{\"transactionId\":\"d22002e6-4a20-4165-8672-9fa790628f6a\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:09:891\",\"respDate\":\"221203-06:05:09:892\",\"sourceId\":\"OOM_ReadinessCheck:d22002e6-4a20-4165-8672-9fa790628f6a\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:05:09:891-80371\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[50486], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[d22002e6-4a20-4165-8672-9fa790628f6a]}\\\"}\"}","context":{"RequestID":"d22002e6-4a20-4165-8672-9fa790628f6a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"158f4df8-a58e-4088-a17f-1ecf0ca5c7d6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:05:09.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:09.892Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d22002e6-4a20-4165-8672-9fa790628f6a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"158f4df8-a58e-4088-a17f-1ecf0ca5c7d6","LogTimestamp":"2022-12-03T06:05:09.892Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:05:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:05:10.162Z","message":"Entering","context":{"RequestID":"4107f1db-1a69-4bef-80ae-0a72857444f5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ac1c23c5-6735-4ccf-8375-5570ae567d36","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:10.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:10.164Z","message":"{\"transactionId\":\"4107f1db-1a69-4bef-80ae-0a72857444f5\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:10:163\",\"respDate\":\"221203-06:05:10:164\",\"sourceId\":\"haproxy:4107f1db-1a69-4bef-80ae-0a72857444f5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:05:10:163-78935\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4107f1db-1a69-4bef-80ae-0a72857444f5]}\\\"}\"}","context":{"RequestID":"4107f1db-1a69-4bef-80ae-0a72857444f5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ac1c23c5-6735-4ccf-8375-5570ae567d36","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:10.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:10.164Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4107f1db-1a69-4bef-80ae-0a72857444f5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac1c23c5-6735-4ccf-8375-5570ae567d36","LogTimestamp":"2022-12-03T06:05:10.164Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:05:10.259Z","message":"Entering","context":{"RequestID":"473b4267-529e-42ba-a2fa-27c0d19264df","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"42afffc5-bca7-4118-a01e-3c063680ab1b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:05:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:10.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"473b4267-529e-42ba-a2fa-27c0d19264df","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"42afffc5-bca7-4118-a01e-3c063680ab1b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:05:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:10.261Z","message":"{\"transactionId\":\"473b4267-529e-42ba-a2fa-27c0d19264df\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:10:259\",\"respDate\":\"221203-06:05:10:261\",\"sourceId\":\"ReadinessCheck:473b4267-529e-42ba-a2fa-27c0d19264df\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:05:10:259-36904\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[473b4267-529e-42ba-a2fa-27c0d19264df]}\\\"}\"}","context":{"RequestID":"473b4267-529e-42ba-a2fa-27c0d19264df","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"42afffc5-bca7-4118-a01e-3c063680ab1b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:05:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:10.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"473b4267-529e-42ba-a2fa-27c0d19264df","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42afffc5-bca7-4118-a01e-3c063680ab1b","LogTimestamp":"2022-12-03T06:05:10.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:05:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:05:12.171Z","message":"Entering","context":{"RequestID":"1bcb1d5a-dfeb-42cd-8356-cc66c73fbdc4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1816c862-c8c1-473f-8756-5dcd99b4eaa2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:12.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:12.173Z","message":"{\"transactionId\":\"1bcb1d5a-dfeb-42cd-8356-cc66c73fbdc4\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:12:172\",\"respDate\":\"221203-06:05:12:173\",\"sourceId\":\"haproxy:1bcb1d5a-dfeb-42cd-8356-cc66c73fbdc4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:05:12:172-31385\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1bcb1d5a-dfeb-42cd-8356-cc66c73fbdc4]}\\\"}\"}","context":{"RequestID":"1bcb1d5a-dfeb-42cd-8356-cc66c73fbdc4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1816c862-c8c1-473f-8756-5dcd99b4eaa2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:12.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:12.173Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1bcb1d5a-dfeb-42cd-8356-cc66c73fbdc4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1816c862-c8c1-473f-8756-5dcd99b4eaa2","LogTimestamp":"2022-12-03T06:05:12.173Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:05:13.914Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:05:13.925Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:13.925Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:13.925Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:14.180Z","message":"Entering","context":{"RequestID":"2b64988c-5206-43af-bfce-50462f318c1d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c8d02ff8-8852-4a5b-87a8-ed7ca9c016e7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:14.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:14.182Z","message":"{\"transactionId\":\"2b64988c-5206-43af-bfce-50462f318c1d\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:14:181\",\"respDate\":\"221203-06:05:14:182\",\"sourceId\":\"haproxy:2b64988c-5206-43af-bfce-50462f318c1d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:05:14:181-80068\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2b64988c-5206-43af-bfce-50462f318c1d]}\\\"}\"}","context":{"RequestID":"2b64988c-5206-43af-bfce-50462f318c1d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c8d02ff8-8852-4a5b-87a8-ed7ca9c016e7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:14.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:14.182Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b64988c-5206-43af-bfce-50462f318c1d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8d02ff8-8852-4a5b-87a8-ed7ca9c016e7","LogTimestamp":"2022-12-03T06:05:14.182Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:05:16.189Z","message":"Entering","context":{"RequestID":"54af5bf1-54b0-4e03-b0d9-838dec569eb2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3df89919-11f2-425f-867d-25690c3a6e36","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:16.189Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:16.192Z","message":"{\"transactionId\":\"54af5bf1-54b0-4e03-b0d9-838dec569eb2\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:16:190\",\"respDate\":\"221203-06:05:16:192\",\"sourceId\":\"haproxy:54af5bf1-54b0-4e03-b0d9-838dec569eb2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:05:16:190-21164\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[54af5bf1-54b0-4e03-b0d9-838dec569eb2]}\\\"}\"}","context":{"RequestID":"54af5bf1-54b0-4e03-b0d9-838dec569eb2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3df89919-11f2-425f-867d-25690c3a6e36","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:16.189Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:16.193Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54af5bf1-54b0-4e03-b0d9-838dec569eb2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3df89919-11f2-425f-867d-25690c3a6e36","LogTimestamp":"2022-12-03T06:05:16.192Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T06:05:18.200Z","message":"Entering","context":{"RequestID":"cdfe1e89-b3bd-48ad-8163-3e9eda3391ab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1c6315a4-604c-4d00-b5b7-341be78ae90b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:18.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:18.202Z","message":"{\"transactionId\":\"cdfe1e89-b3bd-48ad-8163-3e9eda3391ab\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:18:201\",\"respDate\":\"221203-06:05:18:202\",\"sourceId\":\"haproxy:cdfe1e89-b3bd-48ad-8163-3e9eda3391ab\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:05:18:201-80876\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cdfe1e89-b3bd-48ad-8163-3e9eda3391ab]}\\\"}\"}","context":{"RequestID":"cdfe1e89-b3bd-48ad-8163-3e9eda3391ab","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1c6315a4-604c-4d00-b5b7-341be78ae90b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:18.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:18.202Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cdfe1e89-b3bd-48ad-8163-3e9eda3391ab","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c6315a4-604c-4d00-b5b7-341be78ae90b","LogTimestamp":"2022-12-03T06:05:18.202Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:05:19.404Z","message":"Entering","context":{"RequestID":"8989f806-4758-4e46-bb85-448975021060","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"314246d4-54c0-4ae8-ae94-c3417c3b2b08","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:05:19.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:19.407Z","message":"{\"transactionId\":\"8989f806-4758-4e46-bb85-448975021060\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:19:405\",\"respDate\":\"221203-06:05:19:406\",\"sourceId\":\"healthcheck:8989f806-4758-4e46-bb85-448975021060\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:05:19:405-16765\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[8989f806-4758-4e46-bb85-448975021060]}\\\"}\"}","context":{"RequestID":"8989f806-4758-4e46-bb85-448975021060","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"314246d4-54c0-4ae8-ae94-c3417c3b2b08","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:05:19.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:19.407Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8989f806-4758-4e46-bb85-448975021060","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"314246d4-54c0-4ae8-ae94-c3417c3b2b08","LogTimestamp":"2022-12-03T06:05:19.407Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:05:19 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:05:19.891Z","message":"Entering","context":{"RequestID":"2a0facc3-a9e9-47c2-9b80-0f1d9100f39a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7713735d-de24-42f6-a0cd-a050f9769a01","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:05:19.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:19.892Z","message":"{\"transactionId\":\"2a0facc3-a9e9-47c2-9b80-0f1d9100f39a\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:19:891\",\"respDate\":\"221203-06:05:19:892\",\"sourceId\":\"OOM_ReadinessCheck:2a0facc3-a9e9-47c2-9b80-0f1d9100f39a\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:05:19:891-47324\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[50688], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[2a0facc3-a9e9-47c2-9b80-0f1d9100f39a]}\\\"}\"}","context":{"RequestID":"2a0facc3-a9e9-47c2-9b80-0f1d9100f39a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7713735d-de24-42f6-a0cd-a050f9769a01","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:05:19.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:19.892Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a0facc3-a9e9-47c2-9b80-0f1d9100f39a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7713735d-de24-42f6-a0cd-a050f9769a01","LogTimestamp":"2022-12-03T06:05:19.892Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:05:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 3 - "logType": "access" {"timestamp":"2022-12-03T06:05:20.209Z","message":"Entering","context":{"RequestID":"827aec37-61f0-4dfd-9b7f-85ff2d816c19","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d38c947a-1cd7-47dc-8f3b-6964a050b345","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:20.209Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:20.211Z","message":"{\"transactionId\":\"827aec37-61f0-4dfd-9b7f-85ff2d816c19\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:20:210\",\"respDate\":\"221203-06:05:20:211\",\"sourceId\":\"haproxy:827aec37-61f0-4dfd-9b7f-85ff2d816c19\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:05:20:210-74062\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[827aec37-61f0-4dfd-9b7f-85ff2d816c19]}\\\"}\"}","context":{"RequestID":"827aec37-61f0-4dfd-9b7f-85ff2d816c19","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d38c947a-1cd7-47dc-8f3b-6964a050b345","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:20.209Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:20.211Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"827aec37-61f0-4dfd-9b7f-85ff2d816c19","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d38c947a-1cd7-47dc-8f3b-6964a050b345","LogTimestamp":"2022-12-03T06:05:20.211Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:05:20.258Z","message":"Entering","context":{"RequestID":"b4e036c6-f9d9-4068-8d06-c05fa7597677","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3be669f5-c8c4-42dc-8057-8dec1d98078e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:05:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:20.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"b4e036c6-f9d9-4068-8d06-c05fa7597677","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3be669f5-c8c4-42dc-8057-8dec1d98078e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:05:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:20.260Z","message":"{\"transactionId\":\"b4e036c6-f9d9-4068-8d06-c05fa7597677\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:20:258\",\"respDate\":\"221203-06:05:20:260\",\"sourceId\":\"ReadinessCheck:b4e036c6-f9d9-4068-8d06-c05fa7597677\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:05:20:258-11322\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[b4e036c6-f9d9-4068-8d06-c05fa7597677]}\\\"}\"}","context":{"RequestID":"b4e036c6-f9d9-4068-8d06-c05fa7597677","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3be669f5-c8c4-42dc-8057-8dec1d98078e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:05:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:20.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4e036c6-f9d9-4068-8d06-c05fa7597677","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3be669f5-c8c4-42dc-8057-8dec1d98078e","LogTimestamp":"2022-12-03T06:05:20.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:05:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:05:22.218Z","message":"Entering","context":{"RequestID":"860ad404-05d5-493d-af09-8e37992d7f8d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"30831531-9901-43e6-98ce-4e6909573e33","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:22.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:22.220Z","message":"{\"transactionId\":\"860ad404-05d5-493d-af09-8e37992d7f8d\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:22:219\",\"respDate\":\"221203-06:05:22:219\",\"sourceId\":\"haproxy:860ad404-05d5-493d-af09-8e37992d7f8d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:05:22:219-40218\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[860ad404-05d5-493d-af09-8e37992d7f8d]}\\\"}\"}","context":{"RequestID":"860ad404-05d5-493d-af09-8e37992d7f8d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"30831531-9901-43e6-98ce-4e6909573e33","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:22.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:22.220Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"860ad404-05d5-493d-af09-8e37992d7f8d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30831531-9901-43e6-98ce-4e6909573e33","LogTimestamp":"2022-12-03T06:05:22.220Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:05:23.622Z","message":"Entering","context":{"RequestID":"1169a7b1-7287-459b-be75-1fe2e3a567bf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"26be9382-c102-486b-88f7-2a9ca9d18a8b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:05:23.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:23.625Z","message":"{\"transactionId\":\"1169a7b1-7287-459b-be75-1fe2e3a567bf\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:23:623\",\"respDate\":\"221203-06:05:23:625\",\"sourceId\":\"healthcheck:1169a7b1-7287-459b-be75-1fe2e3a567bf\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:05:23:623-48739\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[36984], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[1169a7b1-7287-459b-be75-1fe2e3a567bf]}\\\"}\"}","context":{"RequestID":"1169a7b1-7287-459b-be75-1fe2e3a567bf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"26be9382-c102-486b-88f7-2a9ca9d18a8b","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:05:23.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:23.626Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1169a7b1-7287-459b-be75-1fe2e3a567bf","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26be9382-c102-486b-88f7-2a9ca9d18a8b","LogTimestamp":"2022-12-03T06:05:23.626Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:23 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 6 - "logType": "access" {"timestamp":"2022-12-03T06:05:23.914Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:05:23.929Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:23.929Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:23.929Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:24.227Z","message":"Entering","context":{"RequestID":"d1764611-987d-425c-9f84-f19474b18676","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"480cb92f-eab4-4367-9404-9301e38b7554","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:24.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:24.229Z","message":"{\"transactionId\":\"d1764611-987d-425c-9f84-f19474b18676\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:24:228\",\"respDate\":\"221203-06:05:24:229\",\"sourceId\":\"haproxy:d1764611-987d-425c-9f84-f19474b18676\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:05:24:228-19374\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d1764611-987d-425c-9f84-f19474b18676]}\\\"}\"}","context":{"RequestID":"d1764611-987d-425c-9f84-f19474b18676","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"480cb92f-eab4-4367-9404-9301e38b7554","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:24.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:24.229Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d1764611-987d-425c-9f84-f19474b18676","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"480cb92f-eab4-4367-9404-9301e38b7554","LogTimestamp":"2022-12-03T06:05:24.229Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:05:26.237Z","message":"Entering","context":{"RequestID":"68933110-1f74-4a37-965a-fc8791c72e27","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"028e459a-22c6-4c48-b3a4-b7f3f4491434","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:26.237Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:26.238Z","message":"{\"transactionId\":\"68933110-1f74-4a37-965a-fc8791c72e27\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:26:237\",\"respDate\":\"221203-06:05:26:238\",\"sourceId\":\"haproxy:68933110-1f74-4a37-965a-fc8791c72e27\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:05:26:237-86035\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[68933110-1f74-4a37-965a-fc8791c72e27]}\\\"}\"}","context":{"RequestID":"68933110-1f74-4a37-965a-fc8791c72e27","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"028e459a-22c6-4c48-b3a4-b7f3f4491434","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:26.237Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:26.239Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68933110-1f74-4a37-965a-fc8791c72e27","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"028e459a-22c6-4c48-b3a4-b7f3f4491434","LogTimestamp":"2022-12-03T06:05:26.239Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:05:28.246Z","message":"Entering","context":{"RequestID":"7fcca252-96d3-4c78-b37e-312bea03dc5e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8b3729bc-ee8a-4482-bc2b-136c7e110da3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:28.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:28.248Z","message":"{\"transactionId\":\"7fcca252-96d3-4c78-b37e-312bea03dc5e\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:28:247\",\"respDate\":\"221203-06:05:28:248\",\"sourceId\":\"haproxy:7fcca252-96d3-4c78-b37e-312bea03dc5e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:05:28:247-52995\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7fcca252-96d3-4c78-b37e-312bea03dc5e]}\\\"}\"}","context":{"RequestID":"7fcca252-96d3-4c78-b37e-312bea03dc5e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8b3729bc-ee8a-4482-bc2b-136c7e110da3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:28.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:28.249Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7fcca252-96d3-4c78-b37e-312bea03dc5e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b3729bc-ee8a-4482-bc2b-136c7e110da3","LogTimestamp":"2022-12-03T06:05:28.249Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:05:29.891Z","message":"Entering","context":{"RequestID":"6384e344-74f7-46a8-8000-fe57cf6bede1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1322b121-aa90-4eee-926f-41afc601c6a3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:05:29.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:29.893Z","message":"{\"transactionId\":\"6384e344-74f7-46a8-8000-fe57cf6bede1\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:29:892\",\"respDate\":\"221203-06:05:29:893\",\"sourceId\":\"OOM_ReadinessCheck:6384e344-74f7-46a8-8000-fe57cf6bede1\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:05:29:892-45152\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[50882], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[6384e344-74f7-46a8-8000-fe57cf6bede1]}\\\"}\"}","context":{"RequestID":"6384e344-74f7-46a8-8000-fe57cf6bede1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1322b121-aa90-4eee-926f-41afc601c6a3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:05:29.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:29.893Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6384e344-74f7-46a8-8000-fe57cf6bede1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1322b121-aa90-4eee-926f-41afc601c6a3","LogTimestamp":"2022-12-03T06:05:29.893Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:05:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:05:30.256Z","message":"Entering","context":{"RequestID":"54fe62dd-9fa6-4d1e-b441-bdaac2991728","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ab11f687-f658-4ad3-8a4d-7202ebba6c8a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:30.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:30.257Z","message":"{\"transactionId\":\"54fe62dd-9fa6-4d1e-b441-bdaac2991728\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:30:256\",\"respDate\":\"221203-06:05:30:257\",\"sourceId\":\"haproxy:54fe62dd-9fa6-4d1e-b441-bdaac2991728\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:05:30:256-12561\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[54fe62dd-9fa6-4d1e-b441-bdaac2991728]}\\\"}\"}","context":{"RequestID":"54fe62dd-9fa6-4d1e-b441-bdaac2991728","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ab11f687-f658-4ad3-8a4d-7202ebba6c8a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:30.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:30.258Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54fe62dd-9fa6-4d1e-b441-bdaac2991728","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab11f687-f658-4ad3-8a4d-7202ebba6c8a","LogTimestamp":"2022-12-03T06:05:30.258Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:30.258Z","message":"Entering","context":{"RequestID":"789d381e-607d-4135-8a72-3c8fcd78f934","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2dc82fc9-c893-4c21-b4ae-cbcecde06e4c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:05:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:05:30.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"789d381e-607d-4135-8a72-3c8fcd78f934","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2dc82fc9-c893-4c21-b4ae-cbcecde06e4c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:05:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:30.260Z","message":"{\"transactionId\":\"789d381e-607d-4135-8a72-3c8fcd78f934\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:30:259\",\"respDate\":\"221203-06:05:30:260\",\"sourceId\":\"ReadinessCheck:789d381e-607d-4135-8a72-3c8fcd78f934\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:05:30:259-54619\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[789d381e-607d-4135-8a72-3c8fcd78f934]}\\\"}\"}","context":{"RequestID":"789d381e-607d-4135-8a72-3c8fcd78f934","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2dc82fc9-c893-4c21-b4ae-cbcecde06e4c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:05:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:30.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"789d381e-607d-4135-8a72-3c8fcd78f934","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2dc82fc9-c893-4c21-b4ae-cbcecde06e4c","LogTimestamp":"2022-12-03T06:05:30.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:05:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:05:30.674Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:30.676Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:32.266Z","message":"Entering","context":{"RequestID":"f38c18e0-03dd-4718-82a9-366618968f66","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"136bd6f2-f14a-4b99-8c58-4cb96631cdf9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:32.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:32.268Z","message":"{\"transactionId\":\"f38c18e0-03dd-4718-82a9-366618968f66\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:32:266\",\"respDate\":\"221203-06:05:32:268\",\"sourceId\":\"haproxy:f38c18e0-03dd-4718-82a9-366618968f66\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:05:32:266-30825\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f38c18e0-03dd-4718-82a9-366618968f66]}\\\"}\"}","context":{"RequestID":"f38c18e0-03dd-4718-82a9-366618968f66","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"136bd6f2-f14a-4b99-8c58-4cb96631cdf9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:32.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:32.268Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f38c18e0-03dd-4718-82a9-366618968f66","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"136bd6f2-f14a-4b99-8c58-4cb96631cdf9","LogTimestamp":"2022-12-03T06:05:32.268Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:05:33.915Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:05:33.926Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:33.926Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:33.927Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:34.278Z","message":"Entering","context":{"RequestID":"9e850a71-0ef7-4d13-8588-653f0ef1be73","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"80940469-f868-49b8-9cbe-31651cac0fd0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:34.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:34.280Z","message":"{\"transactionId\":\"9e850a71-0ef7-4d13-8588-653f0ef1be73\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:34:279\",\"respDate\":\"221203-06:05:34:280\",\"sourceId\":\"haproxy:9e850a71-0ef7-4d13-8588-653f0ef1be73\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:05:34:279-40160\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9e850a71-0ef7-4d13-8588-653f0ef1be73]}\\\"}\"}","context":{"RequestID":"9e850a71-0ef7-4d13-8588-653f0ef1be73","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"80940469-f868-49b8-9cbe-31651cac0fd0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:34.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:34.281Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e850a71-0ef7-4d13-8588-653f0ef1be73","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80940469-f868-49b8-9cbe-31651cac0fd0","LogTimestamp":"2022-12-03T06:05:34.281Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:05:34.427Z","message":"Entering","context":{"RequestID":"b017a925-c7e2-478b-9af6-3da81789c7f1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ed16e941-2ac8-41a7-885b-4543e2cd78d0","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:05:34.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:34.429Z","message":"{\"transactionId\":\"b017a925-c7e2-478b-9af6-3da81789c7f1\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:34:428\",\"respDate\":\"221203-06:05:34:429\",\"sourceId\":\"healthcheck:b017a925-c7e2-478b-9af6-3da81789c7f1\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:05:34:428-85637\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b017a925-c7e2-478b-9af6-3da81789c7f1]}\\\"}\"}","context":{"RequestID":"b017a925-c7e2-478b-9af6-3da81789c7f1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ed16e941-2ac8-41a7-885b-4543e2cd78d0","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:05:34.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:34.430Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b017a925-c7e2-478b-9af6-3da81789c7f1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed16e941-2ac8-41a7-885b-4543e2cd78d0","LogTimestamp":"2022-12-03T06:05:34.430Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:05:34 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:05:36.288Z","message":"Entering","context":{"RequestID":"5485f36b-3935-46c0-af25-145e34fda3e0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3de0222f-2546-4d06-8f1e-27974b44dfb6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:36.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:36.290Z","message":"{\"transactionId\":\"5485f36b-3935-46c0-af25-145e34fda3e0\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:36:288\",\"respDate\":\"221203-06:05:36:289\",\"sourceId\":\"haproxy:5485f36b-3935-46c0-af25-145e34fda3e0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:05:36:288-31565\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5485f36b-3935-46c0-af25-145e34fda3e0]}\\\"}\"}","context":{"RequestID":"5485f36b-3935-46c0-af25-145e34fda3e0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3de0222f-2546-4d06-8f1e-27974b44dfb6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:36.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:36.290Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5485f36b-3935-46c0-af25-145e34fda3e0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3de0222f-2546-4d06-8f1e-27974b44dfb6","LogTimestamp":"2022-12-03T06:05:36.290Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:05:38.298Z","message":"Entering","context":{"RequestID":"3f752a8e-866f-442d-a538-e2eb1cd2bde6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"92930171-5042-49a0-b2ee-de247a7a9f84","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:38.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:38.299Z","message":"{\"transactionId\":\"3f752a8e-866f-442d-a538-e2eb1cd2bde6\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:38:298\",\"respDate\":\"221203-06:05:38:299\",\"sourceId\":\"haproxy:3f752a8e-866f-442d-a538-e2eb1cd2bde6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:05:38:298-48106\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3f752a8e-866f-442d-a538-e2eb1cd2bde6]}\\\"}\"}","context":{"RequestID":"3f752a8e-866f-442d-a538-e2eb1cd2bde6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"92930171-5042-49a0-b2ee-de247a7a9f84","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:38.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:38.300Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f752a8e-866f-442d-a538-e2eb1cd2bde6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92930171-5042-49a0-b2ee-de247a7a9f84","LogTimestamp":"2022-12-03T06:05:38.300Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:05:38.653Z","message":"Entering","context":{"RequestID":"72eb7958-9770-4a3f-81d9-c611c765a975","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f3b9488b-d2d3-463e-8aed-d2e1a78faa6c","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:05:38.653Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:38.655Z","message":"{\"transactionId\":\"72eb7958-9770-4a3f-81d9-c611c765a975\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:38:654\",\"respDate\":\"221203-06:05:38:655\",\"sourceId\":\"healthcheck:72eb7958-9770-4a3f-81d9-c611c765a975\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:05:38:654-38624\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[37146], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[72eb7958-9770-4a3f-81d9-c611c765a975]}\\\"}\"}","context":{"RequestID":"72eb7958-9770-4a3f-81d9-c611c765a975","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f3b9488b-d2d3-463e-8aed-d2e1a78faa6c","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:05:38.653Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:38.655Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72eb7958-9770-4a3f-81d9-c611c765a975","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3b9488b-d2d3-463e-8aed-d2e1a78faa6c","LogTimestamp":"2022-12-03T06:05:38.655Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:38 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T06:05:39.891Z","message":"Entering","context":{"RequestID":"7b5cdf48-e44b-4fd1-ab46-18fd46cc0e59","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d0f8c6db-4f6a-41a4-8310-d1bc041828fa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:05:39.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:39.892Z","message":"{\"transactionId\":\"7b5cdf48-e44b-4fd1-ab46-18fd46cc0e59\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:39:891\",\"respDate\":\"221203-06:05:39:892\",\"sourceId\":\"OOM_ReadinessCheck:7b5cdf48-e44b-4fd1-ab46-18fd46cc0e59\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:05:39:891-27389\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[51092], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[7b5cdf48-e44b-4fd1-ab46-18fd46cc0e59]}\\\"}\"}","context":{"RequestID":"7b5cdf48-e44b-4fd1-ab46-18fd46cc0e59","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d0f8c6db-4f6a-41a4-8310-d1bc041828fa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:05:39.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:39.893Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b5cdf48-e44b-4fd1-ab46-18fd46cc0e59","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0f8c6db-4f6a-41a4-8310-d1bc041828fa","LogTimestamp":"2022-12-03T06:05:39.893Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:05:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:05:40.258Z","message":"Entering","context":{"RequestID":"2e13426e-c09a-4e6a-8627-888f782eafa9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"66a4c068-9976-4fec-977c-491d331b9809","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:05:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:40.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"2e13426e-c09a-4e6a-8627-888f782eafa9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"66a4c068-9976-4fec-977c-491d331b9809","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:05:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:40.260Z","message":"{\"transactionId\":\"2e13426e-c09a-4e6a-8627-888f782eafa9\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:40:258\",\"respDate\":\"221203-06:05:40:260\",\"sourceId\":\"ReadinessCheck:2e13426e-c09a-4e6a-8627-888f782eafa9\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:05:40:258-90999\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[2e13426e-c09a-4e6a-8627-888f782eafa9]}\\\"}\"}","context":{"RequestID":"2e13426e-c09a-4e6a-8627-888f782eafa9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"66a4c068-9976-4fec-977c-491d331b9809","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:05:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:40.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e13426e-c09a-4e6a-8627-888f782eafa9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66a4c068-9976-4fec-977c-491d331b9809","LogTimestamp":"2022-12-03T06:05:40.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:05:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:05:40.306Z","message":"Entering","context":{"RequestID":"dc3f44c4-f172-477e-aac9-ce1f86b0cf64","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f4c891be-651c-4d05-896b-e8bd54d693a6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:40.306Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:40.308Z","message":"{\"transactionId\":\"dc3f44c4-f172-477e-aac9-ce1f86b0cf64\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:40:307\",\"respDate\":\"221203-06:05:40:308\",\"sourceId\":\"haproxy:dc3f44c4-f172-477e-aac9-ce1f86b0cf64\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:05:40:307-83460\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dc3f44c4-f172-477e-aac9-ce1f86b0cf64]}\\\"}\"}","context":{"RequestID":"dc3f44c4-f172-477e-aac9-ce1f86b0cf64","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f4c891be-651c-4d05-896b-e8bd54d693a6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:40.306Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:40.308Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc3f44c4-f172-477e-aac9-ce1f86b0cf64","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4c891be-651c-4d05-896b-e8bd54d693a6","LogTimestamp":"2022-12-03T06:05:40.308Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:05:42.316Z","message":"Entering","context":{"RequestID":"5e017341-b30a-4070-85e4-5affa461ca84","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b61cdb84-0fbe-467f-a393-6ee65bf8222f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:42.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:42.318Z","message":"{\"transactionId\":\"5e017341-b30a-4070-85e4-5affa461ca84\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:42:317\",\"respDate\":\"221203-06:05:42:318\",\"sourceId\":\"haproxy:5e017341-b30a-4070-85e4-5affa461ca84\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:05:42:317-50890\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5e017341-b30a-4070-85e4-5affa461ca84]}\\\"}\"}","context":{"RequestID":"5e017341-b30a-4070-85e4-5affa461ca84","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b61cdb84-0fbe-467f-a393-6ee65bf8222f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:42.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:42.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e017341-b30a-4070-85e4-5affa461ca84","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b61cdb84-0fbe-467f-a393-6ee65bf8222f","LogTimestamp":"2022-12-03T06:05:42.319Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:05:43.914Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:05:43.926Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:43.926Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:43.926Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:44.327Z","message":"Entering","context":{"RequestID":"068e7c99-ffa3-4202-98d7-9b9704eaa55a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1369de79-db84-4d01-83e6-ca27cb88e358","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:44.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:44.329Z","message":"{\"transactionId\":\"068e7c99-ffa3-4202-98d7-9b9704eaa55a\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:44:328\",\"respDate\":\"221203-06:05:44:329\",\"sourceId\":\"haproxy:068e7c99-ffa3-4202-98d7-9b9704eaa55a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:05:44:328-43181\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[068e7c99-ffa3-4202-98d7-9b9704eaa55a]}\\\"}\"}","context":{"RequestID":"068e7c99-ffa3-4202-98d7-9b9704eaa55a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1369de79-db84-4d01-83e6-ca27cb88e358","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:44.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:44.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"068e7c99-ffa3-4202-98d7-9b9704eaa55a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1369de79-db84-4d01-83e6-ca27cb88e358","LogTimestamp":"2022-12-03T06:05:44.330Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:05:46.338Z","message":"Entering","context":{"RequestID":"3347dfbc-b529-4aae-a07b-442758350366","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9dbb4805-da27-44e3-aa27-b4653e7d622e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:46.337Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:46.339Z","message":"{\"transactionId\":\"3347dfbc-b529-4aae-a07b-442758350366\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:46:338\",\"respDate\":\"221203-06:05:46:339\",\"sourceId\":\"haproxy:3347dfbc-b529-4aae-a07b-442758350366\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:05:46:338-29674\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3347dfbc-b529-4aae-a07b-442758350366]}\\\"}\"}","context":{"RequestID":"3347dfbc-b529-4aae-a07b-442758350366","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9dbb4805-da27-44e3-aa27-b4653e7d622e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:46.337Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:46.340Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3347dfbc-b529-4aae-a07b-442758350366","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9dbb4805-da27-44e3-aa27-b4653e7d622e","LogTimestamp":"2022-12-03T06:05:46.340Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:05:48.347Z","message":"Entering","context":{"RequestID":"14728850-dd7a-4ac3-bdc0-63b241206beb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8915ca8f-92a2-4f4c-963d-e9f66c87d75d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:48.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:48.348Z","message":"{\"transactionId\":\"14728850-dd7a-4ac3-bdc0-63b241206beb\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:48:347\",\"respDate\":\"221203-06:05:48:348\",\"sourceId\":\"haproxy:14728850-dd7a-4ac3-bdc0-63b241206beb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:05:48:347-37679\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[14728850-dd7a-4ac3-bdc0-63b241206beb]}\\\"}\"}","context":{"RequestID":"14728850-dd7a-4ac3-bdc0-63b241206beb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8915ca8f-92a2-4f4c-963d-e9f66c87d75d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:48.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:48.349Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14728850-dd7a-4ac3-bdc0-63b241206beb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8915ca8f-92a2-4f4c-963d-e9f66c87d75d","LogTimestamp":"2022-12-03T06:05:48.349Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:05:49.452Z","message":"Entering","context":{"RequestID":"0036ac81-599d-4ae6-b7f2-7c1ea46f5f3a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"06852a52-ff7c-4f88-93f2-38eecfbeadc1","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:05:49.452Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:49.454Z","message":"{\"transactionId\":\"0036ac81-599d-4ae6-b7f2-7c1ea46f5f3a\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:49:453\",\"respDate\":\"221203-06:05:49:454\",\"sourceId\":\"healthcheck:0036ac81-599d-4ae6-b7f2-7c1ea46f5f3a\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:05:49:453-95426\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[0036ac81-599d-4ae6-b7f2-7c1ea46f5f3a]}\\\"}\"}","context":{"RequestID":"0036ac81-599d-4ae6-b7f2-7c1ea46f5f3a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"06852a52-ff7c-4f88-93f2-38eecfbeadc1","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:05:49.452Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:49.454Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0036ac81-599d-4ae6-b7f2-7c1ea46f5f3a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06852a52-ff7c-4f88-93f2-38eecfbeadc1","LogTimestamp":"2022-12-03T06:05:49.454Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:05:49 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:05:49.890Z","message":"Entering","context":{"RequestID":"e38c2b3a-2f05-4a5a-a512-17919761e6bb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fda9573c-bbd8-464c-927d-990935a1f189","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:05:49.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:49.892Z","message":"{\"transactionId\":\"e38c2b3a-2f05-4a5a-a512-17919761e6bb\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:49:891\",\"respDate\":\"221203-06:05:49:892\",\"sourceId\":\"OOM_ReadinessCheck:e38c2b3a-2f05-4a5a-a512-17919761e6bb\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:05:49:891-43301\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[51284], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[e38c2b3a-2f05-4a5a-a512-17919761e6bb]}\\\"}\"}","context":{"RequestID":"e38c2b3a-2f05-4a5a-a512-17919761e6bb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fda9573c-bbd8-464c-927d-990935a1f189","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:05:49.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:49.892Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e38c2b3a-2f05-4a5a-a512-17919761e6bb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fda9573c-bbd8-464c-927d-990935a1f189","LogTimestamp":"2022-12-03T06:05:49.892Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:05:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:05:50.258Z","message":"Entering","context":{"RequestID":"c856cf8a-2bd7-41d4-8ecf-46136f49425f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4dac22fb-d8d6-485e-b03e-0600260bdf49","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:05:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:50.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"c856cf8a-2bd7-41d4-8ecf-46136f49425f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4dac22fb-d8d6-485e-b03e-0600260bdf49","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:05:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:50.260Z","message":"{\"transactionId\":\"c856cf8a-2bd7-41d4-8ecf-46136f49425f\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:50:258\",\"respDate\":\"221203-06:05:50:260\",\"sourceId\":\"ReadinessCheck:c856cf8a-2bd7-41d4-8ecf-46136f49425f\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:05:50:258-57003\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[c856cf8a-2bd7-41d4-8ecf-46136f49425f]}\\\"}\"}","context":{"RequestID":"c856cf8a-2bd7-41d4-8ecf-46136f49425f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4dac22fb-d8d6-485e-b03e-0600260bdf49","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:05:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:50.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c856cf8a-2bd7-41d4-8ecf-46136f49425f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4dac22fb-d8d6-485e-b03e-0600260bdf49","LogTimestamp":"2022-12-03T06:05:50.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:05:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:05:50.355Z","message":"Entering","context":{"RequestID":"c3611a49-cb6e-48c0-80d0-346febc78807","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ebbeaf50-8091-45fa-b21e-9bfe68bce897","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:50.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:50.357Z","message":"{\"transactionId\":\"c3611a49-cb6e-48c0-80d0-346febc78807\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:50:356\",\"respDate\":\"221203-06:05:50:357\",\"sourceId\":\"haproxy:c3611a49-cb6e-48c0-80d0-346febc78807\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:05:50:356-83855\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3611a49-cb6e-48c0-80d0-346febc78807]}\\\"}\"}","context":{"RequestID":"c3611a49-cb6e-48c0-80d0-346febc78807","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ebbeaf50-8091-45fa-b21e-9bfe68bce897","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:50.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:50.357Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3611a49-cb6e-48c0-80d0-346febc78807","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ebbeaf50-8091-45fa-b21e-9bfe68bce897","LogTimestamp":"2022-12-03T06:05:50.357Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:05:52.369Z","message":"Entering","context":{"RequestID":"8cf77b7c-be0d-43ee-819f-505ff135eb12","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ae1444ba-b98c-47cf-8a72-9d61cb10b448","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:52.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:52.371Z","message":"{\"transactionId\":\"8cf77b7c-be0d-43ee-819f-505ff135eb12\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:52:369\",\"respDate\":\"221203-06:05:52:371\",\"sourceId\":\"haproxy:8cf77b7c-be0d-43ee-819f-505ff135eb12\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:05:52:369-47891\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8cf77b7c-be0d-43ee-819f-505ff135eb12]}\\\"}\"}","context":{"RequestID":"8cf77b7c-be0d-43ee-819f-505ff135eb12","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ae1444ba-b98c-47cf-8a72-9d61cb10b448","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:52.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:52.371Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8cf77b7c-be0d-43ee-819f-505ff135eb12","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae1444ba-b98c-47cf-8a72-9d61cb10b448","LogTimestamp":"2022-12-03T06:05:52.371Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:05:53.682Z","message":"Entering","context":{"RequestID":"a59fdc5b-fd2b-4626-9195-aadbc5f47eb1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"20d85b1a-acbd-408a-8f9d-e0133456afd2","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:05:53.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:53.683Z","message":"{\"transactionId\":\"a59fdc5b-fd2b-4626-9195-aadbc5f47eb1\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:53:682\",\"respDate\":\"221203-06:05:53:683\",\"sourceId\":\"healthcheck:a59fdc5b-fd2b-4626-9195-aadbc5f47eb1\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:05:53:682-66706\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[37356], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[a59fdc5b-fd2b-4626-9195-aadbc5f47eb1]}\\\"}\"}","context":{"RequestID":"a59fdc5b-fd2b-4626-9195-aadbc5f47eb1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"20d85b1a-acbd-408a-8f9d-e0133456afd2","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:05:53.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:53.684Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a59fdc5b-fd2b-4626-9195-aadbc5f47eb1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20d85b1a-acbd-408a-8f9d-e0133456afd2","LogTimestamp":"2022-12-03T06:05:53.684Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:53 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T06:05:53.915Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:05:53.926Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:53.926Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:53.926Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:54.378Z","message":"Entering","context":{"RequestID":"cc0908b6-3192-4fe2-b956-f5bba58dfcb5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3517c2d9-5b6a-4621-b3b8-2141318c7dae","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:54.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:54.380Z","message":"{\"transactionId\":\"cc0908b6-3192-4fe2-b956-f5bba58dfcb5\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:54:379\",\"respDate\":\"221203-06:05:54:380\",\"sourceId\":\"haproxy:cc0908b6-3192-4fe2-b956-f5bba58dfcb5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:05:54:379-76818\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cc0908b6-3192-4fe2-b956-f5bba58dfcb5]}\\\"}\"}","context":{"RequestID":"cc0908b6-3192-4fe2-b956-f5bba58dfcb5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3517c2d9-5b6a-4621-b3b8-2141318c7dae","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:54.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:54.381Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc0908b6-3192-4fe2-b956-f5bba58dfcb5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3517c2d9-5b6a-4621-b3b8-2141318c7dae","LogTimestamp":"2022-12-03T06:05:54.381Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:05:56.387Z","message":"Entering","context":{"RequestID":"5e6d900c-bc11-4081-9b07-2c71a99f7aa7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"23f27d05-ac5c-4038-a7ba-3a41d22b5de3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:56.387Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:56.390Z","message":"{\"transactionId\":\"5e6d900c-bc11-4081-9b07-2c71a99f7aa7\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:56:388\",\"respDate\":\"221203-06:05:56:390\",\"sourceId\":\"haproxy:5e6d900c-bc11-4081-9b07-2c71a99f7aa7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:05:56:388-88272\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5e6d900c-bc11-4081-9b07-2c71a99f7aa7]}\\\"}\"}","context":{"RequestID":"5e6d900c-bc11-4081-9b07-2c71a99f7aa7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"23f27d05-ac5c-4038-a7ba-3a41d22b5de3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:56.387Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:56.390Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e6d900c-bc11-4081-9b07-2c71a99f7aa7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23f27d05-ac5c-4038-a7ba-3a41d22b5de3","LogTimestamp":"2022-12-03T06:05:56.390Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:05:58.398Z","message":"Entering","context":{"RequestID":"09aa3867-3328-45f7-a121-4944bfadce8a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1617d20d-486d-42b6-a455-8cf28e3b9891","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:58.397Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:58.399Z","message":"{\"transactionId\":\"09aa3867-3328-45f7-a121-4944bfadce8a\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:58:398\",\"respDate\":\"221203-06:05:58:399\",\"sourceId\":\"haproxy:09aa3867-3328-45f7-a121-4944bfadce8a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:05:58:398-46278\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[09aa3867-3328-45f7-a121-4944bfadce8a]}\\\"}\"}","context":{"RequestID":"09aa3867-3328-45f7-a121-4944bfadce8a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1617d20d-486d-42b6-a455-8cf28e3b9891","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:05:58.397Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:58.400Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09aa3867-3328-45f7-a121-4944bfadce8a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1617d20d-486d-42b6-a455-8cf28e3b9891","LogTimestamp":"2022-12-03T06:05:58.400Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:05:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:05:59.891Z","message":"Entering","context":{"RequestID":"70bd0da0-2f68-44f3-a54d-73be48989ef4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9d9cac26-4983-4bd8-a00c-0badc92d07e1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:05:59.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:05:59.892Z","message":"{\"transactionId\":\"70bd0da0-2f68-44f3-a54d-73be48989ef4\",\"status\":\"200\",\"rqstDate\":\"221203-06:05:59:891\",\"respDate\":\"221203-06:05:59:892\",\"sourceId\":\"OOM_ReadinessCheck:70bd0da0-2f68-44f3-a54d-73be48989ef4\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:05:59:891-20824\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[51476], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[70bd0da0-2f68-44f3-a54d-73be48989ef4]}\\\"}\"}","context":{"RequestID":"70bd0da0-2f68-44f3-a54d-73be48989ef4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9d9cac26-4983-4bd8-a00c-0badc92d07e1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:05:59.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:05:59.893Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70bd0da0-2f68-44f3-a54d-73be48989ef4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d9cac26-4983-4bd8-a00c-0badc92d07e1","LogTimestamp":"2022-12-03T06:05:59.893Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:05:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:06:00.258Z","message":"Entering","context":{"RequestID":"fab7275a-c5e2-47b5-829d-7253f3f198fb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a3dafcc5-0a58-4796-a117-6eae49330ac8","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:06:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:00.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"fab7275a-c5e2-47b5-829d-7253f3f198fb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a3dafcc5-0a58-4796-a117-6eae49330ac8","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:06:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:00.260Z","message":"{\"transactionId\":\"fab7275a-c5e2-47b5-829d-7253f3f198fb\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:00:259\",\"respDate\":\"221203-06:06:00:260\",\"sourceId\":\"ReadinessCheck:fab7275a-c5e2-47b5-829d-7253f3f198fb\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:06:00:259-14689\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[fab7275a-c5e2-47b5-829d-7253f3f198fb]}\\\"}\"}","context":{"RequestID":"fab7275a-c5e2-47b5-829d-7253f3f198fb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a3dafcc5-0a58-4796-a117-6eae49330ac8","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:06:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:00.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fab7275a-c5e2-47b5-829d-7253f3f198fb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3dafcc5-0a58-4796-a117-6eae49330ac8","LogTimestamp":"2022-12-03T06:06:00.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:06:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:06:00.407Z","message":"Entering","context":{"RequestID":"65644fce-950d-44d2-a94f-a2994b855bc8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"81d9948d-91a9-4224-a697-403d0ac20a46","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:00.407Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:00.409Z","message":"{\"transactionId\":\"65644fce-950d-44d2-a94f-a2994b855bc8\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:00:408\",\"respDate\":\"221203-06:06:00:409\",\"sourceId\":\"haproxy:65644fce-950d-44d2-a94f-a2994b855bc8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:06:00:408-68493\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[65644fce-950d-44d2-a94f-a2994b855bc8]}\\\"}\"}","context":{"RequestID":"65644fce-950d-44d2-a94f-a2994b855bc8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"81d9948d-91a9-4224-a697-403d0ac20a46","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:00.407Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:00.410Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65644fce-950d-44d2-a94f-a2994b855bc8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81d9948d-91a9-4224-a697-403d0ac20a46","LogTimestamp":"2022-12-03T06:06:00.410Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:06:00.682Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:00.684Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:02.419Z","message":"Entering","context":{"RequestID":"73962c55-b18c-438d-a349-d260cea678c3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5216f6fa-f5a0-468a-8521-345370118c3b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:02.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:02.420Z","message":"{\"transactionId\":\"73962c55-b18c-438d-a349-d260cea678c3\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:02:419\",\"respDate\":\"221203-06:06:02:420\",\"sourceId\":\"haproxy:73962c55-b18c-438d-a349-d260cea678c3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:06:02:419-92789\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[73962c55-b18c-438d-a349-d260cea678c3]}\\\"}\"}","context":{"RequestID":"73962c55-b18c-438d-a349-d260cea678c3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5216f6fa-f5a0-468a-8521-345370118c3b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:02.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:02.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"73962c55-b18c-438d-a349-d260cea678c3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5216f6fa-f5a0-468a-8521-345370118c3b","LogTimestamp":"2022-12-03T06:06:02.421Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:06:03.915Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:06:03.926Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:03.926Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:03.926Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:04.427Z","message":"Entering","context":{"RequestID":"5e7af69c-19b8-467e-a5cf-3e5f0da59ec8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"400d0d19-923f-4b72-acad-7727b5f7f995","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:04.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:04.428Z","message":"{\"transactionId\":\"5e7af69c-19b8-467e-a5cf-3e5f0da59ec8\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:04:427\",\"respDate\":\"221203-06:06:04:428\",\"sourceId\":\"haproxy:5e7af69c-19b8-467e-a5cf-3e5f0da59ec8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:06:04:427-14483\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5e7af69c-19b8-467e-a5cf-3e5f0da59ec8]}\\\"}\"}","context":{"RequestID":"5e7af69c-19b8-467e-a5cf-3e5f0da59ec8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"400d0d19-923f-4b72-acad-7727b5f7f995","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:04.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:04.429Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e7af69c-19b8-467e-a5cf-3e5f0da59ec8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"400d0d19-923f-4b72-acad-7727b5f7f995","LogTimestamp":"2022-12-03T06:06:04.429Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:06:04.493Z","message":"Entering","context":{"RequestID":"a4e0fe4c-d4da-43d0-a012-881beb4ae5c2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d813fa79-9389-4235-a446-2d62bbd76133","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:06:04.493Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:04.495Z","message":"{\"transactionId\":\"a4e0fe4c-d4da-43d0-a012-881beb4ae5c2\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:04:494\",\"respDate\":\"221203-06:06:04:495\",\"sourceId\":\"healthcheck:a4e0fe4c-d4da-43d0-a012-881beb4ae5c2\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:06:04:494-65876\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[a4e0fe4c-d4da-43d0-a012-881beb4ae5c2]}\\\"}\"}","context":{"RequestID":"a4e0fe4c-d4da-43d0-a012-881beb4ae5c2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d813fa79-9389-4235-a446-2d62bbd76133","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:06:04.493Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:04.496Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4e0fe4c-d4da-43d0-a012-881beb4ae5c2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d813fa79-9389-4235-a446-2d62bbd76133","LogTimestamp":"2022-12-03T06:06:04.495Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:06:04 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:06:06.436Z","message":"Entering","context":{"RequestID":"914f7884-812b-4d49-8864-d060e5dff85c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8d3b3c6c-7405-4f93-9950-468e7baabc1c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:06.436Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:06.438Z","message":"{\"transactionId\":\"914f7884-812b-4d49-8864-d060e5dff85c\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:06:437\",\"respDate\":\"221203-06:06:06:438\",\"sourceId\":\"haproxy:914f7884-812b-4d49-8864-d060e5dff85c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:06:06:437-31713\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[914f7884-812b-4d49-8864-d060e5dff85c]}\\\"}\"}","context":{"RequestID":"914f7884-812b-4d49-8864-d060e5dff85c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8d3b3c6c-7405-4f93-9950-468e7baabc1c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:06.436Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:06.438Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"914f7884-812b-4d49-8864-d060e5dff85c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d3b3c6c-7405-4f93-9950-468e7baabc1c","LogTimestamp":"2022-12-03T06:06:06.438Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:06:08.445Z","message":"Entering","context":{"RequestID":"426013de-63f9-4e7d-858c-0d330c47dea0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3b44812f-b8a1-4084-8418-974826aed3bb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:08.445Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:08.447Z","message":"{\"transactionId\":\"426013de-63f9-4e7d-858c-0d330c47dea0\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:08:446\",\"respDate\":\"221203-06:06:08:447\",\"sourceId\":\"haproxy:426013de-63f9-4e7d-858c-0d330c47dea0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:06:08:446-28589\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[426013de-63f9-4e7d-858c-0d330c47dea0]}\\\"}\"}","context":{"RequestID":"426013de-63f9-4e7d-858c-0d330c47dea0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3b44812f-b8a1-4084-8418-974826aed3bb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:08.445Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:08.447Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"426013de-63f9-4e7d-858c-0d330c47dea0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b44812f-b8a1-4084-8418-974826aed3bb","LogTimestamp":"2022-12-03T06:06:08.447Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:06:08.703Z","message":"Entering","context":{"RequestID":"1bb89a61-3f77-44b5-b12f-1b5214e6c0e7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"01e180ea-923e-4f9e-806f-5039349b2eee","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:06:08.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:08.705Z","message":"{\"transactionId\":\"1bb89a61-3f77-44b5-b12f-1b5214e6c0e7\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:08:704\",\"respDate\":\"221203-06:06:08:705\",\"sourceId\":\"healthcheck:1bb89a61-3f77-44b5-b12f-1b5214e6c0e7\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:06:08:704-17656\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[37516], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[1bb89a61-3f77-44b5-b12f-1b5214e6c0e7]}\\\"}\"}","context":{"RequestID":"1bb89a61-3f77-44b5-b12f-1b5214e6c0e7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"01e180ea-923e-4f9e-806f-5039349b2eee","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:06:08.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:08.705Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1bb89a61-3f77-44b5-b12f-1b5214e6c0e7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01e180ea-923e-4f9e-806f-5039349b2eee","LogTimestamp":"2022-12-03T06:06:08.705Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:08 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T06:06:09.890Z","message":"Entering","context":{"RequestID":"650a1f1c-7142-4e20-8fe6-cd6689d9b15c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3fefd36c-2649-4b98-8ea8-ef83fa1b13ee","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:06:09.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:09.892Z","message":"{\"transactionId\":\"650a1f1c-7142-4e20-8fe6-cd6689d9b15c\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:09:890\",\"respDate\":\"221203-06:06:09:891\",\"sourceId\":\"OOM_ReadinessCheck:650a1f1c-7142-4e20-8fe6-cd6689d9b15c\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:06:09:890-29540\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[51684], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[650a1f1c-7142-4e20-8fe6-cd6689d9b15c]}\\\"}\"}","context":{"RequestID":"650a1f1c-7142-4e20-8fe6-cd6689d9b15c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3fefd36c-2649-4b98-8ea8-ef83fa1b13ee","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:06:09.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:09.892Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"650a1f1c-7142-4e20-8fe6-cd6689d9b15c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3fefd36c-2649-4b98-8ea8-ef83fa1b13ee","LogTimestamp":"2022-12-03T06:06:09.892Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:06:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:06:10.260Z","message":"Entering","context":{"RequestID":"724ffbfe-715b-4927-b1c1-1862b168f43d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6c0fb655-7cb0-4833-ab72-55bb39ebef70","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:06:10.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:10.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"724ffbfe-715b-4927-b1c1-1862b168f43d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6c0fb655-7cb0-4833-ab72-55bb39ebef70","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:06:10.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:10.262Z","message":"{\"transactionId\":\"724ffbfe-715b-4927-b1c1-1862b168f43d\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:10:260\",\"respDate\":\"221203-06:06:10:262\",\"sourceId\":\"ReadinessCheck:724ffbfe-715b-4927-b1c1-1862b168f43d\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:06:10:260-90882\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[724ffbfe-715b-4927-b1c1-1862b168f43d]}\\\"}\"}","context":{"RequestID":"724ffbfe-715b-4927-b1c1-1862b168f43d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6c0fb655-7cb0-4833-ab72-55bb39ebef70","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:06:10.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:10.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"724ffbfe-715b-4927-b1c1-1862b168f43d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c0fb655-7cb0-4833-ab72-55bb39ebef70","LogTimestamp":"2022-12-03T06:06:10.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:06:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:06:10.455Z","message":"Entering","context":{"RequestID":"29137443-bbd9-4853-85a9-039dbece21b5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"40a9cef0-3d41-4942-9a85-5b5256b0c9ca","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:10.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:10.457Z","message":"{\"transactionId\":\"29137443-bbd9-4853-85a9-039dbece21b5\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:10:455\",\"respDate\":\"221203-06:06:10:457\",\"sourceId\":\"haproxy:29137443-bbd9-4853-85a9-039dbece21b5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:06:10:455-44688\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[29137443-bbd9-4853-85a9-039dbece21b5]}\\\"}\"}","context":{"RequestID":"29137443-bbd9-4853-85a9-039dbece21b5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"40a9cef0-3d41-4942-9a85-5b5256b0c9ca","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:10.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:10.457Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29137443-bbd9-4853-85a9-039dbece21b5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40a9cef0-3d41-4942-9a85-5b5256b0c9ca","LogTimestamp":"2022-12-03T06:06:10.457Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:06:12.465Z","message":"Entering","context":{"RequestID":"198c0a7a-5393-4d8c-ae59-b9fe3b6b171a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2d71d69f-978d-4f73-a8f2-084b56d9feab","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:12.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:12.467Z","message":"{\"transactionId\":\"198c0a7a-5393-4d8c-ae59-b9fe3b6b171a\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:12:466\",\"respDate\":\"221203-06:06:12:467\",\"sourceId\":\"haproxy:198c0a7a-5393-4d8c-ae59-b9fe3b6b171a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:06:12:466-62137\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[198c0a7a-5393-4d8c-ae59-b9fe3b6b171a]}\\\"}\"}","context":{"RequestID":"198c0a7a-5393-4d8c-ae59-b9fe3b6b171a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2d71d69f-978d-4f73-a8f2-084b56d9feab","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:12.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:12.468Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"198c0a7a-5393-4d8c-ae59-b9fe3b6b171a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d71d69f-978d-4f73-a8f2-084b56d9feab","LogTimestamp":"2022-12-03T06:06:12.468Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T06:06:13.916Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:06:13.924Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:13.924Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:13.924Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:14.477Z","message":"Entering","context":{"RequestID":"c3bd8f19-fb0e-442c-8a26-a99d8e0261f1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2c2e27c0-bc10-4836-82a7-df3b4a252290","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:14.477Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:14.479Z","message":"{\"transactionId\":\"c3bd8f19-fb0e-442c-8a26-a99d8e0261f1\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:14:477\",\"respDate\":\"221203-06:06:14:479\",\"sourceId\":\"haproxy:c3bd8f19-fb0e-442c-8a26-a99d8e0261f1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:06:14:477-95697\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3bd8f19-fb0e-442c-8a26-a99d8e0261f1]}\\\"}\"}","context":{"RequestID":"c3bd8f19-fb0e-442c-8a26-a99d8e0261f1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2c2e27c0-bc10-4836-82a7-df3b4a252290","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:14.477Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:14.480Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3bd8f19-fb0e-442c-8a26-a99d8e0261f1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c2e27c0-bc10-4836-82a7-df3b4a252290","LogTimestamp":"2022-12-03T06:06:14.479Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T06:06:16.490Z","message":"Entering","context":{"RequestID":"a352220c-1ca3-4ec3-aa9f-cd7eec71edf3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f76d2dec-fce3-4800-bff3-ac58fff248ae","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:16.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:16.493Z","message":"{\"transactionId\":\"a352220c-1ca3-4ec3-aa9f-cd7eec71edf3\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:16:491\",\"respDate\":\"221203-06:06:16:493\",\"sourceId\":\"haproxy:a352220c-1ca3-4ec3-aa9f-cd7eec71edf3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:06:16:491-57858\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a352220c-1ca3-4ec3-aa9f-cd7eec71edf3]}\\\"}\"}","context":{"RequestID":"a352220c-1ca3-4ec3-aa9f-cd7eec71edf3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f76d2dec-fce3-4800-bff3-ac58fff248ae","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:16.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:16.493Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a352220c-1ca3-4ec3-aa9f-cd7eec71edf3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f76d2dec-fce3-4800-bff3-ac58fff248ae","LogTimestamp":"2022-12-03T06:06:16.493Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T06:06:18.501Z","message":"Entering","context":{"RequestID":"d069ade8-a7fe-4ba7-ac39-6ee375b97ca6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9cbffcc2-2f69-482e-b9f7-403ab8252763","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:18.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:18.503Z","message":"{\"transactionId\":\"d069ade8-a7fe-4ba7-ac39-6ee375b97ca6\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:18:502\",\"respDate\":\"221203-06:06:18:503\",\"sourceId\":\"haproxy:d069ade8-a7fe-4ba7-ac39-6ee375b97ca6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:06:18:502-51146\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d069ade8-a7fe-4ba7-ac39-6ee375b97ca6]}\\\"}\"}","context":{"RequestID":"d069ade8-a7fe-4ba7-ac39-6ee375b97ca6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9cbffcc2-2f69-482e-b9f7-403ab8252763","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:18.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:18.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d069ade8-a7fe-4ba7-ac39-6ee375b97ca6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9cbffcc2-2f69-482e-b9f7-403ab8252763","LogTimestamp":"2022-12-03T06:06:18.504Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:06:19.531Z","message":"Entering","context":{"RequestID":"1a3aceb9-371d-4c47-b954-099916bbcbee","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8de2fff7-94f4-4b47-b4e0-c6332f680a10","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:06:19.531Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:19.533Z","message":"{\"transactionId\":\"1a3aceb9-371d-4c47-b954-099916bbcbee\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:19:532\",\"respDate\":\"221203-06:06:19:533\",\"sourceId\":\"healthcheck:1a3aceb9-371d-4c47-b954-099916bbcbee\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:06:19:532-47040\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[1a3aceb9-371d-4c47-b954-099916bbcbee]}\\\"}\"}","context":{"RequestID":"1a3aceb9-371d-4c47-b954-099916bbcbee","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8de2fff7-94f4-4b47-b4e0-c6332f680a10","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:06:19.531Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:19.533Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a3aceb9-371d-4c47-b954-099916bbcbee","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8de2fff7-94f4-4b47-b4e0-c6332f680a10","LogTimestamp":"2022-12-03T06:06:19.533Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:06:19 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:06:19.891Z","message":"Entering","context":{"RequestID":"7d1f17bd-a886-4414-8239-fd320a56a022","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"89fc0dbd-3b79-42e3-83c3-b40b03e7dd59","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:06:19.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:19.893Z","message":"{\"transactionId\":\"7d1f17bd-a886-4414-8239-fd320a56a022\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:19:892\",\"respDate\":\"221203-06:06:19:893\",\"sourceId\":\"OOM_ReadinessCheck:7d1f17bd-a886-4414-8239-fd320a56a022\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:06:19:892-37149\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[51884], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[7d1f17bd-a886-4414-8239-fd320a56a022]}\\\"}\"}","context":{"RequestID":"7d1f17bd-a886-4414-8239-fd320a56a022","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"89fc0dbd-3b79-42e3-83c3-b40b03e7dd59","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:06:19.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:19.893Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d1f17bd-a886-4414-8239-fd320a56a022","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89fc0dbd-3b79-42e3-83c3-b40b03e7dd59","LogTimestamp":"2022-12-03T06:06:19.893Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:06:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T06:06:20.259Z","message":"Entering","context":{"RequestID":"eec673da-e5d0-46a7-9663-47795fc9e0ca","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e1385296-aada-4b0b-84f5-22b882cba817","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:06:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:20.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"eec673da-e5d0-46a7-9663-47795fc9e0ca","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e1385296-aada-4b0b-84f5-22b882cba817","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:06:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:20.261Z","message":"{\"transactionId\":\"eec673da-e5d0-46a7-9663-47795fc9e0ca\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:20:259\",\"respDate\":\"221203-06:06:20:261\",\"sourceId\":\"ReadinessCheck:eec673da-e5d0-46a7-9663-47795fc9e0ca\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:06:20:259-64692\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[eec673da-e5d0-46a7-9663-47795fc9e0ca]}\\\"}\"}","context":{"RequestID":"eec673da-e5d0-46a7-9663-47795fc9e0ca","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e1385296-aada-4b0b-84f5-22b882cba817","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:06:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:20.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eec673da-e5d0-46a7-9663-47795fc9e0ca","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1385296-aada-4b0b-84f5-22b882cba817","LogTimestamp":"2022-12-03T06:06:20.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:06:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:06:20.511Z","message":"Entering","context":{"RequestID":"f52e591d-fe17-420f-bea5-bddd5d8c964c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"20a4509c-c099-4e71-a847-aa8c62582c64","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:20.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:20.514Z","message":"{\"transactionId\":\"f52e591d-fe17-420f-bea5-bddd5d8c964c\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:20:512\",\"respDate\":\"221203-06:06:20:513\",\"sourceId\":\"haproxy:f52e591d-fe17-420f-bea5-bddd5d8c964c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:06:20:512-29638\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f52e591d-fe17-420f-bea5-bddd5d8c964c]}\\\"}\"}","context":{"RequestID":"f52e591d-fe17-420f-bea5-bddd5d8c964c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"20a4509c-c099-4e71-a847-aa8c62582c64","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:20.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:20.514Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f52e591d-fe17-420f-bea5-bddd5d8c964c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20a4509c-c099-4e71-a847-aa8c62582c64","LogTimestamp":"2022-12-03T06:06:20.514Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:06:22.521Z","message":"Entering","context":{"RequestID":"ea7938b5-3c20-4928-a11b-33de89098c7d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"997c4b22-71bd-42cf-a2db-76c3f6d1c189","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:22.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:22.523Z","message":"{\"transactionId\":\"ea7938b5-3c20-4928-a11b-33de89098c7d\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:22:522\",\"respDate\":\"221203-06:06:22:523\",\"sourceId\":\"haproxy:ea7938b5-3c20-4928-a11b-33de89098c7d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:06:22:522-21676\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ea7938b5-3c20-4928-a11b-33de89098c7d]}\\\"}\"}","context":{"RequestID":"ea7938b5-3c20-4928-a11b-33de89098c7d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"997c4b22-71bd-42cf-a2db-76c3f6d1c189","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:22.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:22.524Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea7938b5-3c20-4928-a11b-33de89098c7d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"997c4b22-71bd-42cf-a2db-76c3f6d1c189","LogTimestamp":"2022-12-03T06:06:22.523Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:06:23.727Z","message":"Entering","context":{"RequestID":"7f6e7a33-08dd-4abc-b962-1e7b72bbcd7a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8fe62725-bf6c-4d6a-a52d-ce531d335667","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:06:23.727Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:23.728Z","message":"{\"transactionId\":\"7f6e7a33-08dd-4abc-b962-1e7b72bbcd7a\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:23:727\",\"respDate\":\"221203-06:06:23:728\",\"sourceId\":\"healthcheck:7f6e7a33-08dd-4abc-b962-1e7b72bbcd7a\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:06:23:727-28556\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[37710], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[7f6e7a33-08dd-4abc-b962-1e7b72bbcd7a]}\\\"}\"}","context":{"RequestID":"7f6e7a33-08dd-4abc-b962-1e7b72bbcd7a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8fe62725-bf6c-4d6a-a52d-ce531d335667","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:06:23.727Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:23.729Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f6e7a33-08dd-4abc-b962-1e7b72bbcd7a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8fe62725-bf6c-4d6a-a52d-ce531d335667","LogTimestamp":"2022-12-03T06:06:23.729Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:23 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T06:06:23.916Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:06:23.927Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:23.927Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:23.927Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:24.533Z","message":"Entering","context":{"RequestID":"3fd8ad98-5cbf-447f-9531-c454dafa84b5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"411da222-8088-429d-91e8-66cf5cbcf815","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:24.533Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:24.536Z","message":"{\"transactionId\":\"3fd8ad98-5cbf-447f-9531-c454dafa84b5\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:24:534\",\"respDate\":\"221203-06:06:24:536\",\"sourceId\":\"haproxy:3fd8ad98-5cbf-447f-9531-c454dafa84b5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:06:24:534-23296\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3fd8ad98-5cbf-447f-9531-c454dafa84b5]}\\\"}\"}","context":{"RequestID":"3fd8ad98-5cbf-447f-9531-c454dafa84b5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"411da222-8088-429d-91e8-66cf5cbcf815","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:24.533Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:24.536Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3fd8ad98-5cbf-447f-9531-c454dafa84b5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"411da222-8088-429d-91e8-66cf5cbcf815","LogTimestamp":"2022-12-03T06:06:24.536Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T06:06:26.544Z","message":"Entering","context":{"RequestID":"6e7e7bd9-a7ba-4f2c-ab72-b330165126f6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1b4233db-c4e3-47f2-b4e9-83d3d940f1c9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:26.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:26.547Z","message":"{\"transactionId\":\"6e7e7bd9-a7ba-4f2c-ab72-b330165126f6\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:26:545\",\"respDate\":\"221203-06:06:26:547\",\"sourceId\":\"haproxy:6e7e7bd9-a7ba-4f2c-ab72-b330165126f6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:06:26:545-88431\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6e7e7bd9-a7ba-4f2c-ab72-b330165126f6]}\\\"}\"}","context":{"RequestID":"6e7e7bd9-a7ba-4f2c-ab72-b330165126f6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1b4233db-c4e3-47f2-b4e9-83d3d940f1c9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:26.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:26.547Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e7e7bd9-a7ba-4f2c-ab72-b330165126f6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b4233db-c4e3-47f2-b4e9-83d3d940f1c9","LogTimestamp":"2022-12-03T06:06:26.547Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T06:06:28.556Z","message":"Entering","context":{"RequestID":"4e3bf43e-bdf1-4a9e-a017-8516a3a9785f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"090a0abb-ee75-4f75-8163-c8c2268fe89c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:28.556Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:28.559Z","message":"{\"transactionId\":\"4e3bf43e-bdf1-4a9e-a017-8516a3a9785f\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:28:557\",\"respDate\":\"221203-06:06:28:559\",\"sourceId\":\"haproxy:4e3bf43e-bdf1-4a9e-a017-8516a3a9785f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:06:28:557-55303\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4e3bf43e-bdf1-4a9e-a017-8516a3a9785f]}\\\"}\"}","context":{"RequestID":"4e3bf43e-bdf1-4a9e-a017-8516a3a9785f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"090a0abb-ee75-4f75-8163-c8c2268fe89c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:28.556Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:28.560Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e3bf43e-bdf1-4a9e-a017-8516a3a9785f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"090a0abb-ee75-4f75-8163-c8c2268fe89c","LogTimestamp":"2022-12-03T06:06:28.560Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T06:06:29.891Z","message":"Entering","context":{"RequestID":"62c52cf0-5750-4745-bba5-1fc53e23fe43","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"73359407-2fbb-4517-92ed-95747d413f29","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:06:29.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:29.893Z","message":"{\"transactionId\":\"62c52cf0-5750-4745-bba5-1fc53e23fe43\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:29:891\",\"respDate\":\"221203-06:06:29:893\",\"sourceId\":\"OOM_ReadinessCheck:62c52cf0-5750-4745-bba5-1fc53e23fe43\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:06:29:891-54399\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[52078], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[62c52cf0-5750-4745-bba5-1fc53e23fe43]}\\\"}\"}","context":{"RequestID":"62c52cf0-5750-4745-bba5-1fc53e23fe43","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"73359407-2fbb-4517-92ed-95747d413f29","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:06:29.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:29.893Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"62c52cf0-5750-4745-bba5-1fc53e23fe43","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73359407-2fbb-4517-92ed-95747d413f29","LogTimestamp":"2022-12-03T06:06:29.893Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:06:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T06:06:30.260Z","message":"Entering","context":{"RequestID":"77aa5354-4797-4c1e-91cc-372e1033f1b6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4f0edbd2-b4e5-4697-beee-a858fd92c5fc","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:06:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:30.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"77aa5354-4797-4c1e-91cc-372e1033f1b6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4f0edbd2-b4e5-4697-beee-a858fd92c5fc","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:06:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:30.262Z","message":"{\"transactionId\":\"77aa5354-4797-4c1e-91cc-372e1033f1b6\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:30:261\",\"respDate\":\"221203-06:06:30:262\",\"sourceId\":\"ReadinessCheck:77aa5354-4797-4c1e-91cc-372e1033f1b6\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:06:30:261-75988\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[77aa5354-4797-4c1e-91cc-372e1033f1b6]}\\\"}\"}","context":{"RequestID":"77aa5354-4797-4c1e-91cc-372e1033f1b6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4f0edbd2-b4e5-4697-beee-a858fd92c5fc","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:06:30.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:30.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77aa5354-4797-4c1e-91cc-372e1033f1b6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f0edbd2-b4e5-4697-beee-a858fd92c5fc","LogTimestamp":"2022-12-03T06:06:30.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:06:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:06:30.567Z","message":"Entering","context":{"RequestID":"1fbe95ad-e6cf-4b89-9f2d-d0f3d7f4c18b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cb01c92a-4f6b-4362-8397-4e69180478ad","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:30.567Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:30.569Z","message":"{\"transactionId\":\"1fbe95ad-e6cf-4b89-9f2d-d0f3d7f4c18b\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:30:568\",\"respDate\":\"221203-06:06:30:569\",\"sourceId\":\"haproxy:1fbe95ad-e6cf-4b89-9f2d-d0f3d7f4c18b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:06:30:568-48714\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1fbe95ad-e6cf-4b89-9f2d-d0f3d7f4c18b]}\\\"}\"}","context":{"RequestID":"1fbe95ad-e6cf-4b89-9f2d-d0f3d7f4c18b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cb01c92a-4f6b-4362-8397-4e69180478ad","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:30.567Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:30.569Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1fbe95ad-e6cf-4b89-9f2d-d0f3d7f4c18b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb01c92a-4f6b-4362-8397-4e69180478ad","LogTimestamp":"2022-12-03T06:06:30.569Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:06:30.706Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:30.709Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:32.578Z","message":"Entering","context":{"RequestID":"066c6aa2-a10b-4ba5-af17-f8cd472f4cb8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7adc003d-316f-40f1-a9cd-5088c7ec6f30","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:32.578Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:32.581Z","message":"{\"transactionId\":\"066c6aa2-a10b-4ba5-af17-f8cd472f4cb8\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:32:579\",\"respDate\":\"221203-06:06:32:581\",\"sourceId\":\"haproxy:066c6aa2-a10b-4ba5-af17-f8cd472f4cb8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:06:32:579-60426\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[066c6aa2-a10b-4ba5-af17-f8cd472f4cb8]}\\\"}\"}","context":{"RequestID":"066c6aa2-a10b-4ba5-af17-f8cd472f4cb8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7adc003d-316f-40f1-a9cd-5088c7ec6f30","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:32.578Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:32.581Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"066c6aa2-a10b-4ba5-af17-f8cd472f4cb8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7adc003d-316f-40f1-a9cd-5088c7ec6f30","LogTimestamp":"2022-12-03T06:06:32.581Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T06:06:33.916Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:06:33.926Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:33.926Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:33.926Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:34.581Z","message":"Entering","context":{"RequestID":"882cf473-194f-47d0-9c8a-f0e9c3724ccc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"928e1034-1699-49cb-b233-0df19fba2a6d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:06:34.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:34.583Z","message":"{\"transactionId\":\"882cf473-194f-47d0-9c8a-f0e9c3724ccc\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:34:582\",\"respDate\":\"221203-06:06:34:583\",\"sourceId\":\"healthcheck:882cf473-194f-47d0-9c8a-f0e9c3724ccc\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:06:34:582-38944\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[882cf473-194f-47d0-9c8a-f0e9c3724ccc]}\\\"}\"}","context":{"RequestID":"882cf473-194f-47d0-9c8a-f0e9c3724ccc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"928e1034-1699-49cb-b233-0df19fba2a6d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:06:34.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:34.584Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"882cf473-194f-47d0-9c8a-f0e9c3724ccc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"928e1034-1699-49cb-b233-0df19fba2a6d","LogTimestamp":"2022-12-03T06:06:34.584Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:06:34 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:06:34.587Z","message":"Entering","context":{"RequestID":"8a217584-70c5-4cf1-8b86-ea11e7034983","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2679d5aa-8675-48b9-8ab0-7e77d4770c56","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:34.587Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:34.588Z","message":"{\"transactionId\":\"8a217584-70c5-4cf1-8b86-ea11e7034983\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:34:588\",\"respDate\":\"221203-06:06:34:588\",\"sourceId\":\"haproxy:8a217584-70c5-4cf1-8b86-ea11e7034983\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:06:34:588-81326\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8a217584-70c5-4cf1-8b86-ea11e7034983]}\\\"}\"}","context":{"RequestID":"8a217584-70c5-4cf1-8b86-ea11e7034983","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2679d5aa-8675-48b9-8ab0-7e77d4770c56","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:34.587Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:34.589Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a217584-70c5-4cf1-8b86-ea11e7034983","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2679d5aa-8675-48b9-8ab0-7e77d4770c56","LogTimestamp":"2022-12-03T06:06:34.589Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2022-12-03T06:06:36.597Z","message":"Entering","context":{"RequestID":"aa8d359d-9e6e-4a3d-8cba-60809f50582f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"41fcdb64-9828-440b-8faa-7ef2cccc1436","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:36.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:36.599Z","message":"{\"transactionId\":\"aa8d359d-9e6e-4a3d-8cba-60809f50582f\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:36:597\",\"respDate\":\"221203-06:06:36:599\",\"sourceId\":\"haproxy:aa8d359d-9e6e-4a3d-8cba-60809f50582f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:06:36:597-6414\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aa8d359d-9e6e-4a3d-8cba-60809f50582f]}\\\"}\"}","context":{"RequestID":"aa8d359d-9e6e-4a3d-8cba-60809f50582f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"41fcdb64-9828-440b-8faa-7ef2cccc1436","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:36.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:36.599Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa8d359d-9e6e-4a3d-8cba-60809f50582f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41fcdb64-9828-440b-8faa-7ef2cccc1436","LogTimestamp":"2022-12-03T06:06:36.599Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:06:38.607Z","message":"Entering","context":{"RequestID":"8c596281-954f-4e69-89b3-e1ec9c003dda","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2f7d09fa-fc7b-45f3-b0cc-2bca968cc37a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:38.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:38.608Z","message":"{\"transactionId\":\"8c596281-954f-4e69-89b3-e1ec9c003dda\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:38:608\",\"respDate\":\"221203-06:06:38:608\",\"sourceId\":\"haproxy:8c596281-954f-4e69-89b3-e1ec9c003dda\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:06:38:608-53379\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8c596281-954f-4e69-89b3-e1ec9c003dda]}\\\"}\"}","context":{"RequestID":"8c596281-954f-4e69-89b3-e1ec9c003dda","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2f7d09fa-fc7b-45f3-b0cc-2bca968cc37a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:38.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:38.609Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c596281-954f-4e69-89b3-e1ec9c003dda","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f7d09fa-fc7b-45f3-b0cc-2bca968cc37a","LogTimestamp":"2022-12-03T06:06:38.609Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:06:38.749Z","message":"Entering","context":{"RequestID":"033e75e4-3c33-47ff-b750-002eca20c3ae","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"4a051d90-7b53-48ad-a855-fd91cf193958","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:06:38.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:38.750Z","message":"{\"transactionId\":\"033e75e4-3c33-47ff-b750-002eca20c3ae\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:38:749\",\"respDate\":\"221203-06:06:38:750\",\"sourceId\":\"healthcheck:033e75e4-3c33-47ff-b750-002eca20c3ae\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:06:38:749-55999\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[37870], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[033e75e4-3c33-47ff-b750-002eca20c3ae]}\\\"}\"}","context":{"RequestID":"033e75e4-3c33-47ff-b750-002eca20c3ae","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"4a051d90-7b53-48ad-a855-fd91cf193958","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:06:38.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:38.751Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"033e75e4-3c33-47ff-b750-002eca20c3ae","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a051d90-7b53-48ad-a855-fd91cf193958","LogTimestamp":"2022-12-03T06:06:38.751Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:38 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T06:06:39.889Z","message":"Entering","context":{"RequestID":"92f45af5-adf6-44ef-a7d3-7d81ccdbcdb6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"384319b2-cfb0-4a6c-a5b6-d48587f90813","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:06:39.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:39.891Z","message":"{\"transactionId\":\"92f45af5-adf6-44ef-a7d3-7d81ccdbcdb6\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:39:889\",\"respDate\":\"221203-06:06:39:891\",\"sourceId\":\"OOM_ReadinessCheck:92f45af5-adf6-44ef-a7d3-7d81ccdbcdb6\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:06:39:889-60456\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[52282], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[92f45af5-adf6-44ef-a7d3-7d81ccdbcdb6]}\\\"}\"}","context":{"RequestID":"92f45af5-adf6-44ef-a7d3-7d81ccdbcdb6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"384319b2-cfb0-4a6c-a5b6-d48587f90813","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:06:39.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:39.891Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92f45af5-adf6-44ef-a7d3-7d81ccdbcdb6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"384319b2-cfb0-4a6c-a5b6-d48587f90813","LogTimestamp":"2022-12-03T06:06:39.891Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:06:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:06:40.258Z","message":"Entering","context":{"RequestID":"5802c586-31bc-47c2-8b30-8e8e144a9a31","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"30132da9-a356-4bb0-ae0d-c2fa42ec9162","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:06:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:40.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"5802c586-31bc-47c2-8b30-8e8e144a9a31","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"30132da9-a356-4bb0-ae0d-c2fa42ec9162","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:06:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:40.260Z","message":"{\"transactionId\":\"5802c586-31bc-47c2-8b30-8e8e144a9a31\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:40:258\",\"respDate\":\"221203-06:06:40:260\",\"sourceId\":\"ReadinessCheck:5802c586-31bc-47c2-8b30-8e8e144a9a31\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:06:40:258-41144\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[5802c586-31bc-47c2-8b30-8e8e144a9a31]}\\\"}\"}","context":{"RequestID":"5802c586-31bc-47c2-8b30-8e8e144a9a31","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"30132da9-a356-4bb0-ae0d-c2fa42ec9162","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:06:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:40.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5802c586-31bc-47c2-8b30-8e8e144a9a31","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30132da9-a356-4bb0-ae0d-c2fa42ec9162","LogTimestamp":"2022-12-03T06:06:40.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:06:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:06:40.617Z","message":"Entering","context":{"RequestID":"7f597224-cb4d-4e23-a966-17174dd16458","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3214e7a5-7cb0-4ef0-9821-a7b419ce6633","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:40.617Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:40.619Z","message":"{\"transactionId\":\"7f597224-cb4d-4e23-a966-17174dd16458\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:40:617\",\"respDate\":\"221203-06:06:40:618\",\"sourceId\":\"haproxy:7f597224-cb4d-4e23-a966-17174dd16458\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:06:40:617-88979\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7f597224-cb4d-4e23-a966-17174dd16458]}\\\"}\"}","context":{"RequestID":"7f597224-cb4d-4e23-a966-17174dd16458","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3214e7a5-7cb0-4ef0-9821-a7b419ce6633","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:40.617Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:40.619Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f597224-cb4d-4e23-a966-17174dd16458","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3214e7a5-7cb0-4ef0-9821-a7b419ce6633","LogTimestamp":"2022-12-03T06:06:40.619Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:06:42.627Z","message":"Entering","context":{"RequestID":"f50e22f6-352c-472e-b25e-50e36fc496ec","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"31ece7c9-e246-4312-8470-cd190faad210","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:42.627Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:42.629Z","message":"{\"transactionId\":\"f50e22f6-352c-472e-b25e-50e36fc496ec\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:42:627\",\"respDate\":\"221203-06:06:42:629\",\"sourceId\":\"haproxy:f50e22f6-352c-472e-b25e-50e36fc496ec\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:06:42:627-62884\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f50e22f6-352c-472e-b25e-50e36fc496ec]}\\\"}\"}","context":{"RequestID":"f50e22f6-352c-472e-b25e-50e36fc496ec","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"31ece7c9-e246-4312-8470-cd190faad210","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:42.627Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:42.629Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f50e22f6-352c-472e-b25e-50e36fc496ec","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"31ece7c9-e246-4312-8470-cd190faad210","LogTimestamp":"2022-12-03T06:06:42.629Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:06:43.916Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:06:43.927Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:43.927Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:43.927Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:44.637Z","message":"Entering","context":{"RequestID":"01f20432-81a6-4823-90c5-d64c6748cf37","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"926c88a5-6d49-4956-b5fb-752600704281","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:44.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:44.639Z","message":"{\"transactionId\":\"01f20432-81a6-4823-90c5-d64c6748cf37\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:44:638\",\"respDate\":\"221203-06:06:44:639\",\"sourceId\":\"haproxy:01f20432-81a6-4823-90c5-d64c6748cf37\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:06:44:638-73366\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[01f20432-81a6-4823-90c5-d64c6748cf37]}\\\"}\"}","context":{"RequestID":"01f20432-81a6-4823-90c5-d64c6748cf37","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"926c88a5-6d49-4956-b5fb-752600704281","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:44.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:44.639Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01f20432-81a6-4823-90c5-d64c6748cf37","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"926c88a5-6d49-4956-b5fb-752600704281","LogTimestamp":"2022-12-03T06:06:44.639Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:06:46.646Z","message":"Entering","context":{"RequestID":"6f6457c1-c6e4-4b4c-b2e5-21c91a1ee22d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a0779650-d69e-408b-88b1-9a35560c8b3d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:46.646Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:46.648Z","message":"{\"transactionId\":\"6f6457c1-c6e4-4b4c-b2e5-21c91a1ee22d\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:46:647\",\"respDate\":\"221203-06:06:46:648\",\"sourceId\":\"haproxy:6f6457c1-c6e4-4b4c-b2e5-21c91a1ee22d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:06:46:647-98223\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6f6457c1-c6e4-4b4c-b2e5-21c91a1ee22d]}\\\"}\"}","context":{"RequestID":"6f6457c1-c6e4-4b4c-b2e5-21c91a1ee22d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a0779650-d69e-408b-88b1-9a35560c8b3d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:46.646Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:46.648Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f6457c1-c6e4-4b4c-b2e5-21c91a1ee22d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0779650-d69e-408b-88b1-9a35560c8b3d","LogTimestamp":"2022-12-03T06:06:46.648Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:06:48.656Z","message":"Entering","context":{"RequestID":"72bb2b3e-d027-4bd2-972a-8513270736bc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fd1ef863-487d-4ac6-bf53-ed8e906576a6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:48.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:48.657Z","message":"{\"transactionId\":\"72bb2b3e-d027-4bd2-972a-8513270736bc\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:48:656\",\"respDate\":\"221203-06:06:48:657\",\"sourceId\":\"haproxy:72bb2b3e-d027-4bd2-972a-8513270736bc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:06:48:656-99468\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[72bb2b3e-d027-4bd2-972a-8513270736bc]}\\\"}\"}","context":{"RequestID":"72bb2b3e-d027-4bd2-972a-8513270736bc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fd1ef863-487d-4ac6-bf53-ed8e906576a6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:48.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:48.658Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72bb2b3e-d027-4bd2-972a-8513270736bc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd1ef863-487d-4ac6-bf53-ed8e906576a6","LogTimestamp":"2022-12-03T06:06:48.658Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:06:49.607Z","message":"Entering","context":{"RequestID":"c6cb5248-1915-4039-a2e9-8654470fdaba","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d3cd2605-5f50-4a34-97d7-00f483edd290","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:06:49.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:49.609Z","message":"{\"transactionId\":\"c6cb5248-1915-4039-a2e9-8654470fdaba\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:49:608\",\"respDate\":\"221203-06:06:49:609\",\"sourceId\":\"healthcheck:c6cb5248-1915-4039-a2e9-8654470fdaba\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:06:49:608-12200\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[c6cb5248-1915-4039-a2e9-8654470fdaba]}\\\"}\"}","context":{"RequestID":"c6cb5248-1915-4039-a2e9-8654470fdaba","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d3cd2605-5f50-4a34-97d7-00f483edd290","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:06:49.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:49.609Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6cb5248-1915-4039-a2e9-8654470fdaba","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3cd2605-5f50-4a34-97d7-00f483edd290","LogTimestamp":"2022-12-03T06:06:49.609Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:06:49 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:06:49.889Z","message":"Entering","context":{"RequestID":"8dae3f6d-e6d7-471a-8632-b9b1c2d01960","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"47e47d9a-5e39-467f-9702-88afa3521102","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:06:49.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:49.891Z","message":"{\"transactionId\":\"8dae3f6d-e6d7-471a-8632-b9b1c2d01960\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:49:890\",\"respDate\":\"221203-06:06:49:891\",\"sourceId\":\"OOM_ReadinessCheck:8dae3f6d-e6d7-471a-8632-b9b1c2d01960\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:06:49:890-84143\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[52482], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[8dae3f6d-e6d7-471a-8632-b9b1c2d01960]}\\\"}\"}","context":{"RequestID":"8dae3f6d-e6d7-471a-8632-b9b1c2d01960","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"47e47d9a-5e39-467f-9702-88afa3521102","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:06:49.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:49.892Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8dae3f6d-e6d7-471a-8632-b9b1c2d01960","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47e47d9a-5e39-467f-9702-88afa3521102","LogTimestamp":"2022-12-03T06:06:49.892Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:06:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:06:50.258Z","message":"Entering","context":{"RequestID":"c0f24916-fd67-473f-bc97-2ac2f5f69422","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2266d05a-c0f8-4869-bb9e-a13735e9edac","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:06:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:50.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"c0f24916-fd67-473f-bc97-2ac2f5f69422","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2266d05a-c0f8-4869-bb9e-a13735e9edac","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:06:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:50.261Z","message":"{\"transactionId\":\"c0f24916-fd67-473f-bc97-2ac2f5f69422\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:50:259\",\"respDate\":\"221203-06:06:50:260\",\"sourceId\":\"ReadinessCheck:c0f24916-fd67-473f-bc97-2ac2f5f69422\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:06:50:259-80519\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[c0f24916-fd67-473f-bc97-2ac2f5f69422]}\\\"}\"}","context":{"RequestID":"c0f24916-fd67-473f-bc97-2ac2f5f69422","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2266d05a-c0f8-4869-bb9e-a13735e9edac","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:06:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:50.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0f24916-fd67-473f-bc97-2ac2f5f69422","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2266d05a-c0f8-4869-bb9e-a13735e9edac","LogTimestamp":"2022-12-03T06:06:50.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:06:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:06:50.665Z","message":"Entering","context":{"RequestID":"8f1810b6-f34a-47d2-8299-9ef4a4ece4dc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"de8fa66a-d0c0-41f8-8bf8-7d01d37d909f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:50.665Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:50.667Z","message":"{\"transactionId\":\"8f1810b6-f34a-47d2-8299-9ef4a4ece4dc\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:50:666\",\"respDate\":\"221203-06:06:50:667\",\"sourceId\":\"haproxy:8f1810b6-f34a-47d2-8299-9ef4a4ece4dc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:06:50:666-31603\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8f1810b6-f34a-47d2-8299-9ef4a4ece4dc]}\\\"}\"}","context":{"RequestID":"8f1810b6-f34a-47d2-8299-9ef4a4ece4dc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"de8fa66a-d0c0-41f8-8bf8-7d01d37d909f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:50.665Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:50.667Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f1810b6-f34a-47d2-8299-9ef4a4ece4dc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de8fa66a-d0c0-41f8-8bf8-7d01d37d909f","LogTimestamp":"2022-12-03T06:06:50.667Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:06:52.674Z","message":"Entering","context":{"RequestID":"ffc4055a-bd60-42d4-992c-379313829b9b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eb1a784e-f895-470b-8c29-284ec6ece41e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:52.674Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:52.676Z","message":"{\"transactionId\":\"ffc4055a-bd60-42d4-992c-379313829b9b\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:52:675\",\"respDate\":\"221203-06:06:52:676\",\"sourceId\":\"haproxy:ffc4055a-bd60-42d4-992c-379313829b9b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:06:52:675-2919\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ffc4055a-bd60-42d4-992c-379313829b9b]}\\\"}\"}","context":{"RequestID":"ffc4055a-bd60-42d4-992c-379313829b9b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"eb1a784e-f895-470b-8c29-284ec6ece41e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:52.674Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:52.676Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ffc4055a-bd60-42d4-992c-379313829b9b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb1a784e-f895-470b-8c29-284ec6ece41e","LogTimestamp":"2022-12-03T06:06:52.676Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:06:53.789Z","message":"Entering","context":{"RequestID":"3714c66e-63c9-4286-9ded-7eb50e19ad45","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"939f50f3-2808-4873-afee-58e6cec83e2c","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:06:53.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:53.790Z","message":"{\"transactionId\":\"3714c66e-63c9-4286-9ded-7eb50e19ad45\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:53:789\",\"respDate\":\"221203-06:06:53:790\",\"sourceId\":\"healthcheck:3714c66e-63c9-4286-9ded-7eb50e19ad45\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:06:53:789-31775\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[38066], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[3714c66e-63c9-4286-9ded-7eb50e19ad45]}\\\"}\"}","context":{"RequestID":"3714c66e-63c9-4286-9ded-7eb50e19ad45","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"939f50f3-2808-4873-afee-58e6cec83e2c","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:06:53.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:53.791Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3714c66e-63c9-4286-9ded-7eb50e19ad45","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"939f50f3-2808-4873-afee-58e6cec83e2c","LogTimestamp":"2022-12-03T06:06:53.791Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:53 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T06:06:53.916Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:06:53.939Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:53.939Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:53.939Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:54.684Z","message":"Entering","context":{"RequestID":"209fdd50-48f1-4489-a8c1-75a04c0c6057","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a22819ed-8230-4fc4-abe3-754266244773","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:54.684Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:54.685Z","message":"{\"transactionId\":\"209fdd50-48f1-4489-a8c1-75a04c0c6057\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:54:684\",\"respDate\":\"221203-06:06:54:685\",\"sourceId\":\"haproxy:209fdd50-48f1-4489-a8c1-75a04c0c6057\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:06:54:684-6270\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[209fdd50-48f1-4489-a8c1-75a04c0c6057]}\\\"}\"}","context":{"RequestID":"209fdd50-48f1-4489-a8c1-75a04c0c6057","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a22819ed-8230-4fc4-abe3-754266244773","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:54.684Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:54.686Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"209fdd50-48f1-4489-a8c1-75a04c0c6057","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a22819ed-8230-4fc4-abe3-754266244773","LogTimestamp":"2022-12-03T06:06:54.686Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:06:56.694Z","message":"Entering","context":{"RequestID":"3425b5b8-45f7-437a-b790-46b24cfd5e3e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4651475e-11ba-4b9a-95fb-073d7ee6e1dd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:56.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:56.696Z","message":"{\"transactionId\":\"3425b5b8-45f7-437a-b790-46b24cfd5e3e\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:56:694\",\"respDate\":\"221203-06:06:56:696\",\"sourceId\":\"haproxy:3425b5b8-45f7-437a-b790-46b24cfd5e3e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:06:56:694-96163\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3425b5b8-45f7-437a-b790-46b24cfd5e3e]}\\\"}\"}","context":{"RequestID":"3425b5b8-45f7-437a-b790-46b24cfd5e3e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4651475e-11ba-4b9a-95fb-073d7ee6e1dd","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:56.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:56.696Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3425b5b8-45f7-437a-b790-46b24cfd5e3e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4651475e-11ba-4b9a-95fb-073d7ee6e1dd","LogTimestamp":"2022-12-03T06:06:56.696Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:06:58.704Z","message":"Entering","context":{"RequestID":"1b8479b4-a104-462a-b3e8-6542d97c304c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"230936c6-e583-4ec3-b250-3fa3d5a6e454","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:58.704Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:58.705Z","message":"{\"transactionId\":\"1b8479b4-a104-462a-b3e8-6542d97c304c\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:58:704\",\"respDate\":\"221203-06:06:58:705\",\"sourceId\":\"haproxy:1b8479b4-a104-462a-b3e8-6542d97c304c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:06:58:704-79602\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1b8479b4-a104-462a-b3e8-6542d97c304c]}\\\"}\"}","context":{"RequestID":"1b8479b4-a104-462a-b3e8-6542d97c304c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"230936c6-e583-4ec3-b250-3fa3d5a6e454","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:06:58.704Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:58.706Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b8479b4-a104-462a-b3e8-6542d97c304c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"230936c6-e583-4ec3-b250-3fa3d5a6e454","LogTimestamp":"2022-12-03T06:06:58.705Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:06:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:06:59.889Z","message":"Entering","context":{"RequestID":"981432af-275c-4859-a9ba-128e21dd2fca","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d1df6c6c-f365-4aba-8e09-e54bc982d579","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:06:59.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:06:59.890Z","message":"{\"transactionId\":\"981432af-275c-4859-a9ba-128e21dd2fca\",\"status\":\"200\",\"rqstDate\":\"221203-06:06:59:889\",\"respDate\":\"221203-06:06:59:890\",\"sourceId\":\"OOM_ReadinessCheck:981432af-275c-4859-a9ba-128e21dd2fca\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:06:59:889-88327\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[52672], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[981432af-275c-4859-a9ba-128e21dd2fca]}\\\"}\"}","context":{"RequestID":"981432af-275c-4859-a9ba-128e21dd2fca","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d1df6c6c-f365-4aba-8e09-e54bc982d579","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:06:59.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:06:59.891Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"981432af-275c-4859-a9ba-128e21dd2fca","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1df6c6c-f365-4aba-8e09-e54bc982d579","LogTimestamp":"2022-12-03T06:06:59.891Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:06:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:07:00.257Z","message":"Entering","context":{"RequestID":"3b478ab1-9742-4087-a6ae-89e648f04620","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4b41a3bc-0d21-4eda-af18-091ede05c29a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:07:00.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:00.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"3b478ab1-9742-4087-a6ae-89e648f04620","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4b41a3bc-0d21-4eda-af18-091ede05c29a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:07:00.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:00.259Z","message":"{\"transactionId\":\"3b478ab1-9742-4087-a6ae-89e648f04620\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:00:258\",\"respDate\":\"221203-06:07:00:259\",\"sourceId\":\"ReadinessCheck:3b478ab1-9742-4087-a6ae-89e648f04620\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:07:00:258-50017\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[3b478ab1-9742-4087-a6ae-89e648f04620]}\\\"}\"}","context":{"RequestID":"3b478ab1-9742-4087-a6ae-89e648f04620","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4b41a3bc-0d21-4eda-af18-091ede05c29a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:07:00.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:00.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b478ab1-9742-4087-a6ae-89e648f04620","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b41a3bc-0d21-4eda-af18-091ede05c29a","LogTimestamp":"2022-12-03T06:07:00.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:07:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:07:00.712Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:00.712Z","message":"Entering","context":{"RequestID":"c5630271-a4eb-4b94-b9b4-23e57818430a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b9a7625d-0f82-4955-a570-bbb7d79e004d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:00.712Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:00.714Z","message":"{\"transactionId\":\"c5630271-a4eb-4b94-b9b4-23e57818430a\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:00:713\",\"respDate\":\"221203-06:07:00:714\",\"sourceId\":\"haproxy:c5630271-a4eb-4b94-b9b4-23e57818430a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:07:00:713-95673\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c5630271-a4eb-4b94-b9b4-23e57818430a]}\\\"}\"}","context":{"RequestID":"c5630271-a4eb-4b94-b9b4-23e57818430a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b9a7625d-0f82-4955-a570-bbb7d79e004d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:00.712Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:00.714Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5630271-a4eb-4b94-b9b4-23e57818430a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9a7625d-0f82-4955-a570-bbb7d79e004d","LogTimestamp":"2022-12-03T06:07:00.714Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:00.714Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:07:02.721Z","message":"Entering","context":{"RequestID":"c3497517-d54e-463d-82e6-4275d2715710","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"799c1227-5fd1-4c6f-99c7-a96c4f4e1e20","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:02.721Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:02.723Z","message":"{\"transactionId\":\"c3497517-d54e-463d-82e6-4275d2715710\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:02:721\",\"respDate\":\"221203-06:07:02:723\",\"sourceId\":\"haproxy:c3497517-d54e-463d-82e6-4275d2715710\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:07:02:721-11631\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3497517-d54e-463d-82e6-4275d2715710]}\\\"}\"}","context":{"RequestID":"c3497517-d54e-463d-82e6-4275d2715710","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"799c1227-5fd1-4c6f-99c7-a96c4f4e1e20","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:02.721Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:02.723Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3497517-d54e-463d-82e6-4275d2715710","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"799c1227-5fd1-4c6f-99c7-a96c4f4e1e20","LogTimestamp":"2022-12-03T06:07:02.723Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:07:03.916Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:07:03.925Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:03.925Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:03.925Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:04.662Z","message":"Entering","context":{"RequestID":"0878cafb-691e-4f99-8c16-f60b60dc2117","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7f261442-93dd-415f-a68a-3c1896f035f2","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:07:04.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:04.664Z","message":"{\"transactionId\":\"0878cafb-691e-4f99-8c16-f60b60dc2117\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:04:663\",\"respDate\":\"221203-06:07:04:664\",\"sourceId\":\"healthcheck:0878cafb-691e-4f99-8c16-f60b60dc2117\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:07:04:663-97254\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[0878cafb-691e-4f99-8c16-f60b60dc2117]}\\\"}\"}","context":{"RequestID":"0878cafb-691e-4f99-8c16-f60b60dc2117","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7f261442-93dd-415f-a68a-3c1896f035f2","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:07:04.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:04.664Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0878cafb-691e-4f99-8c16-f60b60dc2117","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f261442-93dd-415f-a68a-3c1896f035f2","LogTimestamp":"2022-12-03T06:07:04.664Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:07:04 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:07:04.730Z","message":"Entering","context":{"RequestID":"2cb10e13-c69e-49c6-92e6-e898895efccf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7452e2c2-cbe0-4d3c-b649-0a0765c4c356","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:04.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:04.732Z","message":"{\"transactionId\":\"2cb10e13-c69e-49c6-92e6-e898895efccf\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:04:730\",\"respDate\":\"221203-06:07:04:732\",\"sourceId\":\"haproxy:2cb10e13-c69e-49c6-92e6-e898895efccf\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:07:04:730-11433\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2cb10e13-c69e-49c6-92e6-e898895efccf]}\\\"}\"}","context":{"RequestID":"2cb10e13-c69e-49c6-92e6-e898895efccf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7452e2c2-cbe0-4d3c-b649-0a0765c4c356","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:04.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:04.732Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2cb10e13-c69e-49c6-92e6-e898895efccf","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7452e2c2-cbe0-4d3c-b649-0a0765c4c356","LogTimestamp":"2022-12-03T06:07:04.732Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:07:06.739Z","message":"Entering","context":{"RequestID":"1a6fa12d-feb0-4fb3-827b-ae3323d1bce2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"188036a5-ac4b-4680-a804-51e503cb1458","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:06.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:06.743Z","message":"{\"transactionId\":\"1a6fa12d-feb0-4fb3-827b-ae3323d1bce2\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:06:739\",\"respDate\":\"221203-06:07:06:743\",\"sourceId\":\"haproxy:1a6fa12d-feb0-4fb3-827b-ae3323d1bce2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:07:06:739-36258\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1a6fa12d-feb0-4fb3-827b-ae3323d1bce2]}\\\"}\"}","context":{"RequestID":"1a6fa12d-feb0-4fb3-827b-ae3323d1bce2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"188036a5-ac4b-4680-a804-51e503cb1458","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:06.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:06.744Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a6fa12d-feb0-4fb3-827b-ae3323d1bce2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"188036a5-ac4b-4680-a804-51e503cb1458","LogTimestamp":"2022-12-03T06:07:06.744Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T06:07:08.752Z","message":"Entering","context":{"RequestID":"0a314ec2-5cb3-40dc-9d16-1f7c87679711","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f2b88095-0202-458b-a8c9-866c24b22193","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:08.752Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:08.753Z","message":"{\"transactionId\":\"0a314ec2-5cb3-40dc-9d16-1f7c87679711\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:08:752\",\"respDate\":\"221203-06:07:08:753\",\"sourceId\":\"haproxy:0a314ec2-5cb3-40dc-9d16-1f7c87679711\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:07:08:752-83602\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0a314ec2-5cb3-40dc-9d16-1f7c87679711]}\\\"}\"}","context":{"RequestID":"0a314ec2-5cb3-40dc-9d16-1f7c87679711","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f2b88095-0202-458b-a8c9-866c24b22193","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:08.752Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:08.754Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a314ec2-5cb3-40dc-9d16-1f7c87679711","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2b88095-0202-458b-a8c9-866c24b22193","LogTimestamp":"2022-12-03T06:07:08.754Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:07:08.817Z","message":"Entering","context":{"RequestID":"d4975811-0264-4875-a03e-046fd1d524e3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"43e4f9f3-e4f3-470d-9d31-2ad154216f95","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:07:08.817Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:08.818Z","message":"{\"transactionId\":\"d4975811-0264-4875-a03e-046fd1d524e3\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:08:817\",\"respDate\":\"221203-06:07:08:818\",\"sourceId\":\"healthcheck:d4975811-0264-4875-a03e-046fd1d524e3\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:07:08:817-6970\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[38242], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[d4975811-0264-4875-a03e-046fd1d524e3]}\\\"}\"}","context":{"RequestID":"d4975811-0264-4875-a03e-046fd1d524e3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"43e4f9f3-e4f3-470d-9d31-2ad154216f95","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:07:08.817Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:08.818Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4975811-0264-4875-a03e-046fd1d524e3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43e4f9f3-e4f3-470d-9d31-2ad154216f95","LogTimestamp":"2022-12-03T06:07:08.818Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:08 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T06:07:09.889Z","message":"Entering","context":{"RequestID":"382dea00-c034-41e7-8059-de04d50f6c94","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d348fab2-f4da-44cd-8d50-3498ab25553e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:07:09.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:09.890Z","message":"{\"transactionId\":\"382dea00-c034-41e7-8059-de04d50f6c94\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:09:889\",\"respDate\":\"221203-06:07:09:890\",\"sourceId\":\"OOM_ReadinessCheck:382dea00-c034-41e7-8059-de04d50f6c94\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:07:09:889-15761\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[52870], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[382dea00-c034-41e7-8059-de04d50f6c94]}\\\"}\"}","context":{"RequestID":"382dea00-c034-41e7-8059-de04d50f6c94","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d348fab2-f4da-44cd-8d50-3498ab25553e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:07:09.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:09.891Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"382dea00-c034-41e7-8059-de04d50f6c94","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d348fab2-f4da-44cd-8d50-3498ab25553e","LogTimestamp":"2022-12-03T06:07:09.891Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:07:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T06:07:10.258Z","message":"Entering","context":{"RequestID":"9ee2de6f-3fce-4de2-b3fc-2ae35a51ff68","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"42515b66-c70e-4231-aacf-b1426814d8bf","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:07:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:10.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"9ee2de6f-3fce-4de2-b3fc-2ae35a51ff68","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"42515b66-c70e-4231-aacf-b1426814d8bf","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:07:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:10.261Z","message":"{\"transactionId\":\"9ee2de6f-3fce-4de2-b3fc-2ae35a51ff68\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:10:259\",\"respDate\":\"221203-06:07:10:261\",\"sourceId\":\"ReadinessCheck:9ee2de6f-3fce-4de2-b3fc-2ae35a51ff68\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:07:10:259-25048\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[9ee2de6f-3fce-4de2-b3fc-2ae35a51ff68]}\\\"}\"}","context":{"RequestID":"9ee2de6f-3fce-4de2-b3fc-2ae35a51ff68","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"42515b66-c70e-4231-aacf-b1426814d8bf","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:07:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:10.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ee2de6f-3fce-4de2-b3fc-2ae35a51ff68","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42515b66-c70e-4231-aacf-b1426814d8bf","LogTimestamp":"2022-12-03T06:07:10.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:07:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:07:10.761Z","message":"Entering","context":{"RequestID":"109e4bd7-36c1-47cc-acac-8a3be5cd17d5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6ff00497-f8f2-4583-ab3d-e260615e1e37","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:10.761Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:10.763Z","message":"{\"transactionId\":\"109e4bd7-36c1-47cc-acac-8a3be5cd17d5\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:10:761\",\"respDate\":\"221203-06:07:10:763\",\"sourceId\":\"haproxy:109e4bd7-36c1-47cc-acac-8a3be5cd17d5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:07:10:761-17842\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[109e4bd7-36c1-47cc-acac-8a3be5cd17d5]}\\\"}\"}","context":{"RequestID":"109e4bd7-36c1-47cc-acac-8a3be5cd17d5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6ff00497-f8f2-4583-ab3d-e260615e1e37","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:10.761Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:10.763Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"109e4bd7-36c1-47cc-acac-8a3be5cd17d5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ff00497-f8f2-4583-ab3d-e260615e1e37","LogTimestamp":"2022-12-03T06:07:10.763Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:07:12.769Z","message":"Entering","context":{"RequestID":"77b96fcd-20a4-4577-8278-5bea77cd6863","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"84893bb2-4caf-4ee1-b439-3c40c1cb4068","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:12.769Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:12.771Z","message":"{\"transactionId\":\"77b96fcd-20a4-4577-8278-5bea77cd6863\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:12:770\",\"respDate\":\"221203-06:07:12:771\",\"sourceId\":\"haproxy:77b96fcd-20a4-4577-8278-5bea77cd6863\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:07:12:770-43485\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77b96fcd-20a4-4577-8278-5bea77cd6863]}\\\"}\"}","context":{"RequestID":"77b96fcd-20a4-4577-8278-5bea77cd6863","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"84893bb2-4caf-4ee1-b439-3c40c1cb4068","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:12.769Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:12.771Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77b96fcd-20a4-4577-8278-5bea77cd6863","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84893bb2-4caf-4ee1-b439-3c40c1cb4068","LogTimestamp":"2022-12-03T06:07:12.771Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:07:13.916Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:07:13.924Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:13.924Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:13.924Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:14.778Z","message":"Entering","context":{"RequestID":"32268be1-b730-4d0f-bd56-b8db2cf8c829","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"e62182a6-a4f4-43b4-8630-23859871b9c3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:14.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:14.779Z","message":"{\"transactionId\":\"32268be1-b730-4d0f-bd56-b8db2cf8c829\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:14:778\",\"respDate\":\"221203-06:07:14:779\",\"sourceId\":\"haproxy:32268be1-b730-4d0f-bd56-b8db2cf8c829\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:07:14:778-47293\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[32268be1-b730-4d0f-bd56-b8db2cf8c829]}\\\"}\"}","context":{"RequestID":"32268be1-b730-4d0f-bd56-b8db2cf8c829","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"e62182a6-a4f4-43b4-8630-23859871b9c3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:14.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:14.780Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32268be1-b730-4d0f-bd56-b8db2cf8c829","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e62182a6-a4f4-43b4-8630-23859871b9c3","LogTimestamp":"2022-12-03T06:07:14.780Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:07:16.787Z","message":"Entering","context":{"RequestID":"1c53a768-5f81-4453-942d-7536a29b99e1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0eb00894-f09f-4697-847c-2a7952b34200","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:16.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:16.788Z","message":"{\"transactionId\":\"1c53a768-5f81-4453-942d-7536a29b99e1\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:16:787\",\"respDate\":\"221203-06:07:16:788\",\"sourceId\":\"haproxy:1c53a768-5f81-4453-942d-7536a29b99e1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:07:16:787-45277\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c53a768-5f81-4453-942d-7536a29b99e1]}\\\"}\"}","context":{"RequestID":"1c53a768-5f81-4453-942d-7536a29b99e1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0eb00894-f09f-4697-847c-2a7952b34200","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:16.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:16.789Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c53a768-5f81-4453-942d-7536a29b99e1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0eb00894-f09f-4697-847c-2a7952b34200","LogTimestamp":"2022-12-03T06:07:16.789Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:07:18.796Z","message":"Entering","context":{"RequestID":"5be3abdd-9a96-4131-acf5-55f1e9fc0a84","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"194e5693-1534-4e16-8b9b-fd1f18c0ac58","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:18.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:18.800Z","message":"{\"transactionId\":\"5be3abdd-9a96-4131-acf5-55f1e9fc0a84\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:18:796\",\"respDate\":\"221203-06:07:18:800\",\"sourceId\":\"haproxy:5be3abdd-9a96-4131-acf5-55f1e9fc0a84\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:07:18:796-50221\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5be3abdd-9a96-4131-acf5-55f1e9fc0a84]}\\\"}\"}","context":{"RequestID":"5be3abdd-9a96-4131-acf5-55f1e9fc0a84","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"194e5693-1534-4e16-8b9b-fd1f18c0ac58","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:18.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:18.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5be3abdd-9a96-4131-acf5-55f1e9fc0a84","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"194e5693-1534-4e16-8b9b-fd1f18c0ac58","LogTimestamp":"2022-12-03T06:07:18.801Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-12-03T06:07:19.689Z","message":"Entering","context":{"RequestID":"f409919b-0075-439e-b455-4e586b898b8b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"a78445d7-06ea-4c56-9be1-644454788670","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:07:19.689Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:19.690Z","message":"{\"transactionId\":\"f409919b-0075-439e-b455-4e586b898b8b\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:19:689\",\"respDate\":\"221203-06:07:19:690\",\"sourceId\":\"healthcheck:f409919b-0075-439e-b455-4e586b898b8b\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:07:19:689-90762\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[f409919b-0075-439e-b455-4e586b898b8b]}\\\"}\"}","context":{"RequestID":"f409919b-0075-439e-b455-4e586b898b8b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"a78445d7-06ea-4c56-9be1-644454788670","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:07:19.689Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:19.691Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f409919b-0075-439e-b455-4e586b898b8b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a78445d7-06ea-4c56-9be1-644454788670","LogTimestamp":"2022-12-03T06:07:19.691Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:07:19 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:07:19.889Z","message":"Entering","context":{"RequestID":"377d2da6-8cdf-4c6a-89e2-69e6b36936ce","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3681664a-7533-4ef3-94c4-2a59a6b29f28","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:07:19.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:19.891Z","message":"{\"transactionId\":\"377d2da6-8cdf-4c6a-89e2-69e6b36936ce\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:19:890\",\"respDate\":\"221203-06:07:19:891\",\"sourceId\":\"OOM_ReadinessCheck:377d2da6-8cdf-4c6a-89e2-69e6b36936ce\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:07:19:890-58071\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[53068], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[377d2da6-8cdf-4c6a-89e2-69e6b36936ce]}\\\"}\"}","context":{"RequestID":"377d2da6-8cdf-4c6a-89e2-69e6b36936ce","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3681664a-7533-4ef3-94c4-2a59a6b29f28","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:07:19.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:19.891Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"377d2da6-8cdf-4c6a-89e2-69e6b36936ce","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3681664a-7533-4ef3-94c4-2a59a6b29f28","LogTimestamp":"2022-12-03T06:07:19.891Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:07:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T06:07:20.259Z","message":"Entering","context":{"RequestID":"de000727-2806-4194-bbce-8d7a88eb16e9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ff683893-f957-4b8b-a0a1-1d3cf0101916","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:07:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:20.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"de000727-2806-4194-bbce-8d7a88eb16e9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ff683893-f957-4b8b-a0a1-1d3cf0101916","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:07:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:20.261Z","message":"{\"transactionId\":\"de000727-2806-4194-bbce-8d7a88eb16e9\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:20:259\",\"respDate\":\"221203-06:07:20:261\",\"sourceId\":\"ReadinessCheck:de000727-2806-4194-bbce-8d7a88eb16e9\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:07:20:259-34344\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[de000727-2806-4194-bbce-8d7a88eb16e9]}\\\"}\"}","context":{"RequestID":"de000727-2806-4194-bbce-8d7a88eb16e9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ff683893-f957-4b8b-a0a1-1d3cf0101916","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:07:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:20.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de000727-2806-4194-bbce-8d7a88eb16e9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff683893-f957-4b8b-a0a1-1d3cf0101916","LogTimestamp":"2022-12-03T06:07:20.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:07:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:07:20.810Z","message":"Entering","context":{"RequestID":"2db9604d-e69f-4433-84f2-a3d2bfdf416f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c5019d10-a28f-42ed-b50e-cb7e3901274d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:20.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:20.812Z","message":"{\"transactionId\":\"2db9604d-e69f-4433-84f2-a3d2bfdf416f\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:20:810\",\"respDate\":\"221203-06:07:20:812\",\"sourceId\":\"haproxy:2db9604d-e69f-4433-84f2-a3d2bfdf416f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:07:20:810-83287\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2db9604d-e69f-4433-84f2-a3d2bfdf416f]}\\\"}\"}","context":{"RequestID":"2db9604d-e69f-4433-84f2-a3d2bfdf416f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c5019d10-a28f-42ed-b50e-cb7e3901274d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:20.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:20.812Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2db9604d-e69f-4433-84f2-a3d2bfdf416f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5019d10-a28f-42ed-b50e-cb7e3901274d","LogTimestamp":"2022-12-03T06:07:20.812Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:07:22.820Z","message":"Entering","context":{"RequestID":"16011d72-98b2-46a5-bad1-8070c21d9fb9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0daf139e-0154-4dcc-b60c-6ad934329dac","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:22.820Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:22.822Z","message":"{\"transactionId\":\"16011d72-98b2-46a5-bad1-8070c21d9fb9\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:22:821\",\"respDate\":\"221203-06:07:22:822\",\"sourceId\":\"haproxy:16011d72-98b2-46a5-bad1-8070c21d9fb9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:07:22:821-45821\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[16011d72-98b2-46a5-bad1-8070c21d9fb9]}\\\"}\"}","context":{"RequestID":"16011d72-98b2-46a5-bad1-8070c21d9fb9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0daf139e-0154-4dcc-b60c-6ad934329dac","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:22.820Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:22.822Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16011d72-98b2-46a5-bad1-8070c21d9fb9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0daf139e-0154-4dcc-b60c-6ad934329dac","LogTimestamp":"2022-12-03T06:07:22.822Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T06:07:23.837Z","message":"Entering","context":{"RequestID":"baae2a02-3891-46fa-bd89-520a56c4c94d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f0fa66a8-a6db-46d7-928b-51f783563edc","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:07:23.837Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:23.839Z","message":"{\"transactionId\":\"baae2a02-3891-46fa-bd89-520a56c4c94d\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:23:838\",\"respDate\":\"221203-06:07:23:839\",\"sourceId\":\"healthcheck:baae2a02-3891-46fa-bd89-520a56c4c94d\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:07:23:838-84124\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[38436], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[baae2a02-3891-46fa-bd89-520a56c4c94d]}\\\"}\"}","context":{"RequestID":"baae2a02-3891-46fa-bd89-520a56c4c94d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f0fa66a8-a6db-46d7-928b-51f783563edc","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:07:23.837Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:23.839Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"baae2a02-3891-46fa-bd89-520a56c4c94d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0fa66a8-a6db-46d7-928b-51f783563edc","LogTimestamp":"2022-12-03T06:07:23.839Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:23 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T06:07:23.917Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:07:23.930Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:23.930Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:23.931Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:24.830Z","message":"Entering","context":{"RequestID":"15934890-45e9-4293-b560-49fd58baee2a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"912cbe68-1f11-4904-9da8-94f0145adbd4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:24.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:24.831Z","message":"{\"transactionId\":\"15934890-45e9-4293-b560-49fd58baee2a\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:24:830\",\"respDate\":\"221203-06:07:24:831\",\"sourceId\":\"haproxy:15934890-45e9-4293-b560-49fd58baee2a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:07:24:830-23751\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[15934890-45e9-4293-b560-49fd58baee2a]}\\\"}\"}","context":{"RequestID":"15934890-45e9-4293-b560-49fd58baee2a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"912cbe68-1f11-4904-9da8-94f0145adbd4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:24.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:24.831Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15934890-45e9-4293-b560-49fd58baee2a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"912cbe68-1f11-4904-9da8-94f0145adbd4","LogTimestamp":"2022-12-03T06:07:24.831Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:07:26.840Z","message":"Entering","context":{"RequestID":"39d7d2c4-43cd-4f88-9e3e-9aecb9e259ff","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e83d09d0-f314-42d2-8bbc-a45917104550","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:26.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:26.842Z","message":"{\"transactionId\":\"39d7d2c4-43cd-4f88-9e3e-9aecb9e259ff\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:26:841\",\"respDate\":\"221203-06:07:26:842\",\"sourceId\":\"haproxy:39d7d2c4-43cd-4f88-9e3e-9aecb9e259ff\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:07:26:841-74599\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[39d7d2c4-43cd-4f88-9e3e-9aecb9e259ff]}\\\"}\"}","context":{"RequestID":"39d7d2c4-43cd-4f88-9e3e-9aecb9e259ff","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e83d09d0-f314-42d2-8bbc-a45917104550","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:26.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:26.843Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39d7d2c4-43cd-4f88-9e3e-9aecb9e259ff","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e83d09d0-f314-42d2-8bbc-a45917104550","LogTimestamp":"2022-12-03T06:07:26.843Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:07:28.851Z","message":"Entering","context":{"RequestID":"70c794e8-dec5-4aec-90ad-85fdb5c99dcc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8c6f4fe8-8d29-4f5c-8430-048fcebe8469","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:28.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:28.853Z","message":"{\"transactionId\":\"70c794e8-dec5-4aec-90ad-85fdb5c99dcc\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:28:851\",\"respDate\":\"221203-06:07:28:853\",\"sourceId\":\"haproxy:70c794e8-dec5-4aec-90ad-85fdb5c99dcc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:07:28:851-69206\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[70c794e8-dec5-4aec-90ad-85fdb5c99dcc]}\\\"}\"}","context":{"RequestID":"70c794e8-dec5-4aec-90ad-85fdb5c99dcc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8c6f4fe8-8d29-4f5c-8430-048fcebe8469","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:28.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:28.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70c794e8-dec5-4aec-90ad-85fdb5c99dcc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c6f4fe8-8d29-4f5c-8430-048fcebe8469","LogTimestamp":"2022-12-03T06:07:28.853Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:07:29.889Z","message":"Entering","context":{"RequestID":"2dcbec29-c4ac-4324-a8e0-8aff614147df","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"120138d0-e689-4a21-88e8-2cdc2b7d0ea9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:07:29.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:29.891Z","message":"{\"transactionId\":\"2dcbec29-c4ac-4324-a8e0-8aff614147df\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:29:890\",\"respDate\":\"221203-06:07:29:891\",\"sourceId\":\"OOM_ReadinessCheck:2dcbec29-c4ac-4324-a8e0-8aff614147df\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:07:29:890-32726\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[53258], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[2dcbec29-c4ac-4324-a8e0-8aff614147df]}\\\"}\"}","context":{"RequestID":"2dcbec29-c4ac-4324-a8e0-8aff614147df","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"120138d0-e689-4a21-88e8-2cdc2b7d0ea9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:07:29.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:29.892Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2dcbec29-c4ac-4324-a8e0-8aff614147df","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"120138d0-e689-4a21-88e8-2cdc2b7d0ea9","LogTimestamp":"2022-12-03T06:07:29.892Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:07:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T06:07:30.259Z","message":"Entering","context":{"RequestID":"32312df1-1a19-470d-bf88-9cdad83b5626","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4a8f7022-3a6f-4dc1-9670-4522ae56a6c4","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:07:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:30.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"32312df1-1a19-470d-bf88-9cdad83b5626","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4a8f7022-3a6f-4dc1-9670-4522ae56a6c4","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:07:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:30.261Z","message":"{\"transactionId\":\"32312df1-1a19-470d-bf88-9cdad83b5626\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:30:259\",\"respDate\":\"221203-06:07:30:261\",\"sourceId\":\"ReadinessCheck:32312df1-1a19-470d-bf88-9cdad83b5626\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:07:30:259-29871\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[32312df1-1a19-470d-bf88-9cdad83b5626]}\\\"}\"}","context":{"RequestID":"32312df1-1a19-470d-bf88-9cdad83b5626","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4a8f7022-3a6f-4dc1-9670-4522ae56a6c4","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:07:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:30.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32312df1-1a19-470d-bf88-9cdad83b5626","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a8f7022-3a6f-4dc1-9670-4522ae56a6c4","LogTimestamp":"2022-12-03T06:07:30.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:07:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:07:30.730Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:30.733Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:30.860Z","message":"Entering","context":{"RequestID":"bedf25b3-cd3e-4bbd-b7c6-a74fa9be304b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6d51449a-d220-4ed2-92d6-73c6fe9ccf95","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:30.860Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:30.862Z","message":"{\"transactionId\":\"bedf25b3-cd3e-4bbd-b7c6-a74fa9be304b\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:30:861\",\"respDate\":\"221203-06:07:30:862\",\"sourceId\":\"haproxy:bedf25b3-cd3e-4bbd-b7c6-a74fa9be304b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:07:30:861-64129\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bedf25b3-cd3e-4bbd-b7c6-a74fa9be304b]}\\\"}\"}","context":{"RequestID":"bedf25b3-cd3e-4bbd-b7c6-a74fa9be304b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6d51449a-d220-4ed2-92d6-73c6fe9ccf95","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:30.860Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:30.862Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bedf25b3-cd3e-4bbd-b7c6-a74fa9be304b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d51449a-d220-4ed2-92d6-73c6fe9ccf95","LogTimestamp":"2022-12-03T06:07:30.862Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:07:32.869Z","message":"Entering","context":{"RequestID":"259fe949-3d51-4acb-a428-92083018172a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6fd2b652-ad31-4077-9bf8-be29d7cbf864","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:32.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:32.871Z","message":"{\"transactionId\":\"259fe949-3d51-4acb-a428-92083018172a\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:32:870\",\"respDate\":\"221203-06:07:32:871\",\"sourceId\":\"haproxy:259fe949-3d51-4acb-a428-92083018172a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:07:32:870-29619\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[259fe949-3d51-4acb-a428-92083018172a]}\\\"}\"}","context":{"RequestID":"259fe949-3d51-4acb-a428-92083018172a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6fd2b652-ad31-4077-9bf8-be29d7cbf864","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:32.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:32.871Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"259fe949-3d51-4acb-a428-92083018172a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6fd2b652-ad31-4077-9bf8-be29d7cbf864","LogTimestamp":"2022-12-03T06:07:32.871Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:07:33.917Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:07:33.927Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:33.927Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:33.927Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:34.711Z","message":"Entering","context":{"RequestID":"ae6b5d7c-eebd-4f7f-a008-a3a77705739a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3bd01db7-bdba-41ea-ba35-12d07084639c","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:07:34.711Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:34.713Z","message":"{\"transactionId\":\"ae6b5d7c-eebd-4f7f-a008-a3a77705739a\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:34:711\",\"respDate\":\"221203-06:07:34:713\",\"sourceId\":\"healthcheck:ae6b5d7c-eebd-4f7f-a008-a3a77705739a\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:07:34:711-68604\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[ae6b5d7c-eebd-4f7f-a008-a3a77705739a]}\\\"}\"}","context":{"RequestID":"ae6b5d7c-eebd-4f7f-a008-a3a77705739a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3bd01db7-bdba-41ea-ba35-12d07084639c","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:07:34.711Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:34.713Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae6b5d7c-eebd-4f7f-a008-a3a77705739a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3bd01db7-bdba-41ea-ba35-12d07084639c","LogTimestamp":"2022-12-03T06:07:34.713Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:07:34 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:07:34.878Z","message":"Entering","context":{"RequestID":"d8206d9c-8d9b-4d74-93af-dd1aa258a350","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"89a93019-4b85-4140-9833-b9440f3d2e78","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:34.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:34.879Z","message":"{\"transactionId\":\"d8206d9c-8d9b-4d74-93af-dd1aa258a350\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:34:878\",\"respDate\":\"221203-06:07:34:879\",\"sourceId\":\"haproxy:d8206d9c-8d9b-4d74-93af-dd1aa258a350\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:07:34:878-25067\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d8206d9c-8d9b-4d74-93af-dd1aa258a350]}\\\"}\"}","context":{"RequestID":"d8206d9c-8d9b-4d74-93af-dd1aa258a350","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"89a93019-4b85-4140-9833-b9440f3d2e78","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:34.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:34.880Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8206d9c-8d9b-4d74-93af-dd1aa258a350","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89a93019-4b85-4140-9833-b9440f3d2e78","LogTimestamp":"2022-12-03T06:07:34.880Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:07:36.887Z","message":"Entering","context":{"RequestID":"bc684724-b6f6-4e3f-b49f-e312fe5b01bf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3aad5101-973f-45b9-ad40-282d2ecf4476","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:36.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:36.888Z","message":"{\"transactionId\":\"bc684724-b6f6-4e3f-b49f-e312fe5b01bf\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:36:888\",\"respDate\":\"221203-06:07:36:888\",\"sourceId\":\"haproxy:bc684724-b6f6-4e3f-b49f-e312fe5b01bf\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:07:36:888-93991\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bc684724-b6f6-4e3f-b49f-e312fe5b01bf]}\\\"}\"}","context":{"RequestID":"bc684724-b6f6-4e3f-b49f-e312fe5b01bf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3aad5101-973f-45b9-ad40-282d2ecf4476","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:36.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:36.889Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc684724-b6f6-4e3f-b49f-e312fe5b01bf","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3aad5101-973f-45b9-ad40-282d2ecf4476","LogTimestamp":"2022-12-03T06:07:36.889Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:07:38.857Z","message":"Entering","context":{"RequestID":"9ec21686-6cfc-446d-b1c9-a92f833c7981","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5865a1ed-94ad-4929-9528-9f30a104cb75","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:07:38.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:38.859Z","message":"{\"transactionId\":\"9ec21686-6cfc-446d-b1c9-a92f833c7981\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:38:858\",\"respDate\":\"221203-06:07:38:859\",\"sourceId\":\"healthcheck:9ec21686-6cfc-446d-b1c9-a92f833c7981\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:07:38:858-4562\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[38598], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[9ec21686-6cfc-446d-b1c9-a92f833c7981]}\\\"}\"}","context":{"RequestID":"9ec21686-6cfc-446d-b1c9-a92f833c7981","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5865a1ed-94ad-4929-9528-9f30a104cb75","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:07:38.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:38.860Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ec21686-6cfc-446d-b1c9-a92f833c7981","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5865a1ed-94ad-4929-9528-9f30a104cb75","LogTimestamp":"2022-12-03T06:07:38.860Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:38 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 5 - "logType": "access" {"timestamp":"2022-12-03T06:07:38.896Z","message":"Entering","context":{"RequestID":"75044cd2-97af-4f9e-be9e-27363b2f0cb6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8f98716e-9fd7-47f8-afba-9eeb29222b7d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:38.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:38.898Z","message":"{\"transactionId\":\"75044cd2-97af-4f9e-be9e-27363b2f0cb6\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:38:897\",\"respDate\":\"221203-06:07:38:898\",\"sourceId\":\"haproxy:75044cd2-97af-4f9e-be9e-27363b2f0cb6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:07:38:897-99170\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[75044cd2-97af-4f9e-be9e-27363b2f0cb6]}\\\"}\"}","context":{"RequestID":"75044cd2-97af-4f9e-be9e-27363b2f0cb6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8f98716e-9fd7-47f8-afba-9eeb29222b7d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:38.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:38.898Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75044cd2-97af-4f9e-be9e-27363b2f0cb6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f98716e-9fd7-47f8-afba-9eeb29222b7d","LogTimestamp":"2022-12-03T06:07:38.898Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:07:39.887Z","message":"Entering","context":{"RequestID":"5206f228-97ec-488b-a71b-7c6201d38e55","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2b0b8c48-59d8-427a-a1ac-81a0bfd60493","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:07:39.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:39.889Z","message":"{\"transactionId\":\"5206f228-97ec-488b-a71b-7c6201d38e55\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:39:888\",\"respDate\":\"221203-06:07:39:889\",\"sourceId\":\"OOM_ReadinessCheck:5206f228-97ec-488b-a71b-7c6201d38e55\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:07:39:888-13802\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[53468], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[5206f228-97ec-488b-a71b-7c6201d38e55]}\\\"}\"}","context":{"RequestID":"5206f228-97ec-488b-a71b-7c6201d38e55","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2b0b8c48-59d8-427a-a1ac-81a0bfd60493","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:07:39.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:39.890Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5206f228-97ec-488b-a71b-7c6201d38e55","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b0b8c48-59d8-427a-a1ac-81a0bfd60493","LogTimestamp":"2022-12-03T06:07:39.890Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:07:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T06:07:40.259Z","message":"Entering","context":{"RequestID":"c2217edc-4832-45be-9d04-8554ecde27f1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5dfc43b9-aed2-499a-97c3-508d3b9cbc1b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:07:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:40.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"c2217edc-4832-45be-9d04-8554ecde27f1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5dfc43b9-aed2-499a-97c3-508d3b9cbc1b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:07:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:40.261Z","message":"{\"transactionId\":\"c2217edc-4832-45be-9d04-8554ecde27f1\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:40:259\",\"respDate\":\"221203-06:07:40:261\",\"sourceId\":\"ReadinessCheck:c2217edc-4832-45be-9d04-8554ecde27f1\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:07:40:259-26455\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[c2217edc-4832-45be-9d04-8554ecde27f1]}\\\"}\"}","context":{"RequestID":"c2217edc-4832-45be-9d04-8554ecde27f1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5dfc43b9-aed2-499a-97c3-508d3b9cbc1b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:07:40.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:40.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2217edc-4832-45be-9d04-8554ecde27f1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5dfc43b9-aed2-499a-97c3-508d3b9cbc1b","LogTimestamp":"2022-12-03T06:07:40.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:07:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:07:40.906Z","message":"Entering","context":{"RequestID":"891c1bf8-1a1a-4c15-a7f4-126662622968","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2520c608-1fab-4e61-8a91-834d2ee785e6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:40.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:40.908Z","message":"{\"transactionId\":\"891c1bf8-1a1a-4c15-a7f4-126662622968\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:40:906\",\"respDate\":\"221203-06:07:40:907\",\"sourceId\":\"haproxy:891c1bf8-1a1a-4c15-a7f4-126662622968\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:07:40:906-40722\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[891c1bf8-1a1a-4c15-a7f4-126662622968]}\\\"}\"}","context":{"RequestID":"891c1bf8-1a1a-4c15-a7f4-126662622968","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2520c608-1fab-4e61-8a91-834d2ee785e6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:40.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:40.908Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"891c1bf8-1a1a-4c15-a7f4-126662622968","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2520c608-1fab-4e61-8a91-834d2ee785e6","LogTimestamp":"2022-12-03T06:07:40.908Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:07:42.915Z","message":"Entering","context":{"RequestID":"a2fdcb38-4bef-4c22-adb6-bb7ebd8de715","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ac456b4b-8819-4c12-8f53-c50f494d2d31","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:42.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:42.916Z","message":"{\"transactionId\":\"a2fdcb38-4bef-4c22-adb6-bb7ebd8de715\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:42:915\",\"respDate\":\"221203-06:07:42:916\",\"sourceId\":\"haproxy:a2fdcb38-4bef-4c22-adb6-bb7ebd8de715\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:07:42:915-93479\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a2fdcb38-4bef-4c22-adb6-bb7ebd8de715]}\\\"}\"}","context":{"RequestID":"a2fdcb38-4bef-4c22-adb6-bb7ebd8de715","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ac456b4b-8819-4c12-8f53-c50f494d2d31","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:42.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:42.917Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2fdcb38-4bef-4c22-adb6-bb7ebd8de715","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac456b4b-8819-4c12-8f53-c50f494d2d31","LogTimestamp":"2022-12-03T06:07:42.917Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:07:43.917Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:07:43.926Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:43.926Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:43.926Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:44.924Z","message":"Entering","context":{"RequestID":"50f7147e-179c-431c-999a-71b7b5f2d6a2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"21f605d2-3499-47b5-89e9-1ea8b432443c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:44.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:44.926Z","message":"{\"transactionId\":\"50f7147e-179c-431c-999a-71b7b5f2d6a2\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:44:925\",\"respDate\":\"221203-06:07:44:926\",\"sourceId\":\"haproxy:50f7147e-179c-431c-999a-71b7b5f2d6a2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:07:44:925-2074\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[50f7147e-179c-431c-999a-71b7b5f2d6a2]}\\\"}\"}","context":{"RequestID":"50f7147e-179c-431c-999a-71b7b5f2d6a2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"21f605d2-3499-47b5-89e9-1ea8b432443c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:44.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:44.926Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50f7147e-179c-431c-999a-71b7b5f2d6a2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21f605d2-3499-47b5-89e9-1ea8b432443c","LogTimestamp":"2022-12-03T06:07:44.926Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:07:46.934Z","message":"Entering","context":{"RequestID":"abef458c-0f8e-42e4-98d6-aeb7d3072f61","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9d03c527-67e2-4256-af99-20bb614e7569","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:46.934Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:46.935Z","message":"{\"transactionId\":\"abef458c-0f8e-42e4-98d6-aeb7d3072f61\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:46:934\",\"respDate\":\"221203-06:07:46:935\",\"sourceId\":\"haproxy:abef458c-0f8e-42e4-98d6-aeb7d3072f61\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:07:46:934-96907\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[abef458c-0f8e-42e4-98d6-aeb7d3072f61]}\\\"}\"}","context":{"RequestID":"abef458c-0f8e-42e4-98d6-aeb7d3072f61","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9d03c527-67e2-4256-af99-20bb614e7569","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:46.934Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:46.935Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"abef458c-0f8e-42e4-98d6-aeb7d3072f61","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d03c527-67e2-4256-af99-20bb614e7569","LogTimestamp":"2022-12-03T06:07:46.935Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:07:48.942Z","message":"Entering","context":{"RequestID":"5ac4a399-6120-4bc5-8bba-1f5fc9a3684b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b405d54f-cc06-4e7a-a80e-bf41d06afa4d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:48.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:48.943Z","message":"{\"transactionId\":\"5ac4a399-6120-4bc5-8bba-1f5fc9a3684b\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:48:942\",\"respDate\":\"221203-06:07:48:943\",\"sourceId\":\"haproxy:5ac4a399-6120-4bc5-8bba-1f5fc9a3684b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:07:48:942-7291\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5ac4a399-6120-4bc5-8bba-1f5fc9a3684b]}\\\"}\"}","context":{"RequestID":"5ac4a399-6120-4bc5-8bba-1f5fc9a3684b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b405d54f-cc06-4e7a-a80e-bf41d06afa4d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:48.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:48.944Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ac4a399-6120-4bc5-8bba-1f5fc9a3684b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b405d54f-cc06-4e7a-a80e-bf41d06afa4d","LogTimestamp":"2022-12-03T06:07:48.944Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:07:49.734Z","message":"Entering","context":{"RequestID":"14ee5fc4-f7d9-4a4e-a266-8a16d27fe72f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"158efbd2-47c8-4d98-a76f-df93fb8f875a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:07:49.734Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:49.735Z","message":"{\"transactionId\":\"14ee5fc4-f7d9-4a4e-a266-8a16d27fe72f\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:49:734\",\"respDate\":\"221203-06:07:49:735\",\"sourceId\":\"healthcheck:14ee5fc4-f7d9-4a4e-a266-8a16d27fe72f\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:07:49:734-42570\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[14ee5fc4-f7d9-4a4e-a266-8a16d27fe72f]}\\\"}\"}","context":{"RequestID":"14ee5fc4-f7d9-4a4e-a266-8a16d27fe72f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"158efbd2-47c8-4d98-a76f-df93fb8f875a","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:07:49.734Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:49.736Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14ee5fc4-f7d9-4a4e-a266-8a16d27fe72f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"158efbd2-47c8-4d98-a76f-df93fb8f875a","LogTimestamp":"2022-12-03T06:07:49.736Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:07:49 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:07:49.888Z","message":"Entering","context":{"RequestID":"5e8b297f-45d5-40bb-8747-e1befd3a8967","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0612e3de-b169-46cd-8949-dcc986f2c682","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:07:49.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:49.890Z","message":"{\"transactionId\":\"5e8b297f-45d5-40bb-8747-e1befd3a8967\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:49:888\",\"respDate\":\"221203-06:07:49:890\",\"sourceId\":\"OOM_ReadinessCheck:5e8b297f-45d5-40bb-8747-e1befd3a8967\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:07:49:888-59029\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[53666], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[5e8b297f-45d5-40bb-8747-e1befd3a8967]}\\\"}\"}","context":{"RequestID":"5e8b297f-45d5-40bb-8747-e1befd3a8967","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0612e3de-b169-46cd-8949-dcc986f2c682","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:07:49.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:49.890Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e8b297f-45d5-40bb-8747-e1befd3a8967","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0612e3de-b169-46cd-8949-dcc986f2c682","LogTimestamp":"2022-12-03T06:07:49.890Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:07:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:07:50.261Z","message":"Entering","context":{"RequestID":"5a20dd09-fbfd-4606-a789-18d6d8f96c57","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a254cedc-6900-47e9-9ad1-ba59c619ba98","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:07:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:50.262Z","message":"Database is available from CACHED check.","context":{"RequestID":"5a20dd09-fbfd-4606-a789-18d6d8f96c57","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a254cedc-6900-47e9-9ad1-ba59c619ba98","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:07:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:50.263Z","message":"{\"transactionId\":\"5a20dd09-fbfd-4606-a789-18d6d8f96c57\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:50:261\",\"respDate\":\"221203-06:07:50:263\",\"sourceId\":\"ReadinessCheck:5a20dd09-fbfd-4606-a789-18d6d8f96c57\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:07:50:261-8917\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[5a20dd09-fbfd-4606-a789-18d6d8f96c57]}\\\"}\"}","context":{"RequestID":"5a20dd09-fbfd-4606-a789-18d6d8f96c57","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a254cedc-6900-47e9-9ad1-ba59c619ba98","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:07:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:50.264Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a20dd09-fbfd-4606-a789-18d6d8f96c57","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a254cedc-6900-47e9-9ad1-ba59c619ba98","LogTimestamp":"2022-12-03T06:07:50.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:07:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T06:07:50.952Z","message":"Entering","context":{"RequestID":"b59bc9ac-c033-4046-87e5-7f3ae704c649","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"09677c23-b1b3-40e9-9c16-908a64c93351","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:50.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:50.954Z","message":"{\"transactionId\":\"b59bc9ac-c033-4046-87e5-7f3ae704c649\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:50:952\",\"respDate\":\"221203-06:07:50:954\",\"sourceId\":\"haproxy:b59bc9ac-c033-4046-87e5-7f3ae704c649\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:07:50:952-10803\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b59bc9ac-c033-4046-87e5-7f3ae704c649]}\\\"}\"}","context":{"RequestID":"b59bc9ac-c033-4046-87e5-7f3ae704c649","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"09677c23-b1b3-40e9-9c16-908a64c93351","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:50.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:50.954Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b59bc9ac-c033-4046-87e5-7f3ae704c649","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09677c23-b1b3-40e9-9c16-908a64c93351","LogTimestamp":"2022-12-03T06:07:50.954Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:07:52.967Z","message":"Entering","context":{"RequestID":"743bf8c9-74cc-4802-a307-57609f8529cb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a728bf2b-6871-4507-8541-e432a445ca28","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:52.967Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:52.969Z","message":"{\"transactionId\":\"743bf8c9-74cc-4802-a307-57609f8529cb\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:52:968\",\"respDate\":\"221203-06:07:52:969\",\"sourceId\":\"haproxy:743bf8c9-74cc-4802-a307-57609f8529cb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:07:52:968-70508\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[743bf8c9-74cc-4802-a307-57609f8529cb]}\\\"}\"}","context":{"RequestID":"743bf8c9-74cc-4802-a307-57609f8529cb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a728bf2b-6871-4507-8541-e432a445ca28","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:52.967Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:52.970Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"743bf8c9-74cc-4802-a307-57609f8529cb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a728bf2b-6871-4507-8541-e432a445ca28","LogTimestamp":"2022-12-03T06:07:52.970Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-12-03T06:07:53.887Z","message":"Entering","context":{"RequestID":"16ff034e-9d55-41d0-abcb-8f841a7e7911","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"86d38f4e-5a93-44d8-8cd7-4ecb5f10e7e1","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:07:53.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:53.889Z","message":"{\"transactionId\":\"16ff034e-9d55-41d0-abcb-8f841a7e7911\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:53:887\",\"respDate\":\"221203-06:07:53:889\",\"sourceId\":\"healthcheck:16ff034e-9d55-41d0-abcb-8f841a7e7911\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:07:53:887-70369\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[38814], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[16ff034e-9d55-41d0-abcb-8f841a7e7911]}\\\"}\"}","context":{"RequestID":"16ff034e-9d55-41d0-abcb-8f841a7e7911","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"86d38f4e-5a93-44d8-8cd7-4ecb5f10e7e1","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:07:53.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:53.889Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16ff034e-9d55-41d0-abcb-8f841a7e7911","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86d38f4e-5a93-44d8-8cd7-4ecb5f10e7e1","LogTimestamp":"2022-12-03T06:07:53.889Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:53 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T06:07:53.917Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:07:53.932Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:53.932Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:53.932Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:54.977Z","message":"Entering","context":{"RequestID":"f1976ee1-9779-4719-92a6-cd3c1f06fc14","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"69e3b0c7-3ed7-477f-8c68-d7a5dea1037f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:54.977Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:54.979Z","message":"{\"transactionId\":\"f1976ee1-9779-4719-92a6-cd3c1f06fc14\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:54:978\",\"respDate\":\"221203-06:07:54:979\",\"sourceId\":\"haproxy:f1976ee1-9779-4719-92a6-cd3c1f06fc14\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:07:54:978-12030\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f1976ee1-9779-4719-92a6-cd3c1f06fc14]}\\\"}\"}","context":{"RequestID":"f1976ee1-9779-4719-92a6-cd3c1f06fc14","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"69e3b0c7-3ed7-477f-8c68-d7a5dea1037f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:54.977Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:54.980Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1976ee1-9779-4719-92a6-cd3c1f06fc14","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69e3b0c7-3ed7-477f-8c68-d7a5dea1037f","LogTimestamp":"2022-12-03T06:07:54.980Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:07:56.987Z","message":"Entering","context":{"RequestID":"ee69707b-88f6-4d42-a09b-149698ba5a9c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d8014e0a-b95e-41fa-9424-7dd497ee7263","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:56.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:56.989Z","message":"{\"transactionId\":\"ee69707b-88f6-4d42-a09b-149698ba5a9c\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:56:988\",\"respDate\":\"221203-06:07:56:989\",\"sourceId\":\"haproxy:ee69707b-88f6-4d42-a09b-149698ba5a9c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:07:56:988-10565\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee69707b-88f6-4d42-a09b-149698ba5a9c]}\\\"}\"}","context":{"RequestID":"ee69707b-88f6-4d42-a09b-149698ba5a9c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d8014e0a-b95e-41fa-9424-7dd497ee7263","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:56.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:56.989Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee69707b-88f6-4d42-a09b-149698ba5a9c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8014e0a-b95e-41fa-9424-7dd497ee7263","LogTimestamp":"2022-12-03T06:07:56.989Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:07:58.996Z","message":"Entering","context":{"RequestID":"d01218dc-de47-4ea6-b334-9d01007ae544","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0df2c3b1-77c3-4b94-9473-253c0cd9ee87","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:58.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:58.998Z","message":"{\"transactionId\":\"d01218dc-de47-4ea6-b334-9d01007ae544\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:58:997\",\"respDate\":\"221203-06:07:58:998\",\"sourceId\":\"haproxy:d01218dc-de47-4ea6-b334-9d01007ae544\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:07:58:997-38288\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d01218dc-de47-4ea6-b334-9d01007ae544]}\\\"}\"}","context":{"RequestID":"d01218dc-de47-4ea6-b334-9d01007ae544","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0df2c3b1-77c3-4b94-9473-253c0cd9ee87","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:07:58.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:58.998Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d01218dc-de47-4ea6-b334-9d01007ae544","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0df2c3b1-77c3-4b94-9473-253c0cd9ee87","LogTimestamp":"2022-12-03T06:07:58.998Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:07:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:07:59.888Z","message":"Entering","context":{"RequestID":"fc65df79-93f5-4125-bbc6-edaad9883260","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f1b19246-2c85-4f86-8a5d-7838be5e6236","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:07:59.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:07:59.889Z","message":"{\"transactionId\":\"fc65df79-93f5-4125-bbc6-edaad9883260\",\"status\":\"200\",\"rqstDate\":\"221203-06:07:59:888\",\"respDate\":\"221203-06:07:59:889\",\"sourceId\":\"OOM_ReadinessCheck:fc65df79-93f5-4125-bbc6-edaad9883260\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:07:59:888-44870\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[53864], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[fc65df79-93f5-4125-bbc6-edaad9883260]}\\\"}\"}","context":{"RequestID":"fc65df79-93f5-4125-bbc6-edaad9883260","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f1b19246-2c85-4f86-8a5d-7838be5e6236","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:07:59.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:07:59.889Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc65df79-93f5-4125-bbc6-edaad9883260","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1b19246-2c85-4f86-8a5d-7838be5e6236","LogTimestamp":"2022-12-03T06:07:59.889Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:07:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 3 - "logType": "access" {"timestamp":"2022-12-03T06:08:00.258Z","message":"Entering","context":{"RequestID":"a88c516d-9bd6-45fb-bacf-0df716e10e50","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c6769ea5-427f-4646-bf08-fe69f550aa5e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:08:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:00.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"a88c516d-9bd6-45fb-bacf-0df716e10e50","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c6769ea5-427f-4646-bf08-fe69f550aa5e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:08:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:00.260Z","message":"{\"transactionId\":\"a88c516d-9bd6-45fb-bacf-0df716e10e50\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:00:259\",\"respDate\":\"221203-06:08:00:260\",\"sourceId\":\"ReadinessCheck:a88c516d-9bd6-45fb-bacf-0df716e10e50\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:08:00:259-63244\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[a88c516d-9bd6-45fb-bacf-0df716e10e50]}\\\"}\"}","context":{"RequestID":"a88c516d-9bd6-45fb-bacf-0df716e10e50","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c6769ea5-427f-4646-bf08-fe69f550aa5e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:08:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:00.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a88c516d-9bd6-45fb-bacf-0df716e10e50","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6769ea5-427f-4646-bf08-fe69f550aa5e","LogTimestamp":"2022-12-03T06:08:00.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:08:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:08:00.733Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:00.736Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:01.006Z","message":"Entering","context":{"RequestID":"d622c113-a982-4e94-9fd6-1905eace1793","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7886f6cd-4bbb-436d-90ad-636c59076e71","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:01.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:01.007Z","message":"{\"transactionId\":\"d622c113-a982-4e94-9fd6-1905eace1793\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:01:006\",\"respDate\":\"221203-06:08:01:007\",\"sourceId\":\"haproxy:d622c113-a982-4e94-9fd6-1905eace1793\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:08:01:006-93915\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d622c113-a982-4e94-9fd6-1905eace1793]}\\\"}\"}","context":{"RequestID":"d622c113-a982-4e94-9fd6-1905eace1793","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7886f6cd-4bbb-436d-90ad-636c59076e71","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:01.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:01.008Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d622c113-a982-4e94-9fd6-1905eace1793","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7886f6cd-4bbb-436d-90ad-636c59076e71","LogTimestamp":"2022-12-03T06:08:01.008Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:08:03.015Z","message":"Entering","context":{"RequestID":"e7d8aa56-b1ac-484f-8072-a75b9a2ac79e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"154fcc4c-bab9-44cc-92cb-f1a558bcf91c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:03.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:03.016Z","message":"{\"transactionId\":\"e7d8aa56-b1ac-484f-8072-a75b9a2ac79e\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:03:015\",\"respDate\":\"221203-06:08:03:016\",\"sourceId\":\"haproxy:e7d8aa56-b1ac-484f-8072-a75b9a2ac79e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:08:03:015-13559\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e7d8aa56-b1ac-484f-8072-a75b9a2ac79e]}\\\"}\"}","context":{"RequestID":"e7d8aa56-b1ac-484f-8072-a75b9a2ac79e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"154fcc4c-bab9-44cc-92cb-f1a558bcf91c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:03.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:03.017Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7d8aa56-b1ac-484f-8072-a75b9a2ac79e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"154fcc4c-bab9-44cc-92cb-f1a558bcf91c","LogTimestamp":"2022-12-03T06:08:03.017Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:08:03.917Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:08:03.925Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:03.925Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:03.925Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:04.756Z","message":"Entering","context":{"RequestID":"d0e2fb53-3322-48b5-9b0c-5cf956fc5b92","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6764269f-e323-4d28-9c33-cfcc1e159f54","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:08:04.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:04.758Z","message":"{\"transactionId\":\"d0e2fb53-3322-48b5-9b0c-5cf956fc5b92\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:04:756\",\"respDate\":\"221203-06:08:04:758\",\"sourceId\":\"healthcheck:d0e2fb53-3322-48b5-9b0c-5cf956fc5b92\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:08:04:756-49430\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[d0e2fb53-3322-48b5-9b0c-5cf956fc5b92]}\\\"}\"}","context":{"RequestID":"d0e2fb53-3322-48b5-9b0c-5cf956fc5b92","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6764269f-e323-4d28-9c33-cfcc1e159f54","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:08:04.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:04.759Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0e2fb53-3322-48b5-9b0c-5cf956fc5b92","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6764269f-e323-4d28-9c33-cfcc1e159f54","LogTimestamp":"2022-12-03T06:08:04.758Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:08:04 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:08:05.025Z","message":"Entering","context":{"RequestID":"cd2e9316-d41d-4c75-9d84-d95afd2ae744","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c9baa6df-a658-4f8f-9d76-ddf1fb1bacdf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:05.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:05.027Z","message":"{\"transactionId\":\"cd2e9316-d41d-4c75-9d84-d95afd2ae744\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:05:026\",\"respDate\":\"221203-06:08:05:027\",\"sourceId\":\"haproxy:cd2e9316-d41d-4c75-9d84-d95afd2ae744\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:08:05:026-83623\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cd2e9316-d41d-4c75-9d84-d95afd2ae744]}\\\"}\"}","context":{"RequestID":"cd2e9316-d41d-4c75-9d84-d95afd2ae744","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c9baa6df-a658-4f8f-9d76-ddf1fb1bacdf","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:05.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:05.027Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd2e9316-d41d-4c75-9d84-d95afd2ae744","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c9baa6df-a658-4f8f-9d76-ddf1fb1bacdf","LogTimestamp":"2022-12-03T06:08:05.027Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:08:07.034Z","message":"Entering","context":{"RequestID":"6b01c61e-818a-46a5-9627-ec9b7d287398","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4197d4f9-fa8f-451f-8e37-8f0f17c23496","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:07.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:07.036Z","message":"{\"transactionId\":\"6b01c61e-818a-46a5-9627-ec9b7d287398\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:07:035\",\"respDate\":\"221203-06:08:07:036\",\"sourceId\":\"haproxy:6b01c61e-818a-46a5-9627-ec9b7d287398\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:08:07:035-84695\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6b01c61e-818a-46a5-9627-ec9b7d287398]}\\\"}\"}","context":{"RequestID":"6b01c61e-818a-46a5-9627-ec9b7d287398","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4197d4f9-fa8f-451f-8e37-8f0f17c23496","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:07.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:07.036Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b01c61e-818a-46a5-9627-ec9b7d287398","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4197d4f9-fa8f-451f-8e37-8f0f17c23496","LogTimestamp":"2022-12-03T06:08:07.036Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:08:08.906Z","message":"Entering","context":{"RequestID":"de96bb4e-43a5-42f7-92de-d682456119d4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0a128934-65d6-4cb6-a2ca-1566474a29a2","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:08:08.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:08.908Z","message":"{\"transactionId\":\"de96bb4e-43a5-42f7-92de-d682456119d4\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:08:907\",\"respDate\":\"221203-06:08:08:908\",\"sourceId\":\"healthcheck:de96bb4e-43a5-42f7-92de-d682456119d4\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:08:08:907-81768\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[38970], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[de96bb4e-43a5-42f7-92de-d682456119d4]}\\\"}\"}","context":{"RequestID":"de96bb4e-43a5-42f7-92de-d682456119d4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0a128934-65d6-4cb6-a2ca-1566474a29a2","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:08:08.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:08.908Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de96bb4e-43a5-42f7-92de-d682456119d4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a128934-65d6-4cb6-a2ca-1566474a29a2","LogTimestamp":"2022-12-03T06:08:08.908Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:08 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T06:08:09.044Z","message":"Entering","context":{"RequestID":"a8889851-c775-4b3e-8b28-36e4ef96da26","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6ef14360-cdd8-40e6-a14a-c85ad288a707","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:09.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:09.045Z","message":"{\"transactionId\":\"a8889851-c775-4b3e-8b28-36e4ef96da26\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:09:044\",\"respDate\":\"221203-06:08:09:045\",\"sourceId\":\"haproxy:a8889851-c775-4b3e-8b28-36e4ef96da26\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:08:09:044-69236\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a8889851-c775-4b3e-8b28-36e4ef96da26]}\\\"}\"}","context":{"RequestID":"a8889851-c775-4b3e-8b28-36e4ef96da26","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6ef14360-cdd8-40e6-a14a-c85ad288a707","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:09.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:09.046Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8889851-c775-4b3e-8b28-36e4ef96da26","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ef14360-cdd8-40e6-a14a-c85ad288a707","LogTimestamp":"2022-12-03T06:08:09.046Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:08:09.886Z","message":"Entering","context":{"RequestID":"de6b8bef-9667-46ef-84b4-a4b04db04121","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e42ac90d-5938-4c92-90f5-f0fe48dcbabf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:08:09.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:09.888Z","message":"{\"transactionId\":\"de6b8bef-9667-46ef-84b4-a4b04db04121\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:09:887\",\"respDate\":\"221203-06:08:09:888\",\"sourceId\":\"OOM_ReadinessCheck:de6b8bef-9667-46ef-84b4-a4b04db04121\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:08:09:887-50911\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[54076], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[de6b8bef-9667-46ef-84b4-a4b04db04121]}\\\"}\"}","context":{"RequestID":"de6b8bef-9667-46ef-84b4-a4b04db04121","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"e42ac90d-5938-4c92-90f5-f0fe48dcbabf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:08:09.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:09.888Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de6b8bef-9667-46ef-84b4-a4b04db04121","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e42ac90d-5938-4c92-90f5-f0fe48dcbabf","LogTimestamp":"2022-12-03T06:08:09.888Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:08:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:08:10.258Z","message":"Entering","context":{"RequestID":"bf5c8b1f-3226-45cb-97f7-9eb9c81c63a0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"55d1e2db-d771-45a0-97c0-68ee8af919ff","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:08:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:10.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"bf5c8b1f-3226-45cb-97f7-9eb9c81c63a0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"55d1e2db-d771-45a0-97c0-68ee8af919ff","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:08:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:10.260Z","message":"{\"transactionId\":\"bf5c8b1f-3226-45cb-97f7-9eb9c81c63a0\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:10:259\",\"respDate\":\"221203-06:08:10:260\",\"sourceId\":\"ReadinessCheck:bf5c8b1f-3226-45cb-97f7-9eb9c81c63a0\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:08:10:259-53621\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[bf5c8b1f-3226-45cb-97f7-9eb9c81c63a0]}\\\"}\"}","context":{"RequestID":"bf5c8b1f-3226-45cb-97f7-9eb9c81c63a0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"55d1e2db-d771-45a0-97c0-68ee8af919ff","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:08:10.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:10.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf5c8b1f-3226-45cb-97f7-9eb9c81c63a0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55d1e2db-d771-45a0-97c0-68ee8af919ff","LogTimestamp":"2022-12-03T06:08:10.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:08:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:08:11.053Z","message":"Entering","context":{"RequestID":"ecb08353-1e92-4bfa-9f53-fa2952296968","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ae53cfba-818c-46cf-af70-7e9c6c919b86","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:11.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:11.054Z","message":"{\"transactionId\":\"ecb08353-1e92-4bfa-9f53-fa2952296968\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:11:053\",\"respDate\":\"221203-06:08:11:054\",\"sourceId\":\"haproxy:ecb08353-1e92-4bfa-9f53-fa2952296968\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:08:11:053-17296\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ecb08353-1e92-4bfa-9f53-fa2952296968]}\\\"}\"}","context":{"RequestID":"ecb08353-1e92-4bfa-9f53-fa2952296968","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ae53cfba-818c-46cf-af70-7e9c6c919b86","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:11.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:11.055Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ecb08353-1e92-4bfa-9f53-fa2952296968","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae53cfba-818c-46cf-af70-7e9c6c919b86","LogTimestamp":"2022-12-03T06:08:11.055Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:08:13.062Z","message":"Entering","context":{"RequestID":"3c9bf841-e28b-4be5-95d6-e7b47a59d225","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f4ef73fe-c237-4648-ba88-cb22d92c4062","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:13.062Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:13.063Z","message":"{\"transactionId\":\"3c9bf841-e28b-4be5-95d6-e7b47a59d225\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:13:062\",\"respDate\":\"221203-06:08:13:063\",\"sourceId\":\"haproxy:3c9bf841-e28b-4be5-95d6-e7b47a59d225\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:08:13:062-57393\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c9bf841-e28b-4be5-95d6-e7b47a59d225]}\\\"}\"}","context":{"RequestID":"3c9bf841-e28b-4be5-95d6-e7b47a59d225","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f4ef73fe-c237-4648-ba88-cb22d92c4062","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:13.062Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:13.064Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c9bf841-e28b-4be5-95d6-e7b47a59d225","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4ef73fe-c237-4648-ba88-cb22d92c4062","LogTimestamp":"2022-12-03T06:08:13.064Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:08:13.918Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:08:13.927Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:13.927Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:13.927Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:15.071Z","message":"Entering","context":{"RequestID":"b8d8f603-e659-4e83-bc53-8f0debd9c07a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6a26a878-7e65-4f3a-ab6d-5138a5c1a20b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:15.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:15.072Z","message":"{\"transactionId\":\"b8d8f603-e659-4e83-bc53-8f0debd9c07a\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:15:071\",\"respDate\":\"221203-06:08:15:072\",\"sourceId\":\"haproxy:b8d8f603-e659-4e83-bc53-8f0debd9c07a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:08:15:071-46754\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b8d8f603-e659-4e83-bc53-8f0debd9c07a]}\\\"}\"}","context":{"RequestID":"b8d8f603-e659-4e83-bc53-8f0debd9c07a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6a26a878-7e65-4f3a-ab6d-5138a5c1a20b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:15.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:15.073Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8d8f603-e659-4e83-bc53-8f0debd9c07a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a26a878-7e65-4f3a-ab6d-5138a5c1a20b","LogTimestamp":"2022-12-03T06:08:15.073Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:08:17.081Z","message":"Entering","context":{"RequestID":"89f2d378-de3b-4367-85f3-191f36e36982","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6d5ae6fb-f76e-4328-8ca8-36959ae60652","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:17.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:17.082Z","message":"{\"transactionId\":\"89f2d378-de3b-4367-85f3-191f36e36982\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:17:081\",\"respDate\":\"221203-06:08:17:082\",\"sourceId\":\"haproxy:89f2d378-de3b-4367-85f3-191f36e36982\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:08:17:081-19105\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[89f2d378-de3b-4367-85f3-191f36e36982]}\\\"}\"}","context":{"RequestID":"89f2d378-de3b-4367-85f3-191f36e36982","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6d5ae6fb-f76e-4328-8ca8-36959ae60652","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:17.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:17.083Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89f2d378-de3b-4367-85f3-191f36e36982","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d5ae6fb-f76e-4328-8ca8-36959ae60652","LogTimestamp":"2022-12-03T06:08:17.083Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:08:19.091Z","message":"Entering","context":{"RequestID":"d80a30c5-975d-41c5-b723-a47e870a17d4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"72f0e191-c719-4148-8787-424093a9deca","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:19.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:19.092Z","message":"{\"transactionId\":\"d80a30c5-975d-41c5-b723-a47e870a17d4\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:19:091\",\"respDate\":\"221203-06:08:19:092\",\"sourceId\":\"haproxy:d80a30c5-975d-41c5-b723-a47e870a17d4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:08:19:091-91951\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d80a30c5-975d-41c5-b723-a47e870a17d4]}\\\"}\"}","context":{"RequestID":"d80a30c5-975d-41c5-b723-a47e870a17d4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"72f0e191-c719-4148-8787-424093a9deca","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:19.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:19.093Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d80a30c5-975d-41c5-b723-a47e870a17d4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72f0e191-c719-4148-8787-424093a9deca","LogTimestamp":"2022-12-03T06:08:19.093Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:08:19.790Z","message":"Entering","context":{"RequestID":"1ada4411-6728-4adf-8083-94d473e2425d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"446c7890-3120-4ed5-aee5-861f20ad5560","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:08:19.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:19.791Z","message":"{\"transactionId\":\"1ada4411-6728-4adf-8083-94d473e2425d\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:19:790\",\"respDate\":\"221203-06:08:19:791\",\"sourceId\":\"healthcheck:1ada4411-6728-4adf-8083-94d473e2425d\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:08:19:790-48382\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[1ada4411-6728-4adf-8083-94d473e2425d]}\\\"}\"}","context":{"RequestID":"1ada4411-6728-4adf-8083-94d473e2425d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"446c7890-3120-4ed5-aee5-861f20ad5560","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:08:19.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:19.792Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ada4411-6728-4adf-8083-94d473e2425d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"446c7890-3120-4ed5-aee5-861f20ad5560","LogTimestamp":"2022-12-03T06:08:19.792Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:08:19 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:08:19.889Z","message":"Entering","context":{"RequestID":"e5cbf87c-6aed-4c54-970f-845f0a098ff2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cdb2906b-3aaf-49fe-976c-faa0883cdc83","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:08:19.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:19.891Z","message":"{\"transactionId\":\"e5cbf87c-6aed-4c54-970f-845f0a098ff2\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:19:890\",\"respDate\":\"221203-06:08:19:891\",\"sourceId\":\"OOM_ReadinessCheck:e5cbf87c-6aed-4c54-970f-845f0a098ff2\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:08:19:890-74821\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[54278], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[e5cbf87c-6aed-4c54-970f-845f0a098ff2]}\\\"}\"}","context":{"RequestID":"e5cbf87c-6aed-4c54-970f-845f0a098ff2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"cdb2906b-3aaf-49fe-976c-faa0883cdc83","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:08:19.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:19.892Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5cbf87c-6aed-4c54-970f-845f0a098ff2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cdb2906b-3aaf-49fe-976c-faa0883cdc83","LogTimestamp":"2022-12-03T06:08:19.892Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:08:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 5 - "logType": "access" {"timestamp":"2022-12-03T06:08:20.259Z","message":"Entering","context":{"RequestID":"e941a674-50fd-41fd-8f54-46aa2e795a36","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"83d6d770-9f4a-4d7d-92e0-46326c9178ef","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:08:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:20.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"e941a674-50fd-41fd-8f54-46aa2e795a36","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"83d6d770-9f4a-4d7d-92e0-46326c9178ef","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:08:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:20.261Z","message":"{\"transactionId\":\"e941a674-50fd-41fd-8f54-46aa2e795a36\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:20:259\",\"respDate\":\"221203-06:08:20:261\",\"sourceId\":\"ReadinessCheck:e941a674-50fd-41fd-8f54-46aa2e795a36\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:08:20:259-2604\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[e941a674-50fd-41fd-8f54-46aa2e795a36]}\\\"}\"}","context":{"RequestID":"e941a674-50fd-41fd-8f54-46aa2e795a36","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"83d6d770-9f4a-4d7d-92e0-46326c9178ef","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:08:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:20.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e941a674-50fd-41fd-8f54-46aa2e795a36","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83d6d770-9f4a-4d7d-92e0-46326c9178ef","LogTimestamp":"2022-12-03T06:08:20.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:08:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:08:21.100Z","message":"Entering","context":{"RequestID":"c51aa83e-8d89-45de-a8a1-109d08883859","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d472f799-e725-4ecf-881a-900d10b2742b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:21.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:21.101Z","message":"{\"transactionId\":\"c51aa83e-8d89-45de-a8a1-109d08883859\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:21:100\",\"respDate\":\"221203-06:08:21:101\",\"sourceId\":\"haproxy:c51aa83e-8d89-45de-a8a1-109d08883859\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:08:21:100-9667\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c51aa83e-8d89-45de-a8a1-109d08883859]}\\\"}\"}","context":{"RequestID":"c51aa83e-8d89-45de-a8a1-109d08883859","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d472f799-e725-4ecf-881a-900d10b2742b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:21.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:21.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c51aa83e-8d89-45de-a8a1-109d08883859","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d472f799-e725-4ecf-881a-900d10b2742b","LogTimestamp":"2022-12-03T06:08:21.101Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:08:23.108Z","message":"Entering","context":{"RequestID":"e385a95b-df71-4c1c-8cc8-47a597f3e98d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5892e2d2-c695-4a13-a306-d9a62729ae82","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:23.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:23.110Z","message":"{\"transactionId\":\"e385a95b-df71-4c1c-8cc8-47a597f3e98d\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:23:109\",\"respDate\":\"221203-06:08:23:110\",\"sourceId\":\"haproxy:e385a95b-df71-4c1c-8cc8-47a597f3e98d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:08:23:109-96765\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e385a95b-df71-4c1c-8cc8-47a597f3e98d]}\\\"}\"}","context":{"RequestID":"e385a95b-df71-4c1c-8cc8-47a597f3e98d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5892e2d2-c695-4a13-a306-d9a62729ae82","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:23.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:23.110Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e385a95b-df71-4c1c-8cc8-47a597f3e98d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5892e2d2-c695-4a13-a306-d9a62729ae82","LogTimestamp":"2022-12-03T06:08:23.110Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:08:23.918Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:08:23.929Z","message":"Entering","context":{"RequestID":"175f0a73-a788-48fa-ad63-fecb3188444b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c4954489-0d48-418c-9313-415f1c4db45e","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:08:23.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:23.930Z","message":"{\"transactionId\":\"175f0a73-a788-48fa-ad63-fecb3188444b\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:23:929\",\"respDate\":\"221203-06:08:23:930\",\"sourceId\":\"healthcheck:175f0a73-a788-48fa-ad63-fecb3188444b\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:08:23:929-28778\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[39166], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[175f0a73-a788-48fa-ad63-fecb3188444b]}\\\"}\"}","context":{"RequestID":"175f0a73-a788-48fa-ad63-fecb3188444b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c4954489-0d48-418c-9313-415f1c4db45e","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:08:23.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:23.931Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"175f0a73-a788-48fa-ad63-fecb3188444b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4954489-0d48-418c-9313-415f1c4db45e","LogTimestamp":"2022-12-03T06:08:23.931Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:23.932Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:23.932Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:23.932Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:23 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T06:08:25.117Z","message":"Entering","context":{"RequestID":"c9b1cfc7-13f6-41c8-9c1c-b5f5e05270ce","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b6342442-16e5-448f-b255-f63a038655ae","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:25.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:25.119Z","message":"{\"transactionId\":\"c9b1cfc7-13f6-41c8-9c1c-b5f5e05270ce\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:25:118\",\"respDate\":\"221203-06:08:25:119\",\"sourceId\":\"haproxy:c9b1cfc7-13f6-41c8-9c1c-b5f5e05270ce\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:08:25:118-69657\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c9b1cfc7-13f6-41c8-9c1c-b5f5e05270ce]}\\\"}\"}","context":{"RequestID":"c9b1cfc7-13f6-41c8-9c1c-b5f5e05270ce","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b6342442-16e5-448f-b255-f63a038655ae","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:25.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:25.119Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9b1cfc7-13f6-41c8-9c1c-b5f5e05270ce","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6342442-16e5-448f-b255-f63a038655ae","LogTimestamp":"2022-12-03T06:08:25.119Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:08:27.126Z","message":"Entering","context":{"RequestID":"d6276cac-182e-43d7-95a5-49c100b0ffa8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5ccc5736-c8f8-4638-80c7-3ae35c47b232","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:27.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:27.128Z","message":"{\"transactionId\":\"d6276cac-182e-43d7-95a5-49c100b0ffa8\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:27:127\",\"respDate\":\"221203-06:08:27:128\",\"sourceId\":\"haproxy:d6276cac-182e-43d7-95a5-49c100b0ffa8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:08:27:127-42601\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d6276cac-182e-43d7-95a5-49c100b0ffa8]}\\\"}\"}","context":{"RequestID":"d6276cac-182e-43d7-95a5-49c100b0ffa8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5ccc5736-c8f8-4638-80c7-3ae35c47b232","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:27.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:27.128Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6276cac-182e-43d7-95a5-49c100b0ffa8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ccc5736-c8f8-4638-80c7-3ae35c47b232","LogTimestamp":"2022-12-03T06:08:27.128Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:08:29.135Z","message":"Entering","context":{"RequestID":"36cfef78-12dc-46a6-8e18-f4b7b609a3f2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"56ef8517-e4f0-45ab-b44e-64c6adeb8cb2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:29.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:29.137Z","message":"{\"transactionId\":\"36cfef78-12dc-46a6-8e18-f4b7b609a3f2\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:29:135\",\"respDate\":\"221203-06:08:29:136\",\"sourceId\":\"haproxy:36cfef78-12dc-46a6-8e18-f4b7b609a3f2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:08:29:135-6732\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[36cfef78-12dc-46a6-8e18-f4b7b609a3f2]}\\\"}\"}","context":{"RequestID":"36cfef78-12dc-46a6-8e18-f4b7b609a3f2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"56ef8517-e4f0-45ab-b44e-64c6adeb8cb2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:29.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:29.137Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36cfef78-12dc-46a6-8e18-f4b7b609a3f2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56ef8517-e4f0-45ab-b44e-64c6adeb8cb2","LogTimestamp":"2022-12-03T06:08:29.137Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:08:29.893Z","message":"Entering","context":{"RequestID":"71422746-fbf1-413f-b971-1a4be2c7b7ae","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5b1bf066-40c3-4a87-b966-ff757acb7480","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:08:29.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:29.894Z","message":"{\"transactionId\":\"71422746-fbf1-413f-b971-1a4be2c7b7ae\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:29:893\",\"respDate\":\"221203-06:08:29:894\",\"sourceId\":\"OOM_ReadinessCheck:71422746-fbf1-413f-b971-1a4be2c7b7ae\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:08:29:893-8556\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[54484], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[71422746-fbf1-413f-b971-1a4be2c7b7ae]}\\\"}\"}","context":{"RequestID":"71422746-fbf1-413f-b971-1a4be2c7b7ae","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"5b1bf066-40c3-4a87-b966-ff757acb7480","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:08:29.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:29.895Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71422746-fbf1-413f-b971-1a4be2c7b7ae","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b1bf066-40c3-4a87-b966-ff757acb7480","LogTimestamp":"2022-12-03T06:08:29.895Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:08:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 3 - "logType": "access" {"timestamp":"2022-12-03T06:08:30.258Z","message":"Entering","context":{"RequestID":"458878e3-5a20-4c7e-b289-66e4d5c285c7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a59b4d9c-0c3b-4b43-9f4e-1d01bbd8fa55","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:08:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:30.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"458878e3-5a20-4c7e-b289-66e4d5c285c7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a59b4d9c-0c3b-4b43-9f4e-1d01bbd8fa55","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:08:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:30.260Z","message":"{\"transactionId\":\"458878e3-5a20-4c7e-b289-66e4d5c285c7\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:30:258\",\"respDate\":\"221203-06:08:30:260\",\"sourceId\":\"ReadinessCheck:458878e3-5a20-4c7e-b289-66e4d5c285c7\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:08:30:258-30827\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[458878e3-5a20-4c7e-b289-66e4d5c285c7]}\\\"}\"}","context":{"RequestID":"458878e3-5a20-4c7e-b289-66e4d5c285c7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a59b4d9c-0c3b-4b43-9f4e-1d01bbd8fa55","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:08:30.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:30.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"458878e3-5a20-4c7e-b289-66e4d5c285c7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a59b4d9c-0c3b-4b43-9f4e-1d01bbd8fa55","LogTimestamp":"2022-12-03T06:08:30.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:08:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:08:30.742Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:30.744Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:31.144Z","message":"Entering","context":{"RequestID":"09b82666-8164-431e-aa15-b5279f955cdb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2b0a787e-0b55-4eba-a13d-a63a5f04cd1c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:31.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:31.145Z","message":"{\"transactionId\":\"09b82666-8164-431e-aa15-b5279f955cdb\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:31:144\",\"respDate\":\"221203-06:08:31:145\",\"sourceId\":\"haproxy:09b82666-8164-431e-aa15-b5279f955cdb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:08:31:144-69476\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[09b82666-8164-431e-aa15-b5279f955cdb]}\\\"}\"}","context":{"RequestID":"09b82666-8164-431e-aa15-b5279f955cdb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2b0a787e-0b55-4eba-a13d-a63a5f04cd1c","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:31.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:31.146Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09b82666-8164-431e-aa15-b5279f955cdb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b0a787e-0b55-4eba-a13d-a63a5f04cd1c","LogTimestamp":"2022-12-03T06:08:31.146Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:08:33.153Z","message":"Entering","context":{"RequestID":"2d30429f-9406-43e9-a737-ffe06b85319d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a318e5cb-5723-47df-b02e-906360646dd8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:33.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:33.155Z","message":"{\"transactionId\":\"2d30429f-9406-43e9-a737-ffe06b85319d\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:33:153\",\"respDate\":\"221203-06:08:33:154\",\"sourceId\":\"haproxy:2d30429f-9406-43e9-a737-ffe06b85319d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:08:33:153-3114\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2d30429f-9406-43e9-a737-ffe06b85319d]}\\\"}\"}","context":{"RequestID":"2d30429f-9406-43e9-a737-ffe06b85319d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a318e5cb-5723-47df-b02e-906360646dd8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:33.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:33.155Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d30429f-9406-43e9-a737-ffe06b85319d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a318e5cb-5723-47df-b02e-906360646dd8","LogTimestamp":"2022-12-03T06:08:33.155Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:08:33.919Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:08:33.927Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:33.927Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:33.927Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:34.811Z","message":"Entering","context":{"RequestID":"8bb2e10f-9eed-433b-bbdd-c43d95189289","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9398b07e-7c10-4ae8-a524-102fa097fe19","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:08:34.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:34.813Z","message":"{\"transactionId\":\"8bb2e10f-9eed-433b-bbdd-c43d95189289\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:34:812\",\"respDate\":\"221203-06:08:34:813\",\"sourceId\":\"healthcheck:8bb2e10f-9eed-433b-bbdd-c43d95189289\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:08:34:812-25625\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[8bb2e10f-9eed-433b-bbdd-c43d95189289]}\\\"}\"}","context":{"RequestID":"8bb2e10f-9eed-433b-bbdd-c43d95189289","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9398b07e-7c10-4ae8-a524-102fa097fe19","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:08:34.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:34.813Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8bb2e10f-9eed-433b-bbdd-c43d95189289","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9398b07e-7c10-4ae8-a524-102fa097fe19","LogTimestamp":"2022-12-03T06:08:34.813Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:08:34 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:08:35.162Z","message":"Entering","context":{"RequestID":"e4a7eb1e-3875-4e58-aad9-1e480d49a52c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b5df4e81-5d44-4039-b6c0-feb3c4311252","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:35.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:35.163Z","message":"{\"transactionId\":\"e4a7eb1e-3875-4e58-aad9-1e480d49a52c\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:35:162\",\"respDate\":\"221203-06:08:35:163\",\"sourceId\":\"haproxy:e4a7eb1e-3875-4e58-aad9-1e480d49a52c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:08:35:162-88529\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e4a7eb1e-3875-4e58-aad9-1e480d49a52c]}\\\"}\"}","context":{"RequestID":"e4a7eb1e-3875-4e58-aad9-1e480d49a52c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b5df4e81-5d44-4039-b6c0-feb3c4311252","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:35.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:35.164Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e4a7eb1e-3875-4e58-aad9-1e480d49a52c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5df4e81-5d44-4039-b6c0-feb3c4311252","LogTimestamp":"2022-12-03T06:08:35.163Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:08:37.171Z","message":"Entering","context":{"RequestID":"0465facc-4088-4475-b302-0c68d6cd804e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"41945fb0-50d7-42aa-9675-e27281003167","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:37.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:37.172Z","message":"{\"transactionId\":\"0465facc-4088-4475-b302-0c68d6cd804e\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:37:171\",\"respDate\":\"221203-06:08:37:172\",\"sourceId\":\"haproxy:0465facc-4088-4475-b302-0c68d6cd804e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:08:37:171-94610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0465facc-4088-4475-b302-0c68d6cd804e]}\\\"}\"}","context":{"RequestID":"0465facc-4088-4475-b302-0c68d6cd804e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"41945fb0-50d7-42aa-9675-e27281003167","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:37.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:37.172Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0465facc-4088-4475-b302-0c68d6cd804e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41945fb0-50d7-42aa-9675-e27281003167","LogTimestamp":"2022-12-03T06:08:37.172Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:08:38.956Z","message":"Entering","context":{"RequestID":"a44857e0-f4d3-4249-9fc2-be1e821e322d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b5258af3-a4c5-4da8-93c8-94788ee7a1fc","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:08:38.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:38.958Z","message":"{\"transactionId\":\"a44857e0-f4d3-4249-9fc2-be1e821e322d\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:38:957\",\"respDate\":\"221203-06:08:38:958\",\"sourceId\":\"healthcheck:a44857e0-f4d3-4249-9fc2-be1e821e322d\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:08:38:957-15010\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[39326], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[a44857e0-f4d3-4249-9fc2-be1e821e322d]}\\\"}\"}","context":{"RequestID":"a44857e0-f4d3-4249-9fc2-be1e821e322d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b5258af3-a4c5-4da8-93c8-94788ee7a1fc","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:08:38.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:38.958Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a44857e0-f4d3-4249-9fc2-be1e821e322d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5258af3-a4c5-4da8-93c8-94788ee7a1fc","LogTimestamp":"2022-12-03T06:08:38.958Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:38 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T06:08:39.178Z","message":"Entering","context":{"RequestID":"44aad293-c70f-4ac9-930a-5ac4a89a600e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"248a8826-3741-4092-971d-0ee53865fea4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:39.178Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:39.180Z","message":"{\"transactionId\":\"44aad293-c70f-4ac9-930a-5ac4a89a600e\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:39:179\",\"respDate\":\"221203-06:08:39:180\",\"sourceId\":\"haproxy:44aad293-c70f-4ac9-930a-5ac4a89a600e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:08:39:179-57150\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[44aad293-c70f-4ac9-930a-5ac4a89a600e]}\\\"}\"}","context":{"RequestID":"44aad293-c70f-4ac9-930a-5ac4a89a600e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"248a8826-3741-4092-971d-0ee53865fea4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:39.178Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:39.180Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"44aad293-c70f-4ac9-930a-5ac4a89a600e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"248a8826-3741-4092-971d-0ee53865fea4","LogTimestamp":"2022-12-03T06:08:39.180Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:08:39.887Z","message":"Entering","context":{"RequestID":"51af2ee4-0bf2-4729-a302-f467014afaba","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b99b82b3-311a-4c38-bb26-5a0355ff4465","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:08:39.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:39.888Z","message":"{\"transactionId\":\"51af2ee4-0bf2-4729-a302-f467014afaba\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:39:887\",\"respDate\":\"221203-06:08:39:888\",\"sourceId\":\"OOM_ReadinessCheck:51af2ee4-0bf2-4729-a302-f467014afaba\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:08:39:887-7708\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[54700], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[51af2ee4-0bf2-4729-a302-f467014afaba]}\\\"}\"}","context":{"RequestID":"51af2ee4-0bf2-4729-a302-f467014afaba","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b99b82b3-311a-4c38-bb26-5a0355ff4465","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:08:39.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:39.889Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51af2ee4-0bf2-4729-a302-f467014afaba","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b99b82b3-311a-4c38-bb26-5a0355ff4465","LogTimestamp":"2022-12-03T06:08:39.889Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:08:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 3 - "logType": "access" {"timestamp":"2022-12-03T06:08:40.258Z","message":"Entering","context":{"RequestID":"629f9611-7a18-4baf-a3fd-ab1a3e9270db","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4de3377a-5d96-48c6-bc38-31840a293bab","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:08:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:40.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"629f9611-7a18-4baf-a3fd-ab1a3e9270db","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4de3377a-5d96-48c6-bc38-31840a293bab","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:08:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:40.260Z","message":"{\"transactionId\":\"629f9611-7a18-4baf-a3fd-ab1a3e9270db\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:40:258\",\"respDate\":\"221203-06:08:40:260\",\"sourceId\":\"ReadinessCheck:629f9611-7a18-4baf-a3fd-ab1a3e9270db\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:08:40:258-67860\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[629f9611-7a18-4baf-a3fd-ab1a3e9270db]}\\\"}\"}","context":{"RequestID":"629f9611-7a18-4baf-a3fd-ab1a3e9270db","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4de3377a-5d96-48c6-bc38-31840a293bab","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:08:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:40.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"629f9611-7a18-4baf-a3fd-ab1a3e9270db","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4de3377a-5d96-48c6-bc38-31840a293bab","LogTimestamp":"2022-12-03T06:08:40.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:08:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:08:41.187Z","message":"Entering","context":{"RequestID":"6acd0930-4dd3-4e04-97c4-f290158d4d7c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2b1bbc73-57ea-4a2e-9c96-2f6285a0650e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:41.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:41.188Z","message":"{\"transactionId\":\"6acd0930-4dd3-4e04-97c4-f290158d4d7c\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:41:187\",\"respDate\":\"221203-06:08:41:188\",\"sourceId\":\"haproxy:6acd0930-4dd3-4e04-97c4-f290158d4d7c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:08:41:187-45301\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6acd0930-4dd3-4e04-97c4-f290158d4d7c]}\\\"}\"}","context":{"RequestID":"6acd0930-4dd3-4e04-97c4-f290158d4d7c","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2b1bbc73-57ea-4a2e-9c96-2f6285a0650e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:41.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:41.189Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6acd0930-4dd3-4e04-97c4-f290158d4d7c","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b1bbc73-57ea-4a2e-9c96-2f6285a0650e","LogTimestamp":"2022-12-03T06:08:41.189Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:08:43.196Z","message":"Entering","context":{"RequestID":"33a3d143-2e07-4eae-97e3-3c0f82339b96","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"779d6320-2564-4250-a443-58798c2e5f48","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:43.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:43.198Z","message":"{\"transactionId\":\"33a3d143-2e07-4eae-97e3-3c0f82339b96\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:43:196\",\"respDate\":\"221203-06:08:43:198\",\"sourceId\":\"haproxy:33a3d143-2e07-4eae-97e3-3c0f82339b96\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:08:43:196-74145\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[33a3d143-2e07-4eae-97e3-3c0f82339b96]}\\\"}\"}","context":{"RequestID":"33a3d143-2e07-4eae-97e3-3c0f82339b96","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"779d6320-2564-4250-a443-58798c2e5f48","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:43.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:43.198Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33a3d143-2e07-4eae-97e3-3c0f82339b96","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"779d6320-2564-4250-a443-58798c2e5f48","LogTimestamp":"2022-12-03T06:08:43.198Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:08:43.918Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:08:43.926Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:43.927Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:43.927Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:45.206Z","message":"Entering","context":{"RequestID":"d4011f2a-6f4c-487f-8460-676471cc66d2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4a34aac4-7844-421e-93ac-2a82a4517888","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:45.206Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:45.207Z","message":"{\"transactionId\":\"d4011f2a-6f4c-487f-8460-676471cc66d2\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:45:206\",\"respDate\":\"221203-06:08:45:207\",\"sourceId\":\"haproxy:d4011f2a-6f4c-487f-8460-676471cc66d2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:08:45:206-87003\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d4011f2a-6f4c-487f-8460-676471cc66d2]}\\\"}\"}","context":{"RequestID":"d4011f2a-6f4c-487f-8460-676471cc66d2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4a34aac4-7844-421e-93ac-2a82a4517888","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:45.206Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:45.208Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4011f2a-6f4c-487f-8460-676471cc66d2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a34aac4-7844-421e-93ac-2a82a4517888","LogTimestamp":"2022-12-03T06:08:45.208Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:08:47.216Z","message":"Entering","context":{"RequestID":"ab21e6f0-8e1e-4a05-a3a3-c9ff30184808","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4d6d1421-3688-4294-8691-2ff6da2c4e7d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:47.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:47.218Z","message":"{\"transactionId\":\"ab21e6f0-8e1e-4a05-a3a3-c9ff30184808\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:47:217\",\"respDate\":\"221203-06:08:47:218\",\"sourceId\":\"haproxy:ab21e6f0-8e1e-4a05-a3a3-c9ff30184808\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:08:47:217-81401\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ab21e6f0-8e1e-4a05-a3a3-c9ff30184808]}\\\"}\"}","context":{"RequestID":"ab21e6f0-8e1e-4a05-a3a3-c9ff30184808","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4d6d1421-3688-4294-8691-2ff6da2c4e7d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:47.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:47.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab21e6f0-8e1e-4a05-a3a3-c9ff30184808","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d6d1421-3688-4294-8691-2ff6da2c4e7d","LogTimestamp":"2022-12-03T06:08:47.218Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:08:49.232Z","message":"Entering","context":{"RequestID":"15cc0c3c-ae74-407b-88f0-1455d30e8a54","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6768e601-2979-4e5e-b3e1-c07119d8c4b9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:49.232Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:49.235Z","message":"{\"transactionId\":\"15cc0c3c-ae74-407b-88f0-1455d30e8a54\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:49:233\",\"respDate\":\"221203-06:08:49:235\",\"sourceId\":\"haproxy:15cc0c3c-ae74-407b-88f0-1455d30e8a54\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:08:49:233-16244\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[15cc0c3c-ae74-407b-88f0-1455d30e8a54]}\\\"}\"}","context":{"RequestID":"15cc0c3c-ae74-407b-88f0-1455d30e8a54","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6768e601-2979-4e5e-b3e1-c07119d8c4b9","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:49.232Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:49.235Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15cc0c3c-ae74-407b-88f0-1455d30e8a54","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6768e601-2979-4e5e-b3e1-c07119d8c4b9","LogTimestamp":"2022-12-03T06:08:49.235Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:08:49.839Z","message":"Entering","context":{"RequestID":"8f73bfc5-1296-4d7a-8f4d-aafa21f22ce7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"51af0ba6-a157-488e-8504-bdc582bee12d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:08:49.839Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:49.841Z","message":"{\"transactionId\":\"8f73bfc5-1296-4d7a-8f4d-aafa21f22ce7\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:49:840\",\"respDate\":\"221203-06:08:49:841\",\"sourceId\":\"healthcheck:8f73bfc5-1296-4d7a-8f4d-aafa21f22ce7\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:08:49:840-59136\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[8f73bfc5-1296-4d7a-8f4d-aafa21f22ce7]}\\\"}\"}","context":{"RequestID":"8f73bfc5-1296-4d7a-8f4d-aafa21f22ce7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"51af0ba6-a157-488e-8504-bdc582bee12d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:08:49.839Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:49.842Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f73bfc5-1296-4d7a-8f4d-aafa21f22ce7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"51af0ba6-a157-488e-8504-bdc582bee12d","LogTimestamp":"2022-12-03T06:08:49.842Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:08:49 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:08:49.887Z","message":"Entering","context":{"RequestID":"9a84ed5e-9742-4654-9651-c28db4f8ff68","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8d547cf9-7b92-4bb6-a73e-3f3b09c813c7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:08:49.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:49.888Z","message":"{\"transactionId\":\"9a84ed5e-9742-4654-9651-c28db4f8ff68\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:49:887\",\"respDate\":\"221203-06:08:49:888\",\"sourceId\":\"OOM_ReadinessCheck:9a84ed5e-9742-4654-9651-c28db4f8ff68\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:08:49:887-5736\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[54900], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[9a84ed5e-9742-4654-9651-c28db4f8ff68]}\\\"}\"}","context":{"RequestID":"9a84ed5e-9742-4654-9651-c28db4f8ff68","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8d547cf9-7b92-4bb6-a73e-3f3b09c813c7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:08:49.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:49.889Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a84ed5e-9742-4654-9651-c28db4f8ff68","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d547cf9-7b92-4bb6-a73e-3f3b09c813c7","LogTimestamp":"2022-12-03T06:08:49.889Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:08:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:08:50.258Z","message":"Entering","context":{"RequestID":"2753088b-3526-4a9c-aef6-0925edc6b2cb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b3b11c35-f765-4752-875d-6d1f61bb3c7b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:08:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:50.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"2753088b-3526-4a9c-aef6-0925edc6b2cb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b3b11c35-f765-4752-875d-6d1f61bb3c7b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:08:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:50.260Z","message":"{\"transactionId\":\"2753088b-3526-4a9c-aef6-0925edc6b2cb\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:50:258\",\"respDate\":\"221203-06:08:50:260\",\"sourceId\":\"ReadinessCheck:2753088b-3526-4a9c-aef6-0925edc6b2cb\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:08:50:258-77237\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[2753088b-3526-4a9c-aef6-0925edc6b2cb]}\\\"}\"}","context":{"RequestID":"2753088b-3526-4a9c-aef6-0925edc6b2cb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b3b11c35-f765-4752-875d-6d1f61bb3c7b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:08:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:50.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2753088b-3526-4a9c-aef6-0925edc6b2cb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b3b11c35-f765-4752-875d-6d1f61bb3c7b","LogTimestamp":"2022-12-03T06:08:50.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:08:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:08:51.243Z","message":"Entering","context":{"RequestID":"87d96194-2e00-4eb1-a794-3c7408338cc7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6bb338a0-6ee7-4d37-a54b-2203f7898994","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:51.243Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:51.245Z","message":"{\"transactionId\":\"87d96194-2e00-4eb1-a794-3c7408338cc7\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:51:243\",\"respDate\":\"221203-06:08:51:244\",\"sourceId\":\"haproxy:87d96194-2e00-4eb1-a794-3c7408338cc7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:08:51:243-79187\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[87d96194-2e00-4eb1-a794-3c7408338cc7]}\\\"}\"}","context":{"RequestID":"87d96194-2e00-4eb1-a794-3c7408338cc7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6bb338a0-6ee7-4d37-a54b-2203f7898994","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:51.243Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:51.245Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"87d96194-2e00-4eb1-a794-3c7408338cc7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6bb338a0-6ee7-4d37-a54b-2203f7898994","LogTimestamp":"2022-12-03T06:08:51.245Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:08:53.252Z","message":"Entering","context":{"RequestID":"8befafe7-32a6-4ed8-8ec9-2d5fb5c50667","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ff1f3e8e-3171-43f0-8239-f9d82e721ce7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:53.252Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:53.253Z","message":"{\"transactionId\":\"8befafe7-32a6-4ed8-8ec9-2d5fb5c50667\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:53:252\",\"respDate\":\"221203-06:08:53:253\",\"sourceId\":\"haproxy:8befafe7-32a6-4ed8-8ec9-2d5fb5c50667\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:08:53:252-60345\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8befafe7-32a6-4ed8-8ec9-2d5fb5c50667]}\\\"}\"}","context":{"RequestID":"8befafe7-32a6-4ed8-8ec9-2d5fb5c50667","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ff1f3e8e-3171-43f0-8239-f9d82e721ce7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:53.252Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:53.253Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8befafe7-32a6-4ed8-8ec9-2d5fb5c50667","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff1f3e8e-3171-43f0-8239-f9d82e721ce7","LogTimestamp":"2022-12-03T06:08:53.253Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:08:53.918Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:08:53.933Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:53.933Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:53.934Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:53.980Z","message":"Entering","context":{"RequestID":"ee41f8d6-4842-482f-add5-2df0b1e8c28a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ac51b9e7-47d4-4279-9977-fbbafc50bcde","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:08:53.980Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:53.981Z","message":"{\"transactionId\":\"ee41f8d6-4842-482f-add5-2df0b1e8c28a\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:53:980\",\"respDate\":\"221203-06:08:53:981\",\"sourceId\":\"healthcheck:ee41f8d6-4842-482f-add5-2df0b1e8c28a\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:08:53:980-78308\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[39516], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[ee41f8d6-4842-482f-add5-2df0b1e8c28a]}\\\"}\"}","context":{"RequestID":"ee41f8d6-4842-482f-add5-2df0b1e8c28a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ac51b9e7-47d4-4279-9977-fbbafc50bcde","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:08:53.980Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:53.981Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee41f8d6-4842-482f-add5-2df0b1e8c28a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac51b9e7-47d4-4279-9977-fbbafc50bcde","LogTimestamp":"2022-12-03T06:08:53.981Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:53 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 3 - "logType": "access" {"timestamp":"2022-12-03T06:08:55.261Z","message":"Entering","context":{"RequestID":"f170a6d1-2229-4cd7-adec-d747bfafe765","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c855353f-ab45-4dcf-9007-f9b919da8fa7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:55.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:55.262Z","message":"{\"transactionId\":\"f170a6d1-2229-4cd7-adec-d747bfafe765\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:55:261\",\"respDate\":\"221203-06:08:55:262\",\"sourceId\":\"haproxy:f170a6d1-2229-4cd7-adec-d747bfafe765\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:08:55:261-63559\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f170a6d1-2229-4cd7-adec-d747bfafe765]}\\\"}\"}","context":{"RequestID":"f170a6d1-2229-4cd7-adec-d747bfafe765","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c855353f-ab45-4dcf-9007-f9b919da8fa7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:55.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:55.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f170a6d1-2229-4cd7-adec-d747bfafe765","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c855353f-ab45-4dcf-9007-f9b919da8fa7","LogTimestamp":"2022-12-03T06:08:55.263Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:08:57.269Z","message":"Entering","context":{"RequestID":"b8bb1ea8-8003-4580-bd42-a6ac31de4158","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"00b1b1cd-6aec-4f57-87fe-6a83808a0975","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:57.269Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:57.271Z","message":"{\"transactionId\":\"b8bb1ea8-8003-4580-bd42-a6ac31de4158\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:57:270\",\"respDate\":\"221203-06:08:57:271\",\"sourceId\":\"haproxy:b8bb1ea8-8003-4580-bd42-a6ac31de4158\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:08:57:270-59298\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b8bb1ea8-8003-4580-bd42-a6ac31de4158]}\\\"}\"}","context":{"RequestID":"b8bb1ea8-8003-4580-bd42-a6ac31de4158","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"00b1b1cd-6aec-4f57-87fe-6a83808a0975","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:57.269Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:57.271Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8bb1ea8-8003-4580-bd42-a6ac31de4158","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00b1b1cd-6aec-4f57-87fe-6a83808a0975","LogTimestamp":"2022-12-03T06:08:57.271Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:08:59.278Z","message":"Entering","context":{"RequestID":"11b22c95-6b85-4fbf-a066-dcd342f42752","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c3561d77-8d27-4262-b325-f07a9ca0174e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:59.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:59.279Z","message":"{\"transactionId\":\"11b22c95-6b85-4fbf-a066-dcd342f42752\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:59:279\",\"respDate\":\"221203-06:08:59:279\",\"sourceId\":\"haproxy:11b22c95-6b85-4fbf-a066-dcd342f42752\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:08:59:279-52897\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[11b22c95-6b85-4fbf-a066-dcd342f42752]}\\\"}\"}","context":{"RequestID":"11b22c95-6b85-4fbf-a066-dcd342f42752","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c3561d77-8d27-4262-b325-f07a9ca0174e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:08:59.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:59.280Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11b22c95-6b85-4fbf-a066-dcd342f42752","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3561d77-8d27-4262-b325-f07a9ca0174e","LogTimestamp":"2022-12-03T06:08:59.280Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:08:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:08:59.888Z","message":"Entering","context":{"RequestID":"8ae1eaff-01e8-4cda-84a8-8d25630aa9db","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b734adc2-52cf-4d33-a3cc-b30aa6acd99f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:08:59.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:08:59.890Z","message":"{\"transactionId\":\"8ae1eaff-01e8-4cda-84a8-8d25630aa9db\",\"status\":\"200\",\"rqstDate\":\"221203-06:08:59:889\",\"respDate\":\"221203-06:08:59:890\",\"sourceId\":\"OOM_ReadinessCheck:8ae1eaff-01e8-4cda-84a8-8d25630aa9db\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:08:59:889-43028\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[55100], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[8ae1eaff-01e8-4cda-84a8-8d25630aa9db]}\\\"}\"}","context":{"RequestID":"8ae1eaff-01e8-4cda-84a8-8d25630aa9db","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b734adc2-52cf-4d33-a3cc-b30aa6acd99f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:08:59.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:08:59.890Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ae1eaff-01e8-4cda-84a8-8d25630aa9db","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b734adc2-52cf-4d33-a3cc-b30aa6acd99f","LogTimestamp":"2022-12-03T06:08:59.890Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:08:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:00.258Z","message":"Entering","context":{"RequestID":"1a720c1e-5991-4bf2-95e1-b0a320894ea4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1a489830-e0b0-438d-a1b9-fc4867a02c58","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:09:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:00.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"1a720c1e-5991-4bf2-95e1-b0a320894ea4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1a489830-e0b0-438d-a1b9-fc4867a02c58","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:09:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:00.260Z","message":"{\"transactionId\":\"1a720c1e-5991-4bf2-95e1-b0a320894ea4\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:00:258\",\"respDate\":\"221203-06:09:00:260\",\"sourceId\":\"ReadinessCheck:1a720c1e-5991-4bf2-95e1-b0a320894ea4\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:09:00:258-40374\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[1a720c1e-5991-4bf2-95e1-b0a320894ea4]}\\\"}\"}","context":{"RequestID":"1a720c1e-5991-4bf2-95e1-b0a320894ea4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"1a489830-e0b0-438d-a1b9-fc4867a02c58","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:09:00.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:00.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a720c1e-5991-4bf2-95e1-b0a320894ea4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a489830-e0b0-438d-a1b9-fc4867a02c58","LogTimestamp":"2022-12-03T06:09:00.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:09:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:00.750Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:00.753Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:01.287Z","message":"Entering","context":{"RequestID":"2a96da7a-433a-4bed-b8a6-a32bb488f843","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8ff086f9-3654-4868-be70-8d1bf881eb82","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:01.287Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:01.289Z","message":"{\"transactionId\":\"2a96da7a-433a-4bed-b8a6-a32bb488f843\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:01:288\",\"respDate\":\"221203-06:09:01:289\",\"sourceId\":\"haproxy:2a96da7a-433a-4bed-b8a6-a32bb488f843\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:09:01:288-43999\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2a96da7a-433a-4bed-b8a6-a32bb488f843]}\\\"}\"}","context":{"RequestID":"2a96da7a-433a-4bed-b8a6-a32bb488f843","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8ff086f9-3654-4868-be70-8d1bf881eb82","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:01.287Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:01.289Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a96da7a-433a-4bed-b8a6-a32bb488f843","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ff086f9-3654-4868-be70-8d1bf881eb82","LogTimestamp":"2022-12-03T06:09:01.289Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:03.297Z","message":"Entering","context":{"RequestID":"09083ed4-7f3b-4891-a688-4196ea3ab619","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6e9bf155-cd45-43cc-b38e-a833515b9a82","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:03.296Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:03.298Z","message":"{\"transactionId\":\"09083ed4-7f3b-4891-a688-4196ea3ab619\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:03:297\",\"respDate\":\"221203-06:09:03:298\",\"sourceId\":\"haproxy:09083ed4-7f3b-4891-a688-4196ea3ab619\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:09:03:297-74036\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[09083ed4-7f3b-4891-a688-4196ea3ab619]}\\\"}\"}","context":{"RequestID":"09083ed4-7f3b-4891-a688-4196ea3ab619","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6e9bf155-cd45-43cc-b38e-a833515b9a82","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:03.296Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:03.299Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09083ed4-7f3b-4891-a688-4196ea3ab619","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e9bf155-cd45-43cc-b38e-a833515b9a82","LogTimestamp":"2022-12-03T06:09:03.299Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:09:03.918Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:09:03.938Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:03.938Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:03.938Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:04.878Z","message":"Entering","context":{"RequestID":"7b6f64df-a86e-4645-9111-ce37a7118d25","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f30de898-a420-4d62-92d1-b46e54cff697","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:09:04.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:04.879Z","message":"{\"transactionId\":\"7b6f64df-a86e-4645-9111-ce37a7118d25\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:04:878\",\"respDate\":\"221203-06:09:04:879\",\"sourceId\":\"healthcheck:7b6f64df-a86e-4645-9111-ce37a7118d25\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:09:04:878-80004\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[7b6f64df-a86e-4645-9111-ce37a7118d25]}\\\"}\"}","context":{"RequestID":"7b6f64df-a86e-4645-9111-ce37a7118d25","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f30de898-a420-4d62-92d1-b46e54cff697","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:09:04.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:04.879Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b6f64df-a86e-4645-9111-ce37a7118d25","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f30de898-a420-4d62-92d1-b46e54cff697","LogTimestamp":"2022-12-03T06:09:04.879Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:09:04 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:09:05.305Z","message":"Entering","context":{"RequestID":"94e9d29e-e27c-43bb-a525-d7c6c1a36103","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"991d3671-6b75-4963-9316-73eb52eb4a5f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:05.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:05.306Z","message":"{\"transactionId\":\"94e9d29e-e27c-43bb-a525-d7c6c1a36103\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:05:305\",\"respDate\":\"221203-06:09:05:306\",\"sourceId\":\"haproxy:94e9d29e-e27c-43bb-a525-d7c6c1a36103\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:09:05:305-87872\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[94e9d29e-e27c-43bb-a525-d7c6c1a36103]}\\\"}\"}","context":{"RequestID":"94e9d29e-e27c-43bb-a525-d7c6c1a36103","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"991d3671-6b75-4963-9316-73eb52eb4a5f","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:05.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:05.307Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94e9d29e-e27c-43bb-a525-d7c6c1a36103","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"991d3671-6b75-4963-9316-73eb52eb4a5f","LogTimestamp":"2022-12-03T06:09:05.307Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:07.313Z","message":"Entering","context":{"RequestID":"747b4fed-8773-4a81-b9a2-9aca516aea32","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c08c8835-eb9c-4a9c-bc00-d83baa1f7b9e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:07.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:07.315Z","message":"{\"transactionId\":\"747b4fed-8773-4a81-b9a2-9aca516aea32\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:07:314\",\"respDate\":\"221203-06:09:07:315\",\"sourceId\":\"haproxy:747b4fed-8773-4a81-b9a2-9aca516aea32\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:09:07:314-37987\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[747b4fed-8773-4a81-b9a2-9aca516aea32]}\\\"}\"}","context":{"RequestID":"747b4fed-8773-4a81-b9a2-9aca516aea32","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c08c8835-eb9c-4a9c-bc00-d83baa1f7b9e","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:07.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:07.315Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"747b4fed-8773-4a81-b9a2-9aca516aea32","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c08c8835-eb9c-4a9c-bc00-d83baa1f7b9e","LogTimestamp":"2022-12-03T06:09:07.315Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:09.003Z","message":"Entering","context":{"RequestID":"c13003ff-55c7-456e-9b8e-6c675b350b19","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c6101aa5-74cd-4f89-a90d-653c2dfd1931","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:09:09.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:09.004Z","message":"{\"transactionId\":\"c13003ff-55c7-456e-9b8e-6c675b350b19\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:09:003\",\"respDate\":\"221203-06:09:09:004\",\"sourceId\":\"healthcheck:c13003ff-55c7-456e-9b8e-6c675b350b19\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:09:09:003-30164\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[39678], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[c13003ff-55c7-456e-9b8e-6c675b350b19]}\\\"}\"}","context":{"RequestID":"c13003ff-55c7-456e-9b8e-6c675b350b19","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c6101aa5-74cd-4f89-a90d-653c2dfd1931","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:09:09.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:09.004Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c13003ff-55c7-456e-9b8e-6c675b350b19","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6101aa5-74cd-4f89-a90d-653c2dfd1931","LogTimestamp":"2022-12-03T06:09:09.004Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:09 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:09.321Z","message":"Entering","context":{"RequestID":"5646c605-8978-4571-bd06-4cf642163a2b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4de354ac-deed-4510-a4f4-96cb570cfc94","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:09.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:09.323Z","message":"{\"transactionId\":\"5646c605-8978-4571-bd06-4cf642163a2b\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:09:322\",\"respDate\":\"221203-06:09:09:323\",\"sourceId\":\"haproxy:5646c605-8978-4571-bd06-4cf642163a2b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:09:09:322-60967\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5646c605-8978-4571-bd06-4cf642163a2b]}\\\"}\"}","context":{"RequestID":"5646c605-8978-4571-bd06-4cf642163a2b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4de354ac-deed-4510-a4f4-96cb570cfc94","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:09.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:09.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5646c605-8978-4571-bd06-4cf642163a2b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4de354ac-deed-4510-a4f4-96cb570cfc94","LogTimestamp":"2022-12-03T06:09:09.323Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:09.893Z","message":"Entering","context":{"RequestID":"ee24f68f-270a-467c-8a0d-4e6a1fe1ae89","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9659cafa-0c71-4bf2-a8dc-84cee6563d19","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:09:09.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:09.895Z","message":"{\"transactionId\":\"ee24f68f-270a-467c-8a0d-4e6a1fe1ae89\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:09:894\",\"respDate\":\"221203-06:09:09:895\",\"sourceId\":\"OOM_ReadinessCheck:ee24f68f-270a-467c-8a0d-4e6a1fe1ae89\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:09:09:894-66921\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[55302], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[ee24f68f-270a-467c-8a0d-4e6a1fe1ae89]}\\\"}\"}","context":{"RequestID":"ee24f68f-270a-467c-8a0d-4e6a1fe1ae89","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9659cafa-0c71-4bf2-a8dc-84cee6563d19","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:09:09.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:09.895Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee24f68f-270a-467c-8a0d-4e6a1fe1ae89","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9659cafa-0c71-4bf2-a8dc-84cee6563d19","LogTimestamp":"2022-12-03T06:09:09.895Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:09:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 10 - "logType": "access" {"timestamp":"2022-12-03T06:09:10.257Z","message":"Entering","context":{"RequestID":"3205e117-d6e2-4d85-adf7-7cd3e0d937cb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9d99390f-ab36-4a93-a81d-1ae3c9f68707","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:09:10.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:10.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"3205e117-d6e2-4d85-adf7-7cd3e0d937cb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9d99390f-ab36-4a93-a81d-1ae3c9f68707","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:09:10.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:10.259Z","message":"{\"transactionId\":\"3205e117-d6e2-4d85-adf7-7cd3e0d937cb\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:10:258\",\"respDate\":\"221203-06:09:10:259\",\"sourceId\":\"ReadinessCheck:3205e117-d6e2-4d85-adf7-7cd3e0d937cb\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:09:10:258-69546\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[3205e117-d6e2-4d85-adf7-7cd3e0d937cb]}\\\"}\"}","context":{"RequestID":"3205e117-d6e2-4d85-adf7-7cd3e0d937cb","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9d99390f-ab36-4a93-a81d-1ae3c9f68707","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:09:10.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:10.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3205e117-d6e2-4d85-adf7-7cd3e0d937cb","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d99390f-ab36-4a93-a81d-1ae3c9f68707","LogTimestamp":"2022-12-03T06:09:10.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:09:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:09:11.331Z","message":"Entering","context":{"RequestID":"a3a1f60c-ce21-4d67-88a7-00dabab40a5e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ed899a18-1c6d-421f-92e7-6aafda338892","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:11.331Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:11.333Z","message":"{\"transactionId\":\"a3a1f60c-ce21-4d67-88a7-00dabab40a5e\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:11:332\",\"respDate\":\"221203-06:09:11:333\",\"sourceId\":\"haproxy:a3a1f60c-ce21-4d67-88a7-00dabab40a5e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:09:11:332-83075\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a3a1f60c-ce21-4d67-88a7-00dabab40a5e]}\\\"}\"}","context":{"RequestID":"a3a1f60c-ce21-4d67-88a7-00dabab40a5e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ed899a18-1c6d-421f-92e7-6aafda338892","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:11.331Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:11.333Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3a1f60c-ce21-4d67-88a7-00dabab40a5e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed899a18-1c6d-421f-92e7-6aafda338892","LogTimestamp":"2022-12-03T06:09:11.333Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:13.340Z","message":"Entering","context":{"RequestID":"91a7efa6-7f6d-42fb-b063-e99a485f1c11","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0b7d10f5-febb-4d68-a1d7-598c91d801ba","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:13.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:13.342Z","message":"{\"transactionId\":\"91a7efa6-7f6d-42fb-b063-e99a485f1c11\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:13:341\",\"respDate\":\"221203-06:09:13:342\",\"sourceId\":\"haproxy:91a7efa6-7f6d-42fb-b063-e99a485f1c11\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:09:13:341-322\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[91a7efa6-7f6d-42fb-b063-e99a485f1c11]}\\\"}\"}","context":{"RequestID":"91a7efa6-7f6d-42fb-b063-e99a485f1c11","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"0b7d10f5-febb-4d68-a1d7-598c91d801ba","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:13.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:13.342Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91a7efa6-7f6d-42fb-b063-e99a485f1c11","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b7d10f5-febb-4d68-a1d7-598c91d801ba","LogTimestamp":"2022-12-03T06:09:13.342Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:13.919Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:09:13.929Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:13.929Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:13.929Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:15.349Z","message":"Entering","context":{"RequestID":"54727ac2-8079-4f8e-9db4-7528a0e2c2cc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4065f697-f7d5-4124-91ef-affbd919be38","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:15.348Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:15.350Z","message":"{\"transactionId\":\"54727ac2-8079-4f8e-9db4-7528a0e2c2cc\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:15:349\",\"respDate\":\"221203-06:09:15:350\",\"sourceId\":\"haproxy:54727ac2-8079-4f8e-9db4-7528a0e2c2cc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:09:15:349-46818\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[54727ac2-8079-4f8e-9db4-7528a0e2c2cc]}\\\"}\"}","context":{"RequestID":"54727ac2-8079-4f8e-9db4-7528a0e2c2cc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4065f697-f7d5-4124-91ef-affbd919be38","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:15.348Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:15.350Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54727ac2-8079-4f8e-9db4-7528a0e2c2cc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4065f697-f7d5-4124-91ef-affbd919be38","LogTimestamp":"2022-12-03T06:09:15.350Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:09:17.356Z","message":"Entering","context":{"RequestID":"8025d299-c851-478a-964b-b11fa7a3cfdd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9a380d10-2d29-4669-9ad3-52b7892b6454","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:17.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:17.358Z","message":"{\"transactionId\":\"8025d299-c851-478a-964b-b11fa7a3cfdd\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:17:357\",\"respDate\":\"221203-06:09:17:358\",\"sourceId\":\"haproxy:8025d299-c851-478a-964b-b11fa7a3cfdd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:09:17:357-2671\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8025d299-c851-478a-964b-b11fa7a3cfdd]}\\\"}\"}","context":{"RequestID":"8025d299-c851-478a-964b-b11fa7a3cfdd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9a380d10-2d29-4669-9ad3-52b7892b6454","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:17.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:17.358Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8025d299-c851-478a-964b-b11fa7a3cfdd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a380d10-2d29-4669-9ad3-52b7892b6454","LogTimestamp":"2022-12-03T06:09:17.358Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:09:19.364Z","message":"Entering","context":{"RequestID":"49faa8a7-7f33-47a3-974c-340cd2a163f0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a4a5e2d0-eb29-4b11-94ed-acc1fffd8ba3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:19.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:19.366Z","message":"{\"transactionId\":\"49faa8a7-7f33-47a3-974c-340cd2a163f0\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:19:365\",\"respDate\":\"221203-06:09:19:366\",\"sourceId\":\"haproxy:49faa8a7-7f33-47a3-974c-340cd2a163f0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:09:19:365-47612\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[49faa8a7-7f33-47a3-974c-340cd2a163f0]}\\\"}\"}","context":{"RequestID":"49faa8a7-7f33-47a3-974c-340cd2a163f0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a4a5e2d0-eb29-4b11-94ed-acc1fffd8ba3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:19.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:19.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49faa8a7-7f33-47a3-974c-340cd2a163f0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4a5e2d0-eb29-4b11-94ed-acc1fffd8ba3","LogTimestamp":"2022-12-03T06:09:19.366Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:19.885Z","message":"Entering","context":{"RequestID":"f98c976e-b296-4f28-b9f7-cc7a11e7cb65","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a98f71e7-ecd2-4d05-ae4a-68075a485f6b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:09:19.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:19.886Z","message":"{\"transactionId\":\"f98c976e-b296-4f28-b9f7-cc7a11e7cb65\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:19:886\",\"respDate\":\"221203-06:09:19:886\",\"sourceId\":\"OOM_ReadinessCheck:f98c976e-b296-4f28-b9f7-cc7a11e7cb65\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:09:19:886-30716\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[55508], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[f98c976e-b296-4f28-b9f7-cc7a11e7cb65]}\\\"}\"}","context":{"RequestID":"f98c976e-b296-4f28-b9f7-cc7a11e7cb65","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a98f71e7-ecd2-4d05-ae4a-68075a485f6b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:09:19.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:19.887Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f98c976e-b296-4f28-b9f7-cc7a11e7cb65","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a98f71e7-ecd2-4d05-ae4a-68075a485f6b","LogTimestamp":"2022-12-03T06:09:19.887Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:09:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:19.902Z","message":"Entering","context":{"RequestID":"e07c82ec-8f79-4484-9bda-bcf4b29295fd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b9ff5354-3a55-4d9e-aca1-fbfe5935b6e9","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:09:19.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:19.904Z","message":"{\"transactionId\":\"e07c82ec-8f79-4484-9bda-bcf4b29295fd\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:19:903\",\"respDate\":\"221203-06:09:19:903\",\"sourceId\":\"healthcheck:e07c82ec-8f79-4484-9bda-bcf4b29295fd\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:09:19:903-19281\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e07c82ec-8f79-4484-9bda-bcf4b29295fd]}\\\"}\"}","context":{"RequestID":"e07c82ec-8f79-4484-9bda-bcf4b29295fd","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b9ff5354-3a55-4d9e-aca1-fbfe5935b6e9","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:09:19.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:19.904Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e07c82ec-8f79-4484-9bda-bcf4b29295fd","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9ff5354-3a55-4d9e-aca1-fbfe5935b6e9","LogTimestamp":"2022-12-03T06:09:19.904Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:09:19 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:09:20.259Z","message":"Entering","context":{"RequestID":"ce3aec15-6a0d-4e4b-86f7-92fd9522a5c0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"90c37566-d84f-4915-88f3-e8a77be744f1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:09:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:20.260Z","message":"Database is available from CACHED check.","context":{"RequestID":"ce3aec15-6a0d-4e4b-86f7-92fd9522a5c0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"90c37566-d84f-4915-88f3-e8a77be744f1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:09:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:20.261Z","message":"{\"transactionId\":\"ce3aec15-6a0d-4e4b-86f7-92fd9522a5c0\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:20:259\",\"respDate\":\"221203-06:09:20:261\",\"sourceId\":\"ReadinessCheck:ce3aec15-6a0d-4e4b-86f7-92fd9522a5c0\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:09:20:259-27169\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[ce3aec15-6a0d-4e4b-86f7-92fd9522a5c0]}\\\"}\"}","context":{"RequestID":"ce3aec15-6a0d-4e4b-86f7-92fd9522a5c0","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"90c37566-d84f-4915-88f3-e8a77be744f1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:09:20.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:20.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce3aec15-6a0d-4e4b-86f7-92fd9522a5c0","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"90c37566-d84f-4915-88f3-e8a77be744f1","LogTimestamp":"2022-12-03T06:09:20.261Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:09:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:21.373Z","message":"Entering","context":{"RequestID":"ac53505a-9aea-46be-bea6-757d51c3909e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d70c4626-e578-4f19-bd3c-229b504274fb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:21.373Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:21.375Z","message":"{\"transactionId\":\"ac53505a-9aea-46be-bea6-757d51c3909e\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:21:373\",\"respDate\":\"221203-06:09:21:375\",\"sourceId\":\"haproxy:ac53505a-9aea-46be-bea6-757d51c3909e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:09:21:373-90899\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ac53505a-9aea-46be-bea6-757d51c3909e]}\\\"}\"}","context":{"RequestID":"ac53505a-9aea-46be-bea6-757d51c3909e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d70c4626-e578-4f19-bd3c-229b504274fb","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:21.373Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:21.375Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac53505a-9aea-46be-bea6-757d51c3909e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d70c4626-e578-4f19-bd3c-229b504274fb","LogTimestamp":"2022-12-03T06:09:21.375Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:23.381Z","message":"Entering","context":{"RequestID":"95b148cd-c780-4424-8ca2-87abc6252184","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"68f2da58-a05e-48e2-b75c-3b892a29421b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:23.381Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:23.382Z","message":"{\"transactionId\":\"95b148cd-c780-4424-8ca2-87abc6252184\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:23:381\",\"respDate\":\"221203-06:09:23:382\",\"sourceId\":\"haproxy:95b148cd-c780-4424-8ca2-87abc6252184\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:09:23:381-97101\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[95b148cd-c780-4424-8ca2-87abc6252184]}\\\"}\"}","context":{"RequestID":"95b148cd-c780-4424-8ca2-87abc6252184","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"68f2da58-a05e-48e2-b75c-3b892a29421b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:23.381Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:23.383Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95b148cd-c780-4424-8ca2-87abc6252184","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68f2da58-a05e-48e2-b75c-3b892a29421b","LogTimestamp":"2022-12-03T06:09:23.383Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:23.920Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:09:23.930Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:23.930Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:23.931Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:24.026Z","message":"Entering","context":{"RequestID":"67a41b2d-7d8a-4632-8dab-65fad45ec4f2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bd395c7e-e2ea-4067-80d1-23a7e6194e8e","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:09:24.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:24.028Z","message":"{\"transactionId\":\"67a41b2d-7d8a-4632-8dab-65fad45ec4f2\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:24:027\",\"respDate\":\"221203-06:09:24:028\",\"sourceId\":\"healthcheck:67a41b2d-7d8a-4632-8dab-65fad45ec4f2\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:09:24:027-72460\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[39864], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[67a41b2d-7d8a-4632-8dab-65fad45ec4f2]}\\\"}\"}","context":{"RequestID":"67a41b2d-7d8a-4632-8dab-65fad45ec4f2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bd395c7e-e2ea-4067-80d1-23a7e6194e8e","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:09:24.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:24.028Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67a41b2d-7d8a-4632-8dab-65fad45ec4f2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd395c7e-e2ea-4067-80d1-23a7e6194e8e","LogTimestamp":"2022-12-03T06:09:24.028Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:24 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:25.389Z","message":"Entering","context":{"RequestID":"e7d22863-3690-40f7-835c-c0ad606a91c5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3302559f-30cc-42c0-a51e-159a63dd59a3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:25.389Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:25.391Z","message":"{\"transactionId\":\"e7d22863-3690-40f7-835c-c0ad606a91c5\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:25:390\",\"respDate\":\"221203-06:09:25:390\",\"sourceId\":\"haproxy:e7d22863-3690-40f7-835c-c0ad606a91c5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:09:25:390-85753\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e7d22863-3690-40f7-835c-c0ad606a91c5]}\\\"}\"}","context":{"RequestID":"e7d22863-3690-40f7-835c-c0ad606a91c5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"3302559f-30cc-42c0-a51e-159a63dd59a3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:25.389Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:25.391Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7d22863-3690-40f7-835c-c0ad606a91c5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3302559f-30cc-42c0-a51e-159a63dd59a3","LogTimestamp":"2022-12-03T06:09:25.391Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:27.398Z","message":"Entering","context":{"RequestID":"9429de9f-3b71-4fa6-bdad-bce74ccca9de","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"92fe25ce-fc93-422f-b16f-5573369b0dec","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:27.398Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:27.400Z","message":"{\"transactionId\":\"9429de9f-3b71-4fa6-bdad-bce74ccca9de\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:27:399\",\"respDate\":\"221203-06:09:27:400\",\"sourceId\":\"haproxy:9429de9f-3b71-4fa6-bdad-bce74ccca9de\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:09:27:399-22622\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9429de9f-3b71-4fa6-bdad-bce74ccca9de]}\\\"}\"}","context":{"RequestID":"9429de9f-3b71-4fa6-bdad-bce74ccca9de","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"92fe25ce-fc93-422f-b16f-5573369b0dec","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:27.398Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:27.400Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9429de9f-3b71-4fa6-bdad-bce74ccca9de","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92fe25ce-fc93-422f-b16f-5573369b0dec","LogTimestamp":"2022-12-03T06:09:27.400Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:29.408Z","message":"Entering","context":{"RequestID":"8c86a1c3-d83c-450f-9798-62716ab5e4fa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9b53d37a-381f-493d-aedc-ee7b2149b40d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:29.408Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:29.410Z","message":"{\"transactionId\":\"8c86a1c3-d83c-450f-9798-62716ab5e4fa\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:29:408\",\"respDate\":\"221203-06:09:29:410\",\"sourceId\":\"haproxy:8c86a1c3-d83c-450f-9798-62716ab5e4fa\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:09:29:408-61921\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8c86a1c3-d83c-450f-9798-62716ab5e4fa]}\\\"}\"}","context":{"RequestID":"8c86a1c3-d83c-450f-9798-62716ab5e4fa","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9b53d37a-381f-493d-aedc-ee7b2149b40d","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:29.408Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:29.411Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c86a1c3-d83c-450f-9798-62716ab5e4fa","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b53d37a-381f-493d-aedc-ee7b2149b40d","LogTimestamp":"2022-12-03T06:09:29.411Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:09:29.890Z","message":"Entering","context":{"RequestID":"95a4cd6f-925e-4c43-a97f-790c539330f4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"85334b77-fd2a-4d66-8896-f3f5856a1669","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:09:29.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:29.892Z","message":"{\"transactionId\":\"95a4cd6f-925e-4c43-a97f-790c539330f4\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:29:890\",\"respDate\":\"221203-06:09:29:892\",\"sourceId\":\"OOM_ReadinessCheck:95a4cd6f-925e-4c43-a97f-790c539330f4\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:09:29:890-85990\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[55708], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[95a4cd6f-925e-4c43-a97f-790c539330f4]}\\\"}\"}","context":{"RequestID":"95a4cd6f-925e-4c43-a97f-790c539330f4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"85334b77-fd2a-4d66-8896-f3f5856a1669","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:09:29.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:29.892Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95a4cd6f-925e-4c43-a97f-790c539330f4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85334b77-fd2a-4d66-8896-f3f5856a1669","LogTimestamp":"2022-12-03T06:09:29.892Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:09:29 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:30.259Z","message":"Entering","context":{"RequestID":"ce066995-8e49-4f25-a6b8-cf158efa4979","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8fa570ad-c0e2-42fe-886d-6bfe9adac18d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:09:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:30.261Z","message":"Database is available from CACHED check.","context":{"RequestID":"ce066995-8e49-4f25-a6b8-cf158efa4979","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8fa570ad-c0e2-42fe-886d-6bfe9adac18d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:09:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:30.262Z","message":"{\"transactionId\":\"ce066995-8e49-4f25-a6b8-cf158efa4979\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:30:260\",\"respDate\":\"221203-06:09:30:262\",\"sourceId\":\"ReadinessCheck:ce066995-8e49-4f25-a6b8-cf158efa4979\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:09:30:260-19841\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[ce066995-8e49-4f25-a6b8-cf158efa4979]}\\\"}\"}","context":{"RequestID":"ce066995-8e49-4f25-a6b8-cf158efa4979","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8fa570ad-c0e2-42fe-886d-6bfe9adac18d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:09:30.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:30.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce066995-8e49-4f25-a6b8-cf158efa4979","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8fa570ad-c0e2-42fe-886d-6bfe9adac18d","LogTimestamp":"2022-12-03T06:09:30.262Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:09:30 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:09:30.756Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:30.758Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:31.417Z","message":"Entering","context":{"RequestID":"cff3662d-124a-4565-8420-67b1ebf14283","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7ebf850e-cea5-4e2c-a3f5-ec6420b6f5da","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:31.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:31.419Z","message":"{\"transactionId\":\"cff3662d-124a-4565-8420-67b1ebf14283\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:31:418\",\"respDate\":\"221203-06:09:31:419\",\"sourceId\":\"haproxy:cff3662d-124a-4565-8420-67b1ebf14283\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:09:31:418-15752\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cff3662d-124a-4565-8420-67b1ebf14283]}\\\"}\"}","context":{"RequestID":"cff3662d-124a-4565-8420-67b1ebf14283","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7ebf850e-cea5-4e2c-a3f5-ec6420b6f5da","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:31.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:31.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cff3662d-124a-4565-8420-67b1ebf14283","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ebf850e-cea5-4e2c-a3f5-ec6420b6f5da","LogTimestamp":"2022-12-03T06:09:31.419Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:33.427Z","message":"Entering","context":{"RequestID":"8f3c1aa7-9881-42a6-a503-ebd67990dc5d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f7ceb0b7-2753-46bf-a582-a75d7ef36498","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:33.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:33.428Z","message":"{\"transactionId\":\"8f3c1aa7-9881-42a6-a503-ebd67990dc5d\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:33:427\",\"respDate\":\"221203-06:09:33:428\",\"sourceId\":\"haproxy:8f3c1aa7-9881-42a6-a503-ebd67990dc5d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:09:33:427-39178\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8f3c1aa7-9881-42a6-a503-ebd67990dc5d]}\\\"}\"}","context":{"RequestID":"8f3c1aa7-9881-42a6-a503-ebd67990dc5d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f7ceb0b7-2753-46bf-a582-a75d7ef36498","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:33.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:33.429Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f3c1aa7-9881-42a6-a503-ebd67990dc5d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7ceb0b7-2753-46bf-a582-a75d7ef36498","LogTimestamp":"2022-12-03T06:09:33.429Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:33.919Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:09:33.930Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:33.930Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:33.930Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:34.923Z","message":"Entering","context":{"RequestID":"fe7948af-c38d-4bc1-970d-8e3369308750","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a8d176f4-4c4a-4cc1-b964-44499a30cfdd","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:09:34.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:34.924Z","message":"{\"transactionId\":\"fe7948af-c38d-4bc1-970d-8e3369308750\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:34:923\",\"respDate\":\"221203-06:09:34:924\",\"sourceId\":\"healthcheck:fe7948af-c38d-4bc1-970d-8e3369308750\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:09:34:923-11929\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[fe7948af-c38d-4bc1-970d-8e3369308750]}\\\"}\"}","context":{"RequestID":"fe7948af-c38d-4bc1-970d-8e3369308750","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a8d176f4-4c4a-4cc1-b964-44499a30cfdd","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:09:34.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:34.925Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe7948af-c38d-4bc1-970d-8e3369308750","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8d176f4-4c4a-4cc1-b964-44499a30cfdd","LogTimestamp":"2022-12-03T06:09:34.925Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:09:34 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:35.435Z","message":"Entering","context":{"RequestID":"128f6945-536e-4ca2-b680-ba67d66fb1fc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"00dcc72d-64b7-4cf8-a822-db30f562bd55","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:35.435Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:35.437Z","message":"{\"transactionId\":\"128f6945-536e-4ca2-b680-ba67d66fb1fc\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:35:436\",\"respDate\":\"221203-06:09:35:437\",\"sourceId\":\"haproxy:128f6945-536e-4ca2-b680-ba67d66fb1fc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:09:35:436-23929\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[128f6945-536e-4ca2-b680-ba67d66fb1fc]}\\\"}\"}","context":{"RequestID":"128f6945-536e-4ca2-b680-ba67d66fb1fc","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"00dcc72d-64b7-4cf8-a822-db30f562bd55","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:35.435Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:35.437Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"128f6945-536e-4ca2-b680-ba67d66fb1fc","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00dcc72d-64b7-4cf8-a822-db30f562bd55","LogTimestamp":"2022-12-03T06:09:35.437Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:37.442Z","message":"Entering","context":{"RequestID":"8689e803-5167-48b7-849c-89e74ebb1c83","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d06dcac4-4db0-4777-9e9e-dba99760f3b3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:37.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:37.444Z","message":"{\"transactionId\":\"8689e803-5167-48b7-849c-89e74ebb1c83\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:37:443\",\"respDate\":\"221203-06:09:37:443\",\"sourceId\":\"haproxy:8689e803-5167-48b7-849c-89e74ebb1c83\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:09:37:443-35108\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8689e803-5167-48b7-849c-89e74ebb1c83]}\\\"}\"}","context":{"RequestID":"8689e803-5167-48b7-849c-89e74ebb1c83","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"d06dcac4-4db0-4777-9e9e-dba99760f3b3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:37.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:37.444Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8689e803-5167-48b7-849c-89e74ebb1c83","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d06dcac4-4db0-4777-9e9e-dba99760f3b3","LogTimestamp":"2022-12-03T06:09:37.444Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:39.047Z","message":"Entering","context":{"RequestID":"46f94d4c-564d-4828-9c9e-351b2bcdf118","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fab43224-9cdc-4321-a4af-3786a1a61b73","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:09:39.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:39.049Z","message":"{\"transactionId\":\"46f94d4c-564d-4828-9c9e-351b2bcdf118\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:39:048\",\"respDate\":\"221203-06:09:39:049\",\"sourceId\":\"healthcheck:46f94d4c-564d-4828-9c9e-351b2bcdf118\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:09:39:048-54136\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[40022], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[46f94d4c-564d-4828-9c9e-351b2bcdf118]}\\\"}\"}","context":{"RequestID":"46f94d4c-564d-4828-9c9e-351b2bcdf118","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"fab43224-9cdc-4321-a4af-3786a1a61b73","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:09:39.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:39.049Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46f94d4c-564d-4828-9c9e-351b2bcdf118","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fab43224-9cdc-4321-a4af-3786a1a61b73","LogTimestamp":"2022-12-03T06:09:39.049Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:39 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 3 - "logType": "access" {"timestamp":"2022-12-03T06:09:39.451Z","message":"Entering","context":{"RequestID":"43face73-58bf-4dbd-a6b4-a081ca6f6252","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ad0719c0-abf2-46e0-93d1-58301f384313","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:39.451Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:39.452Z","message":"{\"transactionId\":\"43face73-58bf-4dbd-a6b4-a081ca6f6252\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:39:452\",\"respDate\":\"221203-06:09:39:452\",\"sourceId\":\"haproxy:43face73-58bf-4dbd-a6b4-a081ca6f6252\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:09:39:452-95049\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[43face73-58bf-4dbd-a6b4-a081ca6f6252]}\\\"}\"}","context":{"RequestID":"43face73-58bf-4dbd-a6b4-a081ca6f6252","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ad0719c0-abf2-46e0-93d1-58301f384313","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:39.451Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:39.453Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43face73-58bf-4dbd-a6b4-a081ca6f6252","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad0719c0-abf2-46e0-93d1-58301f384313","LogTimestamp":"2022-12-03T06:09:39.453Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:39.885Z","message":"Entering","context":{"RequestID":"5de61d42-e5a1-4f3f-b07c-f0ac9bb0e991","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2a2f9ae9-6961-45b4-b81b-fd61df6f4729","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:09:39.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:39.887Z","message":"{\"transactionId\":\"5de61d42-e5a1-4f3f-b07c-f0ac9bb0e991\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:39:886\",\"respDate\":\"221203-06:09:39:887\",\"sourceId\":\"OOM_ReadinessCheck:5de61d42-e5a1-4f3f-b07c-f0ac9bb0e991\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:09:39:886-84631\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[55916], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[5de61d42-e5a1-4f3f-b07c-f0ac9bb0e991]}\\\"}\"}","context":{"RequestID":"5de61d42-e5a1-4f3f-b07c-f0ac9bb0e991","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"2a2f9ae9-6961-45b4-b81b-fd61df6f4729","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:09:39.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:39.887Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5de61d42-e5a1-4f3f-b07c-f0ac9bb0e991","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a2f9ae9-6961-45b4-b81b-fd61df6f4729","LogTimestamp":"2022-12-03T06:09:39.887Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:09:39 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:40.258Z","message":"Entering","context":{"RequestID":"a0e98b9c-8312-4e7d-bf6d-c5cf8ebbb82a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"83e0b85a-5949-4085-a326-4407e9bf8a8e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:09:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:40.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"a0e98b9c-8312-4e7d-bf6d-c5cf8ebbb82a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"83e0b85a-5949-4085-a326-4407e9bf8a8e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:09:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:40.260Z","message":"{\"transactionId\":\"a0e98b9c-8312-4e7d-bf6d-c5cf8ebbb82a\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:40:258\",\"respDate\":\"221203-06:09:40:260\",\"sourceId\":\"ReadinessCheck:a0e98b9c-8312-4e7d-bf6d-c5cf8ebbb82a\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:09:40:258-24161\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[a0e98b9c-8312-4e7d-bf6d-c5cf8ebbb82a]}\\\"}\"}","context":{"RequestID":"a0e98b9c-8312-4e7d-bf6d-c5cf8ebbb82a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"83e0b85a-5949-4085-a326-4407e9bf8a8e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:09:40.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:40.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0e98b9c-8312-4e7d-bf6d-c5cf8ebbb82a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83e0b85a-5949-4085-a326-4407e9bf8a8e","LogTimestamp":"2022-12-03T06:09:40.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:09:40 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:41.459Z","message":"Entering","context":{"RequestID":"974014f4-9f34-49c8-b8de-57368c8b69b7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8a298d65-8335-42bd-afea-cbd79da04c15","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:41.459Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:41.460Z","message":"{\"transactionId\":\"974014f4-9f34-49c8-b8de-57368c8b69b7\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:41:459\",\"respDate\":\"221203-06:09:41:460\",\"sourceId\":\"haproxy:974014f4-9f34-49c8-b8de-57368c8b69b7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:09:41:459-46042\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[974014f4-9f34-49c8-b8de-57368c8b69b7]}\\\"}\"}","context":{"RequestID":"974014f4-9f34-49c8-b8de-57368c8b69b7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"8a298d65-8335-42bd-afea-cbd79da04c15","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:41.459Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:41.461Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"974014f4-9f34-49c8-b8de-57368c8b69b7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a298d65-8335-42bd-afea-cbd79da04c15","LogTimestamp":"2022-12-03T06:09:41.461Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:43.470Z","message":"Entering","context":{"RequestID":"dce90851-f6cc-415f-9a3f-8851631c5f7a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b5f71279-ae72-4e03-8dae-68a22285afde","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:43.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:43.472Z","message":"{\"transactionId\":\"dce90851-f6cc-415f-9a3f-8851631c5f7a\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:43:470\",\"respDate\":\"221203-06:09:43:472\",\"sourceId\":\"haproxy:dce90851-f6cc-415f-9a3f-8851631c5f7a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:09:43:470-17421\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dce90851-f6cc-415f-9a3f-8851631c5f7a]}\\\"}\"}","context":{"RequestID":"dce90851-f6cc-415f-9a3f-8851631c5f7a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b5f71279-ae72-4e03-8dae-68a22285afde","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:43.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:43.472Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dce90851-f6cc-415f-9a3f-8851631c5f7a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5f71279-ae72-4e03-8dae-68a22285afde","LogTimestamp":"2022-12-03T06:09:43.472Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:09:43.920Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:09:43.930Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:43.930Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:43.930Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:45.479Z","message":"Entering","context":{"RequestID":"84272099-ca48-41b6-8bbd-5202baccaaf9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c2d21b91-ec65-44cd-aa55-e25a8c74bcf7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:45.479Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:45.481Z","message":"{\"transactionId\":\"84272099-ca48-41b6-8bbd-5202baccaaf9\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:45:480\",\"respDate\":\"221203-06:09:45:481\",\"sourceId\":\"haproxy:84272099-ca48-41b6-8bbd-5202baccaaf9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:09:45:480-28761\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[84272099-ca48-41b6-8bbd-5202baccaaf9]}\\\"}\"}","context":{"RequestID":"84272099-ca48-41b6-8bbd-5202baccaaf9","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c2d21b91-ec65-44cd-aa55-e25a8c74bcf7","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:45.479Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:45.481Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84272099-ca48-41b6-8bbd-5202baccaaf9","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2d21b91-ec65-44cd-aa55-e25a8c74bcf7","LogTimestamp":"2022-12-03T06:09:45.481Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:47.490Z","message":"Entering","context":{"RequestID":"666ef762-57cb-4361-a1fe-0bc8e68df5ca","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c671c479-ce7b-4c88-8343-9c534b5507d2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:47.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:47.492Z","message":"{\"transactionId\":\"666ef762-57cb-4361-a1fe-0bc8e68df5ca\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:47:490\",\"respDate\":\"221203-06:09:47:492\",\"sourceId\":\"haproxy:666ef762-57cb-4361-a1fe-0bc8e68df5ca\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:09:47:490-96469\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[666ef762-57cb-4361-a1fe-0bc8e68df5ca]}\\\"}\"}","context":{"RequestID":"666ef762-57cb-4361-a1fe-0bc8e68df5ca","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c671c479-ce7b-4c88-8343-9c534b5507d2","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:47.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:47.492Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"666ef762-57cb-4361-a1fe-0bc8e68df5ca","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c671c479-ce7b-4c88-8343-9c534b5507d2","LogTimestamp":"2022-12-03T06:09:47.492Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:49.498Z","message":"Entering","context":{"RequestID":"efac108d-0d83-4208-897f-4c75fad12e71","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"93158677-aa76-4761-b327-c4dd5b60acf5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:49.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:49.499Z","message":"{\"transactionId\":\"efac108d-0d83-4208-897f-4c75fad12e71\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:49:498\",\"respDate\":\"221203-06:09:49:499\",\"sourceId\":\"haproxy:efac108d-0d83-4208-897f-4c75fad12e71\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:09:49:498-19177\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[efac108d-0d83-4208-897f-4c75fad12e71]}\\\"}\"}","context":{"RequestID":"efac108d-0d83-4208-897f-4c75fad12e71","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"93158677-aa76-4761-b327-c4dd5b60acf5","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:49.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:49.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"efac108d-0d83-4208-897f-4c75fad12e71","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93158677-aa76-4761-b327-c4dd5b60acf5","LogTimestamp":"2022-12-03T06:09:49.499Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:49.885Z","message":"Entering","context":{"RequestID":"516164bd-f74e-4f45-ac89-e2e673d1dff4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b3c3aff9-4b3c-403d-bf4f-f4d845d31ee1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:09:49.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:49.887Z","message":"{\"transactionId\":\"516164bd-f74e-4f45-ac89-e2e673d1dff4\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:49:886\",\"respDate\":\"221203-06:09:49:887\",\"sourceId\":\"OOM_ReadinessCheck:516164bd-f74e-4f45-ac89-e2e673d1dff4\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:09:49:886-80712\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[56112], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[516164bd-f74e-4f45-ac89-e2e673d1dff4]}\\\"}\"}","context":{"RequestID":"516164bd-f74e-4f45-ac89-e2e673d1dff4","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b3c3aff9-4b3c-403d-bf4f-f4d845d31ee1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:09:49.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:49.887Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"516164bd-f74e-4f45-ac89-e2e673d1dff4","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b3c3aff9-4b3c-403d-bf4f-f4d845d31ee1","LogTimestamp":"2022-12-03T06:09:49.887Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:09:49 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:49.953Z","message":"Entering","context":{"RequestID":"afd937b2-5a62-4bac-a3ef-465b0932afc8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9ff2fc43-bdeb-492f-a820-aea29075d793","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:09:49.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:49.954Z","message":"{\"transactionId\":\"afd937b2-5a62-4bac-a3ef-465b0932afc8\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:49:953\",\"respDate\":\"221203-06:09:49:954\",\"sourceId\":\"healthcheck:afd937b2-5a62-4bac-a3ef-465b0932afc8\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:09:49:953-56926\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[afd937b2-5a62-4bac-a3ef-465b0932afc8]}\\\"}\"}","context":{"RequestID":"afd937b2-5a62-4bac-a3ef-465b0932afc8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9ff2fc43-bdeb-492f-a820-aea29075d793","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:09:49.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:49.955Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"afd937b2-5a62-4bac-a3ef-465b0932afc8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ff2fc43-bdeb-492f-a820-aea29075d793","LogTimestamp":"2022-12-03T06:09:49.955Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:09:49 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:50.258Z","message":"Entering","context":{"RequestID":"9ff95d0a-3903-4663-ac45-9e7fe1b55cbf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b54b3906-18dc-426d-b7f5-d2719f857e3c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:09:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:50.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"9ff95d0a-3903-4663-ac45-9e7fe1b55cbf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b54b3906-18dc-426d-b7f5-d2719f857e3c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:09:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:50.260Z","message":"{\"transactionId\":\"9ff95d0a-3903-4663-ac45-9e7fe1b55cbf\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:50:258\",\"respDate\":\"221203-06:09:50:259\",\"sourceId\":\"ReadinessCheck:9ff95d0a-3903-4663-ac45-9e7fe1b55cbf\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:09:50:258-57494\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[9ff95d0a-3903-4663-ac45-9e7fe1b55cbf]}\\\"}\"}","context":{"RequestID":"9ff95d0a-3903-4663-ac45-9e7fe1b55cbf","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"b54b3906-18dc-426d-b7f5-d2719f857e3c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:09:50.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:50.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ff95d0a-3903-4663-ac45-9e7fe1b55cbf","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b54b3906-18dc-426d-b7f5-d2719f857e3c","LogTimestamp":"2022-12-03T06:09:50.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:09:50 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:51.507Z","message":"Entering","context":{"RequestID":"94e1b7ea-54f7-47ec-9e06-1c051a457c2f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"274cfd9c-39d7-4fb4-a7e8-1d0191658c83","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:51.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:51.508Z","message":"{\"transactionId\":\"94e1b7ea-54f7-47ec-9e06-1c051a457c2f\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:51:507\",\"respDate\":\"221203-06:09:51:508\",\"sourceId\":\"haproxy:94e1b7ea-54f7-47ec-9e06-1c051a457c2f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:09:51:507-77030\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[94e1b7ea-54f7-47ec-9e06-1c051a457c2f]}\\\"}\"}","context":{"RequestID":"94e1b7ea-54f7-47ec-9e06-1c051a457c2f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"274cfd9c-39d7-4fb4-a7e8-1d0191658c83","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:51.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:51.509Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94e1b7ea-54f7-47ec-9e06-1c051a457c2f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"274cfd9c-39d7-4fb4-a7e8-1d0191658c83","LogTimestamp":"2022-12-03T06:09:51.509Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:53.515Z","message":"Entering","context":{"RequestID":"50f41ea8-e9f1-41ea-85b9-f03dc492307a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c20a324f-c4ee-4dcf-92a7-c6056d6a4798","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:53.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:53.517Z","message":"{\"transactionId\":\"50f41ea8-e9f1-41ea-85b9-f03dc492307a\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:53:516\",\"respDate\":\"221203-06:09:53:517\",\"sourceId\":\"haproxy:50f41ea8-e9f1-41ea-85b9-f03dc492307a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:09:53:516-32860\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[50f41ea8-e9f1-41ea-85b9-f03dc492307a]}\\\"}\"}","context":{"RequestID":"50f41ea8-e9f1-41ea-85b9-f03dc492307a","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"c20a324f-c4ee-4dcf-92a7-c6056d6a4798","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:53.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:53.517Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50f41ea8-e9f1-41ea-85b9-f03dc492307a","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c20a324f-c4ee-4dcf-92a7-c6056d6a4798","LogTimestamp":"2022-12-03T06:09:53.517Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:09:53.920Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:09:53.933Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:53.934Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:53.934Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:54.074Z","message":"Entering","context":{"RequestID":"0a113133-e9a3-4c68-b376-6db86f01ccd6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aa1838f8-2266-4d2f-a770-d66294afe53d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:09:54.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:54.075Z","message":"{\"transactionId\":\"0a113133-e9a3-4c68-b376-6db86f01ccd6\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:54:074\",\"respDate\":\"221203-06:09:54:075\",\"sourceId\":\"healthcheck:0a113133-e9a3-4c68-b376-6db86f01ccd6\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:09:54:074-16580\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[40230], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[0a113133-e9a3-4c68-b376-6db86f01ccd6]}\\\"}\"}","context":{"RequestID":"0a113133-e9a3-4c68-b376-6db86f01ccd6","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"aa1838f8-2266-4d2f-a770-d66294afe53d","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:09:54.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:54.076Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a113133-e9a3-4c68-b376-6db86f01ccd6","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa1838f8-2266-4d2f-a770-d66294afe53d","LogTimestamp":"2022-12-03T06:09:54.076Z","ResponseDesc":"OK"},"thread":"qtp532048323-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:54 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:55.525Z","message":"Entering","context":{"RequestID":"9bb2f7d4-57f4-46a4-8b77-1c5627af55e5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4155377f-3735-4bb6-bec7-cdeb5af121a8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:55.525Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:55.527Z","message":"{\"transactionId\":\"9bb2f7d4-57f4-46a4-8b77-1c5627af55e5\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:55:526\",\"respDate\":\"221203-06:09:55:527\",\"sourceId\":\"haproxy:9bb2f7d4-57f4-46a4-8b77-1c5627af55e5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:09:55:526-86863\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9bb2f7d4-57f4-46a4-8b77-1c5627af55e5]}\\\"}\"}","context":{"RequestID":"9bb2f7d4-57f4-46a4-8b77-1c5627af55e5","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4155377f-3735-4bb6-bec7-cdeb5af121a8","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:55.525Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:55.528Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9bb2f7d4-57f4-46a4-8b77-1c5627af55e5","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4155377f-3735-4bb6-bec7-cdeb5af121a8","LogTimestamp":"2022-12-03T06:09:55.528Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:09:57.533Z","message":"Entering","context":{"RequestID":"c5d79a6f-2d26-4725-94b7-0b2f5ae1d4c8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dc745d6e-1c15-4dc3-b52a-44fbfeab1dbc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:57.533Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:57.535Z","message":"{\"transactionId\":\"c5d79a6f-2d26-4725-94b7-0b2f5ae1d4c8\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:57:534\",\"respDate\":\"221203-06:09:57:535\",\"sourceId\":\"haproxy:c5d79a6f-2d26-4725-94b7-0b2f5ae1d4c8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:09:57:534-12071\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c5d79a6f-2d26-4725-94b7-0b2f5ae1d4c8]}\\\"}\"}","context":{"RequestID":"c5d79a6f-2d26-4725-94b7-0b2f5ae1d4c8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"dc745d6e-1c15-4dc3-b52a-44fbfeab1dbc","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:57.533Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:57.536Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5d79a6f-2d26-4725-94b7-0b2f5ae1d4c8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc745d6e-1c15-4dc3-b52a-44fbfeab1dbc","LogTimestamp":"2022-12-03T06:09:57.535Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:09:59.543Z","message":"Entering","context":{"RequestID":"a9f40264-b902-4333-acc2-dc8b6886066b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"54ddd1bd-21c3-4ead-a851-211b3e0981c6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:59.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:59.545Z","message":"{\"transactionId\":\"a9f40264-b902-4333-acc2-dc8b6886066b\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:59:544\",\"respDate\":\"221203-06:09:59:545\",\"sourceId\":\"haproxy:a9f40264-b902-4333-acc2-dc8b6886066b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:09:59:544-98368\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a9f40264-b902-4333-acc2-dc8b6886066b]}\\\"}\"}","context":{"RequestID":"a9f40264-b902-4333-acc2-dc8b6886066b","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"54ddd1bd-21c3-4ead-a851-211b3e0981c6","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:09:59.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:59.546Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a9f40264-b902-4333-acc2-dc8b6886066b","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54ddd1bd-21c3-4ead-a851-211b3e0981c6","LogTimestamp":"2022-12-03T06:09:59.546Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:09:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:09:59.885Z","message":"Entering","context":{"RequestID":"84ca8712-4e54-466b-aa90-3e5c33462d8d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"42b091b2-6c7b-40e2-bf07-1aabbcdfe2cb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:09:59.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:09:59.887Z","message":"{\"transactionId\":\"84ca8712-4e54-466b-aa90-3e5c33462d8d\",\"status\":\"200\",\"rqstDate\":\"221203-06:09:59:886\",\"respDate\":\"221203-06:09:59:887\",\"sourceId\":\"OOM_ReadinessCheck:84ca8712-4e54-466b-aa90-3e5c33462d8d\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:09:59:886-50478\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[56316], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[84ca8712-4e54-466b-aa90-3e5c33462d8d]}\\\"}\"}","context":{"RequestID":"84ca8712-4e54-466b-aa90-3e5c33462d8d","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"42b091b2-6c7b-40e2-bf07-1aabbcdfe2cb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:09:59.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:09:59.887Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84ca8712-4e54-466b-aa90-3e5c33462d8d","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42b091b2-6c7b-40e2-bf07-1aabbcdfe2cb","LogTimestamp":"2022-12-03T06:09:59.887Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:09:59 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:10:00.257Z","message":"Entering","context":{"RequestID":"00cdfe29-475f-4b44-9445-84cde440c31e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4edafd69-39be-4e56-aaaa-05edf121b55d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:10:00.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:10:00.259Z","message":"Database is available from CACHED check.","context":{"RequestID":"00cdfe29-475f-4b44-9445-84cde440c31e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4edafd69-39be-4e56-aaaa-05edf121b55d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:10:00.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:10:00.259Z","message":"{\"transactionId\":\"00cdfe29-475f-4b44-9445-84cde440c31e\",\"status\":\"200\",\"rqstDate\":\"221203-06:10:00:258\",\"respDate\":\"221203-06:10:00:259\",\"sourceId\":\"ReadinessCheck:00cdfe29-475f-4b44-9445-84cde440c31e\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:10:00:258-40385\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[00cdfe29-475f-4b44-9445-84cde440c31e]}\\\"}\"}","context":{"RequestID":"00cdfe29-475f-4b44-9445-84cde440c31e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4edafd69-39be-4e56-aaaa-05edf121b55d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:10:00.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:10:00.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00cdfe29-475f-4b44-9445-84cde440c31e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4edafd69-39be-4e56-aaaa-05edf121b55d","LogTimestamp":"2022-12-03T06:10:00.260Z","ResponseDesc":"OK"},"thread":"qtp532048323-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:10:00 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:10:00.782Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:10:00.784Z","message":"Connection[cassandra/10.233.72.189:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:10:01.552Z","message":"Entering","context":{"RequestID":"736b02f3-504d-4128-a500-7ea4fa2ad885","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a84a821a-a647-4219-b399-2c01db9ca474","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:10:01.552Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:10:01.554Z","message":"{\"transactionId\":\"736b02f3-504d-4128-a500-7ea4fa2ad885\",\"status\":\"200\",\"rqstDate\":\"221203-06:10:01:553\",\"respDate\":\"221203-06:10:01:554\",\"sourceId\":\"haproxy:736b02f3-504d-4128-a500-7ea4fa2ad885\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:10:01:553-65882\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[736b02f3-504d-4128-a500-7ea4fa2ad885]}\\\"}\"}","context":{"RequestID":"736b02f3-504d-4128-a500-7ea4fa2ad885","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a84a821a-a647-4219-b399-2c01db9ca474","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:10:01.552Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:10:01.554Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"736b02f3-504d-4128-a500-7ea4fa2ad885","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a84a821a-a647-4219-b399-2c01db9ca474","LogTimestamp":"2022-12-03T06:10:01.554Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:10:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:10:03.561Z","message":"Entering","context":{"RequestID":"4ed09af9-1d4b-4c8f-80bd-e8398dec6c49","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"df1dc506-904d-47de-b645-6be9fe55066b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:10:03.561Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:10:03.563Z","message":"{\"transactionId\":\"4ed09af9-1d4b-4c8f-80bd-e8398dec6c49\",\"status\":\"200\",\"rqstDate\":\"221203-06:10:03:562\",\"respDate\":\"221203-06:10:03:563\",\"sourceId\":\"haproxy:4ed09af9-1d4b-4c8f-80bd-e8398dec6c49\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:10:03:562-56372\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4ed09af9-1d4b-4c8f-80bd-e8398dec6c49]}\\\"}\"}","context":{"RequestID":"4ed09af9-1d4b-4c8f-80bd-e8398dec6c49","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"df1dc506-904d-47de-b645-6be9fe55066b","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:10:03.561Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:10:03.563Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ed09af9-1d4b-4c8f-80bd-e8398dec6c49","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df1dc506-904d-47de-b645-6be9fe55066b","LogTimestamp":"2022-12-03T06:10:03.563Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:10:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:10:03.919Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:10:03.930Z","message":"Connection[/10.233.68.148:9042-1, 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":"2022-12-03T06:10:03.931Z","message":"Connection[/10.233.68.148:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:10:03.933Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:10:03.933Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:10:03.933Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:10:04.979Z","message":"Entering","context":{"RequestID":"31993586-0325-40c5-bb23-88fd31e17eb1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bc3d8523-4c03-462d-aa24-8ebfe325ee64","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:10:04.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:10:04.981Z","message":"{\"transactionId\":\"31993586-0325-40c5-bb23-88fd31e17eb1\",\"status\":\"200\",\"rqstDate\":\"221203-06:10:04:980\",\"respDate\":\"221203-06:10:04:981\",\"sourceId\":\"healthcheck:31993586-0325-40c5-bb23-88fd31e17eb1\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:10:04:980-55172\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[31993586-0325-40c5-bb23-88fd31e17eb1]}\\\"}\"}","context":{"RequestID":"31993586-0325-40c5-bb23-88fd31e17eb1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"bc3d8523-4c03-462d-aa24-8ebfe325ee64","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:10:04.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:10:04.981Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31993586-0325-40c5-bb23-88fd31e17eb1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc3d8523-4c03-462d-aa24-8ebfe325ee64","LogTimestamp":"2022-12-03T06:10:04.981Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:10:04 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:10:05.572Z","message":"Entering","context":{"RequestID":"cea5ada8-30ba-4f73-94b4-7cff904f3fe2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9dbef742-73c4-4295-9433-264a3b0f94a4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:10:05.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:10:05.574Z","message":"{\"transactionId\":\"cea5ada8-30ba-4f73-94b4-7cff904f3fe2\",\"status\":\"200\",\"rqstDate\":\"221203-06:10:05:573\",\"respDate\":\"221203-06:10:05:573\",\"sourceId\":\"haproxy:cea5ada8-30ba-4f73-94b4-7cff904f3fe2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:10:05:573-45252\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cea5ada8-30ba-4f73-94b4-7cff904f3fe2]}\\\"}\"}","context":{"RequestID":"cea5ada8-30ba-4f73-94b4-7cff904f3fe2","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9dbef742-73c4-4295-9433-264a3b0f94a4","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:10:05.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:10:05.574Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cea5ada8-30ba-4f73-94b4-7cff904f3fe2","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9dbef742-73c4-4295-9433-264a3b0f94a4","LogTimestamp":"2022-12-03T06:10:05.574Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:10:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:10:07.582Z","message":"Entering","context":{"RequestID":"6ce84ace-7ee5-4156-86db-a86a68aaef2f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6516e2bc-f789-44a6-b431-6237aabb7d25","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:10:07.582Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:10:07.583Z","message":"{\"transactionId\":\"6ce84ace-7ee5-4156-86db-a86a68aaef2f\",\"status\":\"200\",\"rqstDate\":\"221203-06:10:07:582\",\"respDate\":\"221203-06:10:07:583\",\"sourceId\":\"haproxy:6ce84ace-7ee5-4156-86db-a86a68aaef2f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:10:07:582-80838\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ce84ace-7ee5-4156-86db-a86a68aaef2f]}\\\"}\"}","context":{"RequestID":"6ce84ace-7ee5-4156-86db-a86a68aaef2f","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6516e2bc-f789-44a6-b431-6237aabb7d25","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:10:07.582Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:10:07.583Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ce84ace-7ee5-4156-86db-a86a68aaef2f","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6516e2bc-f789-44a6-b431-6237aabb7d25","LogTimestamp":"2022-12-03T06:10:07.583Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:10:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:10:09.100Z","message":"Entering","context":{"RequestID":"ab2e8c20-0bff-4d24-a27d-afaa90b07be1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ec85bbba-bdb4-438b-8ee9-96fa77f92a97","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:10:09.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:10:09.102Z","message":"{\"transactionId\":\"ab2e8c20-0bff-4d24-a27d-afaa90b07be1\",\"status\":\"200\",\"rqstDate\":\"221203-06:10:09:101\",\"respDate\":\"221203-06:10:09:102\",\"sourceId\":\"healthcheck:ab2e8c20-0bff-4d24-a27d-afaa90b07be1\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:10:09:101-5466\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[text/plain, text/*, */*], x-aai-ssl-client-st=[], User-Agent=[Consul Health Check], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[ConsulHealthCheck], Host=[aai.onap:8443], Accept-Encoding=[gzip], X-Forwarded-Port=[40386], Authorization=[Basic QUFJOkFBSQ==], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.72.62], x-aai-ssl=[1], x-fromappid=[healthcheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[ab2e8c20-0bff-4d24-a27d-afaa90b07be1]}\\\"}\"}","context":{"RequestID":"ab2e8c20-0bff-4d24-a27d-afaa90b07be1","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"ec85bbba-bdb4-438b-8ee9-96fa77f92a97","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:10:09.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:10:09.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab2e8c20-0bff-4d24-a27d-afaa90b07be1","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec85bbba-bdb4-438b-8ee9-96fa77f92a97","LogTimestamp":"2022-12-03T06:10:09.102Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:10:09 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.72.62 4 - "logType": "access" {"timestamp":"2022-12-03T06:10:09.591Z","message":"Entering","context":{"RequestID":"fd9669d7-c01f-4fb1-89a6-0ffb58c58653","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"02fc3df3-dfca-46b4-9102-2f2efee8e4af","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:10:09.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:10:09.593Z","message":"{\"transactionId\":\"fd9669d7-c01f-4fb1-89a6-0ffb58c58653\",\"status\":\"200\",\"rqstDate\":\"221203-06:10:09:592\",\"respDate\":\"221203-06:10:09:593\",\"sourceId\":\"haproxy:fd9669d7-c01f-4fb1-89a6-0ffb58c58653\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:10:09:592-79829\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fd9669d7-c01f-4fb1-89a6-0ffb58c58653]}\\\"}\"}","context":{"RequestID":"fd9669d7-c01f-4fb1-89a6-0ffb58c58653","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"02fc3df3-dfca-46b4-9102-2f2efee8e4af","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:10:09.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:10:09.593Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd9669d7-c01f-4fb1-89a6-0ffb58c58653","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"02fc3df3-dfca-46b4-9102-2f2efee8e4af","LogTimestamp":"2022-12-03T06:10:09.593Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:10:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:10:09.884Z","message":"Entering","context":{"RequestID":"f63b3e97-f63b-4954-99fc-e277ba5bd00e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"06b55be1-f36b-4ebe-beae-c0feddb58c71","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:10:09.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:10:09.885Z","message":"{\"transactionId\":\"f63b3e97-f63b-4954-99fc-e277ba5bd00e\",\"status\":\"200\",\"rqstDate\":\"221203-06:10:09:885\",\"respDate\":\"221203-06:10:09:885\",\"sourceId\":\"OOM_ReadinessCheck:f63b3e97-f63b-4954-99fc-e277ba5bd00e\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:10:09:885-86576\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[56520], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[f63b3e97-f63b-4954-99fc-e277ba5bd00e]}\\\"}\"}","context":{"RequestID":"f63b3e97-f63b-4954-99fc-e277ba5bd00e","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"06b55be1-f36b-4ebe-beae-c0feddb58c71","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:10:09.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:10:09.886Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f63b3e97-f63b-4954-99fc-e277ba5bd00e","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06b55be1-f36b-4ebe-beae-c0feddb58c71","LogTimestamp":"2022-12-03T06:10:09.886Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:10:09 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:10:10.257Z","message":"Entering","context":{"RequestID":"c1989755-d117-477e-8e24-87c66b5d80b3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a4e88cad-bcee-41ad-b250-23d941bb3cf9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:10:10.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:10:10.258Z","message":"Database is available from CACHED check.","context":{"RequestID":"c1989755-d117-477e-8e24-87c66b5d80b3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a4e88cad-bcee-41ad-b250-23d941bb3cf9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:10:10.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:10:10.259Z","message":"{\"transactionId\":\"c1989755-d117-477e-8e24-87c66b5d80b3\",\"status\":\"200\",\"rqstDate\":\"221203-06:10:10:257\",\"respDate\":\"221203-06:10:10:259\",\"sourceId\":\"ReadinessCheck:c1989755-d117-477e-8e24-87c66b5d80b3\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:10:10:257-15533\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[c1989755-d117-477e-8e24-87c66b5d80b3]}\\\"}\"}","context":{"RequestID":"c1989755-d117-477e-8e24-87c66b5d80b3","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a4e88cad-bcee-41ad-b250-23d941bb3cf9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:10:10.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:10:10.259Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1989755-d117-477e-8e24-87c66b5d80b3","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4e88cad-bcee-41ad-b250-23d941bb3cf9","LogTimestamp":"2022-12-03T06:10:10.259Z","ResponseDesc":"OK"},"thread":"qtp532048323-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:10:10 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-12-03T06:10:11.600Z","message":"Entering","context":{"RequestID":"1001c042-d997-479d-805b-1f7dcad232a8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"85d618d8-0cd3-479c-8be9-0d1c4b81f7c0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:10:11.600Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:10:11.601Z","message":"{\"transactionId\":\"1001c042-d997-479d-805b-1f7dcad232a8\",\"status\":\"200\",\"rqstDate\":\"221203-06:10:11:600\",\"respDate\":\"221203-06:10:11:601\",\"sourceId\":\"haproxy:1001c042-d997-479d-805b-1f7dcad232a8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:10:11:600-96355\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1001c042-d997-479d-805b-1f7dcad232a8]}\\\"}\"}","context":{"RequestID":"1001c042-d997-479d-805b-1f7dcad232a8","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","InvocationID":"85d618d8-0cd3-479c-8be9-0d1c4b81f7c0","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:10:11.600Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:10:11.602Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1001c042-d997-479d-805b-1f7dcad232a8","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85d618d8-0cd3-479c-8be9-0d1c4b81f7c0","LogTimestamp":"2022-12-03T06:10:11.602Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:10:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:10:13.609Z","message":"Entering","context":{"RequestID":"f1bf8dc5-62e9-4cf3-aa5c-0909202cf7ae","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4aa0434b-befe-4ed6-89e0-6e58e5304f17","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:10:13.608Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:10:13.610Z","message":"{\"transactionId\":\"f1bf8dc5-62e9-4cf3-aa5c-0909202cf7ae\",\"status\":\"200\",\"rqstDate\":\"221203-06:10:13:609\",\"respDate\":\"221203-06:10:13:610\",\"sourceId\":\"haproxy:f1bf8dc5-62e9-4cf3-aa5c-0909202cf7ae\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:10:13:609-60036\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f1bf8dc5-62e9-4cf3-aa5c-0909202cf7ae]}\\\"}\"}","context":{"RequestID":"f1bf8dc5-62e9-4cf3-aa5c-0909202cf7ae","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"4aa0434b-befe-4ed6-89e0-6e58e5304f17","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:10:13.608Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:10:13.610Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1bf8dc5-62e9-4cf3-aa5c-0909202cf7ae","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4aa0434b-befe-4ed6-89e0-6e58e5304f17","LogTimestamp":"2022-12-03T06:10:13.610Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:10:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:10:13.920Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-12-03T06:10:13.929Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:10:13.929Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:10:13.929Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:10:15.619Z","message":"Entering","context":{"RequestID":"4dcc888b-d302-42ee-a682-f81e70948e56","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7db4aeb6-bfdd-4ecb-a952-8d5e9263603a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:10:15.619Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:10:15.620Z","message":"{\"transactionId\":\"4dcc888b-d302-42ee-a682-f81e70948e56\",\"status\":\"200\",\"rqstDate\":\"221203-06:10:15:619\",\"respDate\":\"221203-06:10:15:620\",\"sourceId\":\"haproxy:4dcc888b-d302-42ee-a682-f81e70948e56\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:10:15:619-64536\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4dcc888b-d302-42ee-a682-f81e70948e56]}\\\"}\"}","context":{"RequestID":"4dcc888b-d302-42ee-a682-f81e70948e56","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"7db4aeb6-bfdd-4ecb-a952-8d5e9263603a","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:10:15.619Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:10:15.621Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4dcc888b-d302-42ee-a682-f81e70948e56","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7db4aeb6-bfdd-4ecb-a952-8d5e9263603a","LogTimestamp":"2022-12-03T06:10:15.620Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:10:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2022-12-03T06:10:17.629Z","message":"Entering","context":{"RequestID":"b5200a40-4330-40a9-929b-ff0b18723ee7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f9c2df9f-f071-4551-8a46-3e3960b6fe65","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:10:17.629Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:10:17.631Z","message":"{\"transactionId\":\"b5200a40-4330-40a9-929b-ff0b18723ee7\",\"status\":\"200\",\"rqstDate\":\"221203-06:10:17:630\",\"respDate\":\"221203-06:10:17:631\",\"sourceId\":\"haproxy:b5200a40-4330-40a9-929b-ff0b18723ee7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:10:17:630-89405\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b5200a40-4330-40a9-929b-ff0b18723ee7]}\\\"}\"}","context":{"RequestID":"b5200a40-4330-40a9-929b-ff0b18723ee7","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"f9c2df9f-f071-4551-8a46-3e3960b6fe65","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:10:17.629Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:10:17.631Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5200a40-4330-40a9-929b-ff0b18723ee7","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9c2df9f-f071-4551-8a46-3e3960b6fe65","LogTimestamp":"2022-12-03T06:10:17.631Z","ResponseDesc":"OK"},"thread":"qtp532048323-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:10:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:10:19.638Z","message":"Entering","context":{"RequestID":"b537c11a-9556-4637-95b1-3f245ddba086","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6a19788f-1a50-4975-90e1-121c0d0eb5f3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:10:19.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:10:19.640Z","message":"{\"transactionId\":\"b537c11a-9556-4637-95b1-3f245ddba086\",\"status\":\"200\",\"rqstDate\":\"221203-06:10:19:639\",\"respDate\":\"221203-06:10:19:640\",\"sourceId\":\"haproxy:b537c11a-9556-4637-95b1-3f245ddba086\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221203-06:10:19:639-77201\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], Connection=[close], x-transactionid=[haproxy-0111], Host=[aai], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b537c11a-9556-4637-95b1-3f245ddba086]}\\\"}\"}","context":{"RequestID":"b537c11a-9556-4637-95b1-3f245ddba086","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"6a19788f-1a50-4975-90e1-121c0d0eb5f3","PartnerName":"haproxy","LogTimestamp":"2022-12-03T06:10:19.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:10:19.640Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b537c11a-9556-4637-95b1-3f245ddba086","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.208","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a19788f-1a50-4975-90e1-121c0d0eb5f3","LogTimestamp":"2022-12-03T06:10:19.640Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - AAI [03/Dec/2022:06:10:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:10:19.885Z","message":"Entering","context":{"RequestID":"d113c7a3-16c2-46cd-843a-4f70e2c08a09","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"271cdaea-dda4-47bb-b2cf-84569aa300e7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:10:19.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:10:19.886Z","message":"{\"transactionId\":\"d113c7a3-16c2-46cd-843a-4f70e2c08a09\",\"status\":\"200\",\"rqstDate\":\"221203-06:10:19:885\",\"respDate\":\"221203-06:10:19:886\",\"sourceId\":\"OOM_ReadinessCheck:d113c7a3-16c2-46cd-843a-4f70e2c08a09\",\"resourceId\":\"https://10.233.68.208:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221203-06:10:19:885-5260\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-client-ou=[], x-aai-ssl-clientcert-base64=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[https], x-aai-ssl-issuer=[], Connection=[close], x-transactionid=[OOM_ReadinessCheck_TID], Host=[10.233.68.208:8443], X-Forwarded-Port=[56728], x-aai-ssl-client-notbefore=[], X-Forwarded-For=[10.233.68.118], x-aai-ssl=[1], x-fromappid=[OOM_ReadinessCheck], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0], x-aai-ssl-client-o=[], X-ONAP-RequestID=[d113c7a3-16c2-46cd-843a-4f70e2c08a09]}\\\"}\"}","context":{"RequestID":"d113c7a3-16c2-46cd-843a-4f70e2c08a09","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"271cdaea-dda4-47bb-b2cf-84569aa300e7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-12-03T06:10:19.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"INPROGRESS"},"thread":"qtp532048323-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:10:19.887Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d113c7a3-16c2-46cd-843a-4f70e2c08a09","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.68.118","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"271cdaea-dda4-47bb-b2cf-84569aa300e7","LogTimestamp":"2022-12-03T06:10:19.887Z","ResponseDesc":"OK"},"thread":"qtp532048323-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.68.208 - - [03/Dec/2022:06:10:19 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.68.118 4 - "logType": "access" {"timestamp":"2022-12-03T06:10:20.003Z","message":"Entering","context":{"RequestID":"a14b937c-f15f-45f0-a915-1f9e809afd52","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9e7947cd-d1ab-442c-a752-c583509a22fa","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:10:20.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:10:20.004Z","message":"{\"transactionId\":\"a14b937c-f15f-45f0-a915-1f9e809afd52\",\"status\":\"200\",\"rqstDate\":\"221203-06:10:20:003\",\"respDate\":\"221203-06:10:20:004\",\"sourceId\":\"healthcheck:a14b937c-f15f-45f0-a915-1f9e809afd52\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:10:20:003-51583\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[a14b937c-f15f-45f0-a915-1f9e809afd52]}\\\"}\"}","context":{"RequestID":"a14b937c-f15f-45f0-a915-1f9e809afd52","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"9e7947cd-d1ab-442c-a752-c583509a22fa","PartnerName":"healthcheck","LogTimestamp":"2022-12-03T06:10:20.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:10:20.005Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a14b937c-f15f-45f0-a915-1f9e809afd52","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.62","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e7947cd-d1ab-442c-a752-c583509a22fa","LogTimestamp":"2022-12-03T06:10:20.005Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.62 - AAI [03/Dec/2022:06:10:20 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-12-03T06:10:20.257Z","message":"Entering","context":{"RequestID":"21ec72fb-3488-4995-8dd9-8a190417ea72","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a9571c6a-d282-46ee-881e-61faee79345f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:10:20.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-12-03T06:10:20.258Z","message":"Database is available from CACHED check.","context":{"RequestID":"21ec72fb-3488-4995-8dd9-8a190417ea72","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a9571c6a-d282-46ee-881e-61faee79345f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:10:20.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:10:20.259Z","message":"{\"transactionId\":\"21ec72fb-3488-4995-8dd9-8a190417ea72\",\"status\":\"200\",\"rqstDate\":\"221203-06:10:20:258\",\"respDate\":\"221203-06:10:20:259\",\"sourceId\":\"ReadinessCheck:21ec72fb-3488-4995-8dd9-8a190417ea72\",\"resourceId\":\"https://10.233.66.4:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221203-06:10:20:258-55652\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.66.4:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[21ec72fb-3488-4995-8dd9-8a190417ea72]}\\\"}\"}","context":{"RequestID":"21ec72fb-3488-4995-8dd9-8a190417ea72","ServiceName":"/aai/util/echo","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"0","InvocationID":"a9571c6a-d282-46ee-881e-61faee79345f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-12-03T06:10:20.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"INPROGRESS"},"thread":"qtp532048323-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-12-03T06:10:20.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21ec72fb-3488-4995-8dd9-8a190417ea72","InstanceID":"5bb92f10-76fe-4457-bea8-feb007c84a48","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.66.69","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9571c6a-d282-46ee-881e-61faee79345f","LogTimestamp":"2022-12-03T06:10:20.259Z","ResponseDesc":"OK"},"thread":"qtp532048323-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.66.69 - - [03/Dec/2022:06:10:20 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"